Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e7df0a2ba4421b8438072215cdc3df62c3f2689+276436e60f25d91e45baf5819fa2ea594f4bdb74 (f8ee799636f166fc7da6c8fce2ae0d72d0199472) 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-ssh15575849380625562878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh7603601222041110682.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-458/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-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8821347409993504329.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-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18249906672146463185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh2731880942761389372.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-458/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-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18163409479572044402.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-12569 in /w/workspace/undry_device-onvif-camera_PR-458 [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-458 # 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/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit 3e7df0a2ba4421b8438072215cdc3df62c3f2689 Merge succeeded, producing 3e7df0a2ba4421b8438072215cdc3df62c3f2689 Checking out Revision 3e7df0a2ba4421b8438072215cdc3df62c3f2689 (PR-458) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e7df0a2ba4421b8438072215cdc3df62c3f2689 # 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 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e7df0a2ba4421b8438072215cdc3df62c3f2689 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T03:57:13.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T03:57:14.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T03:57:14.287Z] ========================================================= [2024-10-02T03:57:14.287Z] EdgeX Global Pipelines Version Info [2024-10-02T03:57:14.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:57:15.051Z] ------------------- [2024-10-02T03:57:15.051Z] stable info: [2024-10-02T03:57:15.051Z] ------------------- [2024-10-02T03:57:15.051Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T03:57:15.051Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T03:57:15.051Z] Message: update stable to v1.0.264 [2024-10-02T03:57:15.620Z] ------------------- [2024-10-02T03:57:15.620Z] experimental info: [2024-10-02T03:57:15.620Z] ------------------- [2024-10-02T03:57:15.620Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T03:57:15.620Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T03:57:15.620Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T03:57:15.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-02T03:57:15.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-02T03:57:15.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T03:57:16.025Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T03:57:16.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T03:57:16.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T03:57:16.364Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T03:57:16.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T03:57:16.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T03:57:16.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T03:57:16.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T03:57:16.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-02T03:57:16.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T03:57:16.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T03:57:16.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T03:57:16.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T03:57:16.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T03:57:16.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T03:57:17.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T03:57:17.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T03:57:17.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-02T03:57:17.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-02T03:57:17.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T03:57:17.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T03:57:17.423Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T03:57:17.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T03:57:17.530Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T03:57:17.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo [2024-10-02T03:57:17.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo [2024-10-02T03:57:17.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo [2024-10-02T03:57:17.747Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e7df0a2ba4421b8438072215cdc3df62c3f2689 [Pipeline] echo [2024-10-02T03:57:17.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e7df0a [Pipeline] echo [2024-10-02T03:57:17.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T03:57:18.073Z] provisioning config files... [2024-10-02T03:57:18.086Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-458@tmp/config11658770878376747309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:57:18.481Z] ---> ****-login.sh [2024-10-02T03:57:18.481Z] nexus3.edgexfoundry.org:10001 [2024-10-02T03:57:18.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:18.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:18.742Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:18.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:18.742Z] [2024-10-02T03:57:18.742Z] Login Succeeded [2024-10-02T03:57:19.002Z] nexus3.edgexfoundry.org:10002 [2024-10-02T03:57:19.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:19.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:19.002Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:19.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:19.002Z] [2024-10-02T03:57:19.002Z] Login Succeeded [2024-10-02T03:57:19.002Z] nexus3.edgexfoundry.org:10003 [2024-10-02T03:57:19.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:19.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:19.003Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:19.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:19.003Z] [2024-10-02T03:57:19.003Z] Login Succeeded [2024-10-02T03:57:19.003Z] nexus3.edgexfoundry.org:10004 [2024-10-02T03:57:19.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:19.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:19.264Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:19.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:19.264Z] [2024-10-02T03:57:19.264Z] Login Succeeded [2024-10-02T03:57:19.264Z] ****.io [2024-10-02T03:57:19.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:19.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:19.525Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:19.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:19.525Z] [2024-10-02T03:57:19.525Z] Login Succeeded [2024-10-02T03:57:19.525Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T03:57:19.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T03:57:20.494Z] + git rev-list -1 --merges 3e7df0a2ba4421b8438072215cdc3df62c3f2689~1..3e7df0a2ba4421b8438072215cdc3df62c3f2689 [Pipeline] echo [2024-10-02T03:57:20.541Z] -----------> git rev-list -1 --merges 3e7df0a2ba4421b8438072215cdc3df62c3f2689~1..3e7df0a2ba4421b8438072215cdc3df62c3f2689 3e7df0a2ba4421b8438072215cdc3df62c3f2689 [false] [Pipeline] sh [2024-10-02T03:57:20.863Z] + git log --format=format:%s -1 3e7df0a2ba4421b8438072215cdc3df62c3f2689 [Pipeline] echo [2024-10-02T03:57:20.930Z] ========================================================= [2024-10-02T03:57:20.930Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T03:57:20.930Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T03:57:21.414Z] + git log --format=format:%s -1 3e7df0a2ba4421b8438072215cdc3df62c3f2689 [Pipeline] echo [2024-10-02T03:57:21.454Z] [semverPrep] GIT_COMMIT: 3e7df0a2ba4421b8438072215cdc3df62c3f2689, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-02T03:57:21.500Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T03:57:21.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T03:57:21.922Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T03:57:21.922Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T03:57:21.922Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T03:57:21.922Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T03:57:21.922Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T03:57:21.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:57:22.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T03:57:22.454Z] [2024-10-02T03:57:22.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:57:22.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T03:57:22.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T03:57:22.853Z] b85a868b505f: Pulling fs layer [2024-10-02T03:57:22.853Z] e2be974225ed: Pulling fs layer [2024-10-02T03:57:22.853Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T03:57:22.853Z] 988bab9f4d93: Pulling fs layer [2024-10-02T03:57:22.853Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T03:57:22.853Z] eaf3925da568: Pulling fs layer [2024-10-02T03:57:22.853Z] bab4dde63d76: Pulling fs layer [2024-10-02T03:57:22.853Z] bde34c3a00c8: Pulling fs layer [2024-10-02T03:57:22.853Z] b352a97aabf1: Pulling fs layer [2024-10-02T03:57:22.853Z] 4872d77fe225: Pulling fs layer [2024-10-02T03:57:22.853Z] 5851b861e8e6: Pulling fs layer [2024-10-02T03:57:22.853Z] bab4dde63d76: Waiting [2024-10-02T03:57:22.853Z] 988bab9f4d93: Waiting [2024-10-02T03:57:22.853Z] 1469e6f7b9e6: Waiting [2024-10-02T03:57:22.853Z] eaf3925da568: Waiting [2024-10-02T03:57:22.853Z] bde34c3a00c8: Waiting [2024-10-02T03:57:22.853Z] 4872d77fe225: Waiting [2024-10-02T03:57:22.853Z] 5851b861e8e6: Waiting [2024-10-02T03:57:22.853Z] b352a97aabf1: Waiting [2024-10-02T03:57:22.853Z] e2be974225ed: Download complete [2024-10-02T03:57:22.853Z] 988bab9f4d93: Verifying Checksum [2024-10-02T03:57:22.853Z] 988bab9f4d93: Download complete [2024-10-02T03:57:23.116Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T03:57:23.116Z] 1469e6f7b9e6: Download complete [2024-10-02T03:57:23.116Z] eaf3925da568: Verifying Checksum [2024-10-02T03:57:23.116Z] eaf3925da568: Download complete [2024-10-02T03:57:23.116Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T03:57:23.116Z] 339a4e72a1f5: Download complete [2024-10-02T03:57:23.116Z] bde34c3a00c8: Download complete [2024-10-02T03:57:23.116Z] b352a97aabf1: Verifying Checksum [2024-10-02T03:57:23.116Z] b352a97aabf1: Download complete [2024-10-02T03:57:23.116Z] 4872d77fe225: Verifying Checksum [2024-10-02T03:57:23.116Z] 4872d77fe225: Download complete [2024-10-02T03:57:23.375Z] 5851b861e8e6: Verifying Checksum [2024-10-02T03:57:23.375Z] 5851b861e8e6: Download complete [2024-10-02T03:57:23.375Z] b85a868b505f: Verifying Checksum [2024-10-02T03:57:23.375Z] b85a868b505f: Download complete [2024-10-02T03:57:23.634Z] bab4dde63d76: Verifying Checksum [2024-10-02T03:57:23.634Z] bab4dde63d76: Download complete [2024-10-02T03:57:24.569Z] b85a868b505f: Pull complete [2024-10-02T03:57:24.569Z] e2be974225ed: Pull complete [2024-10-02T03:57:25.138Z] 339a4e72a1f5: Pull complete [2024-10-02T03:57:25.138Z] 988bab9f4d93: Pull complete [2024-10-02T03:57:25.397Z] 1469e6f7b9e6: Pull complete [2024-10-02T03:57:25.397Z] eaf3925da568: Pull complete [2024-10-02T03:57:27.298Z] bab4dde63d76: Pull complete [2024-10-02T03:57:27.298Z] bde34c3a00c8: Pull complete [2024-10-02T03:57:27.298Z] b352a97aabf1: Pull complete [2024-10-02T03:57:27.298Z] 4872d77fe225: Pull complete [2024-10-02T03:57:27.298Z] 5851b861e8e6: Pull complete [2024-10-02T03:57:27.298Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T03:57:27.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T03:57:27.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T03:57:27.574Z] prd-ubuntu20.04-docker-8c-8g-12569 does not seem to be running inside a container [2024-10-02T03:57:27.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-458 -v /w/workspace/undry_device-onvif-camera_PR-458:/w/workspace/undry_device-onvif-camera_PR-458:rw,z -v /w/workspace/undry_device-onvif-camera_PR-458@tmp:/w/workspace/undry_device-onvif-camera_PR-458@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-10-02T03:57:30.433Z] $ docker top 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 -eo pid,comm [2024-10-02T03:57:30.485Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-02T03:57:30.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T03:57:30.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T03:57:30.650Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T03:57:30.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T03:57:30.757Z] $ docker exec 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 ssh-agent [2024-10-02T03:57:30.858Z] SSH_AUTH_SOCK=/tmp/ssh-wozARpD4LuPS/agent.32 [2024-10-02T03:57:30.858Z] SSH_AGENT_PID=38 [2024-10-02T03:57:30.864Z] Running ssh-add (command line suppressed) [2024-10-02T03:57:30.985Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-458@tmp/private_key_2168906857182034752.key (/w/workspace/undry_device-onvif-camera_PR-458@tmp/private_key_2168906857182034752.key) [2024-10-02T03:57:31.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T03:57:31.454Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T03:57:31.477Z] $ docker exec --env ******** --env ******** 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 ssh-agent -k [2024-10-02T03:57:31.573Z] unset SSH_AUTH_SOCK; [2024-10-02T03:57:31.573Z] unset SSH_AGENT_PID; [2024-10-02T03:57:31.573Z] echo Agent pid 38 killed; [2024-10-02T03:57:31.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T03:57:31.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T03:57:31.693Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T03:57:31.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T03:57:31.803Z] $ docker exec 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 ssh-agent [2024-10-02T03:57:31.904Z] SSH_AUTH_SOCK=/tmp/ssh-EwqkKSYOy2Ty/agent.71 [2024-10-02T03:57:31.904Z] SSH_AGENT_PID=77 [2024-10-02T03:57:31.909Z] Running ssh-add (command line suppressed) [2024-10-02T03:57:32.024Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-458@tmp/private_key_13164639420993086283.key (/w/workspace/undry_device-onvif-camera_PR-458@tmp/private_key_13164639420993086283.key) [2024-10-02T03:57:32.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T03:57:32.379Z] + git semver init [2024-10-02T03:57:32.638Z] 2024-10-02 03:57:32,541 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T03:57:32.638Z] 2024-10-02 03:57:32,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-458/.semver [2024-10-02T03:57:32.638Z] 2024-10-02 03:57:32,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-458/.semver [2024-10-02T03:57:32.638Z] 2024-10-02 03:57:32,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-458/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-458, universal_newlines=False, shell=None, istream=None) [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,714 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-458/.git/info/exclude [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-458/.semver/PR-458 with force:False [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,715 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-458/.semver/PR-458 [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,719 [execute] INFO git cat-file --batch-check [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,725 [execute] INFO git cat-file --batch [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T03:57:34.014Z] 2024-10-02 03:57:33,729 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-458/.semver/PR-458 [2024-10-02T03:57:34.014Z] 0.0.0 [Pipeline] } [2024-10-02T03:57:34.040Z] $ docker exec --env ******** --env ******** 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 ssh-agent -k [2024-10-02T03:57:34.132Z] unset SSH_AUTH_SOCK; [2024-10-02T03:57:34.133Z] unset SSH_AGENT_PID; [2024-10-02T03:57:34.133Z] echo Agent pid 77 killed; [2024-10-02T03:57:34.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T03:57:34.604Z] + git semver [Pipeline] } [2024-10-02T03:57:34.891Z] $ docker stop --time=1 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 [2024-10-02T03:57:36.166Z] $ docker rm -f --volumes 6d0f4808b59c0c1af30d7d69f0af15524ea25296494b261a80843dc77cc52127 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T03:57:36.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T03:57:36.905Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T03:57:36.931Z] [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] { [Pipeline] configFileProvider [2024-10-02T03:57:37.811Z] provisioning config files... [2024-10-02T03:57:37.821Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-458@tmp/config14147035503845787230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T03:57:38.189Z] ---> ****-login.sh [2024-10-02T03:57:38.189Z] nexus3.edgexfoundry.org:10001 [2024-10-02T03:57:38.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:38.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:38.189Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:38.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:38.189Z] [2024-10-02T03:57:38.189Z] Login Succeeded [2024-10-02T03:57:38.189Z] nexus3.edgexfoundry.org:10002 [2024-10-02T03:57:38.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:38.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:38.189Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:38.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:38.189Z] [2024-10-02T03:57:38.189Z] Login Succeeded [2024-10-02T03:57:38.189Z] nexus3.edgexfoundry.org:10003 [2024-10-02T03:57:38.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:38.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:38.448Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:38.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:38.448Z] [2024-10-02T03:57:38.448Z] Login Succeeded [2024-10-02T03:57:38.448Z] nexus3.edgexfoundry.org:10004 [2024-10-02T03:57:38.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:38.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:38.448Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:38.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:38.448Z] [2024-10-02T03:57:38.448Z] Login Succeeded [2024-10-02T03:57:38.448Z] ****.io [2024-10-02T03:57:38.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T03:57:38.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T03:57:38.707Z] Configure a credential helper to remove this warning. See [2024-10-02T03:57:38.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T03:57:38.707Z] [2024-10-02T03:57:38.707Z] Login Succeeded [2024-10-02T03:57:38.707Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T03:57:38.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T03:57:38.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T03:57:39.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T03:57:39.084Z] ========================================================= [2024-10-02T03:57:39.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T03:57:39.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:57:39.604Z] + 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-10-02T03:57:39.605Z] Sending build context to Docker daemon 36.71MB [2024-10-02T03:57:39.605Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T03:57:39.605Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-02T03:57:39.899Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T03:57:39.899Z] 619be1103602: Pulling fs layer [2024-10-02T03:57:39.899Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T03:57:39.899Z] 5df492c9dc93: Pulling fs layer [2024-10-02T03:57:39.899Z] 7629e6793208: Pulling fs layer [2024-10-02T03:57:39.899Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T03:57:39.899Z] fb5054dd5b73: Pulling fs layer [2024-10-02T03:57:39.899Z] eeca6798cff9: Pulling fs layer [2024-10-02T03:57:39.899Z] aa269ceb94a6: Pulling fs layer [2024-10-02T03:57:39.899Z] ada007ff1a6a: Pulling fs layer [2024-10-02T03:57:39.899Z] fb5054dd5b73: Waiting [2024-10-02T03:57:39.899Z] 7629e6793208: Waiting [2024-10-02T03:57:39.899Z] eeca6798cff9: Waiting [2024-10-02T03:57:39.899Z] aa269ceb94a6: Waiting [2024-10-02T03:57:39.899Z] 4f4fb700ef54: Waiting [2024-10-02T03:57:39.899Z] ada007ff1a6a: Waiting [2024-10-02T03:57:39.899Z] 7862e08f4a3e: Download complete [2024-10-02T03:57:39.899Z] 7629e6793208: Verifying Checksum [2024-10-02T03:57:39.899Z] 7629e6793208: Download complete [2024-10-02T03:57:39.899Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T03:57:39.899Z] 4f4fb700ef54: Download complete [2024-10-02T03:57:39.899Z] fb5054dd5b73: Download complete [2024-10-02T03:57:39.899Z] 619be1103602: Verifying Checksum [2024-10-02T03:57:39.899Z] 619be1103602: Download complete [2024-10-02T03:57:39.899Z] eeca6798cff9: Verifying Checksum [2024-10-02T03:57:39.899Z] eeca6798cff9: Download complete [2024-10-02T03:57:40.167Z] 619be1103602: Pull complete [2024-10-02T03:57:40.167Z] ada007ff1a6a: Verifying Checksum [2024-10-02T03:57:40.167Z] ada007ff1a6a: Download complete [2024-10-02T03:57:40.167Z] 7862e08f4a3e: Pull complete [2024-10-02T03:57:40.424Z] 5df492c9dc93: Verifying Checksum [2024-10-02T03:57:40.424Z] 5df492c9dc93: Download complete [2024-10-02T03:57:40.682Z] aa269ceb94a6: Verifying Checksum [2024-10-02T03:57:40.682Z] aa269ceb94a6: Download complete [2024-10-02T03:57:43.213Z] 5df492c9dc93: Pull complete [2024-10-02T03:57:43.213Z] 7629e6793208: Pull complete [2024-10-02T03:57:43.213Z] 4f4fb700ef54: Pull complete [2024-10-02T03:57:43.471Z] fb5054dd5b73: Pull complete [2024-10-02T03:57:43.471Z] eeca6798cff9: Pull complete [2024-10-02T03:57:46.001Z] aa269ceb94a6: Pull complete [2024-10-02T03:57:46.001Z] ada007ff1a6a: Pull complete [2024-10-02T03:57:46.001Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T03:57:46.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T03:57:46.001Z] ---> f489d0715acc [2024-10-02T03:57:46.001Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-02T03:57:51.270Z] ---> Running in 61a58978632b [2024-10-02T03:57:51.270Z] Removing intermediate container 61a58978632b [2024-10-02T03:57:51.270Z] ---> b29bd2059077 [2024-10-02T03:57:51.270Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T03:57:51.270Z] ---> Running in 28aaa5eddfb8 [2024-10-02T03:57:51.270Z] Removing intermediate container 28aaa5eddfb8 [2024-10-02T03:57:51.270Z] ---> 3a3ca8a8cba0 [2024-10-02T03:57:51.270Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T03:57:51.270Z] ---> Running in 3b8ac58972ad [2024-10-02T03:57:51.270Z] Removing intermediate container 3b8ac58972ad [2024-10-02T03:57:51.270Z] ---> ccf28db23c95 [2024-10-02T03:57:51.270Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T03:57:51.270Z] ---> Running in c7302508ea05 [2024-10-02T03:57:51.270Z] Removing intermediate container c7302508ea05 [2024-10-02T03:57:51.270Z] ---> 0ca7f14b8df9 [2024-10-02T03:57:51.270Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-02T03:57:51.270Z] ---> Running in 4c6b4f2372fd [2024-10-02T03:57:51.270Z] Removing intermediate container 4c6b4f2372fd [2024-10-02T03:57:51.270Z] ---> e70b34d7a100 [2024-10-02T03:57:51.270Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T03:57:51.270Z] ---> Running in 5ccbf67875cb [2024-10-02T03:57:51.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T03:57:51.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T03:57:51.786Z] OK: 264 MiB in 52 packages [2024-10-02T03:57:52.046Z] Removing intermediate container 5ccbf67875cb [2024-10-02T03:57:52.046Z] ---> 1691f3bc5db5 [2024-10-02T03:57:52.046Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-02T03:57:52.305Z] ---> Running in a5f66d7417c6 [2024-10-02T03:57:52.305Z] Removing intermediate container a5f66d7417c6 [2024-10-02T03:57:52.305Z] ---> c53a17f2c146 [2024-10-02T03:57:52.305Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-02T03:57:52.305Z] ---> ba3501fd4a20 [2024-10-02T03:57:52.305Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T03:57:52.305Z] ---> Running in c897ca212918 [2024-10-02T03:57:52.554Z] Still waiting to schedule task [2024-10-02T03:57:52.555Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T03:58:50.021Z] Removing intermediate container c897ca212918 [2024-10-02T03:58:50.021Z] ---> 0e951cef1fca [2024-10-02T03:58:50.021Z] Step 12/13 : COPY . . [2024-10-02T03:58:50.021Z] ---> 26c518aa38c5 [2024-10-02T03:58:50.021Z] Step 13/13 : RUN ${MAKE} [2024-10-02T03:58:50.021Z] ---> Running in 2148cbd50cb0 [2024-10-02T03:58:50.021Z] noop [2024-10-02T03:58:50.021Z] Removing intermediate container 2148cbd50cb0 [2024-10-02T03:58:50.021Z] ---> 541077665c7f [2024-10-02T03:58:50.021Z] Successfully built 541077665c7f [2024-10-02T03:58:50.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:58:50.511Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T03:58:50.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T03:58:50.669Z] prd-ubuntu20.04-docker-8c-8g-12569 does not seem to be running inside a container [2024-10-02T03:58:50.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-458 -v /w/workspace/undry_device-onvif-camera_PR-458:/w/workspace/undry_device-onvif-camera_PR-458:rw,z -v /w/workspace/undry_device-onvif-camera_PR-458@tmp:/w/workspace/undry_device-onvif-camera_PR-458@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-10-02T03:58:51.076Z] $ docker top 90540e28e208adebabda11d6c6a51b56d48ec9310e7212c036c2b37e5676a5e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T03:58:51.497Z] + go version [2024-10-02T03:58:51.497Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T03:58:51.531Z] $ docker stop --time=1 90540e28e208adebabda11d6c6a51b56d48ec9310e7212c036c2b37e5676a5e6 [2024-10-02T03:58:52.798Z] $ docker rm -f --volumes 90540e28e208adebabda11d6c6a51b56d48ec9310e7212c036c2b37e5676a5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:58:53.627Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T03:58:53.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T03:58:53.801Z] prd-ubuntu20.04-docker-8c-8g-12569 does not seem to be running inside a container [2024-10-02T03:58:53.889Z] $ 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-458 -v /w/workspace/undry_device-onvif-camera_PR-458:/w/workspace/undry_device-onvif-camera_PR-458:rw,z -v /w/workspace/undry_device-onvif-camera_PR-458@tmp:/w/workspace/undry_device-onvif-camera_PR-458@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-10-02T03:58:54.218Z] $ docker top 2c8d52fc81107a16a4adb252ed3124d08e4cd7c42a33d750773b994d3b567d14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T03:58:54.657Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-458 [Pipeline] fileExists [Pipeline] sh [2024-10-02T03:58:55.068Z] + make test [2024-10-02T03:58:55.068Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T03:58:56.973Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-02T03:59:18.923Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-10-02T03:59:18.923Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-10-02T03:59:18.923Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.4% of statements [2024-10-02T03:59:18.923Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.533s coverage: 86.5% of statements [2024-10-02T03:59:31.133Z] go vet ./... [2024-10-02T03:59:32.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12573 in /w/workspace/undry_device-onvif-camera_PR-458 [Pipeline] { [Pipeline] ws [2024-10-02T03:59:32.823Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-02T03:59:35.945Z] The recommended git tool is: git [2024-10-02T03:59:37.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T03:59:37.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T03:59:37.687Z] ./bin/test-attribution-txt.sh [2024-10-02T03:59:37.687Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T03:59:37.687Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T03:59:37.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T03:59:37.765Z] $ docker stop --time=1 2c8d52fc81107a16a4adb252ed3124d08e4cd7c42a33d750773b994d3b567d14 [2024-10-02T03:59:40.473Z] $ docker rm -f --volumes 2c8d52fc81107a16a4adb252ed3124d08e4cd7c42a33d750773b994d3b567d14 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T03:59:41.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T03:59:41.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T03:59:41.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T03:59:42.310Z] + ls -al . [2024-10-02T03:59:42.310Z] total 312 [2024-10-02T03:59:42.310Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 03:58 . [2024-10-02T03:59:42.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 03:57 .. [2024-10-02T03:59:42.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 03:59 .git [2024-10-02T03:59:42.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 03:57 .github [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 2 03:57 .gitignore [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 03:57 .golangci.yml [2024-10-02T03:59:42.310Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 03:57 .semver [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 2 03:57 Attribution.txt [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 2 03:57 CHANGELOG.md [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 1683 Oct 2 03:57 Dockerfile [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 03:57 GOVERNANCE.md [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 2 03:57 Jenkinsfile [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 2 03:57 LICENSE [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 2 03:57 Makefile [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 2 03:57 OWNERS.md [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 2 03:57 README.md [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 03:57 VERSION [2024-10-02T03:59:42.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 03:57 bin [2024-10-02T03:59:42.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 03:57 cmd [2024-10-02T03:59:42.310Z] -rw-r--r-- 1 jenkins jenkins 78805 Oct 2 03:59 coverage.out [2024-10-02T03:59:42.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 03:57 doc [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 7332 Oct 2 03:57 go.mod [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 102415 Oct 2 03:57 go.sum [2024-10-02T03:59:42.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 03:57 internal [2024-10-02T03:59:42.310Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 2 03:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T03:59:42.731Z] + 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=3e7df0a2ba4421b8438072215cdc3df62c3f2689 --label arch=amd64 --label version=0.0.0 . [2024-10-02T03:59:42.731Z] Sending build context to Docker daemon 36.79MB [2024-10-02T03:59:42.731Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T03:59:42.731Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-02T03:59:42.731Z] ---> 541077665c7f [2024-10-02T03:59:42.731Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-02T03:59:43.297Z] ---> Running in 4592d002b448 [2024-10-02T03:59:43.297Z] Removing intermediate container 4592d002b448 [2024-10-02T03:59:43.297Z] ---> 229f39e58b30 [2024-10-02T03:59:43.297Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T03:59:43.435Z] using credential edgex-jenkins-ssh [2024-10-02T03:59:43.458Z] Cloning the remote Git repository [2024-10-02T03:59:43.557Z] ---> Running in b68b7f794896 [2024-10-02T03:59:43.557Z] Removing intermediate container b68b7f794896 [2024-10-02T03:59:43.557Z] ---> 7d63c60d1109 [2024-10-02T03:59:43.557Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T03:59:43.557Z] ---> Running in cd38975e95bc [2024-10-02T03:59:43.557Z] Removing intermediate container cd38975e95bc [2024-10-02T03:59:43.557Z] ---> b10845f18d68 [2024-10-02T03:59:43.557Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T03:59:43.557Z] ---> Running in 9d4ec692b734 [2024-10-02T03:59:43.817Z] Removing intermediate container 9d4ec692b734 [2024-10-02T03:59:43.817Z] ---> 08bf5e0c8d47 [2024-10-02T03:59:43.817Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-02T03:59:43.817Z] ---> Running in 099067563a21 [2024-10-02T03:59:43.817Z] Removing intermediate container 099067563a21 [2024-10-02T03:59:43.817Z] ---> ea6198f73d55 [2024-10-02T03:59:43.817Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T03:59:43.817Z] ---> Running in 7933d1b06e1e [2024-10-02T03:59:43.508Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-02T03:59:43.613Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-10-02T03:59:43.790Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-02T03:59:43.791Z] > git --version # timeout=10 [2024-10-02T03:59:43.815Z] > git --version # 'git version 2.25.1' [2024-10-02T03:59:43.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T03:59:44.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T03:59:44.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T03:59:44.600Z] OK: 264 MiB in 52 packages [2024-10-02T03:59:44.865Z] Removing intermediate container 7933d1b06e1e [2024-10-02T03:59:44.865Z] ---> 15e57a35e8aa [2024-10-02T03:59:44.865Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-02T03:59:44.865Z] ---> Running in 82cf00319230 [2024-10-02T03:59:44.865Z] Removing intermediate container 82cf00319230 [2024-10-02T03:59:44.865Z] ---> 6ea5c8896717 [2024-10-02T03:59:44.865Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-02T03:59:45.124Z] ---> 7eb64f71ce48 [2024-10-02T03:59:45.124Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T03:59:45.124Z] ---> Running in a919dc8b6260 [2024-10-02T03:59:44.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T03:59:46.060Z] Removing intermediate container a919dc8b6260 [2024-10-02T03:59:46.061Z] ---> 4b00346a59c4 [2024-10-02T03:59:46.061Z] Step 12/27 : COPY . . [2024-10-02T03:59:47.001Z] ---> 79a651f99e27 [2024-10-02T03:59:47.001Z] Step 13/27 : RUN ${MAKE} [2024-10-02T03:59:47.001Z] ---> Running in 4067afae438d [2024-10-02T03:59:47.259Z] 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.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-02T03:59:46.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-02T03:59:46.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T03:59:47.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-02T03:59:47.777Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-02T03:59:47.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T03:59:47.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T03:59:48.298Z] Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit 3e7df0a2ba4421b8438072215cdc3df62c3f2689 [2024-10-02T03:59:48.662Z] Merge succeeded, producing 3e7df0a2ba4421b8438072215cdc3df62c3f2689 [2024-10-02T03:59:48.663Z] Checking out Revision 3e7df0a2ba4421b8438072215cdc3df62c3f2689 (PR-458) [2024-10-02T03:59:49.363Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-02T03:59:49.408Z] > git --version # timeout=10 [2024-10-02T03:59:49.419Z] > git --version # 'git version 2.25.1' [2024-10-02T03:59:49.436Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T03:59:48.314Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T03:59:48.379Z] > git checkout -f 3e7df0a2ba4421b8438072215cdc3df62c3f2689 # timeout=10 [2024-10-02T03:59:48.554Z] > git remote # timeout=10 [2024-10-02T03:59:48.575Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T03:59:48.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T03:59:48.610Z] > git merge 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 [2024-10-02T03:59:48.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T03:59:48.669Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T03:59:48.680Z] > git checkout -f 3e7df0a2ba4421b8438072215cdc3df62c3f2689 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T03:59:54.549Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T03:59:54.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T03:59:54.549Z] Dload Upload Total Spent Left Speed [2024-10-02T03:59:54.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-10-02T03:59:54.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T03:59:55.260Z] + sudo tee /etc/docker/daemon.new [2024-10-02T03:59:55.260Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T03:59:55.260Z] { [2024-10-02T03:59:55.260Z] "registry-mirrors": [ [2024-10-02T03:59:55.260Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T03:59:55.260Z] ], [2024-10-02T03:59:55.260Z] "bip": "10.250.0.254/24", [2024-10-02T03:59:55.260Z] "hosts": [ [2024-10-02T03:59:55.260Z] "tcp://0.0.0.0:5555", [2024-10-02T03:59:55.260Z] "unix:///var/run/docker.sock" [2024-10-02T03:59:55.260Z] ], [2024-10-02T03:59:55.260Z] "mtu": 1458, [2024-10-02T03:59:55.260Z] "selinux-enabled": true, [2024-10-02T03:59:55.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T03:59:55.260Z] } [Pipeline] sh [2024-10-02T03:59:55.693Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T03:59:56.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T04:00:14.398Z] provisioning config files... [2024-10-02T04:00:14.426Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config60297060517058173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:00:14.931Z] ---> ****-login.sh [2024-10-02T04:00:14.931Z] nexus3.edgexfoundry.org:10001 [2024-10-02T04:00:15.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T04:00:15.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T04:00:15.483Z] Configure a credential helper to remove this warning. See [2024-10-02T04:00:15.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T04:00:15.483Z] [2024-10-02T04:00:15.483Z] Login Succeeded [2024-10-02T04:00:15.483Z] nexus3.edgexfoundry.org:10002 [2024-10-02T04:00:15.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T04:00:16.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T04:00:16.046Z] Configure a credential helper to remove this warning. See [2024-10-02T04:00:16.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T04:00:16.046Z] [2024-10-02T04:00:16.046Z] Login Succeeded [2024-10-02T04:00:16.046Z] nexus3.edgexfoundry.org:10003 [2024-10-02T04:00:16.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T04:00:16.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T04:00:16.324Z] Configure a credential helper to remove this warning. See [2024-10-02T04:00:16.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T04:00:16.324Z] [2024-10-02T04:00:16.324Z] Login Succeeded [2024-10-02T04:00:16.324Z] nexus3.edgexfoundry.org:10004 [2024-10-02T04:00:16.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T04:00:16.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T04:00:16.595Z] Configure a credential helper to remove this warning. See [2024-10-02T04:00:16.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T04:00:16.595Z] [2024-10-02T04:00:16.595Z] Login Succeeded [2024-10-02T04:00:16.595Z] ****.io [2024-10-02T04:00:16.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T04:00:17.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T04:00:17.136Z] Configure a credential helper to remove this warning. See [2024-10-02T04:00:17.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T04:00:17.137Z] [2024-10-02T04:00:17.137Z] Login Succeeded [2024-10-02T04:00:17.137Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T04:00:17.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T04:00:17.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T04:00:17.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T04:00:17.753Z] ========================================================= [2024-10-02T04:00:17.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T04:00:17.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:00:18.329Z] + 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-10-02T04:00:18.927Z] Sending build context to Docker daemon 21.76MB [2024-10-02T04:00:18.927Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T04:00:18.927Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-02T04:00:19.195Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T04:00:19.195Z] c6b39de5b339: Pulling fs layer [2024-10-02T04:00:19.195Z] a69c41024577: Pulling fs layer [2024-10-02T04:00:19.195Z] d6de4b400683: Pulling fs layer [2024-10-02T04:00:19.195Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T04:00:19.195Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T04:00:19.195Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T04:00:19.195Z] 00f215d4a9da: Pulling fs layer [2024-10-02T04:00:19.195Z] d496ad576159: Pulling fs layer [2024-10-02T04:00:19.195Z] 4f4fb700ef54: Waiting [2024-10-02T04:00:19.195Z] 00f215d4a9da: Waiting [2024-10-02T04:00:19.195Z] 464afbd9ba4c: Waiting [2024-10-02T04:00:19.195Z] d496ad576159: Waiting [2024-10-02T04:00:19.195Z] 35cb2a7552d0: Waiting [2024-10-02T04:00:19.195Z] a69c41024577: Download complete [2024-10-02T04:00:19.195Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T04:00:19.195Z] 35cb2a7552d0: Download complete [2024-10-02T04:00:19.195Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T04:00:19.195Z] 4f4fb700ef54: Download complete [2024-10-02T04:00:19.195Z] 464afbd9ba4c: Download complete [2024-10-02T04:00:19.195Z] c6b39de5b339: Download complete [2024-10-02T04:00:19.466Z] d496ad576159: Verifying Checksum [2024-10-02T04:00:19.466Z] d496ad576159: Download complete [2024-10-02T04:00:20.430Z] c6b39de5b339: Pull complete [2024-10-02T04:00:20.697Z] a69c41024577: Pull complete [2024-10-02T04:00:20.965Z] d6de4b400683: Verifying Checksum [2024-10-02T04:00:20.965Z] d6de4b400683: Download complete [2024-10-02T04:00:21.929Z] 00f215d4a9da: Verifying Checksum [2024-10-02T04:00:21.929Z] 00f215d4a9da: Download complete [2024-10-02T04:00:26.025Z] Removing intermediate container 4067afae438d [2024-10-02T04:00:26.025Z] ---> 0bb018a8f13c [2024-10-02T04:00:26.025Z] Step 14/27 : FROM alpine:3.18 [2024-10-02T04:00:26.025Z] 3.18: Pulling from library/alpine [2024-10-02T04:00:26.025Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T04:00:26.025Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T04:00:26.025Z] 1cc3d825d8b2: Download complete [2024-10-02T04:00:26.025Z] 1cc3d825d8b2: Pull complete [2024-10-02T04:00:26.025Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T04:00:26.025Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T04:00:26.025Z] ---> 2c64cf60f6f0 [2024-10-02T04:00:26.025Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-02T04:00:26.025Z] ---> Running in 9d37a11659a2 [2024-10-02T04:00:26.025Z] Removing intermediate container 9d37a11659a2 [2024-10-02T04:00:26.025Z] ---> fd5fcab75f7b [2024-10-02T04:00:26.025Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-02T04:00:26.025Z] ---> Running in c246a4bd8bb2 [2024-10-02T04:00:26.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T04:00:26.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T04:00:26.025Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T04:00:26.025Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T04:00:26.025Z] OK: 7 MiB in 16 packages [2024-10-02T04:00:26.025Z] Removing intermediate container c246a4bd8bb2 [2024-10-02T04:00:26.025Z] ---> 083049c89901 [2024-10-02T04:00:26.025Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-02T04:00:26.025Z] ---> Running in c1f020aeb822 [2024-10-02T04:00:26.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T04:00:26.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T04:00:26.025Z] OK: 7 MiB in 16 packages [2024-10-02T04:00:26.025Z] Removing intermediate container c1f020aeb822 [2024-10-02T04:00:26.025Z] ---> 0983ac71e7ae [2024-10-02T04:00:26.025Z] Step 18/27 : WORKDIR / [2024-10-02T04:00:26.025Z] ---> Running in c8f18a7c7126 [2024-10-02T04:00:26.025Z] Removing intermediate container c8f18a7c7126 [2024-10-02T04:00:26.025Z] ---> ca29780dca79 [2024-10-02T04:00:26.025Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-02T04:00:26.025Z] ---> 78d8aeab1e4b [2024-10-02T04:00:26.025Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-02T04:00:26.025Z] ---> 717c71d22026 [2024-10-02T04:00:26.025Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-02T04:00:26.025Z] ---> 043cf91d609d [2024-10-02T04:00:26.025Z] Step 22/27 : EXPOSE 59984 [2024-10-02T04:00:26.025Z] ---> Running in 64ed60106353 [2024-10-02T04:00:26.025Z] Removing intermediate container 64ed60106353 [2024-10-02T04:00:26.025Z] ---> aec69a395f96 [2024-10-02T04:00:26.025Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-02T04:00:26.025Z] ---> Running in 5a529d8cb647 [2024-10-02T04:00:26.025Z] Removing intermediate container 5a529d8cb647 [2024-10-02T04:00:26.025Z] ---> daa29643a5fc [2024-10-02T04:00:26.025Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T04:00:26.025Z] ---> Running in 45e59cec5b7e [2024-10-02T04:00:26.025Z] Removing intermediate container 45e59cec5b7e [2024-10-02T04:00:26.025Z] ---> bde498f3567e [2024-10-02T04:00:26.025Z] Step 25/27 : LABEL arch=amd64 [2024-10-02T04:00:26.025Z] ---> Running in c949963e901c [2024-10-02T04:00:26.025Z] Removing intermediate container c949963e901c [2024-10-02T04:00:26.025Z] ---> eb3423fe56c4 [2024-10-02T04:00:26.025Z] Step 26/27 : LABEL git_sha=3e7df0a2ba4421b8438072215cdc3df62c3f2689 [2024-10-02T04:00:26.025Z] ---> Running in 454306a1fc9c [2024-10-02T04:00:26.025Z] Removing intermediate container 454306a1fc9c [2024-10-02T04:00:26.025Z] ---> 43b2f74e888e [2024-10-02T04:00:26.025Z] Step 27/27 : LABEL version=0.0.0 [2024-10-02T04:00:26.025Z] ---> Running in 9eec1a04ae0d [2024-10-02T04:00:26.025Z] Removing intermediate container 9eec1a04ae0d [2024-10-02T04:00:26.025Z] ---> 1434403d6e8b [2024-10-02T04:00:26.025Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T04:00:26.025Z] Successfully built 1434403d6e8b [2024-10-02T04:00:26.025Z] 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-10-02T04:00:27.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T04:00:27.120Z] [2024-10-02T04:00:27.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:00:27.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T04:00:27.530Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T04:00:27.530Z] 5eb5b503b376: Pulling fs layer [2024-10-02T04:00:27.530Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T04:00:27.530Z] ec43610c2a17: Pulling fs layer [2024-10-02T04:00:27.530Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T04:00:27.530Z] 33b1e0a273af: Pulling fs layer [2024-10-02T04:00:27.530Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T04:00:27.530Z] 2f39f015ded8: Pulling fs layer [2024-10-02T04:00:27.530Z] 33b1e0a273af: Waiting [2024-10-02T04:00:27.530Z] 5d3b04190fa2: Waiting [2024-10-02T04:00:27.530Z] 2f39f015ded8: Waiting [2024-10-02T04:00:27.530Z] 5c69ac0246d0: Download complete [2024-10-02T04:00:27.530Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T04:00:27.530Z] 3a2ae6a8a46f: Download complete [2024-10-02T04:00:27.530Z] 33b1e0a273af: Verifying Checksum [2024-10-02T04:00:27.530Z] 33b1e0a273af: Download complete [2024-10-02T04:00:27.530Z] 5d3b04190fa2: Download complete [2024-10-02T04:00:27.530Z] ec43610c2a17: Verifying Checksum [2024-10-02T04:00:27.530Z] ec43610c2a17: Download complete [2024-10-02T04:00:27.791Z] 5eb5b503b376: Verifying Checksum [2024-10-02T04:00:27.791Z] 5eb5b503b376: Download complete [2024-10-02T04:00:28.357Z] 2f39f015ded8: Download complete [2024-10-02T04:00:29.314Z] 5eb5b503b376: Pull complete [2024-10-02T04:00:29.314Z] 5c69ac0246d0: Pull complete [2024-10-02T04:00:29.573Z] ec43610c2a17: Pull complete [2024-10-02T04:00:29.832Z] 3a2ae6a8a46f: Pull complete [2024-10-02T04:00:30.091Z] 33b1e0a273af: Pull complete [2024-10-02T04:00:30.091Z] 5d3b04190fa2: Pull complete [2024-10-02T04:00:34.254Z] d6de4b400683: Pull complete [2024-10-02T04:00:34.254Z] 35cb2a7552d0: Pull complete [2024-10-02T04:00:34.254Z] 4f4fb700ef54: Pull complete [2024-10-02T04:00:34.254Z] 464afbd9ba4c: Pull complete [2024-10-02T04:00:35.361Z] 2f39f015ded8: Pull complete [2024-10-02T04:00:35.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T04:00:35.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T04:00:35.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T04:00:35.623Z] prd-ubuntu20.04-docker-8c-8g-12569 does not seem to be running inside a container [2024-10-02T04:00:35.652Z] $ 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-458 -v /w/workspace/undry_device-onvif-camera_PR-458:/w/workspace/undry_device-onvif-camera_PR-458:rw,z -v /w/workspace/undry_device-onvif-camera_PR-458@tmp:/w/workspace/undry_device-onvif-camera_PR-458@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-10-02T04:00:39.626Z] $ docker top 92333a254b24b93ae91956684b8159b8fff1750f4b2a1110b83de76bc76b096d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:00:40.125Z] ---> job-cost.sh [2024-10-02T04:00:40.126Z] lf-activate-venv: SKIPPING [2024-10-02T04:00:40.126Z] INFO: No Stack... [2024-10-02T04:00:40.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T04:00:40.954Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T04:00:41.277Z] + cat /w/workspace/undry_device-onvif-camera_PR-458/archives/cost.csv [2024-10-02T04:00:41.278Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T04:00:41.326Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] [2024-10-02T04:00:41.332Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] did not exist. Created. [2024-10-02T04:00:41.338Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T04:00:41.753Z] + echo total: 0.4399999976158142 [Pipeline] stash [2024-10-02T04:00:41.914Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T04:00:41.943Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T04:00:42.034Z] $ docker stop --time=1 92333a254b24b93ae91956684b8159b8fff1750f4b2a1110b83de76bc76b096d [2024-10-02T04:00:42.476Z] 00f215d4a9da: Pull complete [2024-10-02T04:00:43.219Z] $ docker rm -f --volumes 92333a254b24b93ae91956684b8159b8fff1750f4b2a1110b83de76bc76b096d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T04:00:44.446Z] d496ad576159: Pull complete [2024-10-02T04:00:44.446Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T04:00:44.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T04:00:44.446Z] ---> f246e2811388 [2024-10-02T04:00:44.446Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-02T04:00:45.861Z] ---> Running in c64f8fbcbd74 [2024-10-02T04:00:46.130Z] Removing intermediate container c64f8fbcbd74 [2024-10-02T04:00:46.130Z] ---> ce8488e4d2b6 [2024-10-02T04:00:46.130Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T04:00:46.402Z] ---> Running in 87b5de9e9a81 [2024-10-02T04:00:46.671Z] Removing intermediate container 87b5de9e9a81 [2024-10-02T04:00:46.671Z] ---> bce63e3e6fe5 [2024-10-02T04:00:46.671Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T04:00:46.671Z] ---> Running in 8b51f611525f [2024-10-02T04:00:46.939Z] Removing intermediate container 8b51f611525f [2024-10-02T04:00:46.939Z] ---> dddbb362d900 [2024-10-02T04:00:46.939Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T04:00:46.939Z] ---> Running in 6eac24de4cfb [2024-10-02T04:00:47.217Z] Removing intermediate container 6eac24de4cfb [2024-10-02T04:00:47.217Z] ---> 04a25062ebd3 [2024-10-02T04:00:47.217Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-02T04:00:47.492Z] ---> Running in 532df603fdad [2024-10-02T04:00:47.762Z] Removing intermediate container 532df603fdad [2024-10-02T04:00:47.762Z] ---> ff9c59799c9c [2024-10-02T04:00:47.762Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T04:00:47.762Z] ---> Running in 5619b142f91c [2024-10-02T04:00:49.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T04:00:50.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T04:00:51.257Z] OK: 266 MiB in 52 packages [2024-10-02T04:00:51.843Z] Removing intermediate container 5619b142f91c [2024-10-02T04:00:51.843Z] ---> 68b3e3c63b61 [2024-10-02T04:00:51.843Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-02T04:00:52.111Z] ---> Running in 97934c80a849 [2024-10-02T04:00:52.378Z] Removing intermediate container 97934c80a849 [2024-10-02T04:00:52.378Z] ---> 040f0f52196b [2024-10-02T04:00:52.378Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-02T04:00:53.342Z] ---> f5ef99618469 [2024-10-02T04:00:53.342Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T04:00:53.342Z] ---> Running in 8bca18fca369 [2024-10-02T04:02:44.993Z] Removing intermediate container 8bca18fca369 [2024-10-02T04:02:44.993Z] ---> c760109eb54a [2024-10-02T04:02:44.993Z] Step 12/13 : COPY . . [2024-10-02T04:02:44.993Z] ---> 553f35fc0cae [2024-10-02T04:02:44.993Z] Step 13/13 : RUN ${MAKE} [2024-10-02T04:02:44.993Z] ---> Running in da52ccf7e2f8 [2024-10-02T04:02:44.993Z] noop [2024-10-02T04:02:44.993Z] Removing intermediate container da52ccf7e2f8 [2024-10-02T04:02:44.993Z] ---> 2a0869ca1caf [2024-10-02T04:02:44.993Z] Successfully built 2a0869ca1caf [2024-10-02T04:02:44.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:02:45.523Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T04:02:45.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T04:02:45.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-12573 does not seem to be running inside a container [2024-10-02T04:02:45.869Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-10-02T04:02:47.015Z] $ docker top 407c756039e9b1fe6f4b125e5aef92e643c24ee22290b4980e86fc55728a9644 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T04:02:47.919Z] + go version [2024-10-02T04:02:47.919Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T04:02:47.970Z] $ docker stop --time=1 407c756039e9b1fe6f4b125e5aef92e643c24ee22290b4980e86fc55728a9644 [2024-10-02T04:02:49.561Z] $ docker rm -f --volumes 407c756039e9b1fe6f4b125e5aef92e643c24ee22290b4980e86fc55728a9644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:02:50.517Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T04:02:50.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T04:02:50.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-12573 does not seem to be running inside a container [2024-10-02T04:02:50.849Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-10-02T04:02:51.960Z] $ docker top f4434e0a00b173d177249d57b43fddbe787c895d9fbaa5878de7f7c89f1540af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T04:02:52.518Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T04:02:52.923Z] + make test [2024-10-02T04:02:52.923Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T04:02:59.587Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-02T04:06:21.558Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-10-02T04:06:21.558Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-10-02T04:06:21.558Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements [2024-10-02T04:06:43.630Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.283s coverage: 86.5% of statements [2024-10-02T04:06:45.036Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T04:06:45.037Z] go vet ./... [2024-10-02T04:07:32.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T04:07:32.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T04:07:32.133Z] ./bin/test-attribution-txt.sh [2024-10-02T04:07:32.133Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T04:07:32.133Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T04:07:32.134Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T04:07:32.134Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T04:07:32.134Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T04:07:32.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T04:07:32.225Z] $ docker stop --time=1 f4434e0a00b173d177249d57b43fddbe787c895d9fbaa5878de7f7c89f1540af [2024-10-02T04:07:34.107Z] $ docker rm -f --volumes f4434e0a00b173d177249d57b43fddbe787c895d9fbaa5878de7f7c89f1540af [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T04:07:35.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T04:07:35.782Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T04:07:36.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T04:07:36.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T04:07:37.304Z] + ls -al . [2024-10-02T04:07:37.304Z] total 308 [2024-10-02T04:07:37.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 04:02 . [2024-10-02T04:07:37.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 03:59 .. [2024-10-02T04:07:37.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 03:59 .git [2024-10-02T04:07:37.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 03:59 .github [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 2 03:59 .gitignore [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 03:59 .golangci.yml [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 2 03:59 Attribution.txt [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 2 03:59 CHANGELOG.md [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 1683 Oct 2 03:59 Dockerfile [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 03:59 GOVERNANCE.md [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 2 03:59 Jenkinsfile [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 2 03:59 LICENSE [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 2 03:59 Makefile [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 2 03:59 OWNERS.md [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 2 03:59 README.md [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 03:57 VERSION [2024-10-02T04:07:37.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 03:59 bin [2024-10-02T04:07:37.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 03:59 cmd [2024-10-02T04:07:37.304Z] -rw-r--r-- 1 jenkins jenkins 78805 Oct 2 04:06 coverage.out [2024-10-02T04:07:37.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 03:59 doc [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 7332 Oct 2 03:59 go.mod [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 102415 Oct 2 03:59 go.sum [2024-10-02T04:07:37.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 03:59 internal [2024-10-02T04:07:37.304Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 2 03:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:07:37.761Z] + 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=3e7df0a2ba4421b8438072215cdc3df62c3f2689 --label arch=arm64 --label version=0.0.0 . [2024-10-02T04:07:38.354Z] Sending build context to Docker daemon 21.84MB [2024-10-02T04:07:38.354Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T04:07:38.354Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-02T04:07:38.354Z] ---> 2a0869ca1caf [2024-10-02T04:07:38.354Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-02T04:07:38.624Z] ---> Running in 65cad5aa51f2 [2024-10-02T04:07:38.893Z] Removing intermediate container 65cad5aa51f2 [2024-10-02T04:07:38.893Z] ---> 7097a42bb195 [2024-10-02T04:07:38.893Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T04:07:38.893Z] ---> Running in 065edeb47d98 [2024-10-02T04:07:39.170Z] Removing intermediate container 065edeb47d98 [2024-10-02T04:07:39.170Z] ---> 67f175704e67 [2024-10-02T04:07:39.170Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T04:07:39.440Z] ---> Running in ec54bfbc6c9e [2024-10-02T04:07:39.710Z] Removing intermediate container ec54bfbc6c9e [2024-10-02T04:07:39.710Z] ---> 68c66fbf84a8 [2024-10-02T04:07:39.710Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T04:07:39.710Z] ---> Running in f05da0d89a76 [2024-10-02T04:07:39.979Z] Removing intermediate container f05da0d89a76 [2024-10-02T04:07:39.979Z] ---> 2206ab50fb1a [2024-10-02T04:07:39.979Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-02T04:07:39.979Z] ---> Running in f51d561113cc [2024-10-02T04:07:40.253Z] Removing intermediate container f51d561113cc [2024-10-02T04:07:40.253Z] ---> f327cb3ad544 [2024-10-02T04:07:40.253Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T04:07:40.522Z] ---> Running in 0421e72d8630 [2024-10-02T04:07:41.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T04:07:41.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T04:07:42.728Z] OK: 266 MiB in 52 packages [2024-10-02T04:07:43.693Z] Removing intermediate container 0421e72d8630 [2024-10-02T04:07:43.693Z] ---> 365168c7eb4b [2024-10-02T04:07:43.693Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-02T04:07:43.693Z] ---> Running in 81042b9e3d14 [2024-10-02T04:07:43.960Z] Removing intermediate container 81042b9e3d14 [2024-10-02T04:07:43.961Z] ---> fcb95ad19d78 [2024-10-02T04:07:43.961Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-02T04:07:45.383Z] ---> fe362aa71dab [2024-10-02T04:07:45.383Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T04:07:45.383Z] ---> Running in f1a0f5c245e1 [2024-10-02T04:07:47.976Z] Removing intermediate container f1a0f5c245e1 [2024-10-02T04:07:47.976Z] ---> 6dab73733731 [2024-10-02T04:07:47.976Z] Step 12/27 : COPY . . [2024-10-02T04:07:49.386Z] ---> cb817861696c [2024-10-02T04:07:49.386Z] Step 13/27 : RUN ${MAKE} [2024-10-02T04:07:49.386Z] ---> Running in 08e6f56384c9 [2024-10-02T04:07:50.347Z] 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.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-02T04:11:27.115Z] Removing intermediate container 08e6f56384c9 [2024-10-02T04:11:27.115Z] ---> eb5de1f8fba2 [2024-10-02T04:11:27.115Z] Step 14/27 : FROM alpine:3.18 [2024-10-02T04:11:27.115Z] 3.18: Pulling from library/alpine [2024-10-02T04:11:27.115Z] 720f3032cd11: Pulling fs layer [2024-10-02T04:11:27.115Z] 720f3032cd11: Verifying Checksum [2024-10-02T04:11:27.115Z] 720f3032cd11: Download complete [2024-10-02T04:11:27.115Z] 720f3032cd11: Pull complete [2024-10-02T04:11:27.115Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T04:11:27.115Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T04:11:27.115Z] ---> 3e834921e367 [2024-10-02T04:11:27.115Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-02T04:11:27.115Z] ---> Running in c9219b266198 [2024-10-02T04:11:27.115Z] Removing intermediate container c9219b266198 [2024-10-02T04:11:27.115Z] ---> 30a6dce741ca [2024-10-02T04:11:27.115Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-02T04:11:27.115Z] ---> Running in a0c5fab75662 [2024-10-02T04:11:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T04:11:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T04:11:27.115Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T04:11:27.115Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T04:11:27.115Z] OK: 8 MiB in 16 packages [2024-10-02T04:11:27.115Z] Removing intermediate container a0c5fab75662 [2024-10-02T04:11:27.115Z] ---> 7f1ba267c8f7 [2024-10-02T04:11:27.115Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-02T04:11:27.115Z] ---> Running in 05a5eb2d5836 [2024-10-02T04:11:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T04:11:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T04:11:27.115Z] OK: 8 MiB in 16 packages [2024-10-02T04:11:27.115Z] Removing intermediate container 05a5eb2d5836 [2024-10-02T04:11:27.115Z] ---> fa4b8d96ed09 [2024-10-02T04:11:27.115Z] Step 18/27 : WORKDIR / [2024-10-02T04:11:27.115Z] ---> Running in 2842fd82c140 [2024-10-02T04:11:27.115Z] Removing intermediate container 2842fd82c140 [2024-10-02T04:11:27.115Z] ---> 627bcae31f0d [2024-10-02T04:11:27.115Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-02T04:11:27.115Z] ---> cb3cb7630021 [2024-10-02T04:11:27.115Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-02T04:11:27.115Z] ---> 257c25ccc090 [2024-10-02T04:11:27.115Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-02T04:11:27.115Z] ---> fd83fecfd94d [2024-10-02T04:11:27.115Z] Step 22/27 : EXPOSE 59984 [2024-10-02T04:11:27.115Z] ---> Running in 7a5ac1b45c8b [2024-10-02T04:11:27.115Z] Removing intermediate container 7a5ac1b45c8b [2024-10-02T04:11:27.115Z] ---> f277707559c0 [2024-10-02T04:11:27.115Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-02T04:11:27.115Z] ---> Running in 0a700c4f88f7 [2024-10-02T04:11:27.115Z] Removing intermediate container 0a700c4f88f7 [2024-10-02T04:11:27.115Z] ---> fb53742c4198 [2024-10-02T04:11:27.115Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T04:11:27.115Z] ---> Running in 68b518bcdf9e [2024-10-02T04:11:27.115Z] Removing intermediate container 68b518bcdf9e [2024-10-02T04:11:27.115Z] ---> cceeb42ae7b1 [2024-10-02T04:11:27.115Z] Step 25/27 : LABEL arch=arm64 [2024-10-02T04:11:27.115Z] ---> Running in 371eb84b232e [2024-10-02T04:11:27.115Z] Removing intermediate container 371eb84b232e [2024-10-02T04:11:27.115Z] ---> fd65268c3eae [2024-10-02T04:11:27.115Z] Step 26/27 : LABEL git_sha=3e7df0a2ba4421b8438072215cdc3df62c3f2689 [2024-10-02T04:11:27.115Z] ---> Running in 89aa4d87d374 [2024-10-02T04:11:27.115Z] Removing intermediate container 89aa4d87d374 [2024-10-02T04:11:27.115Z] ---> dbf1923ad632 [2024-10-02T04:11:27.115Z] Step 27/27 : LABEL version=0.0.0 [2024-10-02T04:11:27.115Z] ---> Running in 203cccec9c95 [2024-10-02T04:11:27.115Z] Removing intermediate container 203cccec9c95 [2024-10-02T04:11:27.115Z] ---> ef4defee92f3 [2024-10-02T04:11:27.115Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T04:11:27.115Z] Successfully built ef4defee92f3 [2024-10-02T04:11:27.115Z] 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-10-02T04:11:28.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T04:11:28.105Z] [2024-10-02T04:11:28.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:11:28.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T04:11:28.523Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T04:11:28.523Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T04:11:28.523Z] 04944245beec: Pulling fs layer [2024-10-02T04:11:28.523Z] 699f458cf7ca: Pulling fs layer [2024-10-02T04:11:28.523Z] 765212b225bb: Pulling fs layer [2024-10-02T04:11:28.523Z] f23df028b6ca: Pulling fs layer [2024-10-02T04:11:28.523Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T04:11:28.523Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T04:11:28.523Z] 765212b225bb: Waiting [2024-10-02T04:11:28.523Z] f23df028b6ca: Waiting [2024-10-02T04:11:28.523Z] d65c8cfc05b1: Waiting [2024-10-02T04:11:28.523Z] 2437ff75d9bd: Waiting [2024-10-02T04:11:28.788Z] 04944245beec: Verifying Checksum [2024-10-02T04:11:28.788Z] 04944245beec: Download complete [2024-10-02T04:11:28.788Z] 765212b225bb: Verifying Checksum [2024-10-02T04:11:28.788Z] 765212b225bb: Download complete [2024-10-02T04:11:28.788Z] f23df028b6ca: Verifying Checksum [2024-10-02T04:11:28.788Z] f23df028b6ca: Download complete [2024-10-02T04:11:28.788Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T04:11:28.788Z] d65c8cfc05b1: Download complete [2024-10-02T04:11:29.052Z] 699f458cf7ca: Verifying Checksum [2024-10-02T04:11:29.052Z] 699f458cf7ca: Download complete [2024-10-02T04:11:29.316Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T04:11:29.316Z] 8998bd30e6a1: Download complete [2024-10-02T04:11:31.887Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T04:11:31.887Z] 2437ff75d9bd: Download complete [2024-10-02T04:11:33.827Z] 8998bd30e6a1: Pull complete [2024-10-02T04:11:34.411Z] 04944245beec: Pull complete [2024-10-02T04:11:35.820Z] 699f458cf7ca: Pull complete [2024-10-02T04:11:36.087Z] 765212b225bb: Pull complete [2024-10-02T04:11:37.051Z] f23df028b6ca: Pull complete [2024-10-02T04:11:37.318Z] d65c8cfc05b1: Pull complete [2024-10-02T04:11:55.516Z] 2437ff75d9bd: Pull complete [2024-10-02T04:11:55.516Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T04:11:55.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T04:11:55.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T04:11:55.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-12573 does not seem to be running inside a container [2024-10-02T04:11:55.961Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-02T04:11:58.609Z] $ docker top bb5c48f1123f0ad47fe1f73292d3564294ed01646613ca34fb154621c6af0626 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:11:59.540Z] ---> job-cost.sh [2024-10-02T04:11:59.540Z] lf-activate-venv: SKIPPING [2024-10-02T04:11:59.540Z] INFO: No Stack... [2024-10-02T04:12:00.119Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T04:12:00.699Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T04:12:01.361Z] + cut -d, -f6 [2024-10-02T04:12:01.361Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2024-10-02T04:12:01.447Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] [2024-10-02T04:12:01.454Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] did not exist. Created. [2024-10-02T04:12:01.460Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T04:12:02.207Z] /w/workspace/device-onvif-camera/1@tmp/durable-667e8b13/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T04:12:02.564Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T04:12:02.613Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T04:12:02.669Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T04:12:02.690Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T04:12:02.777Z] $ docker stop --time=1 bb5c48f1123f0ad47fe1f73292d3564294ed01646613ca34fb154621c6af0626 [2024-10-02T04:12:04.238Z] $ docker rm -f --volumes bb5c48f1123f0ad47fe1f73292d3564294ed01646613ca34fb154621c6af0626 [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-10-02T04:12:05.510Z] provisioning config files... [2024-10-02T04:12:05.522Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-458@tmp/config2511344422235018915tmp [Pipeline] { [Pipeline] sh [2024-10-02T04:12:05.879Z] + set +x [2024-10-02T04:12:05.879Z] + bash -s -- [2024-10-02T04:12:05.879Z] + curl -s https://codecov.io/bash [2024-10-02T04:12:05.879Z] [2024-10-02T04:12:05.879Z] _____ _ [2024-10-02T04:12:05.879Z] / ____| | | [2024-10-02T04:12:05.879Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T04:12:05.879Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T04:12:05.879Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T04:12:05.879Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T04:12:05.879Z] Bash-1.0.6 [2024-10-02T04:12:05.879Z] [2024-10-02T04:12:05.879Z] [2024-10-02T04:12:05.879Z] ==> git version 2.25.1 found [2024-10-02T04:12:05.879Z] ==> 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-10-02T04:12:05.879Z] Release-Date: 2020-01-08 [2024-10-02T04:12:05.879Z] 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-10-02T04:12:05.879Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T04:12:05.879Z] ==> Jenkins CI detected. [2024-10-02T04:12:05.879Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-458 [2024-10-02T04:12:05.879Z] project root: . [2024-10-02T04:12:05.879Z] --> token set from env [2024-10-02T04:12:05.879Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T04:12:06.140Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T04:12:06.140Z] ==> Python coveragepy not found [2024-10-02T04:12:06.140Z] ==> Searching for coverage reports in: [2024-10-02T04:12:06.140Z] + . [2024-10-02T04:12:06.140Z] -> Found 1 reports [2024-10-02T04:12:06.140Z] ==> Detecting git/mercurial file structure [2024-10-02T04:12:06.140Z] ==> Reading reports [2024-10-02T04:12:06.140Z] + ./coverage.out bytes=78805 [2024-10-02T04:12:06.140Z] ==> Appending adjustments [2024-10-02T04:12:06.140Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T04:12:06.140Z] + Found adjustments [2024-10-02T04:12:06.140Z] ==> Gzipping contents [2024-10-02T04:12:06.140Z] 12K /tmp/codecov.KS1Tl2.gz [2024-10-02T04:12:06.140Z] ==> Uploading reports [2024-10-02T04:12:06.140Z] url: https://codecov.io [2024-10-02T04:12:06.140Z] query: branch=PR-458&commit=3e7df0a2ba4421b8438072215cdc3df62c3f2689&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=458&job=&cmd_args= [2024-10-02T04:12:06.140Z] -> Pinging Codecov [2024-10-02T04:12:06.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-458&commit=3e7df0a2ba4421b8438072215cdc3df62c3f2689&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=458&job=&cmd_args= [2024-10-02T04:12:06.400Z] -> Uploading to [2024-10-02T04:12:06.400Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/3e7df0a2ba4421b8438072215cdc3df62c3f2689/8dc56353-1ade-4b9e-8f1e-928a713739c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T041206Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0f1ba1848cb9d982d2884b81403b57805d8a17524080db2d751ebbcf242aeaec [2024-10-02T04:12:06.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T04:12:06.400Z] Dload Upload Total Spent Left Speed [2024-10-02T04:12:06.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 50241 --:--:-- --:--:-- --:--:-- 50000 100 10400 0 0 100 10400 0 46636 --:--:-- --:--:-- --:--:-- 46428 [2024-10-02T04:12:06.662Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3e7df0a2ba4421b8438072215cdc3df62c3f2689 [Pipeline] } [2024-10-02T04:12:06.700Z] 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-10-02T04:12:09.089Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-458/archives ] [2024-10-02T04:12:09.090Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-458/archives [2024-10-02T04:12:09.090Z] total 16 [2024-10-02T04:12:09.090Z] drwxr-xr-x 3 root root 4096 Oct 2 04:00 . [2024-10-02T04:12:09.090Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 04:00 .. [2024-10-02T04:12:09.090Z] drwxr-xr-x 2 root root 4096 Oct 2 04:00 cost [2024-10-02T04:12:09.090Z] -rw-r--r-- 1 root root 92 Oct 2 04:00 cost.csv [2024-10-02T04:12:09.090Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-458/archives [2024-10-02T04:12:09.090Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-458/archives [2024-10-02T04:12:09.090Z] total 16 [2024-10-02T04:12:09.090Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 04:00 . [2024-10-02T04:12:09.090Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 04:00 .. [2024-10-02T04:12:09.090Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 04:00 cost [2024-10-02T04:12:09.090Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 2 04:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:09.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:10.443Z] ---> package-listing.sh [2024-10-02T04:12:10.443Z] ++ facter osfamily [2024-10-02T04:12:10.443Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T04:12:10.703Z] + OS_FAMILY=debian [2024-10-02T04:12:10.703Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-458 [2024-10-02T04:12:10.703Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T04:12:10.703Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T04:12:10.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T04:12:10.703Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T04:12:10.703Z] + '[' /w/workspace/undry_device-onvif-camera_PR-458 ']' [2024-10-02T04:12:10.703Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T04:12:10.703Z] + case "${OS_FAMILY}" in [2024-10-02T04:12:10.703Z] + grep '^ii' [2024-10-02T04:12:10.703Z] + dpkg -l [2024-10-02T04:12:10.703Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T04:12:10.703Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T04:12:10.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T04:12:10.703Z] + '[' /w/workspace/undry_device-onvif-camera_PR-458 ']' [2024-10-02T04:12:10.703Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-458/archives/ [2024-10-02T04:12:10.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-458/archives/ [Pipeline] echo [2024-10-02T04:12:10.746Z] 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-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T04:12:11.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T04:12:11.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T04:12:11.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T04:12:11.904Z] prd-ubuntu20.04-docker-8c-8g-12569 does not seem to be running inside a container [2024-10-02T04:12:11.935Z] $ 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-458/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-458 -v /w/workspace/undry_device-onvif-camera_PR-458:/w/workspace/undry_device-onvif-camera_PR-458:rw,z -v /w/workspace/undry_device-onvif-camera_PR-458@tmp:/w/workspace/undry_device-onvif-camera_PR-458@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-10-02T04:12:12.217Z] $ docker top 488adbadd68da8bcd15247964c6401016cb2ebd9912879e31ec8806b754ea38d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T04:12:12.621Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T04:12:12.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T04:12:13.277Z] + ls /var/log/sa-host [2024-10-02T04:12:13.277Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T04:12:13.519Z] provisioning config files... [2024-10-02T04:12:13.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-458@tmp/config14914362068752940157tmp [Pipeline] { [Pipeline] echo [2024-10-02T04:12:13.599Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:13.917Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T04:12:13.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:14.350Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T04:12:14.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:14.714Z] ---> sudo-logs.sh [2024-10-02T04:12:14.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T04:12:14.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:15.140Z] ---> job-cost.sh [2024-10-02T04:12:15.141Z] lf-activate-venv: SKIPPING [2024-10-02T04:12:15.141Z] DEBUG: total: 0.4399999976158142 [2024-10-02T04:12:15.141Z] INFO: Retrieving Stack Cost... [2024-10-02T04:12:15.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T04:12:15.972Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T04:12:16.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T04:12:16.365Z] ---> logs-deploy.sh [2024-10-02T04:12:16.365Z] lf-activate-venv: SKIPPING [2024-10-02T04:12:16.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-458/1 [2024-10-02T04:12:16.365Z] INFO: archiving workspace using pattern(s): [2024-10-02T04:12:17.301Z] Archives upload complete. [2024-10-02T04:12:17.561Z] INFO: archiving logs to Nexus [2024-10-02T04:12:18.524Z] ---> uname -a: [2024-10-02T04:12:18.524Z] Linux prd-ubuntu20-04-docker-8c-8g-12569 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] ---> lscpu: [2024-10-02T04:12:18.524Z] Architecture: x86_64 [2024-10-02T04:12:18.524Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-02T04:12:18.524Z] Byte Order: Little Endian [2024-10-02T04:12:18.524Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-02T04:12:18.524Z] CPU(s): 8 [2024-10-02T04:12:18.524Z] On-line CPU(s) list: 0-7 [2024-10-02T04:12:18.524Z] Thread(s) per core: 1 [2024-10-02T04:12:18.524Z] Core(s) per socket: 1 [2024-10-02T04:12:18.524Z] Socket(s): 8 [2024-10-02T04:12:18.524Z] NUMA node(s): 1 [2024-10-02T04:12:18.524Z] Vendor ID: AuthenticAMD [2024-10-02T04:12:18.524Z] CPU family: 23 [2024-10-02T04:12:18.524Z] Model: 49 [2024-10-02T04:12:18.524Z] Model name: AMD EPYC-Rome Processor [2024-10-02T04:12:18.524Z] Stepping: 0 [2024-10-02T04:12:18.524Z] CPU MHz: 2799.998 [2024-10-02T04:12:18.524Z] BogoMIPS: 5599.99 [2024-10-02T04:12:18.524Z] Virtualization: AMD-V [2024-10-02T04:12:18.524Z] Hypervisor vendor: KVM [2024-10-02T04:12:18.524Z] Virtualization type: full [2024-10-02T04:12:18.524Z] L1d cache: 256 KiB [2024-10-02T04:12:18.524Z] L1i cache: 256 KiB [2024-10-02T04:12:18.524Z] L2 cache: 4 MiB [2024-10-02T04:12:18.524Z] L3 cache: 128 MiB [2024-10-02T04:12:18.524Z] NUMA node0 CPU(s): 0-7 [2024-10-02T04:12:18.524Z] Vulnerability Itlb multihit: Not affected [2024-10-02T04:12:18.524Z] Vulnerability L1tf: Not affected [2024-10-02T04:12:18.524Z] Vulnerability Mds: Not affected [2024-10-02T04:12:18.524Z] Vulnerability Meltdown: Not affected [2024-10-02T04:12:18.524Z] Vulnerability Mmio stale data: Not affected [2024-10-02T04:12:18.524Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-02T04:12:18.524Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-02T04:12:18.524Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-02T04:12:18.524Z] Vulnerability Srbds: Not affected [2024-10-02T04:12:18.524Z] Vulnerability Tsx async abort: Not affected [2024-10-02T04:12:18.524Z] 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-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] ---> nproc: [2024-10-02T04:12:18.524Z] 8 [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] ---> df -h: [2024-10-02T04:12:18.524Z] Filesystem Size Used Avail Use% Mounted on [2024-10-02T04:12:18.524Z] overlay 155G 13G 143G 8% / [2024-10-02T04:12:18.524Z] tmpfs 64M 0 64M 0% /dev [2024-10-02T04:12:18.524Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-02T04:12:18.524Z] shm 64M 0 64M 0% /dev/shm [2024-10-02T04:12:18.524Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] ---> sar -b -r -n DEV: [2024-10-02T04:12:18.524Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12569) 10/02/24 _x86_64_ (8 CPU) [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] 02:40:25 LINUX RESTART (8 CPU) [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] 02:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-02T04:12:18.524Z] 02:42:01 6.37 0.02 6.35 0.00 0.81 402.93 0.00 [2024-10-02T04:12:18.524Z] 02:43:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 [2024-10-02T04:12:18.524Z] 02:44:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-10-02T04:12:18.524Z] 02:45:01 1.05 0.00 1.05 0.00 0.00 14.00 0.00 [2024-10-02T04:12:18.524Z] 02:46:01 48.11 6.15 41.96 0.00 4365.41 8478.72 0.00 [2024-10-02T04:12:18.524Z] 02:47:01 4.83 0.02 4.82 0.00 0.13 113.58 0.00 [2024-10-02T04:12:18.524Z] 02:48:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 [2024-10-02T04:12:18.524Z] 02:49:01 1.75 0.00 1.75 0.00 0.00 20.65 0.00 [2024-10-02T04:12:18.524Z] 02:50:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2024-10-02T04:12:18.524Z] 02:51:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 [2024-10-02T04:12:18.524Z] 02:52:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-10-02T04:12:18.524Z] 02:53:01 5.92 3.88 2.03 0.00 88.25 36.13 0.00 [2024-10-02T04:12:18.524Z] 02:54:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2024-10-02T04:12:18.524Z] 02:55:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 [2024-10-02T04:12:18.524Z] 02:56:01 1.72 0.02 1.70 0.00 0.13 25.60 0.00 [2024-10-02T04:12:18.524Z] 02:57:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 [2024-10-02T04:12:18.524Z] 02:58:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2024-10-02T04:12:18.524Z] 02:59:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2024-10-02T04:12:18.524Z] 03:00:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2024-10-02T04:12:18.524Z] 03:01:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-10-02T04:12:18.524Z] 03:02:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2024-10-02T04:12:18.524Z] 03:03:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-10-02T04:12:18.524Z] 03:04:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-10-02T04:12:18.524Z] 03:05:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2024-10-02T04:12:18.524Z] 03:06:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-10-02T04:12:18.524Z] 03:07:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2024-10-02T04:12:18.524Z] 03:08:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-10-02T04:12:18.524Z] 03:09:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 [2024-10-02T04:12:18.524Z] 03:10:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 [2024-10-02T04:12:18.524Z] 03:11:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 [2024-10-02T04:12:18.524Z] 03:12:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-10-02T04:12:18.524Z] 03:13:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-10-02T04:12:18.524Z] 03:14:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-10-02T04:12:18.524Z] 03:15:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2024-10-02T04:12:18.524Z] 03:16:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2024-10-02T04:12:18.524Z] 03:17:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 [2024-10-02T04:12:18.524Z] 03:18:01 1.27 0.02 1.25 0.00 0.13 13.46 0.00 [2024-10-02T04:12:18.524Z] 03:19:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2024-10-02T04:12:18.524Z] 03:20:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-10-02T04:12:18.524Z] 03:21:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-10-02T04:12:18.524Z] 03:22:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2024-10-02T04:12:18.524Z] 03:23:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2024-10-02T04:12:18.524Z] 03:24:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-10-02T04:12:18.524Z] 03:25:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2024-10-02T04:12:18.524Z] 03:26:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-10-02T04:12:18.524Z] 03:27:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 [2024-10-02T04:12:18.524Z] 03:28:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-10-02T04:12:18.524Z] 03:29:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2024-10-02T04:12:18.524Z] 03:30:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-10-02T04:12:18.524Z] 03:31:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2024-10-02T04:12:18.524Z] 03:32:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2024-10-02T04:12:18.524Z] 03:33:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 [2024-10-02T04:12:18.524Z] 03:34:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-10-02T04:12:18.524Z] 03:35:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2024-10-02T04:12:18.524Z] 03:36:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-10-02T04:12:18.524Z] 03:37:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 [2024-10-02T04:12:18.524Z] 03:38:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2024-10-02T04:12:18.524Z] 03:39:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2024-10-02T04:12:18.524Z] 03:40:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2024-10-02T04:12:18.524Z] 03:41:01 2.88 0.18 2.70 0.00 18.53 33.73 0.00 [2024-10-02T04:12:18.524Z] 03:42:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2024-10-02T04:12:18.524Z] 03:43:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2024-10-02T04:12:18.524Z] 03:44:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2024-10-02T04:12:18.524Z] 03:45:02 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2024-10-02T04:12:18.524Z] 03:46:01 1.17 0.00 1.17 0.00 0.00 13.01 0.00 [2024-10-02T04:12:18.524Z] 03:47:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 [2024-10-02T04:12:18.524Z] 03:48:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-10-02T04:12:18.524Z] 03:49:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2024-10-02T04:12:18.524Z] 03:50:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2024-10-02T04:12:18.524Z] 03:51:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 [2024-10-02T04:12:18.524Z] 03:52:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-10-02T04:12:18.524Z] 03:53:01 1.00 0.00 1.00 0.00 0.00 14.26 0.00 [2024-10-02T04:12:18.524Z] 03:54:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2024-10-02T04:12:18.524Z] 03:55:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2024-10-02T04:12:18.524Z] 03:56:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-10-02T04:12:18.524Z] 03:57:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2024-10-02T04:12:18.524Z] 03:58:01 393.03 12.96 380.07 0.00 1884.22 37594.53 0.00 [2024-10-02T04:12:18.524Z] 03:59:01 253.02 2.65 250.37 0.00 26.12 82589.94 0.00 [2024-10-02T04:12:18.524Z] 04:00:01 84.29 0.18 84.10 0.00 8.53 19630.59 0.00 [2024-10-02T04:12:18.524Z] 04:01:01 150.76 0.02 150.74 0.00 1.07 47994.27 0.00 [2024-10-02T04:12:18.524Z] 04:02:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2024-10-02T04:12:18.524Z] 04:03:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 [2024-10-02T04:12:18.524Z] 04:04:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2024-10-02T04:12:18.524Z] 04:05:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2024-10-02T04:12:18.524Z] 04:06:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 [2024-10-02T04:12:18.524Z] 04:07:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2024-10-02T04:12:18.524Z] 04:08:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2024-10-02T04:12:18.524Z] 04:09:01 1.05 0.00 1.05 0.00 0.00 14.13 0.00 [2024-10-02T04:12:18.524Z] 04:10:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-10-02T04:12:18.524Z] 04:11:01 1.03 0.00 1.03 0.00 0.00 11.59 0.00 [2024-10-02T04:12:18.524Z] 04:12:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2024-10-02T04:12:18.524Z] Average: 11.50 0.29 11.22 0.00 70.28 2177.04 0.00 [2024-10-02T04:12:18.524Z] [2024-10-02T04:12:18.524Z] 02:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-02T04:12:18.524Z] 02:42:01 30563204 31836792 546196 1.66 47276 1541760 1626072 4.79 625092 1414916 16 [2024-10-02T04:12:18.524Z] 02:43:01 30564140 31837924 544672 1.66 47316 1541760 1626072 4.79 624980 1414944 68 [2024-10-02T04:12:18.524Z] 02:44:01 30564352 31838208 544372 1.66 47348 1541768 1626072 4.79 624756 1414984 20 [2024-10-02T04:12:18.524Z] 02:45:01 30565004 31838892 543644 1.65 47380 1541764 1626072 4.79 624484 1414988 20 [2024-10-02T04:12:18.524Z] 02:46:01 30102668 31801496 542808 1.65 76996 1940240 1590880 4.69 905784 1554352 920 [2024-10-02T04:12:18.524Z] 02:47:01 30108416 31802388 542112 1.65 75592 1936980 1598328 4.71 903868 1551092 324 [2024-10-02T04:12:18.524Z] 02:48:01 30108652 31802780 541564 1.65 75672 1936984 1598328 4.71 903972 1551104 0 [2024-10-02T04:12:18.524Z] 02:49:01 30109140 31803380 540928 1.65 75744 1936996 1598328 4.71 904224 1551104 8 [2024-10-02T04:12:18.524Z] 02:50:01 30109300 31803544 540880 1.64 75768 1937000 1598328 4.71 904156 1551108 8 [2024-10-02T04:12:18.524Z] 02:51:01 30111220 31805564 538704 1.64 75816 1937004 1598328 4.71 902908 1551108 16 [2024-10-02T04:12:18.524Z] 02:52:01 30112328 31806696 537508 1.63 75872 1937000 1598328 4.71 901452 1551116 8 [2024-10-02T04:12:18.524Z] 02:53:01 30072992 31770944 572440 1.74 75964 1939936 1598328 4.71 942820 1552736 8 [2024-10-02T04:12:18.524Z] 02:54:01 30070740 31768784 574520 1.75 76060 1939940 1598328 4.71 945252 1552736 8 [2024-10-02T04:12:18.524Z] 02:55:01 30070944 31769100 574124 1.75 76156 1939940 1598328 4.71 945132 1552720 8 [2024-10-02T04:12:18.524Z] 02:56:01 30064372 31762612 580384 1.76 76240 1939920 1609736 4.74 946300 1552696 64 [2024-10-02T04:12:18.524Z] 02:57:01 30064672 31762916 580020 1.76 76256 1939924 1609736 4.74 946072 1552700 16 [2024-10-02T04:12:18.524Z] 02:58:01 30064512 31762816 579960 1.76 76296 1939920 1609736 4.74 946168 1552708 12 [2024-10-02T04:12:18.524Z] 02:59:01 30064552 31762892 580024 1.76 76336 1939932 1609736 4.74 946276 1552712 12 [2024-10-02T04:12:18.524Z] 03:00:01 30064376 31762764 580088 1.76 76352 1939932 1609736 4.74 946508 1552716 8 [2024-10-02T04:12:18.524Z] 03:01:01 30065140 31763580 579160 1.76 76388 1939936 1609736 4.74 946380 1552724 200 [2024-10-02T04:12:18.524Z] 03:02:01 30065140 31763584 579112 1.76 76412 1939940 1609736 4.74 947416 1552728 188 [2024-10-02T04:12:18.524Z] 03:03:01 30065124 31763600 579036 1.76 76444 1939940 1609736 4.74 947204 1552732 44 [2024-10-02T04:12:18.524Z] 03:04:01 30065228 31763744 578848 1.76 76476 1939944 1609736 4.74 947252 1552736 8 [2024-10-02T04:12:18.524Z] 03:05:01 30064668 31763244 579524 1.76 76516 1939944 1609736 4.74 948168 1552740 8 [2024-10-02T04:12:18.524Z] 03:06:01 30064872 31763592 579096 1.76 76556 1940060 1609736 4.74 948308 1552836 16 [2024-10-02T04:12:18.524Z] 03:07:01 30064856 31763632 579004 1.76 76580 1940084 1609736 4.74 948388 1552852 148 [2024-10-02T04:12:18.524Z] 03:08:01 30064808 31763608 578960 1.76 76612 1940084 1609736 4.74 948440 1552856 8 [2024-10-02T04:12:18.524Z] 03:09:01 30064700 31763556 579260 1.76 76644 1940092 1609736 4.74 948424 1552864 8 [2024-10-02T04:12:18.524Z] 03:10:01 30064612 31763484 579328 1.76 76660 1940092 1609736 4.74 948784 1552864 8 [2024-10-02T04:12:18.524Z] 03:11:01 30064064 31762976 579384 1.76 76700 1940080 1609736 4.74 948548 1552868 52 [2024-10-02T04:12:18.524Z] 03:12:01 30064056 31763008 579264 1.76 76716 1940100 1609736 4.74 948704 1552876 12 [2024-10-02T04:12:18.524Z] 03:13:01 30064000 31762972 579228 1.76 76740 1940100 1609736 4.74 948808 1552872 44 [2024-10-02T04:12:18.524Z] 03:14:01 30064168 31763160 579188 1.76 76764 1940104 1609736 4.74 948860 1552876 28 [2024-10-02T04:12:18.524Z] 03:15:01 30063964 31762984 579328 1.76 76788 1940112 1609736 4.74 949176 1552884 48 [2024-10-02T04:12:18.524Z] 03:16:01 30063948 31762992 579264 1.76 76804 1940112 1609736 4.74 949368 1552884 20 [2024-10-02T04:12:18.524Z] 03:17:01 30063072 31762160 580036 1.76 76840 1940112 1609736 4.74 949460 1552892 60 [2024-10-02T04:12:18.524Z] 03:18:01 30063268 31762404 579700 1.76 76864 1940116 1609736 4.74 949396 1552896 4 [2024-10-02T04:12:18.524Z] 03:19:01 30062936 31762108 579932 1.76 76904 1940112 1609736 4.74 949384 1552892 12 [2024-10-02T04:12:18.524Z] 03:20:01 30062888 31762100 579876 1.76 76936 1940124 1609736 4.74 949440 1552900 28 [2024-10-02T04:12:18.524Z] 03:21:01 30062900 31762148 579956 1.76 76984 1940116 1609736 4.74 949948 1552900 16 [2024-10-02T04:12:18.524Z] 03:22:01 30062656 31761952 580108 1.76 77016 1940128 1625788 4.79 949932 1552904 32 [2024-10-02T04:12:18.524Z] 03:23:01 30062924 31762256 579780 1.76 77048 1940128 1625788 4.79 949896 1552908 4 [2024-10-02T04:12:18.524Z] 03:24:01 30063076 31762452 579728 1.76 77084 1940136 1625788 4.79 950112 1552920 40 [2024-10-02T04:12:18.524Z] 03:25:01 30062840 31762256 579888 1.76 77116 1940144 1625788 4.79 950068 1552924 4 [2024-10-02T04:12:18.524Z] 03:26:01 30062580 31762036 580060 1.76 77152 1940144 1625788 4.79 950868 1552932 24 [2024-10-02T04:12:18.525Z] 03:27:01 30062604 31762108 579992 1.76 77192 1940148 1625788 4.79 950332 1552940 60 [2024-10-02T04:12:18.525Z] 03:28:01 30062304 31761844 580216 1.76 77216 1940152 1625788 4.79 950392 1552944 4 [2024-10-02T04:12:18.525Z] 03:29:01 30062288 31761828 580168 1.76 77232 1940152 1625788 4.79 950376 1552944 8 [2024-10-02T04:12:18.525Z] 03:30:01 30062240 31761832 580120 1.76 77264 1940156 1625788 4.79 950508 1552952 8 [2024-10-02T04:12:18.525Z] 03:31:01 30061956 31761596 580280 1.76 77312 1940148 1625788 4.79 950720 1552956 16 [2024-10-02T04:12:18.525Z] 03:32:01 30061884 31761708 580200 1.76 77352 1940288 1625788 4.79 950828 1553092 32 [2024-10-02T04:12:18.525Z] 03:33:01 30061772 31761636 580212 1.76 77384 1940296 1625788 4.79 950852 1553100 8 [2024-10-02T04:12:18.525Z] 03:34:01 30061724 31761620 580172 1.76 77416 1940296 1609380 4.74 950912 1553100 12 [2024-10-02T04:12:18.525Z] 03:35:01 30061740 31761660 580060 1.76 77448 1940292 1609380 4.74 950972 1553104 56 [2024-10-02T04:12:18.525Z] 03:36:01 30061436 31761392 580536 1.77 77484 1940284 1609380 4.74 951220 1553072 12 [2024-10-02T04:12:18.525Z] 03:37:01 30061468 31761464 580452 1.77 77516 1940304 1609380 4.74 951400 1553080 36 [2024-10-02T04:12:18.525Z] 03:38:01 30060908 31760944 580900 1.77 77564 1940308 1609380 4.74 951500 1553088 8 [2024-10-02T04:12:18.525Z] 03:39:01 30061136 31761220 580604 1.77 77588 1940308 1593316 4.70 951356 1553092 40 [2024-10-02T04:12:18.525Z] 03:40:01 30061052 31761168 580796 1.77 77628 1940312 1593316 4.70 951416 1553096 8 [2024-10-02T04:12:18.525Z] 03:41:01 30057196 31757972 584184 1.78 77692 1940872 1598776 4.71 952072 1553416 36 [2024-10-02T04:12:18.525Z] 03:42:01 30057640 31758456 583848 1.78 77716 1940872 1598776 4.71 952496 1553416 12 [2024-10-02T04:12:18.525Z] 03:43:01 30057600 31758464 583720 1.78 77740 1940884 1598776 4.71 952272 1553420 200 [2024-10-02T04:12:18.525Z] 03:44:01 30057552 31758452 583680 1.78 77768 1940884 1598776 4.71 952368 1553424 8 [2024-10-02T04:12:18.525Z] 03:45:02 30057408 31758336 583672 1.77 77800 1940888 1598776 4.71 952136 1553424 60 [2024-10-02T04:12:18.525Z] 03:46:01 30057652 31758620 583332 1.77 77832 1940892 1598776 4.71 952804 1553432 20 [2024-10-02T04:12:18.525Z] 03:47:01 30057816 31758824 583260 1.77 77880 1940892 1598776 4.71 952400 1553428 44 [2024-10-02T04:12:18.525Z] 03:48:01 30057984 31759036 583228 1.77 77904 1940896 1598776 4.71 952440 1553432 4 [2024-10-02T04:12:18.525Z] 03:49:01 30057840 31759072 583016 1.77 77936 1941024 1598776 4.71 952468 1553564 148 [2024-10-02T04:12:18.525Z] 03:50:01 30057572 31758816 583208 1.77 77952 1941028 1598776 4.71 952832 1553564 8 [2024-10-02T04:12:18.525Z] 03:51:01 30057428 31758696 583192 1.77 77968 1941036 1598776 4.71 953204 1553568 64 [2024-10-02T04:12:18.525Z] 03:52:01 30057588 31758892 583144 1.77 78008 1941036 1598776 4.71 953072 1553572 12 [2024-10-02T04:12:18.525Z] 03:53:01 30052648 31754084 587800 1.79 78048 1941032 1598776 4.71 959764 1552688 212 [2024-10-02T04:12:18.525Z] 03:54:01 30051256 31752728 589080 1.79 78096 1941036 1598776 4.71 961416 1552696 16 [2024-10-02T04:12:18.525Z] 03:55:01 30051164 31752672 589280 1.79 78136 1941036 1582336 4.66 961356 1552692 16 [2024-10-02T04:12:18.525Z] 03:56:01 30050888 31752440 589500 1.79 78152 1941048 1582336 4.66 961312 1552700 16 [2024-10-02T04:12:18.525Z] 03:57:01 30050880 31752472 589376 1.79 78208 1941032 1582336 4.66 961348 1552704 184 [2024-10-02T04:12:18.525Z] 03:58:01 28687556 31507556 778580 2.37 111808 2973720 1913216 5.64 1334040 2436196 9896 [2024-10-02T04:12:18.525Z] 03:59:01 26861364 31176732 1099384 3.34 223072 4198452 2363156 6.96 1938072 3486692 203088 [2024-10-02T04:12:18.525Z] 04:00:01 26704852 31367476 906128 2.76 228708 4514176 2318564 6.83 1982672 3564360 479380 [2024-10-02T04:12:18.525Z] 04:01:01 26426472 31506552 770748 2.34 236968 4898880 1727188 5.09 1675592 4127884 140 [2024-10-02T04:12:18.525Z] 04:02:01 26426612 31506788 770416 2.34 237004 4898884 1727188 5.09 1675828 4127884 28 [2024-10-02T04:12:18.525Z] 04:03:01 26429056 31509288 767740 2.33 237016 4898884 1727188 5.09 1672908 4127884 56 [2024-10-02T04:12:18.525Z] 04:04:01 26430724 31510976 766000 2.33 237040 4898888 1727188 5.09 1671088 4127888 20 [2024-10-02T04:12:18.525Z] 04:05:01 26432976 31513248 763676 2.32 237056 4898884 1727188 5.09 1668864 4127888 156 [2024-10-02T04:12:18.525Z] 04:06:01 26440032 31520312 756508 2.30 237080 4898896 1727188 5.09 1662376 4127892 224 [2024-10-02T04:12:18.525Z] 04:07:01 26440396 31520728 756056 2.30 237124 4898896 1727188 5.09 1662356 4127896 156 [2024-10-02T04:12:18.525Z] 04:08:01 26440304 31520660 756276 2.30 237148 4898900 1727188 5.09 1662468 4127896 12 [2024-10-02T04:12:18.525Z] 04:09:01 26440528 31520924 756208 2.30 237164 4898908 1727188 5.09 1662628 4127908 64 [2024-10-02T04:12:18.525Z] 04:10:01 26440512 31520920 756172 2.30 237184 4898912 1727188 5.09 1662660 4127912 28 [2024-10-02T04:12:18.525Z] 04:11:01 26440368 31520812 756224 2.30 237216 4898912 1727188 5.09 1662612 4127912 192 [2024-10-02T04:12:18.525Z] 04:12:01 26439948 31520412 756660 2.30 237252 4898904 1727188 5.09 1662584 4127916 12 [2024-10-02T04:12:18.525Z] Average: 29522114 31722083 611418 1.86 100478 2377183 1643157 4.84 1053475 1939412 7664 [2024-10-02T04:12:18.525Z] [2024-10-02T04:12:18.525Z] 02:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-02T04:12:18.525Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:42:01 ens3 2.56 1.32 1.83 0.77 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:43:01 ens3 0.77 0.43 1.67 0.21 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:45:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:46:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:46:01 ens3 209.82 100.57 2748.11 7.06 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:47:01 ens3 0.42 0.35 0.10 0.03 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:49:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:50:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:51:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:53:01 ens3 13.68 9.13 12.12 5.58 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:54:01 ens3 1.77 1.25 1.22 1.16 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:56:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:58:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:00:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:01:01 ens3 0.68 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:02:01 ens3 0.92 0.65 0.61 0.49 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:04:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:05:01 ens3 0.73 0.43 0.42 0.28 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:06:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:11:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:12:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:16:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:21:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:22:01 ens3 0.18 0.12 0.22 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:26:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:31:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:36:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:41:01 ens3 0.42 0.38 0.16 0.10 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:45:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:46:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:47:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:49:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:50:01 ens3 0.18 0.07 0.28 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:51:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:53:01 ens3 2.75 1.92 1.64 3.32 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:54:01 ens3 1.30 0.83 0.78 1.08 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:56:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:57:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:58:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:58:01 ens3 553.99 431.09 5752.78 101.13 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:58:01 veth2a89dd7 150.94 161.49 14.99 146.36 0.00 0.00 0.00 0.01 [2024-10-02T04:12:18.525Z] 03:58:01 docker0 185.40 197.55 15.49 419.90 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:59:01 ens3 404.32 213.26 3287.75 79.15 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:59:01 docker0 172.94 359.53 15.36 3257.51 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 03:59:01 vethbb0ae21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:00:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:00:01 ens3 27.00 18.08 52.38 10.96 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:00:01 docker0 1.37 2.33 0.08 30.87 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:00:01 veth8c98222 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:01:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:01:01 ens3 107.40 65.94 2645.75 12.19 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:01:01 docker0 2.65 4.45 0.17 62.21 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:02:01 ens3 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:04:01 ens3 0.72 0.30 0.30 0.21 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.525Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:06:01 ens3 0.27 0.23 0.09 0.13 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:07:01 ens3 0.37 0.30 0.38 0.02 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:11:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] Average: ens3 14.71 9.37 159.51 2.48 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] Average: docker0 3.98 6.20 0.34 41.45 0.00 0.00 0.00 0.00 [2024-10-02T04:12:18.526Z] [2024-10-02T04:12:18.526Z] [2024-10-02T04:12:18.526Z] ---> sar -P ALL: [2024-10-02T04:12:18.526Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12569) 10/02/24 _x86_64_ (8 CPU) [2024-10-02T04:12:18.526Z] [2024-10-02T04:12:18.526Z] 02:40:25 LINUX RESTART (8 CPU) [2024-10-02T04:12:18.526Z] [2024-10-02T04:12:18.526Z] 02:41:02 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.526Z] 02:42:01 all 0.09 0.00 0.02 0.05 0.01 99.83 [2024-10-02T04:12:18.526Z] 02:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T04:12:18.526Z] 02:42:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2024-10-02T04:12:18.526Z] 02:42:01 2 0.09 0.00 0.05 0.02 0.02 99.83 [2024-10-02T04:12:18.526Z] 02:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:42:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.526Z] 02:42:01 5 0.19 0.00 0.03 0.12 0.02 99.64 [2024-10-02T04:12:18.526Z] 02:42:01 6 0.24 0.00 0.00 0.00 0.00 99.76 [2024-10-02T04:12:18.526Z] 02:42:01 7 0.02 0.00 0.00 0.24 0.00 99.75 [2024-10-02T04:12:18.526Z] 02:43:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2024-10-02T04:12:18.526Z] 02:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-02T04:12:18.526Z] 02:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:43:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-10-02T04:12:18.526Z] 02:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:43:01 7 0.00 0.00 0.02 0.18 0.00 99.80 [2024-10-02T04:12:18.526Z] 02:44:01 all 0.16 0.00 0.00 0.01 0.01 99.81 [2024-10-02T04:12:18.526Z] 02:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:44:01 2 1.21 0.00 0.03 0.00 0.02 98.74 [2024-10-02T04:12:18.526Z] 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.526Z] 02:44:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:44:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-10-02T04:12:18.526Z] 02:45:01 all 0.03 0.00 0.01 0.04 0.03 99.89 [2024-10-02T04:12:18.526Z] 02:45:01 0 0.05 0.00 0.02 0.00 0.13 99.80 [2024-10-02T04:12:18.526Z] 02:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:45:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-02T04:12:18.526Z] 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:45:01 5 0.03 0.00 0.02 0.00 0.10 99.85 [2024-10-02T04:12:18.526Z] 02:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:45:01 7 0.02 0.00 0.00 0.28 0.00 99.70 [2024-10-02T04:12:18.526Z] 02:46:01 all 2.54 0.00 1.49 1.79 0.03 94.15 [2024-10-02T04:12:18.526Z] 02:46:01 0 2.38 0.00 1.54 0.30 0.03 95.75 [2024-10-02T04:12:18.526Z] 02:46:01 1 3.06 0.00 1.61 0.25 0.03 95.05 [2024-10-02T04:12:18.526Z] 02:46:01 2 2.17 0.00 1.24 1.16 0.03 95.39 [2024-10-02T04:12:18.526Z] 02:46:01 3 3.14 0.00 2.09 0.92 0.02 93.84 [2024-10-02T04:12:18.526Z] 02:46:01 4 2.22 0.00 1.24 0.77 0.02 95.75 [2024-10-02T04:12:18.526Z] 02:46:01 5 2.48 0.00 1.47 0.20 0.05 95.80 [2024-10-02T04:12:18.526Z] 02:46:01 6 3.04 0.00 1.35 0.89 0.02 94.70 [2024-10-02T04:12:18.526Z] 02:46:01 7 1.82 0.00 1.36 9.84 0.03 86.95 [2024-10-02T04:12:18.526Z] 02:47:01 all 0.22 0.00 0.08 0.07 0.01 99.62 [2024-10-02T04:12:18.526Z] 02:47:01 0 0.03 0.00 0.12 0.00 0.00 99.85 [2024-10-02T04:12:18.526Z] 02:47:01 1 0.07 0.00 0.08 0.02 0.02 99.82 [2024-10-02T04:12:18.526Z] 02:47:01 2 1.24 0.00 0.10 0.50 0.02 98.15 [2024-10-02T04:12:18.526Z] 02:47:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-02T04:12:18.526Z] 02:47:01 4 0.03 0.00 0.07 0.00 0.03 99.87 [2024-10-02T04:12:18.526Z] 02:47:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2024-10-02T04:12:18.526Z] 02:47:01 6 0.28 0.00 0.08 0.00 0.00 99.63 [2024-10-02T04:12:18.526Z] 02:47:01 7 0.07 0.00 0.05 0.05 0.00 99.83 [2024-10-02T04:12:18.526Z] 02:48:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-10-02T04:12:18.526Z] 02:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 02:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:48:01 2 1.99 0.00 0.02 0.05 0.02 97.93 [2024-10-02T04:12:18.526Z] 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:49:01 all 0.20 0.00 0.02 0.01 0.01 99.76 [2024-10-02T04:12:18.526Z] 02:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:49:01 2 1.48 0.00 0.03 0.05 0.02 98.42 [2024-10-02T04:12:18.526Z] 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:49:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2024-10-02T04:12:18.526Z] 02:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.526Z] 02:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.526Z] 02:49:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-02T04:12:18.526Z] 02:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-02T04:12:18.526Z] 02:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:50:01 2 0.12 0.00 0.02 0.02 0.02 99.83 [2024-10-02T04:12:18.526Z] 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-02T04:12:18.526Z] 02:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:51:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:51:01 2 0.08 0.00 0.02 0.02 0.02 99.87 [2024-10-02T04:12:18.526Z] 02:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.526Z] 02:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-02T04:12:18.526Z] 02:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:52:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2024-10-02T04:12:18.526Z] 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:52:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-02T04:12:18.526Z] 02:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:52:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-02T04:12:18.526Z] [2024-10-02T04:12:18.526Z] 02:52:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.526Z] 02:53:01 all 0.51 0.00 0.04 0.03 0.01 99.41 [2024-10-02T04:12:18.526Z] 02:53:01 0 0.68 0.00 0.03 0.00 0.02 99.27 [2024-10-02T04:12:18.526Z] 02:53:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2024-10-02T04:12:18.526Z] 02:53:01 2 1.96 0.00 0.05 0.05 0.03 97.91 [2024-10-02T04:12:18.526Z] 02:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:53:01 4 0.37 0.00 0.12 0.07 0.00 99.45 [2024-10-02T04:12:18.526Z] 02:53:01 5 0.47 0.00 0.07 0.07 0.02 99.38 [2024-10-02T04:12:18.526Z] 02:53:01 6 0.23 0.00 0.02 0.02 0.00 99.73 [2024-10-02T04:12:18.526Z] 02:53:01 7 0.17 0.00 0.03 0.00 0.00 99.80 [2024-10-02T04:12:18.526Z] 02:54:01 all 0.05 0.00 0.01 0.03 0.01 99.90 [2024-10-02T04:12:18.526Z] 02:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:54:01 2 0.19 0.00 0.00 0.24 0.02 99.56 [2024-10-02T04:12:18.526Z] 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:54:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-02T04:12:18.526Z] 02:54:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-02T04:12:18.526Z] 02:54:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-02T04:12:18.526Z] 02:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-02T04:12:18.526Z] 02:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.526Z] 02:55:01 2 0.03 0.00 0.02 0.07 0.03 99.85 [2024-10-02T04:12:18.526Z] 02:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:55:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-02T04:12:18.526Z] 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:56:01 all 0.11 0.00 0.02 0.01 0.00 99.86 [2024-10-02T04:12:18.526Z] 02:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:56:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-02T04:12:18.526Z] 02:56:01 2 0.68 0.00 0.02 0.05 0.00 99.25 [2024-10-02T04:12:18.526Z] 02:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 02:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-02T04:12:18.526Z] 02:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-02T04:12:18.526Z] 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:57:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 02:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:57:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-02T04:12:18.526Z] 02:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-02T04:12:18.526Z] 02:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:58:01 2 0.12 0.00 0.03 0.02 0.02 99.82 [2024-10-02T04:12:18.526Z] 02:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 02:59:01 all 0.24 0.00 0.01 0.01 0.00 99.74 [2024-10-02T04:12:18.526Z] 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:59:01 2 1.79 0.00 0.00 0.03 0.02 98.16 [2024-10-02T04:12:18.526Z] 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 02:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 02:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 02:59:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-02T04:12:18.526Z] 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-02T04:12:18.526Z] 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:00:01 2 0.02 0.00 0.00 0.02 0.03 99.93 [2024-10-02T04:12:18.526Z] 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 03:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 03:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:01:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2024-10-02T04:12:18.526Z] 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:01:01 2 0.38 0.00 0.00 0.02 0.00 99.60 [2024-10-02T04:12:18.526Z] 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:01:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:01:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-02T04:12:18.526Z] 03:02:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-10-02T04:12:18.526Z] 03:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:02:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:02:01 7 0.10 0.00 0.00 0.02 0.02 99.87 [2024-10-02T04:12:18.526Z] 03:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:03:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-02T04:12:18.526Z] 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:03:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-02T04:12:18.526Z] 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] [2024-10-02T04:12:18.526Z] 03:03:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.526Z] 03:04:01 all 0.04 0.00 0.01 0.00 0.03 99.91 [2024-10-02T04:12:18.526Z] 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:04:01 2 0.28 0.00 0.00 0.02 0.02 99.68 [2024-10-02T04:12:18.526Z] 03:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:04:01 5 0.00 0.00 0.02 0.00 0.23 99.75 [2024-10-02T04:12:18.526Z] 03:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:05:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2024-10-02T04:12:18.526Z] 03:05:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2024-10-02T04:12:18.526Z] 03:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:05:01 2 0.13 0.00 0.00 0.13 0.02 99.72 [2024-10-02T04:12:18.526Z] 03:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.526Z] 03:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:05:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-02T04:12:18.526Z] 03:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-02T04:12:18.526Z] 03:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-02T04:12:18.526Z] 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.526Z] 03:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:07:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-10-02T04:12:18.526Z] 03:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.526Z] 03:07:01 2 0.45 0.00 0.02 0.03 0.02 99.48 [2024-10-02T04:12:18.526Z] 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:07:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:08:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2024-10-02T04:12:18.526Z] 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:08:01 2 1.94 0.00 0.00 0.02 0.02 98.03 [2024-10-02T04:12:18.526Z] 03:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:08:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.526Z] 03:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.526Z] 03:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-02T04:12:18.526Z] 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.526Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.526Z] 03:09:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2024-10-02T04:12:18.526Z] 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.526Z] 03:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.526Z] 03:10:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2024-10-02T04:12:18.526Z] 03:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:11:01 all 0.12 0.00 0.00 0.01 0.01 99.85 [2024-10-02T04:12:18.527Z] 03:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:11:01 2 0.85 0.00 0.00 0.07 0.02 99.07 [2024-10-02T04:12:18.527Z] 03:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:11:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2024-10-02T04:12:18.527Z] 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-02T04:12:18.527Z] 03:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:12:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-02T04:12:18.527Z] 03:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-02T04:12:18.527Z] 03:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:13:01 2 0.07 0.00 0.02 0.05 0.02 99.85 [2024-10-02T04:12:18.527Z] 03:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:14:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:14:01 2 0.05 0.00 0.00 0.08 0.00 99.87 [2024-10-02T04:12:18.527Z] 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] [2024-10-02T04:12:18.527Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.527Z] 03:15:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-10-02T04:12:18.527Z] 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:15:01 2 0.05 0.00 0.00 0.13 0.02 99.80 [2024-10-02T04:12:18.527Z] 03:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:16:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:16:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:17:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2024-10-02T04:12:18.527Z] 03:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T04:12:18.527Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:17:01 2 1.31 0.00 0.02 0.02 0.00 98.66 [2024-10-02T04:12:18.527Z] 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:17:01 4 0.00 0.00 0.02 0.05 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:18:01 all 0.02 0.00 0.00 0.04 0.00 99.93 [2024-10-02T04:12:18.527Z] 03:18:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:18:01 2 0.13 0.00 0.00 0.12 0.02 99.73 [2024-10-02T04:12:18.527Z] 03:18:01 3 0.00 0.00 0.02 0.17 0.00 99.82 [2024-10-02T04:12:18.527Z] 03:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:19:01 all 0.06 0.00 0.00 0.02 0.00 99.91 [2024-10-02T04:12:18.527Z] 03:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:19:01 2 0.47 0.00 0.00 0.12 0.02 99.40 [2024-10-02T04:12:18.527Z] 03:19:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:20:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2024-10-02T04:12:18.527Z] 03:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:20:01 2 1.42 0.00 0.07 0.02 0.00 98.50 [2024-10-02T04:12:18.527Z] 03:20:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:21:01 all 0.02 0.00 0.00 0.01 0.01 99.97 [2024-10-02T04:12:18.527Z] 03:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:21:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-02T04:12:18.527Z] 03:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:22:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.527Z] 03:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:23:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2024-10-02T04:12:18.527Z] 03:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:23:01 2 0.60 0.00 0.02 0.03 0.00 99.35 [2024-10-02T04:12:18.527Z] 03:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:24:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2024-10-02T04:12:18.527Z] 03:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:24:01 2 0.67 0.00 0.02 0.03 0.02 99.27 [2024-10-02T04:12:18.527Z] 03:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] [2024-10-02T04:12:18.527Z] 03:25:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.527Z] 03:26:01 all 0.03 0.00 0.01 0.05 0.01 99.90 [2024-10-02T04:12:18.527Z] 03:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-02T04:12:18.527Z] 03:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:26:01 2 0.08 0.00 0.02 0.22 0.02 99.67 [2024-10-02T04:12:18.527Z] 03:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:26:01 4 0.00 0.00 0.00 0.18 0.02 99.80 [2024-10-02T04:12:18.527Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.527Z] 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:27:01 all 0.16 0.00 0.01 0.00 0.00 99.82 [2024-10-02T04:12:18.527Z] 03:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:27:01 2 1.14 0.00 0.00 0.03 0.00 98.82 [2024-10-02T04:12:18.527Z] 03:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:28:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:28:01 2 0.18 0.00 0.00 0.03 0.02 99.77 [2024-10-02T04:12:18.527Z] 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:28:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-02T04:12:18.527Z] 03:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:30:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:31:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2024-10-02T04:12:18.527Z] 03:31:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-02T04:12:18.527Z] 03:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:31:01 2 1.58 0.00 0.02 0.03 0.02 98.35 [2024-10-02T04:12:18.527Z] 03:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:32:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2024-10-02T04:12:18.527Z] 03:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:32:01 2 1.97 0.00 0.00 0.03 0.00 98.00 [2024-10-02T04:12:18.527Z] 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:33:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2024-10-02T04:12:18.527Z] 03:33:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:33:01 2 1.99 0.00 0.00 0.03 0.02 97.96 [2024-10-02T04:12:18.527Z] 03:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:34:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T04:12:18.527Z] 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:34:01 2 0.43 0.00 0.02 0.02 0.00 99.53 [2024-10-02T04:12:18.527Z] 03:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:35:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:35:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-02T04:12:18.527Z] 03:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:36:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.527Z] 03:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] [2024-10-02T04:12:18.527Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.527Z] 03:37:01 all 0.17 0.00 0.01 0.00 0.00 99.82 [2024-10-02T04:12:18.527Z] 03:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:37:01 2 1.24 0.00 0.00 0.03 0.00 98.73 [2024-10-02T04:12:18.527Z] 03:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:38:01 all 0.26 0.00 0.00 0.01 0.00 99.72 [2024-10-02T04:12:18.527Z] 03:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:38:01 2 1.97 0.00 0.00 0.10 0.02 97.91 [2024-10-02T04:12:18.527Z] 03:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:39:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2024-10-02T04:12:18.527Z] 03:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:39:01 2 1.16 0.00 0.00 0.03 0.00 98.81 [2024-10-02T04:12:18.527Z] 03:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:40:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-10-02T04:12:18.527Z] 03:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:40:01 2 0.38 0.00 0.00 0.02 0.02 99.58 [2024-10-02T04:12:18.527Z] 03:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.527Z] 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:41:01 all 0.28 0.00 0.03 0.01 0.00 99.67 [2024-10-02T04:12:18.527Z] 03:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T04:12:18.527Z] 03:41:01 1 0.50 0.00 0.10 0.00 0.02 99.38 [2024-10-02T04:12:18.527Z] 03:41:01 2 1.50 0.00 0.00 0.00 0.00 98.50 [2024-10-02T04:12:18.527Z] 03:41:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:41:01 4 0.03 0.00 0.00 0.07 0.00 99.90 [2024-10-02T04:12:18.527Z] 03:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:41:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-02T04:12:18.527Z] 03:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.527Z] 03:42:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:43:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-10-02T04:12:18.527Z] 03:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:43:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:43:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:44:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-02T04:12:18.527Z] 03:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:45:02 all 0.02 0.00 0.02 0.00 0.00 99.96 [2024-10-02T04:12:18.527Z] 03:45:02 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:45:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:45:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:45:02 3 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:45:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:45:02 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:45:02 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:45:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.527Z] 03:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-10-02T04:12:18.527Z] 03:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.527Z] 03:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:47:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2024-10-02T04:12:18.527Z] 03:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.527Z] 03:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:47:01 2 1.91 0.00 0.02 0.00 0.02 98.06 [2024-10-02T04:12:18.527Z] 03:47:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.527Z] 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.527Z] [2024-10-02T04:12:18.527Z] 03:47:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.527Z] 03:48:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2024-10-02T04:12:18.527Z] 03:48:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2024-10-02T04:12:18.527Z] 03:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T04:12:18.527Z] 03:48:01 2 0.42 0.00 0.00 0.00 0.00 99.58 [2024-10-02T04:12:18.527Z] 03:48:01 3 0.00 0.00 0.02 0.07 0.00 99.92 [2024-10-02T04:12:18.527Z] 03:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.527Z] 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:49:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-10-02T04:12:18.528Z] 03:49:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-02T04:12:18.528Z] 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 03:49:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-02T04:12:18.528Z] 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:49:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.528Z] 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:51:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2024-10-02T04:12:18.528Z] 03:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.528Z] 03:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 03:51:01 2 1.94 0.00 0.02 0.00 0.00 98.05 [2024-10-02T04:12:18.528Z] 03:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 03:52:01 all 0.07 0.00 0.01 0.02 0.01 99.90 [2024-10-02T04:12:18.528Z] 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 03:52:01 2 0.52 0.00 0.00 0.00 0.02 99.47 [2024-10-02T04:12:18.528Z] 03:52:01 3 0.00 0.00 0.00 0.08 0.02 99.90 [2024-10-02T04:12:18.528Z] 03:52:01 4 0.00 0.00 0.02 0.05 0.02 99.92 [2024-10-02T04:12:18.528Z] 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:53:01 all 0.10 0.00 0.01 0.04 0.01 99.84 [2024-10-02T04:12:18.528Z] 03:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 03:53:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2024-10-02T04:12:18.528Z] 03:53:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-02T04:12:18.528Z] 03:53:01 3 0.03 0.00 0.02 0.27 0.00 99.68 [2024-10-02T04:12:18.528Z] 03:53:01 4 0.15 0.00 0.05 0.00 0.00 99.80 [2024-10-02T04:12:18.528Z] 03:53:01 5 0.35 0.00 0.00 0.02 0.02 99.62 [2024-10-02T04:12:18.528Z] 03:53:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-02T04:12:18.528Z] 03:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:54:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2024-10-02T04:12:18.528Z] 03:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.528Z] 03:54:01 2 1.40 0.00 0.02 0.00 0.00 98.58 [2024-10-02T04:12:18.528Z] 03:54:01 3 0.02 0.00 0.05 0.03 0.02 99.88 [2024-10-02T04:12:18.528Z] 03:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:54:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-02T04:12:18.528Z] 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:55:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2024-10-02T04:12:18.528Z] 03:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 03:55:01 2 1.65 0.00 0.07 0.00 0.00 98.29 [2024-10-02T04:12:18.528Z] 03:55:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2024-10-02T04:12:18.528Z] 03:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:56:01 all 0.05 0.00 0.00 0.01 0.01 99.93 [2024-10-02T04:12:18.528Z] 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:56:01 2 0.30 0.00 0.02 0.00 0.02 99.67 [2024-10-02T04:12:18.528Z] 03:56:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.528Z] 03:56:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2024-10-02T04:12:18.528Z] 03:56:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 03:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 03:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:57:01 3 0.00 0.00 0.02 0.05 0.02 99.92 [2024-10-02T04:12:18.528Z] 03:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 03:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 03:58:01 all 7.34 0.00 2.86 2.33 0.06 87.42 [2024-10-02T04:12:18.528Z] 03:58:01 0 6.92 0.00 3.02 0.23 0.05 89.78 [2024-10-02T04:12:18.528Z] 03:58:01 1 6.36 0.00 3.47 3.91 0.05 86.21 [2024-10-02T04:12:18.528Z] 03:58:01 2 7.41 0.00 3.00 6.92 0.07 82.61 [2024-10-02T04:12:18.528Z] 03:58:01 3 7.65 0.00 2.25 1.48 0.05 88.56 [2024-10-02T04:12:18.528Z] 03:58:01 4 6.71 0.00 2.46 0.13 0.05 90.64 [2024-10-02T04:12:18.528Z] 03:58:01 5 9.94 0.00 2.94 4.09 0.07 82.97 [2024-10-02T04:12:18.528Z] 03:58:01 6 7.30 0.00 2.84 0.13 0.07 89.66 [2024-10-02T04:12:18.528Z] 03:58:01 7 6.42 0.00 2.86 1.73 0.05 88.94 [2024-10-02T04:12:18.528Z] [2024-10-02T04:12:18.528Z] 03:58:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.528Z] 03:59:01 all 13.84 0.00 4.88 4.81 0.05 76.43 [2024-10-02T04:12:18.528Z] 03:59:01 0 14.83 0.00 5.31 1.33 0.05 78.49 [2024-10-02T04:12:18.528Z] 03:59:01 1 12.79 0.00 5.06 0.47 0.05 81.62 [2024-10-02T04:12:18.528Z] 03:59:01 2 13.99 0.00 4.14 1.04 0.05 80.77 [2024-10-02T04:12:18.528Z] 03:59:01 3 13.19 0.00 5.74 4.13 0.05 76.89 [2024-10-02T04:12:18.528Z] 03:59:01 4 14.11 0.00 5.24 13.22 0.05 67.39 [2024-10-02T04:12:18.528Z] 03:59:01 5 13.06 0.00 4.94 15.12 0.07 66.81 [2024-10-02T04:12:18.528Z] 03:59:01 6 14.55 0.00 4.05 1.29 0.03 80.07 [2024-10-02T04:12:18.528Z] 03:59:01 7 14.16 0.00 4.54 1.83 0.05 79.42 [2024-10-02T04:12:18.528Z] 04:00:01 all 56.13 0.00 8.41 1.22 0.09 34.15 [2024-10-02T04:12:18.528Z] 04:00:01 0 55.09 0.00 8.29 0.27 0.08 36.27 [2024-10-02T04:12:18.528Z] 04:00:01 1 56.57 0.00 8.52 1.04 0.08 33.78 [2024-10-02T04:12:18.528Z] 04:00:01 2 55.36 0.00 8.44 0.62 0.07 35.51 [2024-10-02T04:12:18.528Z] 04:00:01 3 58.41 0.00 8.60 0.08 0.15 32.76 [2024-10-02T04:12:18.528Z] 04:00:01 4 55.63 0.00 7.50 0.22 0.08 36.57 [2024-10-02T04:12:18.528Z] 04:00:01 5 54.43 0.00 9.44 7.08 0.08 28.96 [2024-10-02T04:12:18.528Z] 04:00:01 6 57.08 0.00 8.12 0.19 0.08 34.53 [2024-10-02T04:12:18.528Z] 04:00:01 7 56.46 0.00 8.33 0.32 0.07 34.82 [2024-10-02T04:12:18.528Z] 04:01:01 all 11.60 0.00 3.46 2.07 0.05 82.81 [2024-10-02T04:12:18.528Z] 04:01:01 0 9.73 0.00 3.60 0.10 0.03 86.54 [2024-10-02T04:12:18.528Z] 04:01:01 1 11.63 0.00 3.32 0.02 0.05 84.98 [2024-10-02T04:12:18.528Z] 04:01:01 2 11.52 0.00 3.01 1.60 0.07 83.80 [2024-10-02T04:12:18.528Z] 04:01:01 3 10.69 0.00 4.54 0.61 0.05 84.11 [2024-10-02T04:12:18.528Z] 04:01:01 4 12.74 0.00 3.83 12.20 0.08 71.15 [2024-10-02T04:12:18.528Z] 04:01:01 5 11.65 0.00 3.14 0.25 0.05 84.90 [2024-10-02T04:12:18.528Z] 04:01:01 6 12.74 0.00 3.04 1.19 0.03 82.99 [2024-10-02T04:12:18.528Z] 04:01:01 7 12.10 0.00 3.23 0.72 0.05 83.89 [2024-10-02T04:12:18.528Z] 04:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-02T04:12:18.528Z] 04:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.528Z] 04:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:02:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-02T04:12:18.528Z] 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 04:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.528Z] 04:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:02:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:03:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-10-02T04:12:18.528Z] 04:03:01 0 1.74 0.00 0.02 0.00 0.02 98.22 [2024-10-02T04:12:18.528Z] 04:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:03:01 2 0.07 0.00 0.00 0.00 0.03 99.90 [2024-10-02T04:12:18.528Z] 04:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-02T04:12:18.528Z] 04:03:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-02T04:12:18.528Z] 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 04:03:01 7 0.07 0.00 0.00 0.03 0.02 99.88 [2024-10-02T04:12:18.528Z] 04:04:01 all 0.14 0.00 0.00 0.00 0.01 99.84 [2024-10-02T04:12:18.528Z] 04:04:01 0 0.96 0.00 0.00 0.00 0.02 99.02 [2024-10-02T04:12:18.528Z] 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 04:04:01 2 0.00 0.00 0.02 0.00 0.05 99.93 [2024-10-02T04:12:18.528Z] 04:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:04:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-02T04:12:18.528Z] 04:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:05:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2024-10-02T04:12:18.528Z] 04:05:01 0 0.43 0.00 0.03 0.00 0.00 99.53 [2024-10-02T04:12:18.528Z] 04:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 04:05:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2024-10-02T04:12:18.528Z] 04:05:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 04:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-02T04:12:18.528Z] 04:05:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:06:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-10-02T04:12:18.528Z] 04:06:01 0 0.45 0.00 0.00 0.00 0.02 99.53 [2024-10-02T04:12:18.528Z] 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 04:06:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-02T04:12:18.528Z] 04:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 04:06:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-02T04:12:18.528Z] 04:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:06:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.528Z] 04:07:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-10-02T04:12:18.528Z] 04:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2024-10-02T04:12:18.528Z] 04:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:07:01 2 0.05 0.00 0.02 0.00 0.05 99.88 [2024-10-02T04:12:18.528Z] 04:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-02T04:12:18.528Z] 04:07:01 7 0.17 0.00 0.02 0.02 0.02 99.78 [2024-10-02T04:12:18.528Z] 04:08:01 all 0.21 0.00 0.00 0.00 0.01 99.78 [2024-10-02T04:12:18.528Z] 04:08:01 0 1.42 0.00 0.00 0.00 0.00 98.58 [2024-10-02T04:12:18.528Z] 04:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.528Z] 04:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 04:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-02T04:12:18.528Z] 04:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:08:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2024-10-02T04:12:18.528Z] 04:09:01 all 0.11 0.00 0.02 0.02 0.02 99.83 [2024-10-02T04:12:18.528Z] 04:09:01 0 0.70 0.00 0.03 0.00 0.05 99.22 [2024-10-02T04:12:18.528Z] 04:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:09:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-02T04:12:18.528Z] 04:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 04:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-02T04:12:18.528Z] 04:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:09:01 6 0.02 0.00 0.02 0.17 0.00 99.80 [2024-10-02T04:12:18.528Z] 04:09:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-02T04:12:18.528Z] [2024-10-02T04:12:18.528Z] 04:09:01 CPU %user %nice %system %iowait %steal %idle [2024-10-02T04:12:18.528Z] 04:10:01 all 0.05 0.00 0.01 0.05 0.01 99.88 [2024-10-02T04:12:18.528Z] 04:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 04:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:10:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-10-02T04:12:18.528Z] 04:10:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-02T04:12:18.528Z] 04:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-02T04:12:18.528Z] 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-02T04:12:18.528Z] 04:10:01 6 0.02 0.00 0.02 0.38 0.00 99.58 [2024-10-02T04:12:18.528Z] 04:10:01 7 0.18 0.00 0.02 0.02 0.02 99.77 [2024-10-02T04:12:18.528Z] 04:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-10-02T04:12:18.528Z] 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-02T04:12:18.528Z] 04:11:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-02T04:12:18.528Z] 04:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.528Z] 04:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 04:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-02T04:12:18.528Z] 04:11:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2024-10-02T04:12:18.528Z] 04:11:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-02T04:12:18.528Z] 04:12:01 all 0.12 0.00 0.02 0.01 0.00 99.84 [2024-10-02T04:12:18.528Z] 04:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-02T04:12:18.528Z] 04:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-02T04:12:18.528Z] 04:12:01 2 0.08 0.00 0.02 0.02 0.00 99.88 [2024-10-02T04:12:18.528Z] 04:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.528Z] 04:12:01 4 0.08 0.00 0.00 0.05 0.00 99.87 [2024-10-02T04:12:18.528Z] 04:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-02T04:12:18.528Z] 04:12:01 6 0.03 0.00 0.00 0.05 0.00 99.92 [2024-10-02T04:12:18.528Z] 04:12:01 7 0.63 0.00 0.05 0.00 0.02 99.30 [2024-10-02T04:12:18.528Z] Average: all 1.08 0.00 0.24 0.14 0.01 98.53 [2024-10-02T04:12:18.528Z] Average: 0 1.06 0.00 0.25 0.02 0.01 98.65 [2024-10-02T04:12:18.528Z] Average: 1 1.01 0.00 0.25 0.06 0.01 98.67 [2024-10-02T04:12:18.528Z] Average: 2 1.46 0.00 0.23 0.16 0.02 98.14 [2024-10-02T04:12:18.528Z] Average: 3 1.03 0.00 0.26 0.09 0.01 98.61 [2024-10-02T04:12:18.528Z] Average: 4 1.02 0.00 0.23 0.30 0.01 98.45 [2024-10-02T04:12:18.528Z] Average: 5 1.02 0.00 0.25 0.30 0.01 98.43 [2024-10-02T04:12:18.528Z] Average: 6 1.05 0.00 0.22 0.05 0.00 98.68 [2024-10-02T04:12:18.528Z] Average: 7 1.02 0.00 0.23 0.17 0.01 98.58 [2024-10-02T04:12:18.528Z] [2024-10-02T04:12:18.528Z] [2024-10-02T04:12:18.528Z]