Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c17318ed096a052cb57e06eb9991910afac7407c 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-ssh16414087367830738650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13020869094027006119.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14626742481970279352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9163784129059452505.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17020932602237882278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-mqtt 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: false SWAGGER_API_FOLDERS: openapi/v1 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-12693 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c17318ed096a052cb57e06eb9991910afac7407c (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#591)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 > git rev-list --no-walk 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T04:46:13.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T04:46:13.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T04:46:13.195Z] ========================================================= [2023-05-04T04:46:13.195Z] EdgeX Global Pipelines Version Info [2023-05-04T04:46:13.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:46:13.923Z] ------------------- [2023-05-04T04:46:13.923Z] stable info: [2023-05-04T04:46:13.923Z] ------------------- [2023-05-04T04:46:13.923Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T04:46:13.923Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T04:46:13.923Z] Message: update stable to v1.0.248 [2023-05-04T04:46:14.491Z] ------------------- [2023-05-04T04:46:14.491Z] experimental info: [2023-05-04T04:46:14.491Z] ------------------- [2023-05-04T04:46:14.491Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T04:46:14.491Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T04:46:14.491Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T04:46:14.665Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-04T04:46:14.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-04T04:46:14.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T04:46:14.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T04:46:14.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T04:46:14.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T04:46:14.769Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T04:46:14.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T04:46:14.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T04:46:14.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T04:46:14.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T04:46:14.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-04T04:46:14.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T04:46:14.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T04:46:14.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T04:46:14.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T04:46:14.907Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T04:46:14.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T04:46:14.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T04:46:14.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T04:46:14.968Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T04:46:14.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T04:46:15.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T04:46:15.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T04:46:15.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T04:46:15.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T04:46:15.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T04:46:15.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-04T04:46:15.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-04T04:46:15.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-04T04:46:15.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo [2023-05-04T04:46:15.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c17318e [Pipeline] echo [2023-05-04T04:46:15.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:46:15.205Z] provisioning config files... [2023-05-04T04:46:15.219Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4764164217799710936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:46:15.518Z] ---> docker-login.sh [2023-05-04T04:46:15.518Z] nexus3.edgexfoundry.org:10001 [2023-05-04T04:46:15.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:15.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:15.778Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:15.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:15.778Z] [2023-05-04T04:46:15.778Z] Login Succeeded [2023-05-04T04:46:15.778Z] nexus3.edgexfoundry.org:10002 [2023-05-04T04:46:15.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:16.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:16.039Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:16.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:16.039Z] [2023-05-04T04:46:16.039Z] Login Succeeded [2023-05-04T04:46:16.039Z] nexus3.edgexfoundry.org:10003 [2023-05-04T04:46:16.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:16.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:16.039Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:16.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:16.039Z] [2023-05-04T04:46:16.039Z] Login Succeeded [2023-05-04T04:46:16.039Z] nexus3.edgexfoundry.org:10004 [2023-05-04T04:46:16.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:16.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:16.299Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:16.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:16.299Z] [2023-05-04T04:46:16.299Z] Login Succeeded [2023-05-04T04:46:16.299Z] docker.io [2023-05-04T04:46:16.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:16.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:16.559Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:16.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:16.559Z] [2023-05-04T04:46:16.559Z] Login Succeeded [2023-05-04T04:46:16.559Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T04:46:16.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T04:46:16.939Z] + git rev-list -1 --merges c17318ed096a052cb57e06eb9991910afac7407c~1..c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo [2023-05-04T04:46:16.959Z] -----------> git rev-list -1 --merges c17318ed096a052cb57e06eb9991910afac7407c~1..c17318ed096a052cb57e06eb9991910afac7407c c17318ed096a052cb57e06eb9991910afac7407c [false] [Pipeline] sh [2023-05-04T04:46:17.246Z] + git log --format=format:%s -1 c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo [2023-05-04T04:46:17.281Z] ========================================================= [2023-05-04T04:46:17.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T04:46:17.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T04:46:17.630Z] + git log --format=format:%s -1 c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo [2023-05-04T04:46:17.641Z] [semverPrep] GIT_COMMIT: c17318ed096a052cb57e06eb9991910afac7407c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#591) [Pipeline] echo [2023-05-04T04:46:17.653Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T04:46:18.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T04:46:18.031Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T04:46:18.031Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T04:46:18.031Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T04:46:18.031Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T04:46:18.031Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T04:46:18.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:46:18.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:46:18.472Z] [2023-05-04T04:46:18.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:46:18.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:46:18.783Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T04:46:18.783Z] b85a868b505f: Pulling fs layer [2023-05-04T04:46:18.783Z] e2be974225ed: Pulling fs layer [2023-05-04T04:46:18.783Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T04:46:18.783Z] 988bab9f4d93: Pulling fs layer [2023-05-04T04:46:18.783Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T04:46:18.783Z] eaf3925da568: Pulling fs layer [2023-05-04T04:46:18.783Z] bab4dde63d76: Pulling fs layer [2023-05-04T04:46:18.783Z] bde34c3a00c8: Pulling fs layer [2023-05-04T04:46:18.783Z] b352a97aabf1: Pulling fs layer [2023-05-04T04:46:18.783Z] 4872d77fe225: Pulling fs layer [2023-05-04T04:46:18.783Z] 5851b861e8e6: Pulling fs layer [2023-05-04T04:46:18.783Z] 988bab9f4d93: Waiting [2023-05-04T04:46:18.783Z] 1469e6f7b9e6: Waiting [2023-05-04T04:46:18.783Z] eaf3925da568: Waiting [2023-05-04T04:46:18.783Z] b352a97aabf1: Waiting [2023-05-04T04:46:18.783Z] 4872d77fe225: Waiting [2023-05-04T04:46:18.783Z] 5851b861e8e6: Waiting [2023-05-04T04:46:18.783Z] bab4dde63d76: Waiting [2023-05-04T04:46:18.783Z] bde34c3a00c8: Waiting [2023-05-04T04:46:18.783Z] e2be974225ed: Verifying Checksum [2023-05-04T04:46:18.783Z] e2be974225ed: Download complete [2023-05-04T04:46:18.783Z] 988bab9f4d93: Verifying Checksum [2023-05-04T04:46:18.783Z] 988bab9f4d93: Download complete [2023-05-04T04:46:18.783Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T04:46:18.783Z] 339a4e72a1f5: Download complete [2023-05-04T04:46:19.041Z] eaf3925da568: Download complete [2023-05-04T04:46:19.041Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T04:46:19.041Z] 1469e6f7b9e6: Download complete [2023-05-04T04:46:19.041Z] bde34c3a00c8: Verifying Checksum [2023-05-04T04:46:19.041Z] bde34c3a00c8: Download complete [2023-05-04T04:46:19.041Z] b352a97aabf1: Verifying Checksum [2023-05-04T04:46:19.041Z] b352a97aabf1: Download complete [2023-05-04T04:46:19.042Z] 4872d77fe225: Verifying Checksum [2023-05-04T04:46:19.042Z] 4872d77fe225: Download complete [2023-05-04T04:46:19.042Z] 5851b861e8e6: Download complete [2023-05-04T04:46:19.042Z] b85a868b505f: Download complete [2023-05-04T04:46:19.299Z] bab4dde63d76: Verifying Checksum [2023-05-04T04:46:19.299Z] bab4dde63d76: Download complete [2023-05-04T04:46:20.235Z] b85a868b505f: Pull complete [2023-05-04T04:46:20.494Z] e2be974225ed: Pull complete [2023-05-04T04:46:20.761Z] 339a4e72a1f5: Pull complete [2023-05-04T04:46:21.020Z] 988bab9f4d93: Pull complete [2023-05-04T04:46:21.278Z] 1469e6f7b9e6: Pull complete [2023-05-04T04:46:21.278Z] eaf3925da568: Pull complete [2023-05-04T04:46:23.180Z] bab4dde63d76: Pull complete [2023-05-04T04:46:23.180Z] bde34c3a00c8: Pull complete [2023-05-04T04:46:23.441Z] b352a97aabf1: Pull complete [2023-05-04T04:46:23.441Z] 4872d77fe225: Pull complete [2023-05-04T04:46:23.441Z] 5851b861e8e6: Pull complete [2023-05-04T04:46:23.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T04:46:23.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:46:23.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:46:23.533Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:46:23.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T04:46:26.622Z] $ docker top a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T04:46:26.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:46:26.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:46:26.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:46:26.852Z] $ docker exec a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent [2023-05-04T04:46:26.961Z] SSH_AUTH_SOCK=/tmp/ssh-nKsirobAO3mo/agent.32 [2023-05-04T04:46:26.961Z] SSH_AGENT_PID=38 [2023-05-04T04:46:26.968Z] Running ssh-add (command line suppressed) [2023-05-04T04:46:27.093Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7568871189814450684.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7568871189814450684.key) [2023-05-04T04:46:27.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:46:27.392Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T04:46:27.410Z] $ docker exec --env ******** --env ******** a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent -k [2023-05-04T04:46:27.511Z] unset SSH_AUTH_SOCK; [2023-05-04T04:46:27.512Z] unset SSH_AGENT_PID; [2023-05-04T04:46:27.512Z] echo Agent pid 38 killed; [2023-05-04T04:46:27.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T04:46:27.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:46:27.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:46:27.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:46:27.677Z] $ docker exec a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent [2023-05-04T04:46:27.786Z] SSH_AUTH_SOCK=/tmp/ssh-bPwNvyLA4Xvv/agent.70 [2023-05-04T04:46:27.786Z] SSH_AGENT_PID=76 [2023-05-04T04:46:27.791Z] Running ssh-add (command line suppressed) [2023-05-04T04:46:27.909Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_405720090421355842.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_405720090421355842.key) [2023-05-04T04:46:27.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:46:28.203Z] + git semver init [2023-05-04T04:46:28.462Z] 2023-05-04 04:46:28,401 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T04:46:28.462Z] 2023-05-04 04:46:28,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-04T04:46:28.462Z] 2023-05-04 04:46:28,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-04T04:46:28.462Z] 2023-05-04 04:46:28,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T04:46:29.398Z] 2023-05-04 04:46:29,204 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-04T04:46:29.398Z] 2023-05-04 04:46:29,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-04T04:46:29.398Z] 2023-05-04 04:46:29,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:46:29.398Z] 2023-05-04 04:46:29,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:46:29.398Z] 3.0.0-dev.30 [Pipeline] } [2023-05-04T04:46:29.413Z] $ docker exec --env ******** --env ******** a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent -k [2023-05-04T04:46:29.512Z] unset SSH_AUTH_SOCK; [2023-05-04T04:46:29.512Z] unset SSH_AGENT_PID; [2023-05-04T04:46:29.512Z] echo Agent pid 76 killed; [2023-05-04T04:46:29.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T04:46:29.815Z] + git semver [Pipeline] } [2023-05-04T04:46:30.092Z] $ docker stop --time=1 a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 [2023-05-04T04:46:31.392Z] $ docker rm -f --volumes a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T04:46:31.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T04:46:31.917Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T04:46:31.920Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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 [2023-05-04T04:46:32.089Z] provisioning config files... [2023-05-04T04:46:32.098Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12721025879709896793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:46:32.129Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13251 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-04T04:46:32.160Z] Running in /w/workspace/device-mqtt-go/114 [Pipeline] { [Pipeline] checkout [2023-05-04T04:46:32.196Z] Selected Git installation does not exist. Using Default [2023-05-04T04:46:32.196Z] The recommended git tool is: NONE [2023-05-04T04:46:32.395Z] ---> docker-login.sh [2023-05-04T04:46:32.395Z] nexus3.edgexfoundry.org:10001 [2023-05-04T04:46:32.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:32.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:32.395Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:32.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:32.395Z] [2023-05-04T04:46:32.395Z] Login Succeeded [2023-05-04T04:46:32.395Z] nexus3.edgexfoundry.org:10002 [2023-05-04T04:46:32.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:32.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:32.395Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:32.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:32.395Z] [2023-05-04T04:46:32.395Z] Login Succeeded [2023-05-04T04:46:32.395Z] nexus3.edgexfoundry.org:10003 [2023-05-04T04:46:32.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:32.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:32.653Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:32.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:32.653Z] [2023-05-04T04:46:32.653Z] Login Succeeded [2023-05-04T04:46:32.653Z] nexus3.edgexfoundry.org:10004 [2023-05-04T04:46:32.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:32.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:32.653Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:32.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:32.653Z] [2023-05-04T04:46:32.653Z] Login Succeeded [2023-05-04T04:46:32.653Z] docker.io [2023-05-04T04:46:32.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:46:32.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:46:32.910Z] Configure a credential helper to remove this warning. See [2023-05-04T04:46:32.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:46:32.910Z] [2023-05-04T04:46:32.910Z] Login Succeeded [2023-05-04T04:46:32.910Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T04:46:32.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T04:46:32.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T04:46:32.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T04:46:33.007Z] ========================================================= [2023-05-04T04:46:33.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T04:46:33.007Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:46:33.328Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T04:46:33.328Z] Sending build context to Docker daemon 6.489MB [2023-05-04T04:46:33.328Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T04:46:33.328Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T04:46:33.328Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T04:46:33.328Z] f56be85fc22e: Pulling fs layer [2023-05-04T04:46:33.328Z] 85791d961cd3: Pulling fs layer [2023-05-04T04:46:33.328Z] d694b5ae8c79: Pulling fs layer [2023-05-04T04:46:33.328Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T04:46:33.328Z] 4d19c01a9841: Pulling fs layer [2023-05-04T04:46:33.328Z] 9325e15d5711: Pulling fs layer [2023-05-04T04:46:33.328Z] 9f32a84ed3da: Waiting [2023-05-04T04:46:33.328Z] 4d19c01a9841: Waiting [2023-05-04T04:46:33.328Z] 9325e15d5711: Waiting [2023-05-04T04:46:33.328Z] 556b6ee489ea: Pulling fs layer [2023-05-04T04:46:33.328Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T04:46:33.328Z] 556b6ee489ea: Waiting [2023-05-04T04:46:33.328Z] c5a4b2cf53e6: Waiting [2023-05-04T04:46:33.328Z] 85791d961cd3: Verifying Checksum [2023-05-04T04:46:33.328Z] 85791d961cd3: Download complete [2023-05-04T04:46:33.585Z] 9f32a84ed3da: Download complete [2023-05-04T04:46:33.586Z] 4d19c01a9841: Verifying Checksum [2023-05-04T04:46:33.586Z] 4d19c01a9841: Download complete [2023-05-04T04:46:33.586Z] f56be85fc22e: Verifying Checksum [2023-05-04T04:46:33.586Z] f56be85fc22e: Download complete [2023-05-04T04:46:33.586Z] 9325e15d5711: Verifying Checksum [2023-05-04T04:46:33.586Z] 9325e15d5711: Download complete [2023-05-04T04:46:33.586Z] f56be85fc22e: Pull complete [2023-05-04T04:46:33.844Z] 85791d961cd3: Pull complete [2023-05-04T04:46:34.104Z] d694b5ae8c79: Verifying Checksum [2023-05-04T04:46:34.104Z] d694b5ae8c79: Download complete [2023-05-04T04:46:34.104Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T04:46:34.104Z] c5a4b2cf53e6: Download complete [2023-05-04T04:46:34.668Z] 556b6ee489ea: Verifying Checksum [2023-05-04T04:46:34.668Z] 556b6ee489ea: Download complete [2023-05-04T04:46:36.972Z] using credential edgex-jenkins-ssh [2023-05-04T04:46:36.994Z] Cloning the remote Git repository [2023-05-04T04:46:37.956Z] d694b5ae8c79: Pull complete [2023-05-04T04:46:37.956Z] 9f32a84ed3da: Pull complete [2023-05-04T04:46:37.956Z] 4d19c01a9841: Pull complete [2023-05-04T04:46:37.956Z] 9325e15d5711: Pull complete [2023-05-04T04:46:37.057Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-04T04:46:37.151Z] > git init /w/workspace/device-mqtt-go/114 # timeout=10 [2023-05-04T04:46:37.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-04T04:46:37.284Z] > git --version # timeout=10 [2023-05-04T04:46:37.315Z] > git --version # 'git version 2.25.1' [2023-05-04T04:46:37.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T04:46:37.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T04:46:39.419Z] Avoid second fetch [2023-05-04T04:46:39.420Z] Checking out Revision c17318ed096a052cb57e06eb9991910afac7407c (main) [2023-05-04T04:46:38.504Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-04T04:46:38.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T04:46:39.451Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T04:46:40.051Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#591)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-04T04:46:40.517Z] 556b6ee489ea: Pull complete [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T04:46:39.525Z] > git checkout -f c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 [2023-05-04T04:46:41.209Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T04:46:41.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T04:46:41.210Z] Dload Upload Total Spent Left Speed [2023-05-04T04:46:41.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [2023-05-04T04:46:41.454Z] c5a4b2cf53e6: Pull complete [2023-05-04T04:46:41.454Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T04:46:41.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T04:46:41.454Z] ---> c4be618373d6 [2023-05-04T04:46:41.454Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] sh [2023-05-04T04:46:41.905Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T04:46:42.231Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T04:46:42.231Z] + sudo tee /etc/docker/daemon.new [2023-05-04T04:46:42.231Z] { [2023-05-04T04:46:42.231Z] "registry-mirrors": [ [2023-05-04T04:46:42.232Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T04:46:42.232Z] ], [2023-05-04T04:46:42.232Z] "bip": "10.250.0.254/24", [2023-05-04T04:46:42.232Z] "hosts": [ [2023-05-04T04:46:42.232Z] "tcp://0.0.0.0:5555", [2023-05-04T04:46:42.232Z] "unix:///var/run/docker.sock" [2023-05-04T04:46:42.232Z] ], [2023-05-04T04:46:42.232Z] "mtu": 1458, [2023-05-04T04:46:42.232Z] "selinux-enabled": true, [2023-05-04T04:46:42.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T04:46:42.232Z] } [Pipeline] sh [2023-05-04T04:46:42.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T04:46:42.895Z] + sudo service docker restart [2023-05-04T04:46:46.729Z] ---> Running in 47e8dedf0baf [2023-05-04T04:46:46.729Z] Removing intermediate container 47e8dedf0baf [2023-05-04T04:46:46.729Z] ---> d7dc4d0577d9 [2023-05-04T04:46:46.729Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T04:46:46.729Z] ---> Running in be31644aff66 [2023-05-04T04:46:46.729Z] Removing intermediate container be31644aff66 [2023-05-04T04:46:46.729Z] ---> cf318b7ba917 [2023-05-04T04:46:46.729Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T04:46:46.729Z] ---> Running in c05b92ad5fd0 [2023-05-04T04:46:46.729Z] Removing intermediate container c05b92ad5fd0 [2023-05-04T04:46:46.729Z] ---> 4e9050389cd2 [2023-05-04T04:46:46.729Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T04:46:46.729Z] ---> Running in eefa5c0577b0 [2023-05-04T04:46:46.729Z] Removing intermediate container eefa5c0577b0 [2023-05-04T04:46:46.729Z] ---> d416788e3218 [2023-05-04T04:46:46.729Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T04:46:46.729Z] ---> Running in ce6eeaf437dc [2023-05-04T04:46:46.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T04:46:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T04:46:47.248Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T04:46:47.248Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T04:46:47.248Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T04:46:47.248Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T04:46:47.248Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T04:46:47.248Z] OK: 269 MiB in 57 packages [2023-05-04T04:46:47.815Z] Removing intermediate container ce6eeaf437dc [2023-05-04T04:46:47.815Z] ---> 9dac513b47d6 [2023-05-04T04:46:47.815Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-04T04:46:47.815Z] ---> Running in 71b0976d2d4f [2023-05-04T04:46:47.815Z] Removing intermediate container 71b0976d2d4f [2023-05-04T04:46:47.815Z] ---> f39c4a565802 [2023-05-04T04:46:47.815Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T04:46:48.074Z] ---> d75eb2f415df [2023-05-04T04:46:48.074Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T04:46:48.074Z] ---> Running in 4d2c3efad68c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:47:01.155Z] provisioning config files... [2023-05-04T04:47:01.180Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/114@tmp/config1598121699509584698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:47:01.534Z] ---> docker-login.sh [2023-05-04T04:47:01.534Z] nexus3.edgexfoundry.org:10001 [2023-05-04T04:47:02.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:47:02.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:47:02.127Z] Configure a credential helper to remove this warning. See [2023-05-04T04:47:02.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:47:02.127Z] [2023-05-04T04:47:02.127Z] Login Succeeded [2023-05-04T04:47:02.127Z] nexus3.edgexfoundry.org:10002 [2023-05-04T04:47:02.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:47:02.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:47:02.401Z] Configure a credential helper to remove this warning. See [2023-05-04T04:47:02.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:47:02.401Z] [2023-05-04T04:47:02.401Z] Login Succeeded [2023-05-04T04:47:02.401Z] nexus3.edgexfoundry.org:10003 [2023-05-04T04:47:02.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:47:02.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:47:02.951Z] Configure a credential helper to remove this warning. See [2023-05-04T04:47:02.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:47:02.951Z] [2023-05-04T04:47:02.951Z] Login Succeeded [2023-05-04T04:47:02.951Z] nexus3.edgexfoundry.org:10004 [2023-05-04T04:47:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:47:03.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:47:03.225Z] Configure a credential helper to remove this warning. See [2023-05-04T04:47:03.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:47:03.225Z] [2023-05-04T04:47:03.225Z] Login Succeeded [2023-05-04T04:47:03.225Z] docker.io [2023-05-04T04:47:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:47:03.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:47:03.763Z] Configure a credential helper to remove this warning. See [2023-05-04T04:47:03.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:47:03.763Z] [2023-05-04T04:47:03.763Z] Login Succeeded [2023-05-04T04:47:03.763Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T04:47:03.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T04:47:03.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T04:47:04.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T04:47:04.012Z] ========================================================= [2023-05-04T04:47:04.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T04:47:04.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:47:04.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T04:47:04.634Z] Sending build context to Docker daemon 3.371MB [2023-05-04T04:47:04.634Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T04:47:04.634Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T04:47:04.905Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T04:47:04.905Z] c41833b44d91: Pulling fs layer [2023-05-04T04:47:04.905Z] ed15518f5707: Pulling fs layer [2023-05-04T04:47:04.905Z] feae8fd75edb: Pulling fs layer [2023-05-04T04:47:04.905Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T04:47:04.905Z] 3cdef696dda3: Pulling fs layer [2023-05-04T04:47:04.905Z] 242c74f7c9fa: Waiting [2023-05-04T04:47:04.905Z] 2ced38df9373: Pulling fs layer [2023-05-04T04:47:04.906Z] 58f1dce35555: Pulling fs layer [2023-05-04T04:47:04.906Z] 3cdef696dda3: Waiting [2023-05-04T04:47:04.906Z] 2ced38df9373: Waiting [2023-05-04T04:47:04.906Z] 58f1dce35555: Waiting [2023-05-04T04:47:04.906Z] ed15518f5707: Verifying Checksum [2023-05-04T04:47:04.906Z] ed15518f5707: Download complete [2023-05-04T04:47:04.906Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T04:47:04.906Z] 242c74f7c9fa: Download complete [2023-05-04T04:47:04.906Z] 3cdef696dda3: Verifying Checksum [2023-05-04T04:47:04.906Z] c41833b44d91: Verifying Checksum [2023-05-04T04:47:04.906Z] c41833b44d91: Download complete [2023-05-04T04:47:04.906Z] 3cdef696dda3: Download complete [2023-05-04T04:47:06.338Z] c41833b44d91: Pull complete [2023-05-04T04:47:06.606Z] 58f1dce35555: Verifying Checksum [2023-05-04T04:47:06.606Z] 58f1dce35555: Download complete [2023-05-04T04:47:06.876Z] ed15518f5707: Pull complete [2023-05-04T04:47:07.846Z] 2ced38df9373: Verifying Checksum [2023-05-04T04:47:07.846Z] 2ced38df9373: Download complete [2023-05-04T04:47:07.846Z] feae8fd75edb: Verifying Checksum [2023-05-04T04:47:07.846Z] feae8fd75edb: Download complete [2023-05-04T04:47:20.193Z] feae8fd75edb: Pull complete [2023-05-04T04:47:20.193Z] 242c74f7c9fa: Pull complete [2023-05-04T04:47:20.193Z] 3cdef696dda3: Pull complete [2023-05-04T04:47:25.617Z] 2ced38df9373: Pull complete [2023-05-04T04:47:27.578Z] 58f1dce35555: Pull complete [2023-05-04T04:47:27.578Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T04:47:27.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T04:47:27.578Z] ---> fadd8f120f05 [2023-05-04T04:47:27.578Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T04:47:29.539Z] ---> Running in eee8b3e5a5c6 [2023-05-04T04:47:29.822Z] Removing intermediate container eee8b3e5a5c6 [2023-05-04T04:47:29.822Z] ---> 1eb42b243ae7 [2023-05-04T04:47:29.822Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T04:47:29.822Z] ---> Running in f19d500b8370 [2023-05-04T04:47:30.094Z] Removing intermediate container f19d500b8370 [2023-05-04T04:47:30.094Z] ---> c64e113fb9f2 [2023-05-04T04:47:30.094Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T04:47:30.094Z] ---> Running in 262967b975a9 [2023-05-04T04:47:30.375Z] Removing intermediate container 262967b975a9 [2023-05-04T04:47:30.375Z] ---> e5fab65fdd44 [2023-05-04T04:47:30.375Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T04:47:30.375Z] ---> Running in 75ae589ebfc4 [2023-05-04T04:47:30.961Z] Removing intermediate container 75ae589ebfc4 [2023-05-04T04:47:30.961Z] ---> 135a38fe0f00 [2023-05-04T04:47:30.961Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T04:47:30.961Z] ---> Running in 3af893965470 [2023-05-04T04:47:31.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T04:47:32.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T04:47:33.932Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T04:47:33.932Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T04:47:33.932Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T04:47:33.932Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T04:47:33.932Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T04:47:33.932Z] OK: 268 MiB in 57 packages [2023-05-04T04:47:35.891Z] Removing intermediate container 3af893965470 [2023-05-04T04:47:35.891Z] ---> abdf04942623 [2023-05-04T04:47:35.891Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-04T04:47:35.891Z] ---> Running in 723ada621c2a [2023-05-04T04:47:35.891Z] Removing intermediate container 723ada621c2a [2023-05-04T04:47:35.891Z] ---> 8fc3483ea6af [2023-05-04T04:47:35.891Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T04:47:36.480Z] ---> 0b7bfa0b4264 [2023-05-04T04:47:36.480Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T04:47:36.480Z] ---> Running in 61be15ca48f0 [2023-05-04T04:47:44.319Z] Removing intermediate container 4d2c3efad68c [2023-05-04T04:47:44.319Z] ---> 6fb6b3f94ad6 [2023-05-04T04:47:44.319Z] Step 11/12 : COPY . . [2023-05-04T04:47:44.319Z] ---> 8045aa062881 [2023-05-04T04:47:44.319Z] Step 12/12 : RUN $MAKE [2023-05-04T04:47:44.319Z] ---> Running in bd8ca3396ac0 [2023-05-04T04:47:44.319Z] noop [2023-05-04T04:47:44.319Z] Removing intermediate container bd8ca3396ac0 [2023-05-04T04:47:44.319Z] ---> fc45f77ccf3b [2023-05-04T04:47:44.320Z] Successfully built fc45f77ccf3b [2023-05-04T04:47:44.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:47:44.627Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T04:47:44.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:47:44.691Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:47:44.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T04:47:45.103Z] $ docker top 699d191671a9c8d7f0d25b6ec369c0314c9859569717b0c09ad56d4647afdb83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T04:47:45.441Z] + go version [2023-05-04T04:47:45.441Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T04:47:45.457Z] $ docker stop --time=1 699d191671a9c8d7f0d25b6ec369c0314c9859569717b0c09ad56d4647afdb83 [2023-05-04T04:47:46.753Z] $ docker rm -f --volumes 699d191671a9c8d7f0d25b6ec369c0314c9859569717b0c09ad56d4647afdb83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:47:47.181Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T04:47:47.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:47:47.257Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:47:47.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T04:47:47.654Z] $ docker top 688751295ff9196689ce7cd20ebe25bc98ef8daa35cfbc7d9c17e6bfce1b4a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T04:47:48.075Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-04T04:47:48.414Z] + make test [2023-05-04T04:47:48.414Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T04:47:55.021Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-04T04:48:04.987Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-04T04:48:04.987Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-04T04:48:04.987Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 23.1% of statements [2023-05-04T04:48:13.153Z] go vet ./... [2023-05-04T04:48:16.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T04:48:16.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T04:48:16.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T04:48:16.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T04:48:16.506Z] $ docker stop --time=1 688751295ff9196689ce7cd20ebe25bc98ef8daa35cfbc7d9c17e6bfce1b4a73 [2023-05-04T04:48:20.157Z] $ docker rm -f --volumes 688751295ff9196689ce7cd20ebe25bc98ef8daa35cfbc7d9c17e6bfce1b4a73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T04:48:20.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T04:48:20.692Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T04:48:21.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T04:48:22.129Z] + ls -al . [2023-05-04T04:48:22.130Z] total 180 [2023-05-04T04:48:22.130Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 04:47 . [2023-05-04T04:48:22.130Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 .. [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 04:46 .dockerignore [2023-05-04T04:48:22.130Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 04:46 .git [2023-05-04T04:48:22.130Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 .github [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 04:46 .gitignore [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 04:46 .golangci.yml [2023-05-04T04:48:22.130Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 04:46 .semver [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 4 04:46 Attribution.txt [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 4 04:46 CHANGELOG.md [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 4 04:46 Dockerfile [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 04:46 GOVERNANCE.md [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 678 May 4 04:46 Jenkinsfile [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 04:46 LICENSE [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 4 04:46 Makefile [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 04:46 OWNERS.md [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 4 04:46 README.md [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 04:46 VERSION [2023-05-04T04:48:22.130Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 bin [2023-05-04T04:48:22.130Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 cmd [2023-05-04T04:48:22.130Z] -rw-r--r-- 1 jenkins jenkins 18144 May 4 04:48 coverage.out [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 4 04:46 go.mod [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 04:46 go.sum [2023-05-04T04:48:22.130Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 internal [2023-05-04T04:48:22.130Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 mock [2023-05-04T04:48:22.130Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 snap [2023-05-04T04:48:22.130Z] -rw-rw-r-- 1 jenkins jenkins 227 May 4 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:22.437Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c17318ed096a052cb57e06eb9991910afac7407c --label arch=amd64 --label version=3.0.0-dev.30 . [2023-05-04T04:48:22.437Z] Sending build context to Docker daemon 6.508MB [2023-05-04T04:48:22.437Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T04:48:22.437Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T04:48:22.437Z] ---> fc45f77ccf3b [2023-05-04T04:48:22.437Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T04:48:22.696Z] ---> Running in 91ff22ae702e [2023-05-04T04:48:22.696Z] Removing intermediate container 91ff22ae702e [2023-05-04T04:48:22.696Z] ---> 186954b1e08f [2023-05-04T04:48:22.696Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T04:48:22.696Z] ---> Running in 238322ad62ab [2023-05-04T04:48:22.956Z] Removing intermediate container 238322ad62ab [2023-05-04T04:48:22.956Z] ---> 74533996b922 [2023-05-04T04:48:22.956Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T04:48:22.956Z] ---> Running in b021f361971a [2023-05-04T04:48:22.956Z] Removing intermediate container b021f361971a [2023-05-04T04:48:22.956Z] ---> 78faefae8d03 [2023-05-04T04:48:22.956Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T04:48:22.956Z] ---> Running in 68b74581494a [2023-05-04T04:48:22.956Z] Removing intermediate container 68b74581494a [2023-05-04T04:48:22.956Z] ---> 11a5e6fc25b5 [2023-05-04T04:48:22.956Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T04:48:22.956Z] ---> Running in 2e6089a15d12 [2023-05-04T04:48:23.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T04:48:23.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T04:48:23.734Z] OK: 269 MiB in 57 packages [2023-05-04T04:48:23.994Z] Removing intermediate container 2e6089a15d12 [2023-05-04T04:48:23.994Z] ---> 21f47cb9b481 [2023-05-04T04:48:23.994Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-04T04:48:23.994Z] ---> Running in c4cb3ae18a44 [2023-05-04T04:48:24.254Z] Removing intermediate container c4cb3ae18a44 [2023-05-04T04:48:24.254Z] ---> 7915e0cf5bf2 [2023-05-04T04:48:24.254Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T04:48:24.254Z] ---> f6f165becc0a [2023-05-04T04:48:24.254Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T04:48:24.254Z] ---> Running in 5297dce4bcbd [2023-05-04T04:48:25.197Z] Removing intermediate container 5297dce4bcbd [2023-05-04T04:48:25.197Z] ---> d993c79c766f [2023-05-04T04:48:25.197Z] Step 11/24 : COPY . . [2023-05-04T04:48:25.457Z] ---> 59d9d9000e81 [2023-05-04T04:48:25.457Z] Step 12/24 : RUN $MAKE [2023-05-04T04:48:25.457Z] ---> Running in 03402d70a73e [2023-05-04T04:48:25.715Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-04T04:48:44.364Z] Removing intermediate container 61be15ca48f0 [2023-05-04T04:48:44.364Z] ---> f433edb4eee9 [2023-05-04T04:48:44.364Z] Step 11/12 : COPY . . [2023-05-04T04:48:44.364Z] ---> cd2585295190 [2023-05-04T04:48:44.364Z] Step 12/12 : RUN $MAKE [2023-05-04T04:48:44.364Z] ---> Running in 245bd1f7e09d [2023-05-04T04:48:44.364Z] noop [2023-05-04T04:48:44.364Z] Removing intermediate container 245bd1f7e09d [2023-05-04T04:48:44.364Z] ---> 62974642cac2 [2023-05-04T04:48:44.364Z] Successfully built 62974642cac2 [2023-05-04T04:48:44.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:44.725Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T04:48:44.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:48:44.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-13251 does not seem to be running inside a container [2023-05-04T04:48:45.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/114 -v /w/workspace/device-mqtt-go/114:/w/workspace/device-mqtt-go/114:rw,z -v /w/workspace/device-mqtt-go/114@tmp:/w/workspace/device-mqtt-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T04:48:46.228Z] $ docker top 6a874a2559633f91f6b01c9d76fa193cb3558bbf2dc14076719f61f1f30a673c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T04:48:47.062Z] + go version [2023-05-04T04:48:47.063Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T04:48:47.093Z] $ docker stop --time=1 6a874a2559633f91f6b01c9d76fa193cb3558bbf2dc14076719f61f1f30a673c [2023-05-04T04:48:47.691Z] Removing intermediate container 03402d70a73e [2023-05-04T04:48:47.691Z] ---> 43ada12c0b00 [2023-05-04T04:48:47.691Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T04:48:47.691Z] 3.17: Pulling from library/alpine [2023-05-04T04:48:47.691Z] f56be85fc22e: Already exists [2023-05-04T04:48:47.691Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T04:48:47.691Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T04:48:47.691Z] ---> 9ed4aefc74f6 [2023-05-04T04:48:47.691Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-04T04:48:47.950Z] ---> Running in 2c1274181be7 [2023-05-04T04:48:47.950Z] Removing intermediate container 2c1274181be7 [2023-05-04T04:48:47.950Z] ---> dd2a3ae9c1b7 [2023-05-04T04:48:47.950Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T04:48:47.950Z] ---> Running in 3bf3a1fef632 [2023-05-04T04:48:48.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T04:48:48.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T04:48:48.470Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T04:48:48.470Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T04:48:48.470Z] OK: 7 MiB in 16 packages [2023-05-04T04:48:48.737Z] $ docker rm -f --volumes 6a874a2559633f91f6b01c9d76fa193cb3558bbf2dc14076719f61f1f30a673c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:49.037Z] Removing intermediate container 3bf3a1fef632 [2023-05-04T04:48:49.037Z] ---> 75c5a96c009f [2023-05-04T04:48:49.037Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-04T04:48:49.291Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T04:48:49.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:48:49.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-13251 does not seem to be running inside a container [2023-05-04T04:48:49.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/114 -v /w/workspace/device-mqtt-go/114:/w/workspace/device-mqtt-go/114:rw,z -v /w/workspace/device-mqtt-go/114@tmp:/w/workspace/device-mqtt-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T04:48:50.012Z] ---> 8c874352065a [2023-05-04T04:48:50.012Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-04T04:48:50.012Z] ---> 0fd786035423 [2023-05-04T04:48:50.012Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-04T04:48:50.012Z] ---> 390ccce51159 [2023-05-04T04:48:50.012Z] Step 19/24 : EXPOSE 59982 [2023-05-04T04:48:50.012Z] ---> Running in e2bd14d57f31 [2023-05-04T04:48:50.272Z] Removing intermediate container e2bd14d57f31 [2023-05-04T04:48:50.272Z] ---> 8a240fb92c99 [2023-05-04T04:48:50.272Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-04T04:48:50.272Z] ---> Running in 2095a2ef9cf4 [2023-05-04T04:48:50.272Z] Removing intermediate container 2095a2ef9cf4 [2023-05-04T04:48:50.272Z] ---> 8d09190f0af8 [2023-05-04T04:48:50.272Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T04:48:50.272Z] ---> Running in 6c9ffbb75af8 [2023-05-04T04:48:50.272Z] Removing intermediate container 6c9ffbb75af8 [2023-05-04T04:48:50.272Z] ---> 6a60fe39e136 [2023-05-04T04:48:50.272Z] Step 22/24 : LABEL arch=amd64 [2023-05-04T04:48:50.531Z] ---> Running in ae0e53fa9975 [2023-05-04T04:48:50.531Z] Removing intermediate container ae0e53fa9975 [2023-05-04T04:48:50.531Z] ---> 4b983dea81fd [2023-05-04T04:48:50.531Z] Step 23/24 : LABEL git_sha=c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:48:50.531Z] ---> Running in dd3d9d7a74d0 [2023-05-04T04:48:50.531Z] Removing intermediate container dd3d9d7a74d0 [2023-05-04T04:48:50.531Z] ---> 48732b620d0f [2023-05-04T04:48:50.531Z] Step 24/24 : LABEL version=3.0.0-dev.30 [2023-05-04T04:48:50.531Z] ---> Running in 6cdbb5a9300a [2023-05-04T04:48:50.531Z] Removing intermediate container 6cdbb5a9300a [2023-05-04T04:48:50.531Z] ---> ac8ecdd11fd7 [2023-05-04T04:48:50.531Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T04:48:50.531Z] Successfully built ac8ecdd11fd7 [2023-05-04T04:48:50.531Z] Successfully tagged device-mqtt:latest [2023-05-04T04:48:50.708Z] $ docker top 998367e9c75fb9fb8431146692c11f7c0ee1ddbbeac53e52a697c6d3ab8f5f09 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:48:51.027Z] provisioning config files... [2023-05-04T04:48:51.036Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config63988021727633384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:48:51.214Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/114 [Pipeline] fileExists [Pipeline] sh [2023-05-04T04:48:51.343Z] ---> docker-login.sh [2023-05-04T04:48:51.344Z] nexus3.edgexfoundry.org:10001 [2023-05-04T04:48:51.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:48:51.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:48:51.344Z] Configure a credential helper to remove this warning. See [2023-05-04T04:48:51.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:48:51.344Z] [2023-05-04T04:48:51.344Z] Login Succeeded [2023-05-04T04:48:51.344Z] nexus3.edgexfoundry.org:10002 [2023-05-04T04:48:51.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:48:51.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:48:51.344Z] Configure a credential helper to remove this warning. See [2023-05-04T04:48:51.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:48:51.344Z] [2023-05-04T04:48:51.344Z] Login Succeeded [2023-05-04T04:48:51.344Z] nexus3.edgexfoundry.org:10003 [2023-05-04T04:48:51.549Z] + make test [2023-05-04T04:48:51.549Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T04:48:51.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:48:51.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:48:51.603Z] Configure a credential helper to remove this warning. See [2023-05-04T04:48:51.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:48:51.603Z] [2023-05-04T04:48:51.603Z] Login Succeeded [2023-05-04T04:48:51.603Z] nexus3.edgexfoundry.org:10004 [2023-05-04T04:48:51.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:48:51.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:48:51.603Z] Configure a credential helper to remove this warning. See [2023-05-04T04:48:51.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:48:51.603Z] [2023-05-04T04:48:51.603Z] Login Succeeded [2023-05-04T04:48:51.603Z] docker.io [2023-05-04T04:48:51.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:48:51.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:48:51.881Z] Configure a credential helper to remove this warning. See [2023-05-04T04:48:51.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:48:51.881Z] [2023-05-04T04:48:51.881Z] Login Succeeded [2023-05-04T04:48:51.881Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T04:48:51.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T04:48:51.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T04:48:51.936Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-04T04:48:51.936Z] c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:48:51.936Z] latest [2023-05-04T04:48:51.936Z] 3.0.0-dev.30 [2023-05-04T04:48:51.936Z] c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [2023-05-04T04:48:51.936Z] main [2023-05-04T04:48:51.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:52.256Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:52.566Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:48:52.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-04T04:48:52.566Z] 9720f860426b: Preparing [2023-05-04T04:48:52.566Z] 8da1ab0546cd: Preparing [2023-05-04T04:48:52.566Z] 4fe5fefacc91: Preparing [2023-05-04T04:48:52.566Z] 9b301e737434: Preparing [2023-05-04T04:48:52.566Z] f1417ff83b31: Preparing [2023-05-04T04:48:52.566Z] f1417ff83b31: Layer already exists [2023-05-04T04:48:52.566Z] 9b301e737434: Pushed [2023-05-04T04:48:52.566Z] 8da1ab0546cd: Pushed [2023-05-04T04:48:52.566Z] 9720f860426b: Pushed [2023-05-04T04:48:55.108Z] 4fe5fefacc91: Pushed [2023-05-04T04:48:55.366Z] c17318ed096a052cb57e06eb9991910afac7407c: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:55.682Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:55.993Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-04T04:48:55.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-04T04:48:55.993Z] 9720f860426b: Preparing [2023-05-04T04:48:55.993Z] 8da1ab0546cd: Preparing [2023-05-04T04:48:55.993Z] 4fe5fefacc91: Preparing [2023-05-04T04:48:55.993Z] 9b301e737434: Preparing [2023-05-04T04:48:55.993Z] f1417ff83b31: Preparing [2023-05-04T04:48:55.993Z] 9720f860426b: Layer already exists [2023-05-04T04:48:55.993Z] 8da1ab0546cd: Layer already exists [2023-05-04T04:48:55.993Z] f1417ff83b31: Layer already exists [2023-05-04T04:48:55.993Z] 4fe5fefacc91: Layer already exists [2023-05-04T04:48:55.993Z] 9b301e737434: Layer already exists [2023-05-04T04:48:55.993Z] latest: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:56.317Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:56.634Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.30 [2023-05-04T04:48:56.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-04T04:48:56.634Z] 9720f860426b: Preparing [2023-05-04T04:48:56.634Z] 8da1ab0546cd: Preparing [2023-05-04T04:48:56.634Z] 4fe5fefacc91: Preparing [2023-05-04T04:48:56.634Z] 9b301e737434: Preparing [2023-05-04T04:48:56.634Z] f1417ff83b31: Preparing [2023-05-04T04:48:56.634Z] 4fe5fefacc91: Layer already exists [2023-05-04T04:48:56.634Z] 8da1ab0546cd: Layer already exists [2023-05-04T04:48:56.634Z] f1417ff83b31: Layer already exists [2023-05-04T04:48:56.634Z] 9720f860426b: Layer already exists [2023-05-04T04:48:56.634Z] 9b301e737434: Layer already exists [2023-05-04T04:48:56.634Z] 3.0.0-dev.30: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:56.955Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:57.271Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [2023-05-04T04:48:57.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-04T04:48:57.271Z] 9720f860426b: Preparing [2023-05-04T04:48:57.271Z] 8da1ab0546cd: Preparing [2023-05-04T04:48:57.271Z] 4fe5fefacc91: Preparing [2023-05-04T04:48:57.271Z] 9b301e737434: Preparing [2023-05-04T04:48:57.271Z] f1417ff83b31: Preparing [2023-05-04T04:48:57.271Z] 9b301e737434: Layer already exists [2023-05-04T04:48:57.271Z] 9720f860426b: Layer already exists [2023-05-04T04:48:57.271Z] f1417ff83b31: Layer already exists [2023-05-04T04:48:57.271Z] 8da1ab0546cd: Layer already exists [2023-05-04T04:48:57.271Z] 4fe5fefacc91: Layer already exists [2023-05-04T04:48:57.271Z] c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:57.604Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:57.918Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-04T04:48:57.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-04T04:48:57.918Z] 9720f860426b: Preparing [2023-05-04T04:48:57.918Z] 8da1ab0546cd: Preparing [2023-05-04T04:48:57.918Z] 4fe5fefacc91: Preparing [2023-05-04T04:48:57.918Z] 9b301e737434: Preparing [2023-05-04T04:48:57.918Z] f1417ff83b31: Preparing [2023-05-04T04:48:57.918Z] 9720f860426b: Layer already exists [2023-05-04T04:48:57.918Z] f1417ff83b31: Layer already exists [2023-05-04T04:48:57.918Z] 9b301e737434: Layer already exists [2023-05-04T04:48:57.918Z] 4fe5fefacc91: Layer already exists [2023-05-04T04:48:57.918Z] 8da1ab0546cd: Layer already exists [2023-05-04T04:48:57.918Z] main: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T04:48:57.956Z] ===================================================== [Pipeline] echo [2023-05-04T04:48:57.961Z] taggedImages: [2023-05-04T04:48:57.961Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:48:57.961Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-04T04:48:57.961Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.30 [2023-05-04T04:48:57.961Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [2023-05-04T04:48:57.961Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:58.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T04:48:58.330Z] [2023-05-04T04:48:58.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:48:58.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T04:48:58.635Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T04:48:58.635Z] 5eb5b503b376: Pulling fs layer [2023-05-04T04:48:58.635Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T04:48:58.635Z] ec43610c2a17: Pulling fs layer [2023-05-04T04:48:58.635Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T04:48:58.635Z] 33b1e0a273af: Pulling fs layer [2023-05-04T04:48:58.635Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T04:48:58.635Z] 2f39f015ded8: Pulling fs layer [2023-05-04T04:48:58.635Z] 33b1e0a273af: Waiting [2023-05-04T04:48:58.635Z] 5d3b04190fa2: Waiting [2023-05-04T04:48:58.635Z] 2f39f015ded8: Waiting [2023-05-04T04:48:58.635Z] 3a2ae6a8a46f: Waiting [2023-05-04T04:48:58.635Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T04:48:58.635Z] 5c69ac0246d0: Download complete [2023-05-04T04:48:58.635Z] 3a2ae6a8a46f: Download complete [2023-05-04T04:48:58.635Z] 33b1e0a273af: Verifying Checksum [2023-05-04T04:48:58.635Z] 33b1e0a273af: Download complete [2023-05-04T04:48:58.635Z] ec43610c2a17: Verifying Checksum [2023-05-04T04:48:58.635Z] ec43610c2a17: Download complete [2023-05-04T04:48:58.635Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T04:48:58.635Z] 5d3b04190fa2: Download complete [2023-05-04T04:48:58.893Z] 5eb5b503b376: Verifying Checksum [2023-05-04T04:48:58.893Z] 5eb5b503b376: Download complete [2023-05-04T04:48:59.460Z] 2f39f015ded8: Download complete [2023-05-04T04:49:00.394Z] 5eb5b503b376: Pull complete [2023-05-04T04:49:00.394Z] 5c69ac0246d0: Pull complete [2023-05-04T04:49:00.962Z] ec43610c2a17: Pull complete [2023-05-04T04:49:00.962Z] 3a2ae6a8a46f: Pull complete [2023-05-04T04:49:01.221Z] 33b1e0a273af: Pull complete [2023-05-04T04:49:01.221Z] 5d3b04190fa2: Pull complete [2023-05-04T04:49:06.493Z] 2f39f015ded8: Pull complete [2023-05-04T04:49:06.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T04:49:06.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T04:49:06.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:49:06.572Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:49:06.612Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T04:49:12.523Z] $ docker top 32cf5fd3be9bf5bf68ef205a01a573239660e5f4e0dd0b85155d14ecd9ab94ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:49:12.934Z] ---> job-cost.sh [2023-05-04T04:49:12.934Z] lf-activate-venv: SKIPPING [2023-05-04T04:49:12.934Z] INFO: No Stack... [2023-05-04T04:49:13.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T04:49:13.763Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T04:49:14.056Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-04T04:49:14.056Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T04:49:14.070Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [2023-05-04T04:49:14.077Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] did not exist. Created. [2023-05-04T04:49:14.077Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T04:49:14.381Z] + echo total: 0.6600000262260437 [Pipeline] stash [2023-05-04T04:49:14.411Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T04:49:14.418Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T04:49:14.441Z] $ docker stop --time=1 32cf5fd3be9bf5bf68ef205a01a573239660e5f4e0dd0b85155d14ecd9ab94ae [2023-05-04T04:49:15.991Z] $ docker rm -f --volumes 32cf5fd3be9bf5bf68ef205a01a573239660e5f4e0dd0b85155d14ecd9ab94ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T04:49:30.661Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-04T04:51:22.350Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-04T04:51:22.350Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-04T04:51:22.350Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 23.1% of statements [2023-05-04T04:51:22.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T04:51:22.350Z] go vet ./... [2023-05-04T04:51:49.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T04:51:49.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T04:51:49.194Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T04:51:49.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T04:51:49.245Z] $ docker stop --time=1 998367e9c75fb9fb8431146692c11f7c0ee1ddbbeac53e52a697c6d3ab8f5f09 [2023-05-04T04:51:52.021Z] $ docker rm -f --volumes 998367e9c75fb9fb8431146692c11f7c0ee1ddbbeac53e52a697c6d3ab8f5f09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T04:51:53.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T04:51:53.212Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T04:51:53.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T04:51:54.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T04:51:54.456Z] + ls -al . [2023-05-04T04:51:54.456Z] total 176 [2023-05-04T04:51:54.456Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 04:48 . [2023-05-04T04:51:54.456Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 .. [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 04:46 .dockerignore [2023-05-04T04:51:54.456Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 04:46 .git [2023-05-04T04:51:54.456Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 .github [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 04:46 .gitignore [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 04:46 .golangci.yml [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 4 04:46 Attribution.txt [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 4 04:46 CHANGELOG.md [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 4 04:46 Dockerfile [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 04:46 GOVERNANCE.md [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 678 May 4 04:46 Jenkinsfile [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 04:46 LICENSE [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 4 04:46 Makefile [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 04:46 OWNERS.md [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 4 04:46 README.md [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 04:46 VERSION [2023-05-04T04:51:54.456Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 bin [2023-05-04T04:51:54.456Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 cmd [2023-05-04T04:51:54.456Z] -rw-r--r-- 1 jenkins jenkins 18144 May 4 04:51 coverage.out [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 4 04:46 go.mod [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 04:46 go.sum [2023-05-04T04:51:54.456Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 internal [2023-05-04T04:51:54.456Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 mock [2023-05-04T04:51:54.456Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 snap [2023-05-04T04:51:54.456Z] -rw-rw-r-- 1 jenkins jenkins 227 May 4 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:51:54.808Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c17318ed096a052cb57e06eb9991910afac7407c --label arch=arm64 --label version=3.0.0-dev.30 . [2023-05-04T04:51:55.081Z] Sending build context to Docker daemon 3.39MB [2023-05-04T04:51:55.081Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T04:51:55.081Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T04:51:55.081Z] ---> 62974642cac2 [2023-05-04T04:51:55.081Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T04:51:55.349Z] ---> Running in deb435c56187 [2023-05-04T04:51:55.619Z] Removing intermediate container deb435c56187 [2023-05-04T04:51:55.619Z] ---> 9cf8c1c06b7b [2023-05-04T04:51:55.619Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T04:51:55.619Z] ---> Running in a4881660683d [2023-05-04T04:51:55.886Z] Removing intermediate container a4881660683d [2023-05-04T04:51:55.886Z] ---> bdddc5445934 [2023-05-04T04:51:55.886Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T04:51:56.157Z] ---> Running in 74d0aa455ec4 [2023-05-04T04:51:56.426Z] Removing intermediate container 74d0aa455ec4 [2023-05-04T04:51:56.426Z] ---> 63d6d669ed72 [2023-05-04T04:51:56.426Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T04:51:56.426Z] ---> Running in be4108594c57 [2023-05-04T04:51:56.694Z] Removing intermediate container be4108594c57 [2023-05-04T04:51:56.694Z] ---> bda0c26d5b59 [2023-05-04T04:51:56.694Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T04:51:56.694Z] ---> Running in 1df915f0a6e6 [2023-05-04T04:51:58.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T04:51:58.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T04:51:59.672Z] OK: 268 MiB in 57 packages [2023-05-04T04:52:00.643Z] Removing intermediate container 1df915f0a6e6 [2023-05-04T04:52:00.643Z] ---> 42e0de4ab6f2 [2023-05-04T04:52:00.643Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-04T04:52:00.643Z] ---> Running in 4cdf8fa3f5f5 [2023-05-04T04:52:00.915Z] Removing intermediate container 4cdf8fa3f5f5 [2023-05-04T04:52:00.915Z] ---> fbc739bd63a3 [2023-05-04T04:52:00.915Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T04:52:01.514Z] ---> d0160eeff951 [2023-05-04T04:52:01.514Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T04:52:01.514Z] ---> Running in b9c0ca5a647d [2023-05-04T04:52:04.117Z] Removing intermediate container b9c0ca5a647d [2023-05-04T04:52:04.117Z] ---> 88552b1f8c0d [2023-05-04T04:52:04.117Z] Step 11/24 : COPY . . [2023-05-04T04:52:05.086Z] ---> 1f2f84189f8b [2023-05-04T04:52:05.086Z] Step 12/24 : RUN $MAKE [2023-05-04T04:52:05.362Z] ---> Running in 0f0c431525b7 [2023-05-04T04:52:06.325Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-04T04:54:28.045Z] Removing intermediate container 0f0c431525b7 [2023-05-04T04:54:28.045Z] ---> 7eca492894ae [2023-05-04T04:54:28.045Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T04:54:28.045Z] 3.17: Pulling from library/alpine [2023-05-04T04:54:28.045Z] c41833b44d91: Already exists [2023-05-04T04:54:28.045Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T04:54:28.045Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T04:54:28.045Z] ---> 51e60588ff2c [2023-05-04T04:54:28.045Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-04T04:54:28.045Z] ---> Running in 31c27f503743 [2023-05-04T04:54:28.045Z] Removing intermediate container 31c27f503743 [2023-05-04T04:54:28.045Z] ---> 26a7c18b97b3 [2023-05-04T04:54:28.045Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T04:54:28.045Z] ---> Running in 3c603cdb4abe [2023-05-04T04:54:28.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T04:54:28.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T04:54:28.045Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T04:54:28.045Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T04:54:28.045Z] OK: 8 MiB in 16 packages [2023-05-04T04:54:28.045Z] Removing intermediate container 3c603cdb4abe [2023-05-04T04:54:28.045Z] ---> 4ebd3b2bc32d [2023-05-04T04:54:28.045Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-04T04:54:28.045Z] ---> 9bc4405164a8 [2023-05-04T04:54:28.045Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-04T04:54:28.045Z] ---> 04cd48c054ca [2023-05-04T04:54:28.045Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-04T04:54:28.045Z] ---> 3ef0207c1c66 [2023-05-04T04:54:28.045Z] Step 19/24 : EXPOSE 59982 [2023-05-04T04:54:28.045Z] ---> Running in 6a66be0d7bee [2023-05-04T04:54:28.045Z] Removing intermediate container 6a66be0d7bee [2023-05-04T04:54:28.045Z] ---> f8fc73e2fc8a [2023-05-04T04:54:28.045Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-04T04:54:28.045Z] ---> Running in 78a9653fcee4 [2023-05-04T04:54:28.045Z] Removing intermediate container 78a9653fcee4 [2023-05-04T04:54:28.045Z] ---> 7ad3917c6bbf [2023-05-04T04:54:28.045Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T04:54:28.045Z] ---> Running in 238c2ff3105d [2023-05-04T04:54:28.045Z] Removing intermediate container 238c2ff3105d [2023-05-04T04:54:28.045Z] ---> 0eacc20da6dc [2023-05-04T04:54:28.045Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T04:54:28.045Z] ---> Running in a90aa90e2f86 [2023-05-04T04:54:28.311Z] Removing intermediate container a90aa90e2f86 [2023-05-04T04:54:28.311Z] ---> 37f348e3e771 [2023-05-04T04:54:28.311Z] Step 23/24 : LABEL git_sha=c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:54:28.311Z] ---> Running in 8eee933f8f8a [2023-05-04T04:54:28.577Z] Removing intermediate container 8eee933f8f8a [2023-05-04T04:54:28.577Z] ---> cb64156d6824 [2023-05-04T04:54:28.577Z] Step 24/24 : LABEL version=3.0.0-dev.30 [2023-05-04T04:54:28.842Z] ---> Running in e34837f6a080 [2023-05-04T04:54:29.108Z] Removing intermediate container e34837f6a080 [2023-05-04T04:54:29.108Z] ---> c23feb80e87f [2023-05-04T04:54:29.108Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T04:54:29.108Z] Successfully built c23feb80e87f [2023-05-04T04:54:29.108Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:54:29.226Z] provisioning config files... [2023-05-04T04:54:29.240Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/114@tmp/config12135441589790275045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:54:29.573Z] ---> docker-login.sh [2023-05-04T04:54:29.573Z] nexus3.edgexfoundry.org:10001 [2023-05-04T04:54:29.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:54:29.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:54:29.841Z] Configure a credential helper to remove this warning. See [2023-05-04T04:54:29.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:54:29.841Z] [2023-05-04T04:54:29.841Z] Login Succeeded [2023-05-04T04:54:29.841Z] nexus3.edgexfoundry.org:10002 [2023-05-04T04:54:30.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:54:30.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:54:30.109Z] Configure a credential helper to remove this warning. See [2023-05-04T04:54:30.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:54:30.109Z] [2023-05-04T04:54:30.109Z] Login Succeeded [2023-05-04T04:54:30.109Z] nexus3.edgexfoundry.org:10003 [2023-05-04T04:54:30.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:54:30.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:54:30.641Z] Configure a credential helper to remove this warning. See [2023-05-04T04:54:30.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:54:30.641Z] [2023-05-04T04:54:30.641Z] Login Succeeded [2023-05-04T04:54:30.641Z] nexus3.edgexfoundry.org:10004 [2023-05-04T04:54:30.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:54:30.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:54:30.909Z] Configure a credential helper to remove this warning. See [2023-05-04T04:54:30.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:54:30.909Z] [2023-05-04T04:54:30.909Z] Login Succeeded [2023-05-04T04:54:30.909Z] docker.io [2023-05-04T04:54:31.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:54:31.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:54:31.440Z] Configure a credential helper to remove this warning. See [2023-05-04T04:54:31.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:54:31.440Z] [2023-05-04T04:54:31.440Z] Login Succeeded [2023-05-04T04:54:31.440Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T04:54:31.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T04:54:31.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T04:54:31.515Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-04T04:54:31.515Z] c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:54:31.515Z] latest [2023-05-04T04:54:31.515Z] 3.0.0-dev.30 [2023-05-04T04:54:31.515Z] c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [2023-05-04T04:54:31.515Z] main [2023-05-04T04:54:31.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:31.869Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:32.224Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:54:32.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-04T04:54:32.224Z] b50991f3e298: Preparing [2023-05-04T04:54:32.224Z] 7ca66a0081a0: Preparing [2023-05-04T04:54:32.224Z] 7b0bc1f29208: Preparing [2023-05-04T04:54:32.224Z] 9d869fbd33ca: Preparing [2023-05-04T04:54:32.224Z] 26cbea5cba74: Preparing [2023-05-04T04:54:32.224Z] 26cbea5cba74: Layer already exists [2023-05-04T04:54:32.491Z] 9d869fbd33ca: Pushed [2023-05-04T04:54:32.491Z] 7ca66a0081a0: Pushed [2023-05-04T04:54:32.491Z] b50991f3e298: Pushed [2023-05-04T04:54:36.740Z] 7b0bc1f29208: Pushed [2023-05-04T04:54:37.006Z] c17318ed096a052cb57e06eb9991910afac7407c: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:37.361Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:37.706Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-04T04:54:37.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-04T04:54:37.707Z] b50991f3e298: Preparing [2023-05-04T04:54:37.707Z] 7ca66a0081a0: Preparing [2023-05-04T04:54:37.707Z] 7b0bc1f29208: Preparing [2023-05-04T04:54:37.707Z] 9d869fbd33ca: Preparing [2023-05-04T04:54:37.707Z] 26cbea5cba74: Preparing [2023-05-04T04:54:37.707Z] 26cbea5cba74: Layer already exists [2023-05-04T04:54:37.707Z] 7ca66a0081a0: Layer already exists [2023-05-04T04:54:37.707Z] 7b0bc1f29208: Layer already exists [2023-05-04T04:54:37.707Z] b50991f3e298: Layer already exists [2023-05-04T04:54:37.707Z] 9d869fbd33ca: Layer already exists [2023-05-04T04:54:37.707Z] latest: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:38.047Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:38.377Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.30 [2023-05-04T04:54:38.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-04T04:54:38.377Z] b50991f3e298: Preparing [2023-05-04T04:54:38.377Z] 7ca66a0081a0: Preparing [2023-05-04T04:54:38.377Z] 7b0bc1f29208: Preparing [2023-05-04T04:54:38.377Z] 9d869fbd33ca: Preparing [2023-05-04T04:54:38.377Z] 26cbea5cba74: Preparing [2023-05-04T04:54:38.377Z] 7b0bc1f29208: Layer already exists [2023-05-04T04:54:38.377Z] 9d869fbd33ca: Layer already exists [2023-05-04T04:54:38.377Z] 7ca66a0081a0: Layer already exists [2023-05-04T04:54:38.377Z] 26cbea5cba74: Layer already exists [2023-05-04T04:54:38.377Z] b50991f3e298: Layer already exists [2023-05-04T04:54:38.377Z] 3.0.0-dev.30: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:38.711Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:39.051Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [2023-05-04T04:54:39.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-04T04:54:39.051Z] b50991f3e298: Preparing [2023-05-04T04:54:39.051Z] 7ca66a0081a0: Preparing [2023-05-04T04:54:39.051Z] 7b0bc1f29208: Preparing [2023-05-04T04:54:39.051Z] 9d869fbd33ca: Preparing [2023-05-04T04:54:39.051Z] 26cbea5cba74: Preparing [2023-05-04T04:54:39.051Z] 9d869fbd33ca: Layer already exists [2023-05-04T04:54:39.051Z] 7b0bc1f29208: Layer already exists [2023-05-04T04:54:39.051Z] b50991f3e298: Layer already exists [2023-05-04T04:54:39.051Z] 26cbea5cba74: Layer already exists [2023-05-04T04:54:39.051Z] 7ca66a0081a0: Layer already exists [2023-05-04T04:54:39.051Z] c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:39.389Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:39.724Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-04T04:54:39.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-04T04:54:39.724Z] b50991f3e298: Preparing [2023-05-04T04:54:39.724Z] 7ca66a0081a0: Preparing [2023-05-04T04:54:39.724Z] 7b0bc1f29208: Preparing [2023-05-04T04:54:39.724Z] 9d869fbd33ca: Preparing [2023-05-04T04:54:39.724Z] 26cbea5cba74: Preparing [2023-05-04T04:54:39.724Z] 7b0bc1f29208: Layer already exists [2023-05-04T04:54:39.724Z] 7ca66a0081a0: Layer already exists [2023-05-04T04:54:39.724Z] 9d869fbd33ca: Layer already exists [2023-05-04T04:54:39.724Z] 26cbea5cba74: Layer already exists [2023-05-04T04:54:39.724Z] b50991f3e298: Layer already exists [2023-05-04T04:54:39.724Z] main: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T04:54:39.770Z] ===================================================== [Pipeline] echo [2023-05-04T04:54:39.776Z] taggedImages: [2023-05-04T04:54:39.776Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c [2023-05-04T04:54:39.776Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-04T04:54:39.776Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.30 [2023-05-04T04:54:39.776Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [2023-05-04T04:54:39.776Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:40.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T04:54:40.141Z] [2023-05-04T04:54:40.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:54:40.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T04:54:40.478Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T04:54:40.478Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T04:54:40.478Z] 04944245beec: Pulling fs layer [2023-05-04T04:54:40.478Z] 699f458cf7ca: Pulling fs layer [2023-05-04T04:54:40.478Z] 765212b225bb: Pulling fs layer [2023-05-04T04:54:40.478Z] f23df028b6ca: Pulling fs layer [2023-05-04T04:54:40.478Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T04:54:40.478Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T04:54:40.478Z] f23df028b6ca: Waiting [2023-05-04T04:54:40.478Z] d65c8cfc05b1: Waiting [2023-05-04T04:54:40.478Z] 2437ff75d9bd: Waiting [2023-05-04T04:54:40.478Z] 765212b225bb: Waiting [2023-05-04T04:54:40.750Z] 04944245beec: Verifying Checksum [2023-05-04T04:54:40.750Z] 04944245beec: Download complete [2023-05-04T04:54:40.750Z] 765212b225bb: Verifying Checksum [2023-05-04T04:54:40.750Z] 765212b225bb: Download complete [2023-05-04T04:54:40.750Z] f23df028b6ca: Verifying Checksum [2023-05-04T04:54:40.750Z] f23df028b6ca: Download complete [2023-05-04T04:54:40.750Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T04:54:40.750Z] d65c8cfc05b1: Download complete [2023-05-04T04:54:40.750Z] 699f458cf7ca: Verifying Checksum [2023-05-04T04:54:40.750Z] 699f458cf7ca: Download complete [2023-05-04T04:54:41.334Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T04:54:41.334Z] 8998bd30e6a1: Download complete [2023-05-04T04:54:43.271Z] 2437ff75d9bd: Download complete [2023-05-04T04:54:44.675Z] 8998bd30e6a1: Pull complete [2023-05-04T04:54:45.635Z] 04944245beec: Pull complete [2023-05-04T04:54:46.595Z] 699f458cf7ca: Pull complete [2023-05-04T04:54:46.863Z] 765212b225bb: Pull complete [2023-05-04T04:54:47.823Z] f23df028b6ca: Pull complete [2023-05-04T04:54:47.823Z] d65c8cfc05b1: Pull complete [2023-05-04T04:55:02.821Z] 2437ff75d9bd: Pull complete [2023-05-04T04:55:02.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T04:55:02.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T04:55:02.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:55:03.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-13251 does not seem to be running inside a container [2023-05-04T04:55:03.100Z] $ 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-mqtt-go/114 -v /w/workspace/device-mqtt-go/114:/w/workspace/device-mqtt-go/114:rw,z -v /w/workspace/device-mqtt-go/114@tmp:/w/workspace/device-mqtt-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T04:55:05.612Z] $ docker top 99695ebc9d4550714fec02ef9899afdb070da0ff76d9947ca8482d55b8f29377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:55:06.438Z] ---> job-cost.sh [2023-05-04T04:55:06.438Z] lf-activate-venv: SKIPPING [2023-05-04T04:55:06.438Z] INFO: No Stack... [2023-05-04T04:55:07.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T04:55:07.602Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T04:55:08.241Z] + cat /w/workspace/device-mqtt-go/114/archives/cost.csv [2023-05-04T04:55:08.241Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T04:55:08.275Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [2023-05-04T04:55:08.281Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] did not exist. Created. [2023-05-04T04:55:08.281Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T04:55:08.937Z] /w/workspace/device-mqtt-go/114@tmp/durable-b044593e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T04:55:09.590Z] + echo total: 0.33000001311302185 [Pipeline] stash [2023-05-04T04:55:09.611Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T04:55:09.654Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T04:55:09.660Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T04:55:09.691Z] $ docker stop --time=1 99695ebc9d4550714fec02ef9899afdb070da0ff76d9947ca8482d55b8f29377 [2023-05-04T04:55:12.477Z] $ docker rm -f --volumes 99695ebc9d4550714fec02ef9899afdb070da0ff76d9947ca8482d55b8f29377 [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 [2023-05-04T04:55:12.855Z] provisioning config files... [2023-05-04T04:55:12.863Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11912242339426178725tmp [Pipeline] { [Pipeline] sh [2023-05-04T04:55:13.154Z] + set +x [2023-05-04T04:55:13.154Z] + curl -s https://codecov.io/bash [2023-05-04T04:55:13.154Z] + bash -s -- [2023-05-04T04:55:13.154Z] [2023-05-04T04:55:13.154Z] _____ _ [2023-05-04T04:55:13.154Z] / ____| | | [2023-05-04T04:55:13.154Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T04:55:13.154Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T04:55:13.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T04:55:13.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T04:55:13.154Z] Bash-1.0.6 [2023-05-04T04:55:13.154Z] [2023-05-04T04:55:13.154Z] [2023-05-04T04:55:13.154Z] ==> git version 2.25.1 found [2023-05-04T04:55:13.154Z] ==> 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 [2023-05-04T04:55:13.154Z] Release-Date: 2020-01-08 [2023-05-04T04:55:13.154Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T04:55:13.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T04:55:13.155Z] ==> Jenkins CI detected. [2023-05-04T04:55:13.155Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-04T04:55:13.155Z] project root: . [2023-05-04T04:55:13.155Z] --> token set from env [2023-05-04T04:55:13.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T04:55:13.414Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T04:55:13.414Z] ==> Python coveragepy not found [2023-05-04T04:55:13.414Z] ==> Searching for coverage reports in: [2023-05-04T04:55:13.414Z] + . [2023-05-04T04:55:13.414Z] -> Found 1 reports [2023-05-04T04:55:13.414Z] ==> Detecting git/mercurial file structure [2023-05-04T04:55:13.414Z] ==> Reading reports [2023-05-04T04:55:13.414Z] + ./coverage.out bytes=18144 [2023-05-04T04:55:13.414Z] ==> Appending adjustments [2023-05-04T04:55:13.414Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T04:55:13.414Z] + Found adjustments [2023-05-04T04:55:13.414Z] ==> Gzipping contents [2023-05-04T04:55:13.414Z] 4.0K /tmp/codecov.bRczeN.gz [2023-05-04T04:55:13.414Z] ==> Uploading reports [2023-05-04T04:55:13.414Z] url: https://codecov.io [2023-05-04T04:55:13.414Z] query: branch=main&commit=c17318ed096a052cb57e06eb9991910afac7407c&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T04:55:13.414Z] -> Pinging Codecov [2023-05-04T04:55:13.414Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=c17318ed096a052cb57e06eb9991910afac7407c&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T04:55:13.675Z] -> Uploading to [2023-05-04T04:55:13.675Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/7D719EC7BBE17E464838252E33014C33/c17318ed096a052cb57e06eb9991910afac7407c/5da8cb86-fe89-4aba-b533-b089b8ead78d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T045513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b04623e1d15d32eb7b55cbb6b90ed6ad59c4b78f3b6983aedb89b49b2d7d4a96 [2023-05-04T04:55:13.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T04:55:13.675Z] Dload Upload Total Spent Left Speed [2023-05-04T04:55:13.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 12787 --:--:-- --:--:-- --:--:-- 12787 [2023-05-04T04:55:13.934Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] } [2023-05-04T04:55:13.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T04:55:14.270Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T04:55:14.281Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:55:14.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T04:55:14.579Z] [2023-05-04T04:55:14.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:55:14.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T04:55:14.878Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T04:55:14.878Z] df9b9388f04a: Pulling fs layer [2023-05-04T04:55:14.878Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T04:55:14.878Z] 25bc292e5bac: Pulling fs layer [2023-05-04T04:55:14.878Z] 114826534d7a: Pulling fs layer [2023-05-04T04:55:14.878Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T04:55:14.878Z] 4657fd5d0bcf: Waiting [2023-05-04T04:55:14.878Z] 114826534d7a: Waiting [2023-05-04T04:55:14.878Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T04:55:14.878Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T04:55:14.878Z] 6ad1cebc031e: Waiting [2023-05-04T04:55:14.878Z] 8a3aa393b2d8: Waiting [2023-05-04T04:55:14.878Z] 25bc292e5bac: Download complete [2023-05-04T04:55:14.878Z] 52dc419b0ee2: Download complete [2023-05-04T04:55:14.878Z] 4657fd5d0bcf: Download complete [2023-05-04T04:55:14.878Z] df9b9388f04a: Verifying Checksum [2023-05-04T04:55:14.878Z] df9b9388f04a: Download complete [2023-05-04T04:55:15.138Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T04:55:15.139Z] 6ad1cebc031e: Download complete [2023-05-04T04:55:15.139Z] df9b9388f04a: Pull complete [2023-05-04T04:55:15.139Z] 52dc419b0ee2: Pull complete [2023-05-04T04:55:15.139Z] 25bc292e5bac: Pull complete [2023-05-04T04:55:15.706Z] 114826534d7a: Verifying Checksum [2023-05-04T04:55:15.706Z] 114826534d7a: Download complete [2023-05-04T04:55:15.706Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T04:55:15.706Z] 8a3aa393b2d8: Download complete [2023-05-04T04:55:18.993Z] 114826534d7a: Pull complete [2023-05-04T04:55:18.993Z] 4657fd5d0bcf: Pull complete [2023-05-04T04:55:19.566Z] 6ad1cebc031e: Pull complete [2023-05-04T04:55:22.111Z] 8a3aa393b2d8: Pull complete [2023-05-04T04:55:22.111Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T04:55:22.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T04:55:22.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:55:22.205Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:55:22.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-04T04:55:26.825Z] $ docker top 27c6acc331056bde0b412bd2c97f7a2cbeb5a23d28629b853a43a91b654626c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T04:55:26.886Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-04T04:55:27.164Z] + set -o pipefail [2023-05-04T04:55:27.164Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-04T04:55:33.730Z] [2023-05-04T04:55:33.730Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-04T04:55:33.730Z] [2023-05-04T04:55:33.730Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/0e536131-5b50-45dc-bd64-153809958f81 [2023-05-04T04:55:33.730Z] [2023-05-04T04:55:33.730Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-04T04:55:33.730Z] [2023-05-04T04:55:33.730Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T04:55:33.730Z] [2023-05-04T04:55:33.730Z] [2023-05-04T04:55:33.730Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T04:55:33.730Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T04:55:33.730Z] More details here: https://snyk.co/ue1NS [2023-05-04T04:55:33.730Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T04:55:33.730Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T04:55:33.746Z] $ docker stop --time=1 27c6acc331056bde0b412bd2c97f7a2cbeb5a23d28629b853a43a91b654626c5 [2023-05-04T04:55:37.558Z] $ docker rm -f --volumes 27c6acc331056bde0b412bd2c97f7a2cbeb5a23d28629b853a43a91b654626c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T04:55:38.215Z] + git log --format=format:%s -1 c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] sh [2023-05-04T04:55:38.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T04:55:38.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:55:38.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:55:38.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:55:38.873Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:55:38.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T04:55:39.386Z] $ docker top bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 -eo pid,comm [2023-05-04T04:55:39.429Z] 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). [2023-05-04T04:55:39.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T04:55:39.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:55:39.463Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:55:39.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:55:39.589Z] $ docker exec bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 ssh-agent [2023-05-04T04:55:39.700Z] SSH_AUTH_SOCK=/tmp/ssh-8EyQqncwQtVr/agent.32 [2023-05-04T04:55:39.700Z] SSH_AGENT_PID=38 [2023-05-04T04:55:39.705Z] Running ssh-add (command line suppressed) [2023-05-04T04:55:39.818Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12305019239465334405.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12305019239465334405.key) [2023-05-04T04:55:39.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:55:40.120Z] + git semver tag [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,327 [run_tag] DEBUG tag force:False [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,327 [check_head_tag] DEBUG check head tag [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,329 [execute] INFO git cat-file --batch-check [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,332 [execute] INFO git cat-file --batch [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,359 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T04:55:40.379Z] 2023-05-04 04:55:40,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:55:40.379Z] 3.0.0-dev.30 [Pipeline] } [2023-05-04T04:55:40.652Z] $ docker exec --env ******** --env ******** bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 ssh-agent -k [2023-05-04T04:55:40.742Z] unset SSH_AUTH_SOCK; [2023-05-04T04:55:40.743Z] unset SSH_AGENT_PID; [2023-05-04T04:55:40.743Z] echo Agent pid 38 killed; [2023-05-04T04:55:40.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T04:55:41.058Z] + git semver [Pipeline] } [2023-05-04T04:55:41.333Z] $ docker stop --time=1 bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 [2023-05-04T04:55:42.585Z] $ docker rm -f --volumes bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:55:42.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T04:55:42.992Z] [2023-05-04T04:55:42.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:55:43.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T04:55:43.294Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T04:55:43.294Z] ab5ef0e58194: Pulling fs layer [2023-05-04T04:55:43.294Z] 9712f1f96733: Pulling fs layer [2023-05-04T04:55:43.294Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T04:55:43.294Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T04:55:43.294Z] e9a5061849ea: Pulling fs layer [2023-05-04T04:55:43.294Z] d747dcd14b5f: Pulling fs layer [2023-05-04T04:55:43.294Z] 2de7ff778b66: Pulling fs layer [2023-05-04T04:55:43.294Z] 0d9ebad4ef96: Waiting [2023-05-04T04:55:43.294Z] e9a5061849ea: Waiting [2023-05-04T04:55:43.294Z] 2de7ff778b66: Waiting [2023-05-04T04:55:43.294Z] d747dcd14b5f: Waiting [2023-05-04T04:55:43.294Z] 9712f1f96733: Verifying Checksum [2023-05-04T04:55:43.294Z] 9712f1f96733: Download complete [2023-05-04T04:55:43.555Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T04:55:43.555Z] 63f879dbbcfc: Download complete [2023-05-04T04:55:43.555Z] e9a5061849ea: Verifying Checksum [2023-05-04T04:55:43.555Z] e9a5061849ea: Download complete [2023-05-04T04:55:43.815Z] d747dcd14b5f: Verifying Checksum [2023-05-04T04:55:43.815Z] d747dcd14b5f: Download complete [2023-05-04T04:55:43.815Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T04:55:43.815Z] 0d9ebad4ef96: Download complete [2023-05-04T04:55:43.815Z] ab5ef0e58194: Verifying Checksum [2023-05-04T04:55:43.815Z] ab5ef0e58194: Download complete [2023-05-04T04:55:43.815Z] 2de7ff778b66: Download complete [2023-05-04T04:55:47.250Z] ab5ef0e58194: Pull complete [2023-05-04T04:55:47.250Z] 9712f1f96733: Pull complete [2023-05-04T04:55:47.528Z] 63f879dbbcfc: Pull complete [2023-05-04T04:55:51.715Z] 0d9ebad4ef96: Pull complete [2023-05-04T04:55:51.973Z] e9a5061849ea: Pull complete [2023-05-04T04:55:52.230Z] d747dcd14b5f: Pull complete [2023-05-04T04:55:53.278Z] 2de7ff778b66: Pull complete [2023-05-04T04:55:53.539Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T04:55:53.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T04:55:53.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:55:53.631Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:55:53.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-04T04:55:59.569Z] $ docker top 7f24f3d7033d400d28e2d21ee680cfdf6f30162dd07f6aba6ff6db33f95d41f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:55:59.633Z] provisioning config files... [2023-05-04T04:55:59.639Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15985186919314811376tmp [2023-05-04T04:55:59.649Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8497120887679692864tmp [2023-05-04T04:55:59.658Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config783013731434045245tmp [Pipeline] { [Pipeline] echo [2023-05-04T04:55:59.673Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:55:59.956Z] ---> sigul-configuration.sh [2023-05-04T04:55:59.956Z] gpg: directory `/root/.gnupg' created [2023-05-04T04:55:59.956Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T04:55:59.956Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T04:55:59.956Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T04:55:59.956Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T04:55:59.956Z] gpg: CAST5 encrypted data [2023-05-04T04:55:59.956Z] gpg: encrypted with 1 passphrase [2023-05-04T04:55:59.956Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T04:56:00.239Z] + mkdir /home/jenkins [2023-05-04T04:56:00.239Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T04:56:00.522Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-04T04:56:00.530Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:00.816Z] ---> sigul-install.sh [2023-05-04T04:56:00.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T04:56:01.102Z] + git tag --list [2023-05-04T04:56:01.102Z] 0.7.1 [2023-05-04T04:56:01.102Z] v1.0.0 [2023-05-04T04:56:01.102Z] v1.1.0 [2023-05-04T04:56:01.102Z] v1.1.1 [2023-05-04T04:56:01.102Z] v1.2.2 [2023-05-04T04:56:01.102Z] v1.3.0 [2023-05-04T04:56:01.102Z] v1.3.1 [2023-05-04T04:56:01.102Z] v2.0.0 [2023-05-04T04:56:01.102Z] v2.1.0 [2023-05-04T04:56:01.102Z] v2.1.1 [2023-05-04T04:56:01.102Z] v2.1.1-dev.1 [2023-05-04T04:56:01.102Z] v2.1.1-dev.2 [2023-05-04T04:56:01.102Z] v2.2.0 [2023-05-04T04:56:01.102Z] v2.2.1-dev.1 [2023-05-04T04:56:01.102Z] v2.2.1-dev.10 [2023-05-04T04:56:01.102Z] v2.2.1-dev.2 [2023-05-04T04:56:01.102Z] v2.2.1-dev.3 [2023-05-04T04:56:01.102Z] v2.2.1-dev.4 [2023-05-04T04:56:01.102Z] v2.2.1-dev.5 [2023-05-04T04:56:01.102Z] v2.2.1-dev.6 [2023-05-04T04:56:01.102Z] v2.2.1-dev.7 [2023-05-04T04:56:01.102Z] v2.2.1-dev.8 [2023-05-04T04:56:01.102Z] v2.2.1-dev.9 [2023-05-04T04:56:01.102Z] v2.3.0 [2023-05-04T04:56:01.102Z] v2.3.0-dev.10 [2023-05-04T04:56:01.102Z] v2.3.0-dev.11 [2023-05-04T04:56:01.102Z] v2.3.0-dev.12 [2023-05-04T04:56:01.102Z] v2.3.0-dev.13 [2023-05-04T04:56:01.102Z] v2.3.0-dev.14 [2023-05-04T04:56:01.102Z] v2.3.0-dev.15 [2023-05-04T04:56:01.102Z] v2.3.0-dev.16 [2023-05-04T04:56:01.102Z] v2.3.0-dev.17 [2023-05-04T04:56:01.102Z] v2.3.0-dev.18 [2023-05-04T04:56:01.102Z] v2.3.0-dev.19 [2023-05-04T04:56:01.102Z] v2.3.0-dev.20 [2023-05-04T04:56:01.102Z] v2.3.0-dev.21 [2023-05-04T04:56:01.102Z] v2.3.0-dev.22 [2023-05-04T04:56:01.102Z] v2.3.0-dev.23 [2023-05-04T04:56:01.102Z] v2.3.0-dev.24 [2023-05-04T04:56:01.102Z] v2.3.0-dev.25 [2023-05-04T04:56:01.102Z] v2.3.0-dev.26 [2023-05-04T04:56:01.102Z] v2.3.0-dev.27 [2023-05-04T04:56:01.102Z] v2.3.0-dev.28 [2023-05-04T04:56:01.102Z] v2.3.0-dev.29 [2023-05-04T04:56:01.102Z] v2.3.0-dev.30 [2023-05-04T04:56:01.102Z] v2.3.0-dev.31 [2023-05-04T04:56:01.102Z] v2.3.0-dev.32 [2023-05-04T04:56:01.102Z] v2.3.0-dev.33 [2023-05-04T04:56:01.102Z] v2.3.0-dev.34 [2023-05-04T04:56:01.102Z] v3.0.0-dev.1 [2023-05-04T04:56:01.103Z] v3.0.0-dev.10 [2023-05-04T04:56:01.103Z] v3.0.0-dev.11 [2023-05-04T04:56:01.103Z] v3.0.0-dev.12 [2023-05-04T04:56:01.103Z] v3.0.0-dev.13 [2023-05-04T04:56:01.103Z] v3.0.0-dev.14 [2023-05-04T04:56:01.103Z] v3.0.0-dev.15 [2023-05-04T04:56:01.103Z] v3.0.0-dev.16 [2023-05-04T04:56:01.103Z] v3.0.0-dev.17 [2023-05-04T04:56:01.103Z] v3.0.0-dev.18 [2023-05-04T04:56:01.103Z] v3.0.0-dev.19 [2023-05-04T04:56:01.103Z] v3.0.0-dev.2 [2023-05-04T04:56:01.103Z] v3.0.0-dev.20 [2023-05-04T04:56:01.103Z] v3.0.0-dev.21 [2023-05-04T04:56:01.103Z] v3.0.0-dev.22 [2023-05-04T04:56:01.103Z] v3.0.0-dev.23 [2023-05-04T04:56:01.103Z] v3.0.0-dev.24 [2023-05-04T04:56:01.103Z] v3.0.0-dev.25 [2023-05-04T04:56:01.103Z] v3.0.0-dev.26 [2023-05-04T04:56:01.103Z] v3.0.0-dev.27 [2023-05-04T04:56:01.103Z] v3.0.0-dev.28 [2023-05-04T04:56:01.103Z] v3.0.0-dev.29 [2023-05-04T04:56:01.103Z] v3.0.0-dev.3 [2023-05-04T04:56:01.103Z] v3.0.0-dev.30 [2023-05-04T04:56:01.103Z] v3.0.0-dev.4 [2023-05-04T04:56:01.103Z] v3.0.0-dev.5 [2023-05-04T04:56:01.103Z] v3.0.0-dev.6 [2023-05-04T04:56:01.103Z] v3.0.0-dev.7 [2023-05-04T04:56:01.103Z] v3.0.0-dev.8 [2023-05-04T04:56:01.103Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-04T04:56:01.388Z] + lftools sign git-tag v3.0.0-dev.30 [2023-05-04T04:56:01.956Z] Signing Git tag with Sigul... [2023-05-04T04:56:01.956Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-05-04T04:56:02.223Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:02.505Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T04:56:02.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T04:56:02.534Z] $ docker stop --time=1 7f24f3d7033d400d28e2d21ee680cfdf6f30162dd07f6aba6ff6db33f95d41f2 [2023-05-04T04:56:03.802Z] $ docker rm -f --volumes 7f24f3d7033d400d28e2d21ee680cfdf6f30162dd07f6aba6ff6db33f95d41f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T04:56:04.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T04:56:04.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:56:04.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:56:04.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:56:04.587Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:56:04.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T04:56:04.933Z] $ docker top a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b -eo pid,comm [2023-05-04T04:56:04.977Z] 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). [2023-05-04T04:56:04.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T04:56:05.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:56:05.019Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:56:05.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:56:05.137Z] $ docker exec a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b ssh-agent [2023-05-04T04:56:05.249Z] SSH_AUTH_SOCK=/tmp/ssh-liAdEOQU8pmw/agent.31 [2023-05-04T04:56:05.249Z] SSH_AGENT_PID=37 [2023-05-04T04:56:05.253Z] Running ssh-add (command line suppressed) [2023-05-04T04:56:05.368Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1374843294024059245.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1374843294024059245.key) [2023-05-04T04:56:05.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:56:05.665Z] + git semver bump pre [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,843 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,844 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,844 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,844 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,846 [execute] INFO git cat-file --batch-check [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,852 [execute] INFO git cat-file --batch [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T04:56:05.923Z] 2023-05-04 04:56:05,858 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:56:05.923Z] 3.0.0-dev.31 [Pipeline] } [2023-05-04T04:56:05.938Z] $ docker exec --env ******** --env ******** a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b ssh-agent -k [2023-05-04T04:56:06.046Z] unset SSH_AUTH_SOCK; [2023-05-04T04:56:06.046Z] unset SSH_AGENT_PID; [2023-05-04T04:56:06.046Z] echo Agent pid 37 killed; [2023-05-04T04:56:06.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T04:56:06.349Z] + git semver [Pipeline] } [2023-05-04T04:56:06.624Z] $ docker stop --time=1 a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b [2023-05-04T04:56:07.916Z] $ docker rm -f --volumes a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T04:56:08.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T04:56:08.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:56:08.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:56:08.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:56:08.636Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:56:08.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T04:56:09.014Z] $ docker top 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 -eo pid,comm [2023-05-04T04:56:09.057Z] 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). [2023-05-04T04:56:09.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T04:56:09.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:56:09.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:56:09.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:56:09.213Z] $ docker exec 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 ssh-agent [2023-05-04T04:56:09.315Z] SSH_AUTH_SOCK=/tmp/ssh-ipSP5NnN7MGM/agent.32 [2023-05-04T04:56:09.315Z] SSH_AGENT_PID=38 [2023-05-04T04:56:09.320Z] Running ssh-add (command line suppressed) [2023-05-04T04:56:09.424Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8417539243662257017.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8417539243662257017.key) [2023-05-04T04:56:09.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:56:09.718Z] + git semver push [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,916 [run_push] DEBUG push [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,917 [execute] INFO git cat-file --batch-check [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,922 [execute] INFO git rev-list 2e6d69740c7ad578bb5fabd819fb2fa4e4f34d51 -- [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,922 [execute] DEBUG Popen(['git', 'rev-list', '2e6d69740c7ad578bb5fabd819fb2fa4e4f34d51', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,932 [execute] INFO git fetch -v origin [2023-05-04T04:56:09.977Z] 2023-05-04 04:56:09,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T04:56:10.546Z] 2023-05-04 04:56:10,531 [run_push] DEBUG no remote changes detected [2023-05-04T04:56:10.546Z] 2023-05-04 04:56:10,531 [execute] INFO git push origin semver [2023-05-04T04:56:10.546Z] 2023-05-04 04:56:10,532 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T04:56:11.483Z] 2023-05-04 04:56:11,369 [run_push] DEBUG push all version tags [2023-05-04T04:56:11.483Z] 2023-05-04 04:56:11,370 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T04:56:11.483Z] 2023-05-04 04:56:11,370 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T04:56:12.421Z] 2023-05-04 04:56:12,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-04T04:56:12.421Z] 3.0.0-dev.31 [Pipeline] } [2023-05-04T04:56:12.436Z] $ docker exec --env ******** --env ******** 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 ssh-agent -k [2023-05-04T04:56:12.533Z] unset SSH_AUTH_SOCK; [2023-05-04T04:56:12.533Z] unset SSH_AGENT_PID; [2023-05-04T04:56:12.533Z] echo Agent pid 38 killed; [2023-05-04T04:56:12.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T04:56:12.849Z] + git semver [Pipeline] } [2023-05-04T04:56:13.129Z] $ docker stop --time=1 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 [2023-05-04T04:56:14.441Z] $ docker rm -f --volumes 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T04:56:15.002Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-04T04:56:15.002Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-04T04:56:15.002Z] total 16 [2023-05-04T04:56:15.002Z] drwxr-xr-x 3 root root 4096 May 4 04:49 . [2023-05-04T04:56:15.002Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 04:56 .. [2023-05-04T04:56:15.002Z] drwxr-xr-x 2 root root 4096 May 4 04:49 cost [2023-05-04T04:56:15.002Z] -rw-r--r-- 1 root root 87 May 4 04:49 cost.csv [2023-05-04T04:56:15.002Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-04T04:56:15.002Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-04T04:56:15.002Z] total 16 [2023-05-04T04:56:15.002Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 04:49 . [2023-05-04T04:56:15.002Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 04:56 .. [2023-05-04T04:56:15.003Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 04:49 cost [2023-05-04T04:56:15.003Z] -rw-r--r-- 1 jenkins jenkins 87 May 4 04:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:15.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:16.164Z] ---> package-listing.sh [2023-05-04T04:56:16.164Z] ++ facter osfamily [2023-05-04T04:56:16.164Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T04:56:16.424Z] + OS_FAMILY=debian [2023-05-04T04:56:16.424Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-04T04:56:16.424Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T04:56:16.424Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T04:56:16.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T04:56:16.424Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T04:56:16.424Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-04T04:56:16.424Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T04:56:16.424Z] + case "${OS_FAMILY}" in [2023-05-04T04:56:16.424Z] + dpkg -l [2023-05-04T04:56:16.424Z] + grep '^ii' [2023-05-04T04:56:16.424Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T04:56:16.424Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T04:56:16.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T04:56:16.424Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-04T04:56:16.424Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-04T04:56:16.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-04T04:56:16.435Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T04:56:16.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:56:17.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T04:56:17.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:56:17.331Z] prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container [2023-05-04T04:56:17.363Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T04:56:17.584Z] $ docker top 359d0ee59344c43b7be5e4c123288e2bab33090c8e079a9cf579ec6a08971870 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T04:56:17.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T04:56:18.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T04:56:18.491Z] + ls /var/log/sa-host [2023-05-04T04:56:18.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:56:18.558Z] provisioning config files... [2023-05-04T04:56:18.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14447023371845604625tmp [Pipeline] { [Pipeline] echo [2023-05-04T04:56:18.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:18.857Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T04:56:18.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:19.175Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T04:56:19.184Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:19.465Z] ---> sudo-logs.sh [2023-05-04T04:56:19.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T04:56:19.492Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:19.773Z] ---> job-cost.sh [2023-05-04T04:56:19.773Z] lf-activate-venv: SKIPPING [2023-05-04T04:56:19.773Z] DEBUG: total: 0.6600000262260437 [2023-05-04T04:56:19.773Z] INFO: Retrieving Stack Cost... [2023-05-04T04:56:20.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T04:56:20.292Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T04:56:20.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:56:20.586Z] ---> logs-deploy.sh [2023-05-04T04:56:20.586Z] lf-activate-venv: SKIPPING [2023-05-04T04:56:20.586Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/114 [2023-05-04T04:56:20.586Z] INFO: archiving workspace using pattern(s): [2023-05-04T04:56:21.525Z] Archives upload complete. [2023-05-04T04:56:21.784Z] INFO: archiving logs to Nexus [2023-05-04T04:56:22.362Z] ---> uname -a: [2023-05-04T04:56:22.362Z] Linux prd-ubuntu20-04-docker-8c-8g-12693 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T04:56:22.362Z] [2023-05-04T04:56:22.362Z] [2023-05-04T04:56:22.362Z] ---> lscpu: [2023-05-04T04:56:22.362Z] Architecture: x86_64 [2023-05-04T04:56:22.362Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T04:56:22.362Z] Byte Order: Little Endian [2023-05-04T04:56:22.362Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T04:56:22.362Z] CPU(s): 8 [2023-05-04T04:56:22.362Z] On-line CPU(s) list: 0-7 [2023-05-04T04:56:22.362Z] Thread(s) per core: 1 [2023-05-04T04:56:22.362Z] Core(s) per socket: 1 [2023-05-04T04:56:22.362Z] Socket(s): 8 [2023-05-04T04:56:22.362Z] NUMA node(s): 1 [2023-05-04T04:56:22.362Z] Vendor ID: AuthenticAMD [2023-05-04T04:56:22.362Z] CPU family: 23 [2023-05-04T04:56:22.362Z] Model: 49 [2023-05-04T04:56:22.362Z] Model name: AMD EPYC-Rome Processor [2023-05-04T04:56:22.362Z] Stepping: 0 [2023-05-04T04:56:22.362Z] CPU MHz: 2800.000 [2023-05-04T04:56:22.362Z] BogoMIPS: 5600.00 [2023-05-04T04:56:22.362Z] Virtualization: AMD-V [2023-05-04T04:56:22.362Z] Hypervisor vendor: KVM [2023-05-04T04:56:22.362Z] Virtualization type: full [2023-05-04T04:56:22.362Z] L1d cache: 256 KiB [2023-05-04T04:56:22.362Z] L1i cache: 256 KiB [2023-05-04T04:56:22.362Z] L2 cache: 4 MiB [2023-05-04T04:56:22.362Z] L3 cache: 128 MiB [2023-05-04T04:56:22.362Z] NUMA node0 CPU(s): 0-7 [2023-05-04T04:56:22.362Z] Vulnerability Itlb multihit: Not affected [2023-05-04T04:56:22.362Z] Vulnerability L1tf: Not affected [2023-05-04T04:56:22.362Z] Vulnerability Mds: Not affected [2023-05-04T04:56:22.362Z] Vulnerability Meltdown: Not affected [2023-05-04T04:56:22.362Z] Vulnerability Mmio stale data: Not affected [2023-05-04T04:56:22.362Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T04:56:22.362Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T04:56:22.362Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T04:56:22.362Z] Vulnerability Srbds: Not affected [2023-05-04T04:56:22.362Z] Vulnerability Tsx async abort: Not affected [2023-05-04T04:56:22.363Z] 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 [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] ---> nproc: [2023-05-04T04:56:22.363Z] 8 [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] ---> df -h: [2023-05-04T04:56:22.363Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T04:56:22.363Z] overlay 155G 13G 143G 9% / [2023-05-04T04:56:22.363Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T04:56:22.363Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T04:56:22.363Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T04:56:22.363Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] ---> sar -b -r -n DEV: [2023-05-04T04:56:22.363Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12693) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] 02:07:40 LINUX RESTART (8 CPU) [2023-05-04T04:56:22.363Z] [2023-05-04T04:56:22.363Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-04T04:56:22.363Z] 02:09:01 68.44 32.99 35.44 0.00 3463.29 39015.36 0.00 [2023-05-04T04:56:22.363Z] 02:10:02 3.08 0.00 3.08 0.00 0.00 1791.45 0.00 [2023-05-04T04:56:22.363Z] 02:11:01 1.33 0.00 1.33 0.00 0.00 1783.49 0.00 [2023-05-04T04:56:22.363Z] 02:12:01 1.77 0.00 1.77 0.00 0.00 1766.64 0.00 [2023-05-04T04:56:22.363Z] 02:13:01 4.55 1.08 3.47 0.00 111.31 1832.76 0.00 [2023-05-04T04:56:22.363Z] 02:14:01 36.48 10.58 25.90 0.00 5319.38 7949.34 0.00 [2023-05-04T04:56:22.363Z] 02:15:01 1.57 0.00 1.57 0.00 0.00 1763.97 0.00 [2023-05-04T04:56:22.363Z] 02:16:01 1.98 0.00 1.98 0.00 0.00 1767.94 0.00 [2023-05-04T04:56:22.363Z] 02:17:01 1.67 0.02 1.65 0.00 0.13 1764.64 0.00 [2023-05-04T04:56:22.363Z] 02:18:01 3.00 0.00 3.00 0.00 0.00 1793.43 0.00 [2023-05-04T04:56:22.363Z] 02:19:01 1.57 0.00 1.57 0.00 0.00 1762.91 0.00 [2023-05-04T04:56:22.363Z] 02:20:01 2.10 0.00 2.10 0.00 0.00 1770.24 0.00 [2023-05-04T04:56:22.363Z] 02:21:01 1.57 0.00 1.57 0.00 0.00 1763.04 0.00 [2023-05-04T04:56:22.363Z] 02:22:01 2.10 0.00 2.10 0.00 0.00 1769.97 0.00 [2023-05-04T04:56:22.363Z] 02:23:01 2.38 0.02 2.37 0.00 0.13 1773.30 0.00 [2023-05-04T04:56:22.363Z] 02:24:01 3.88 1.02 2.87 0.00 21.86 1782.37 0.00 [2023-05-04T04:56:22.363Z] 02:25:01 1.33 0.00 1.33 0.00 0.00 1760.51 0.00 [2023-05-04T04:56:22.363Z] 02:26:01 2.02 0.00 2.02 0.00 0.00 1769.44 0.00 [2023-05-04T04:56:22.363Z] 02:27:01 1.33 0.00 1.33 0.00 0.00 1760.24 0.00 [2023-05-04T04:56:22.363Z] 02:28:01 1.77 0.00 1.77 0.00 0.00 1766.51 0.00 [2023-05-04T04:56:22.363Z] 02:29:01 1.38 0.00 1.38 0.00 0.00 1760.91 0.00 [2023-05-04T04:56:22.363Z] 02:30:01 1.97 0.00 1.97 0.00 0.00 1768.77 0.00 [2023-05-04T04:56:22.363Z] 02:31:01 1.30 0.00 1.30 0.00 0.00 1759.04 0.00 [2023-05-04T04:56:22.363Z] 02:32:01 2.02 0.00 2.02 0.00 0.00 1768.74 0.00 [2023-05-04T04:56:22.363Z] 02:33:01 1.45 0.00 1.45 0.00 0.00 1760.75 0.00 [2023-05-04T04:56:22.363Z] 02:34:01 1.77 0.00 1.77 0.00 0.00 1766.24 0.00 [2023-05-04T04:56:22.363Z] 02:35:01 1.38 0.00 1.38 0.00 0.00 1760.48 0.00 [2023-05-04T04:56:22.363Z] 02:36:01 1.73 0.00 1.73 0.00 0.00 1764.77 0.00 [2023-05-04T04:56:22.363Z] 02:37:01 1.33 0.00 1.33 0.00 0.00 1759.97 0.00 [2023-05-04T04:56:22.363Z] 02:38:01 1.70 0.00 1.70 0.00 0.00 1765.17 0.00 [2023-05-04T04:56:22.363Z] 02:39:01 1.40 0.00 1.40 0.00 0.00 1761.04 0.00 [2023-05-04T04:56:22.363Z] 02:40:01 1.92 0.00 1.92 0.00 0.00 1767.41 0.00 [2023-05-04T04:56:22.363Z] 02:41:01 1.35 0.00 1.35 0.00 0.00 1759.71 0.00 [2023-05-04T04:56:22.363Z] 02:42:01 1.85 0.00 1.85 0.00 0.00 1900.48 0.00 [2023-05-04T04:56:22.363Z] 02:43:01 1.43 0.00 1.43 0.00 0.00 1761.04 0.00 [2023-05-04T04:56:22.363Z] 02:44:01 1.80 0.00 1.80 0.00 0.00 1766.64 0.00 [2023-05-04T04:56:22.363Z] 02:45:01 1.40 0.00 1.40 0.00 0.00 1760.37 0.00 [2023-05-04T04:56:22.363Z] 02:46:01 1.68 0.00 1.68 0.00 0.00 1764.37 0.00 [2023-05-04T04:56:22.363Z] 02:47:01 1.38 0.00 1.38 0.00 0.00 1760.77 0.00 [2023-05-04T04:56:22.363Z] 02:48:01 1.90 0.00 1.90 0.00 0.00 1766.74 0.00 [2023-05-04T04:56:22.363Z] 02:49:01 1.40 0.00 1.40 0.00 0.00 1760.77 0.00 [2023-05-04T04:56:22.363Z] 02:50:01 1.82 0.00 1.82 0.00 0.00 1767.04 0.00 [2023-05-04T04:56:22.363Z] 02:51:01 4.67 3.28 1.38 0.00 76.39 1771.30 0.00 [2023-05-04T04:56:22.363Z] 02:52:01 2.63 0.55 2.08 0.00 10.53 1770.37 0.00 [2023-05-04T04:56:22.363Z] 02:53:01 1.60 0.00 1.60 0.00 0.00 1763.31 0.00 [2023-05-04T04:56:22.363Z] 02:54:01 2.00 0.00 2.00 0.00 0.00 1768.64 0.00 [2023-05-04T04:56:22.363Z] 02:55:01 1.33 0.00 1.33 0.00 0.00 1760.37 0.00 [2023-05-04T04:56:22.363Z] 02:56:01 1.88 0.00 1.88 0.00 0.00 1765.97 0.00 [2023-05-04T04:56:22.363Z] 02:57:01 1.33 0.00 1.33 0.00 0.00 1760.24 0.00 [2023-05-04T04:56:22.363Z] 02:58:01 1.78 0.00 1.78 0.00 0.00 1766.24 0.00 [2023-05-04T04:56:22.363Z] 02:59:01 1.47 0.00 1.47 0.00 0.00 1761.57 0.00 [2023-05-04T04:56:22.363Z] 03:00:01 1.95 0.00 1.95 0.00 0.00 1767.97 0.00 [2023-05-04T04:56:22.363Z] 03:01:01 1.32 0.00 1.32 0.00 0.00 1759.57 0.00 [2023-05-04T04:56:22.363Z] 03:02:01 1.85 0.00 1.85 0.00 0.00 1766.88 0.00 [2023-05-04T04:56:22.363Z] 03:03:01 1.33 0.00 1.33 0.00 0.00 1759.84 0.00 [2023-05-04T04:56:22.363Z] 03:04:01 1.90 0.00 1.90 0.00 0.00 1767.84 0.00 [2023-05-04T04:56:22.363Z] 03:05:01 1.33 0.00 1.33 0.00 0.00 1761.31 0.00 [2023-05-04T04:56:22.363Z] 03:06:01 2.18 0.00 2.18 0.00 0.00 1771.04 0.00 [2023-05-04T04:56:22.363Z] 03:07:01 1.27 0.00 1.27 0.00 0.00 1759.97 0.00 [2023-05-04T04:56:22.363Z] 03:08:01 2.27 0.00 2.27 0.00 0.00 1772.90 0.00 [2023-05-04T04:56:22.363Z] 03:09:01 1.35 0.00 1.35 0.00 0.00 1760.48 0.00 [2023-05-04T04:56:22.363Z] 03:10:01 1.35 0.00 1.35 0.00 0.00 1762.77 0.00 [2023-05-04T04:56:22.363Z] 03:11:01 1.85 0.00 1.85 0.00 0.00 1766.37 0.00 [2023-05-04T04:56:22.363Z] 03:12:01 1.82 0.00 1.82 0.00 0.00 1766.11 0.00 [2023-05-04T04:56:22.363Z] 03:13:01 1.53 0.00 1.53 0.00 0.00 1762.77 0.00 [2023-05-04T04:56:22.363Z] 03:14:01 1.35 0.00 1.35 0.00 0.00 1761.97 0.00 [2023-05-04T04:56:22.363Z] 03:15:01 1.55 0.00 1.55 0.00 0.00 1763.71 0.00 [2023-05-04T04:56:22.363Z] 03:16:01 1.90 0.00 1.90 0.00 0.00 1766.64 0.00 [2023-05-04T04:56:22.363Z] 03:17:01 1.42 0.00 1.42 0.00 0.00 1761.71 0.00 [2023-05-04T04:56:22.363Z] 03:18:02 2.07 0.00 2.07 0.00 0.00 1769.04 0.00 [2023-05-04T04:56:22.363Z] 03:19:01 1.47 0.00 1.47 0.00 0.00 1791.43 0.00 [2023-05-04T04:56:22.363Z] 03:20:01 1.37 0.00 1.37 0.00 0.00 1762.24 0.00 [2023-05-04T04:56:22.363Z] 03:21:01 1.48 0.00 1.48 0.00 0.00 1761.71 0.00 [2023-05-04T04:56:22.363Z] 03:22:01 1.38 0.00 1.38 0.00 0.00 1761.84 0.00 [2023-05-04T04:56:22.363Z] 03:23:01 1.50 0.00 1.50 0.00 0.00 1761.55 0.00 [2023-05-04T04:56:22.363Z] 03:24:01 1.48 0.00 1.48 0.00 0.00 1762.91 0.00 [2023-05-04T04:56:22.363Z] 03:25:01 1.62 0.00 1.62 0.00 0.00 1763.84 0.00 [2023-05-04T04:56:22.363Z] 03:26:01 1.30 0.00 1.30 0.00 0.00 1759.01 0.00 [2023-05-04T04:56:22.363Z] 03:27:01 1.95 0.00 1.95 0.00 0.00 1769.31 0.00 [2023-05-04T04:56:22.363Z] 03:28:01 1.27 0.00 1.27 0.00 0.00 1759.84 0.00 [2023-05-04T04:56:22.363Z] 03:29:01 1.75 0.00 1.75 0.00 0.00 1767.57 0.00 [2023-05-04T04:56:22.363Z] 03:30:01 2.03 0.00 2.03 0.00 0.00 1768.91 0.00 [2023-05-04T04:56:22.363Z] 03:31:01 1.27 0.00 1.27 0.00 0.00 1759.31 0.00 [2023-05-04T04:56:22.363Z] 03:32:01 1.38 0.00 1.38 0.00 0.00 1761.97 0.00 [2023-05-04T04:56:22.363Z] 03:33:01 1.52 0.00 1.52 0.00 0.00 1761.71 0.00 [2023-05-04T04:56:22.363Z] 03:34:01 1.77 0.00 1.77 0.00 0.00 1363.11 0.00 [2023-05-04T04:56:22.363Z] 03:35:01 0.97 0.00 0.97 0.00 0.00 13.46 0.00 [2023-05-04T04:56:22.363Z] 03:36:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-05-04T04:56:22.363Z] 03:37:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 [2023-05-04T04:56:22.363Z] 03:38:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2023-05-04T04:56:22.363Z] 03:39:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 [2023-05-04T04:56:22.363Z] 03:40:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-05-04T04:56:22.363Z] 03:41:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2023-05-04T04:56:22.363Z] 03:42:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2023-05-04T04:56:22.363Z] 03:43:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2023-05-04T04:56:22.363Z] 03:44:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2023-05-04T04:56:22.363Z] 03:45:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 [2023-05-04T04:56:22.363Z] 03:46:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-05-04T04:56:22.363Z] 03:47:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2023-05-04T04:56:22.363Z] 03:48:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-05-04T04:56:22.363Z] 03:49:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 [2023-05-04T04:56:22.363Z] 03:50:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-05-04T04:56:22.363Z] 03:51:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 [2023-05-04T04:56:22.363Z] 03:52:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 [2023-05-04T04:56:22.363Z] 03:53:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-05-04T04:56:22.363Z] 03:54:01 1.57 0.00 1.57 0.00 0.00 19.59 0.00 [2023-05-04T04:56:22.363Z] 03:55:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2023-05-04T04:56:22.363Z] 03:56:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-05-04T04:56:22.363Z] 03:57:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2023-05-04T04:56:22.363Z] 03:58:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-05-04T04:56:22.363Z] 03:59:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 [2023-05-04T04:56:22.363Z] 04:00:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2023-05-04T04:56:22.363Z] 04:01:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2023-05-04T04:56:22.363Z] 04:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-05-04T04:56:22.363Z] 04:03:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2023-05-04T04:56:22.363Z] 04:04:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 [2023-05-04T04:56:22.363Z] 04:05:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-05-04T04:56:22.363Z] 04:06:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-05-04T04:56:22.363Z] 04:07:01 1.37 0.00 1.37 0.00 0.00 16.27 0.00 [2023-05-04T04:56:22.363Z] 04:08:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2023-05-04T04:56:22.363Z] 04:09:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 [2023-05-04T04:56:22.363Z] 04:10:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2023-05-04T04:56:22.363Z] 04:11:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2023-05-04T04:56:22.364Z] 04:12:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-05-04T04:56:22.364Z] 04:13:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-05-04T04:56:22.364Z] 04:14:01 1.68 0.00 1.68 0.00 0.00 20.40 0.00 [2023-05-04T04:56:22.364Z] 04:15:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2023-05-04T04:56:22.364Z] 04:16:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-05-04T04:56:22.364Z] 04:17:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2023-05-04T04:56:22.364Z] 04:18:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2023-05-04T04:56:22.364Z] 04:19:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2023-05-04T04:56:22.364Z] 04:20:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2023-05-04T04:56:22.364Z] 04:21:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2023-05-04T04:56:22.364Z] 04:22:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2023-05-04T04:56:22.364Z] 04:23:01 1.25 0.00 1.25 0.00 0.00 14.52 0.00 [2023-05-04T04:56:22.364Z] 04:24:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2023-05-04T04:56:22.364Z] 04:25:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2023-05-04T04:56:22.364Z] 04:26:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-05-04T04:56:22.364Z] 04:27:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2023-05-04T04:56:22.364Z] 04:28:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-05-04T04:56:22.364Z] 04:29:01 1.45 0.00 1.45 0.00 0.00 17.07 0.00 [2023-05-04T04:56:22.364Z] 04:30:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-05-04T04:56:22.364Z] 04:31:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2023-05-04T04:56:22.364Z] 04:32:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2023-05-04T04:56:22.364Z] 04:33:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2023-05-04T04:56:22.364Z] 04:34:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 [2023-05-04T04:56:22.364Z] 04:35:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2023-05-04T04:56:22.364Z] 04:36:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2023-05-04T04:56:22.364Z] 04:37:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2023-05-04T04:56:22.364Z] 04:38:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 [2023-05-04T04:56:22.364Z] 04:39:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 [2023-05-04T04:56:22.364Z] 04:40:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-05-04T04:56:22.364Z] 04:41:02 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2023-05-04T04:56:22.364Z] 04:42:01 1.02 0.00 1.02 0.00 0.00 11.66 0.00 [2023-05-04T04:56:22.364Z] 04:43:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2023-05-04T04:56:22.364Z] 04:44:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2023-05-04T04:56:22.364Z] 04:45:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2023-05-04T04:56:22.364Z] 04:46:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-05-04T04:56:22.364Z] 04:47:01 120.16 12.70 107.47 0.00 1861.82 37708.12 0.00 [2023-05-04T04:56:22.364Z] 04:48:01 115.56 1.08 114.48 0.00 17.06 45943.62 0.00 [2023-05-04T04:56:22.364Z] 04:49:01 146.74 0.20 146.54 0.00 13.73 27041.89 0.00 [2023-05-04T04:56:22.364Z] 04:50:01 33.36 0.02 33.34 0.00 0.67 16467.26 0.00 [2023-05-04T04:56:22.364Z] 04:51:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2023-05-04T04:56:22.364Z] 04:52:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-05-04T04:56:22.364Z] 04:53:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2023-05-04T04:56:22.364Z] 04:54:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-05-04T04:56:22.364Z] 04:55:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2023-05-04T04:56:22.364Z] 04:56:01 93.67 0.25 93.42 0.00 19.60 56287.95 0.00 [2023-05-04T04:56:22.364Z] Average: 5.09 0.38 4.71 0.00 64.99 2259.94 0.00 [2023-05-04T04:56:22.364Z] [2023-05-04T04:56:22.364Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-04T04:56:22.364Z] 02:09:01 30593916 31867560 509600 1.55 47252 1543396 1676128 4.94 616176 1416176 944 [2023-05-04T04:56:22.364Z] 02:10:02 30592684 31866420 510404 1.55 47316 1543400 1676128 4.94 618316 1416160 160 [2023-05-04T04:56:22.364Z] 02:11:01 30593532 31867512 509232 1.55 47372 1543392 1676128 4.94 618544 1416328 16 [2023-05-04T04:56:22.364Z] 02:12:01 30592980 31867036 509636 1.55 47436 1543408 1676128 4.94 619244 1416336 52 [2023-05-04T04:56:22.364Z] 02:13:01 30532100 31851180 524516 1.60 49032 1585640 1743444 5.14 638064 1458644 34580 [2023-05-04T04:56:22.364Z] 02:14:01 30215696 31838112 519608 1.58 56044 1876076 1745256 5.14 854336 1527200 24 [2023-05-04T04:56:22.364Z] 02:15:01 30215632 31838172 519464 1.58 56132 1876080 1745256 5.14 854692 1527212 12 [2023-05-04T04:56:22.364Z] 02:16:01 30215464 31838136 519372 1.58 56228 1876080 1745256 5.14 854840 1527212 40 [2023-05-04T04:56:22.364Z] 02:17:01 30214920 31837672 519744 1.58 56328 1876080 1745256 5.14 855116 1527216 12 [2023-05-04T04:56:22.364Z] 02:18:01 30215236 31838188 519044 1.58 56492 1876056 1745256 5.14 856144 1527220 52 [2023-05-04T04:56:22.364Z] 02:19:01 30215772 31838844 518380 1.58 56572 1876064 1745256 5.14 856272 1527232 12 [2023-05-04T04:56:22.364Z] 02:20:01 30215480 31838632 518540 1.58 56660 1876068 1745256 5.14 856392 1527236 16 [2023-05-04T04:56:22.364Z] 02:21:01 30215560 31838804 518344 1.58 56748 1876068 1745256 5.14 856844 1527236 12 [2023-05-04T04:56:22.364Z] 02:22:01 30215536 31838876 518204 1.58 56844 1876072 1745256 5.14 857112 1527240 40 [2023-05-04T04:56:22.364Z] 02:23:01 30213268 31836776 520120 1.58 56952 1876080 1752204 5.16 857000 1527276 16 [2023-05-04T04:56:22.364Z] 02:24:01 30210376 31834860 521496 1.59 57084 1876696 1730376 5.10 857548 1527772 28 [2023-05-04T04:56:22.364Z] 02:25:01 30210904 31835464 520852 1.58 57148 1876700 1730376 5.10 857528 1527780 20 [2023-05-04T04:56:22.364Z] 02:26:01 30210944 31835600 520700 1.58 57240 1876700 1730376 5.10 858008 1527776 44 [2023-05-04T04:56:22.364Z] 02:27:01 30210572 31835232 520992 1.58 57296 1876704 1730376 5.10 857948 1527780 24 [2023-05-04T04:56:22.364Z] 02:28:01 30210704 31835512 520476 1.58 57364 1876704 1730376 5.10 858868 1527780 172 [2023-05-04T04:56:22.364Z] 02:29:01 30210656 31835564 520420 1.58 57440 1876708 1730376 5.10 858996 1527780 8 [2023-05-04T04:56:22.364Z] 02:30:01 30210584 31835572 520360 1.58 57512 1876716 1730376 5.10 859464 1527788 36 [2023-05-04T04:56:22.364Z] 02:31:01 30210292 31835336 520580 1.58 57568 1876716 1730376 5.10 859180 1527788 12 [2023-05-04T04:56:22.364Z] 02:32:01 30210316 31835448 520404 1.58 57648 1876724 1730376 5.10 859416 1527792 52 [2023-05-04T04:56:22.364Z] 02:33:01 30210016 31835208 520580 1.58 57704 1876728 1730376 5.10 859524 1527796 8 [2023-05-04T04:56:22.364Z] 02:34:01 30210184 31835448 520500 1.58 57768 1876728 1730376 5.10 859800 1527800 44 [2023-05-04T04:56:22.364Z] 02:35:01 30210168 31835492 520420 1.58 57832 1876732 1730376 5.10 860112 1527804 16 [2023-05-04T04:56:22.364Z] 02:36:01 30209868 31835256 520600 1.58 57888 1876732 1730376 5.10 860292 1527804 44 [2023-05-04T04:56:22.364Z] 02:37:01 30209780 31835212 520564 1.58 57936 1876736 1730376 5.10 860344 1527808 8 [2023-05-04T04:56:22.364Z] 02:38:01 30208992 31834508 521248 1.59 58008 1876728 1730376 5.10 861728 1527808 192 [2023-05-04T04:56:22.364Z] 02:39:01 30208688 31834272 521684 1.59 58064 1876740 1730376 5.10 862412 1527812 20 [2023-05-04T04:56:22.364Z] 02:40:01 30208192 31833844 522076 1.59 58128 1876748 1714088 5.05 863244 1527816 48 [2023-05-04T04:56:22.364Z] 02:41:01 30207948 31833656 522264 1.59 58184 1876748 1714088 5.05 862936 1527816 12 [2023-05-04T04:56:22.364Z] 02:42:01 30207828 31833616 522184 1.59 58248 1876752 1714088 5.05 863428 1527824 212 [2023-05-04T04:56:22.364Z] 02:43:01 30207512 31833356 522340 1.59 58320 1876752 1714088 5.05 863928 1527824 52 [2023-05-04T04:56:22.364Z] 02:44:01 30207084 31833124 522516 1.59 58376 1876884 1714088 5.05 864236 1527948 44 [2023-05-04T04:56:22.364Z] 02:45:01 30206832 31832940 522692 1.59 58432 1876888 1714088 5.05 863824 1527960 12 [2023-05-04T04:56:22.364Z] 02:46:01 30206496 31832644 523136 1.59 58488 1876888 1714088 5.05 863912 1527960 44 [2023-05-04T04:56:22.364Z] 02:47:01 30206480 31832660 523056 1.59 58544 1876896 1714088 5.05 864264 1527968 16 [2023-05-04T04:56:22.364Z] 02:48:01 30206464 31832700 522960 1.59 58608 1876888 1714088 5.05 864400 1527968 4 [2023-05-04T04:56:22.364Z] 02:49:01 30206084 31832388 523200 1.59 58664 1876900 1714088 5.05 864388 1527972 4 [2023-05-04T04:56:22.364Z] 02:50:01 30205564 31831932 523592 1.59 58720 1876900 1714088 5.05 864408 1527976 4 [2023-05-04T04:56:22.364Z] 02:51:01 30169984 31799484 555360 1.69 58788 1879424 1730216 5.10 897776 1529524 84 [2023-05-04T04:56:22.364Z] 02:52:01 30159476 31789440 565088 1.72 58852 1879796 1730216 5.10 907900 1529520 44 [2023-05-04T04:56:22.364Z] 02:53:01 30158876 31788900 565572 1.72 58932 1879788 1730216 5.10 908136 1529524 8 [2023-05-04T04:56:22.364Z] 02:54:01 30158588 31788664 565912 1.72 58996 1879800 1730216 5.10 908084 1529524 4 [2023-05-04T04:56:22.364Z] 02:55:01 30158288 31788476 566112 1.72 59060 1879804 1730216 5.10 908424 1529532 12 [2023-05-04T04:56:22.364Z] 02:56:01 30158264 31788460 566008 1.72 59116 1879804 1730216 5.10 908184 1529528 4 [2023-05-04T04:56:22.364Z] 02:57:01 30158248 31788504 565944 1.72 59172 1879808 1730216 5.10 908516 1529532 8 [2023-05-04T04:56:22.364Z] 02:58:01 30157980 31788304 566088 1.72 59244 1879800 1730216 5.10 908728 1529532 180 [2023-05-04T04:56:22.364Z] 02:59:01 30157836 31788224 566064 1.72 59300 1879816 1713584 5.05 908656 1529536 12 [2023-05-04T04:56:22.364Z] 03:00:01 30157852 31788368 565956 1.72 59364 1879820 1713584 5.05 909104 1529548 4 [2023-05-04T04:56:22.364Z] 03:01:01 30157512 31788100 566168 1.72 59428 1879820 1713584 5.05 909960 1529544 24 [2023-05-04T04:56:22.364Z] 03:02:01 30157536 31788192 566052 1.72 59492 1879824 1713584 5.05 909488 1529552 44 [2023-05-04T04:56:22.364Z] 03:03:01 30157484 31788144 566240 1.72 59548 1879828 1713584 5.05 909540 1529548 12 [2023-05-04T04:56:22.364Z] 03:04:01 30157484 31788212 566164 1.72 59604 1879832 1713584 5.05 910124 1529556 4 [2023-05-04T04:56:22.364Z] 03:05:01 30156916 31787764 566616 1.72 59668 1879836 1713584 5.05 910980 1529564 12 [2023-05-04T04:56:22.364Z] 03:06:01 30156900 31787816 566476 1.72 59756 1879836 1713584 5.05 910660 1529564 176 [2023-05-04T04:56:22.364Z] 03:07:01 30156600 31787584 566652 1.72 59812 1879840 1713584 5.05 910756 1529568 12 [2023-05-04T04:56:22.364Z] 03:08:01 30156268 31787428 566932 1.72 59916 1879956 1713584 5.05 911172 1529652 4 [2023-05-04T04:56:22.364Z] 03:09:01 30155724 31786988 567340 1.73 59972 1879976 1713584 5.05 911536 1529704 12 [2023-05-04T04:56:22.364Z] 03:10:01 30154620 31786004 568320 1.73 60036 1879980 1713584 5.05 911600 1529708 188 [2023-05-04T04:56:22.364Z] 03:11:01 30154848 31786312 567956 1.73 60100 1879980 1713584 5.05 911612 1529704 8 [2023-05-04T04:56:22.364Z] 03:12:01 30154804 31786336 568136 1.73 60156 1879984 1713584 5.05 911720 1529708 44 [2023-05-04T04:56:22.364Z] 03:13:01 30155072 31786644 567772 1.73 60236 1879976 1713584 5.05 911348 1529708 12 [2023-05-04T04:56:22.364Z] 03:14:01 30155276 31786904 567472 1.73 60300 1879988 1713584 5.05 911564 1529716 188 [2023-05-04T04:56:22.364Z] 03:15:01 30155260 31786944 567412 1.73 60356 1879992 1713584 5.05 911596 1529716 28 [2023-05-04T04:56:22.364Z] 03:16:01 30154520 31786264 568072 1.73 60412 1879992 1713584 5.05 911668 1529716 44 [2023-05-04T04:56:22.364Z] 03:17:01 30154504 31786316 568000 1.73 60468 1880000 1713584 5.05 912044 1529724 8 [2023-05-04T04:56:22.364Z] 03:18:02 30154700 31786636 567656 1.73 60540 1879992 1713584 5.05 912000 1529724 44 [2023-05-04T04:56:22.364Z] 03:19:01 30154376 31786344 567852 1.73 60596 1880008 1729732 5.10 912104 1529732 12 [2023-05-04T04:56:22.364Z] 03:20:01 30154076 31786104 568032 1.73 60660 1880004 1729732 5.10 912168 1529736 156 [2023-05-04T04:56:22.364Z] 03:21:01 30153736 31785884 568248 1.73 60716 1880012 1729732 5.10 912556 1529744 12 [2023-05-04T04:56:22.364Z] 03:22:01 30153736 31785956 568100 1.73 60780 1880016 1729732 5.10 912384 1529744 188 [2023-05-04T04:56:22.364Z] 03:23:01 30153744 31785964 568036 1.73 60836 1880016 1729732 5.10 912372 1529740 12 [2023-05-04T04:56:22.364Z] 03:24:01 30153420 31785760 568200 1.73 60908 1880020 1729732 5.10 912784 1529748 184 [2023-05-04T04:56:22.364Z] 03:25:01 30153144 31785564 568356 1.73 60972 1880024 1729732 5.10 912784 1529752 12 [2023-05-04T04:56:22.364Z] 03:26:01 30153580 31786008 568060 1.73 61020 1880028 1729732 5.10 913108 1529752 160 [2023-05-04T04:56:22.365Z] 03:27:01 30153580 31786120 567944 1.73 61108 1880032 1729732 5.10 912952 1529760 12 [2023-05-04T04:56:22.365Z] 03:28:01 30153312 31786008 568012 1.73 61164 1880160 1729732 5.10 913000 1529884 180 [2023-05-04T04:56:22.365Z] 03:29:01 30152996 31785816 568208 1.73 61236 1880156 1729732 5.10 913348 1529892 20 [2023-05-04T04:56:22.365Z] 03:30:01 30152656 31785528 568412 1.73 61300 1880168 1729732 5.10 913644 1529892 4 [2023-05-04T04:56:22.365Z] 03:31:01 30152388 31785292 568552 1.73 61356 1880168 1729732 5.10 913396 1529892 12 [2023-05-04T04:56:22.365Z] 03:32:01 30152656 31785676 568196 1.73 61420 1880172 1729732 5.10 913816 1529900 188 [2023-05-04T04:56:22.365Z] 03:33:01 30152064 31785100 568680 1.73 61468 1880172 1729732 5.10 913912 1529896 8 [2023-05-04T04:56:22.365Z] 03:34:01 30152024 31785152 568580 1.73 61520 1880172 1729732 5.10 914212 1529904 156 [2023-05-04T04:56:22.365Z] 03:35:01 30151992 31785168 568512 1.73 61556 1880184 1729732 5.10 914188 1529912 40 [2023-05-04T04:56:22.365Z] 03:36:01 30151384 31784560 569020 1.73 61572 1880188 1729732 5.10 914208 1529912 164 [2023-05-04T04:56:22.365Z] 03:37:01 30151360 31784568 568960 1.73 61596 1880192 1729732 5.10 914256 1529908 8 [2023-05-04T04:56:22.365Z] 03:38:01 30151260 31784488 569192 1.73 61612 1880192 1729732 5.10 914328 1529908 168 [2023-05-04T04:56:22.365Z] 03:39:01 30151032 31784292 569348 1.73 61644 1880196 1729732 5.10 914552 1529920 4 [2023-05-04T04:56:22.365Z] 03:40:01 30150932 31784232 569548 1.73 61684 1880196 1729732 5.10 914568 1529924 168 [2023-05-04T04:56:22.365Z] 03:41:01 30151140 31784500 569488 1.73 61720 1880200 1729732 5.10 914648 1529924 4 [2023-05-04T04:56:22.365Z] 03:42:01 30151076 31784456 569492 1.73 61736 1880204 1729732 5.10 914692 1529928 156 [2023-05-04T04:56:22.365Z] 03:43:01 30150792 31784188 569692 1.73 61768 1880204 1729732 5.10 915280 1529928 20 [2023-05-04T04:56:22.365Z] 03:44:01 30150984 31784420 569612 1.73 61808 1880204 1729732 5.10 915432 1529932 164 [2023-05-04T04:56:22.365Z] 03:45:01 30150724 31784368 569668 1.73 61840 1880340 1729732 5.10 915508 1530064 4 [2023-05-04T04:56:22.365Z] 03:46:01 30150676 31784324 569612 1.73 61856 1880344 1729732 5.10 915532 1530068 164 [2023-05-04T04:56:22.365Z] 03:47:01 30150588 31784256 569624 1.73 61880 1880348 1729732 5.10 915556 1530072 8 [2023-05-04T04:56:22.365Z] 03:48:01 30150768 31784504 569432 1.73 61920 1880348 1729732 5.10 915680 1530076 152 [2023-05-04T04:56:22.365Z] 03:49:01 30150776 31784516 569352 1.73 61956 1880348 1729732 5.10 915824 1530076 8 [2023-05-04T04:56:22.365Z] 03:50:01 30150676 31784496 569560 1.73 62000 1880352 1745784 5.15 915944 1530080 160 [2023-05-04T04:56:22.365Z] 03:51:01 30150676 31784536 569492 1.73 62032 1880356 1745784 5.15 915984 1530088 28 [2023-05-04T04:56:22.365Z] 03:52:01 30143592 31777504 576296 1.75 62072 1880364 1729680 5.10 921692 1529208 188 [2023-05-04T04:56:22.365Z] 03:53:01 30143852 31777832 575948 1.75 62108 1880364 1729680 5.10 921540 1529212 32 [2023-05-04T04:56:22.365Z] 03:54:01 30143552 31777540 576136 1.75 62164 1880348 1729680 5.10 921708 1529216 176 [2023-05-04T04:56:22.365Z] 03:55:01 30143480 31777552 576084 1.75 62188 1880372 1729680 5.10 921768 1529224 4 [2023-05-04T04:56:22.365Z] 03:56:01 30143448 31777540 576020 1.75 62208 1880376 1729680 5.10 921832 1529220 152 [2023-05-04T04:56:22.365Z] 03:57:01 30143648 31777776 575960 1.75 62232 1880380 1713608 5.05 921876 1529224 8 [2023-05-04T04:56:22.365Z] 03:58:01 30143632 31777760 575920 1.75 62260 1880380 1713608 5.05 921884 1529224 156 [2023-05-04T04:56:22.365Z] 03:59:01 30143332 31777536 576100 1.75 62308 1880384 1713608 5.05 922120 1529236 32 [2023-05-04T04:56:22.365Z] 04:00:01 30143000 31777204 576348 1.75 62332 1880384 1713608 5.05 922128 1529236 160 [2023-05-04T04:56:22.365Z] 04:01:01 30142952 31777232 576292 1.75 62372 1880388 1713608 5.05 922252 1529232 28 [2023-05-04T04:56:22.365Z] 04:02:01 30142652 31776936 576492 1.75 62404 1880396 1713608 5.05 922288 1529236 164 [2023-05-04T04:56:22.365Z] 04:03:01 30142604 31776888 576516 1.75 62436 1880396 1713608 5.05 922344 1529236 4 [2023-05-04T04:56:22.365Z] 04:04:01 30141512 31775876 577716 1.76 62484 1880392 1713608 5.05 923852 1529244 192 [2023-05-04T04:56:22.365Z] 04:05:01 30142000 31776408 577364 1.76 62516 1880400 1713608 5.05 923712 1529248 12 [2023-05-04T04:56:22.365Z] 04:06:01 30141480 31775972 577672 1.76 62548 1880532 1713608 5.05 923764 1529328 180 [2023-05-04T04:56:22.365Z] 04:07:01 30141180 31775728 577884 1.76 62580 1880536 1713608 5.05 923852 1529332 28 [2023-05-04T04:56:22.365Z] 04:08:01 30141352 31775912 577628 1.76 62612 1880536 1697048 5.00 923884 1529332 168 [2023-05-04T04:56:22.365Z] 04:09:01 30141328 31776012 577540 1.76 62652 1880544 1713272 5.05 924160 1529392 32 [2023-05-04T04:56:22.365Z] 04:10:01 30141244 31775928 577760 1.76 62684 1880536 1713272 5.05 924128 1529392 156 [2023-05-04T04:56:22.365Z] 04:11:01 30141228 31775952 577704 1.76 62724 1880540 1713272 5.05 924184 1529400 28 [2023-05-04T04:56:22.365Z] 04:12:01 30141180 31775948 577644 1.76 62748 1880556 1713272 5.05 924240 1529408 180 [2023-05-04T04:56:22.365Z] 04:13:01 30141416 31776224 577320 1.76 62772 1880556 1713272 5.05 924296 1529412 8 [2023-05-04T04:56:22.365Z] 04:14:01 30140760 31775592 577832 1.76 62828 1880536 1713272 5.05 924760 1529404 152 [2023-05-04T04:56:22.365Z] 04:15:01 30140768 31775692 577736 1.76 62856 1880560 1713272 5.05 924592 1529412 8 [2023-05-04T04:56:22.365Z] 04:16:01 30140928 31775884 577692 1.76 62880 1880564 1713272 5.05 924652 1529416 232 [2023-05-04T04:56:22.365Z] 04:17:01 30140028 31774952 578532 1.76 62896 1880568 1713272 5.05 925060 1529412 268 [2023-05-04T04:56:22.365Z] 04:18:01 30140296 31775244 578248 1.76 62912 1880568 1713272 5.05 924748 1529412 164 [2023-05-04T04:56:22.365Z] 04:19:01 30140044 31775004 578420 1.76 62956 1880568 1713272 5.05 924900 1529416 8 [2023-05-04T04:56:22.365Z] 04:20:01 30140248 31775256 578100 1.76 63008 1880572 1713272 5.05 924964 1529416 148 [2023-05-04T04:56:22.365Z] 04:21:01 30140192 31775252 578048 1.76 63040 1880580 1713272 5.05 925048 1529420 40 [2023-05-04T04:56:22.365Z] 04:22:01 30139672 31774772 578576 1.76 63072 1880584 1729404 5.10 925088 1529424 272 [2023-05-04T04:56:22.365Z] 04:23:01 30140120 31775252 578036 1.76 63104 1880584 1729404 5.10 925164 1529424 8 [2023-05-04T04:56:22.365Z] 04:24:01 30140248 31775420 578024 1.76 63144 1880592 1729404 5.10 925336 1529432 172 [2023-05-04T04:56:22.365Z] 04:25:01 30140240 31775488 577956 1.76 63192 1880592 1729404 5.10 925400 1529432 24 [2023-05-04T04:56:22.365Z] 04:26:01 30139396 31774664 578716 1.76 63208 1880596 1729404 5.10 925468 1529440 256 [2023-05-04T04:56:22.365Z] 04:27:01 30139388 31774676 578636 1.76 63232 1880600 1729404 5.10 925524 1529444 8 [2023-05-04T04:56:22.365Z] 04:28:01 30139308 31774620 578640 1.76 63248 1880600 1729404 5.10 925544 1529444 268 [2023-05-04T04:56:22.365Z] 04:29:01 30138756 31774088 579088 1.76 63288 1880604 1729404 5.10 925684 1529448 8 [2023-05-04T04:56:22.365Z] 04:30:01 30139168 31774660 578664 1.76 63336 1880736 1729404 5.10 925788 1529568 280 [2023-05-04T04:56:22.365Z] 04:31:01 30139188 31774736 578836 1.76 63368 1880740 1729404 5.10 925872 1529572 40 [2023-05-04T04:56:22.365Z] 04:32:01 30139432 31775016 578556 1.76 63400 1880744 1729404 5.10 925908 1529576 268 [2023-05-04T04:56:22.365Z] 04:33:01 30138904 31774520 579048 1.76 63436 1880744 1729404 5.10 925980 1529576 12 [2023-05-04T04:56:22.365Z] 04:34:01 30138264 31773932 579624 1.76 63492 1880724 1729404 5.10 926376 1529592 328 [2023-05-04T04:56:22.365Z] 04:35:01 30138776 31774540 578916 1.76 63524 1880748 1729404 5.10 926296 1529596 8 [2023-05-04T04:56:22.365Z] 04:36:01 30138468 31774268 579124 1.76 63556 1880744 1729404 5.10 926768 1529596 168 [2023-05-04T04:56:22.365Z] 04:37:01 30138476 31774280 579076 1.76 63580 1880756 1729404 5.10 926316 1529600 28 [2023-05-04T04:56:22.365Z] 04:38:01 30138396 31774256 579076 1.76 63600 1880756 1729404 5.10 926356 1529600 156 [2023-05-04T04:56:22.365Z] 04:39:01 30138324 31774208 579036 1.76 63648 1880744 1729404 5.10 926560 1529604 24 [2023-05-04T04:56:22.365Z] 04:40:01 30138540 31774488 578928 1.76 63680 1880764 1729404 5.10 926620 1529608 176 [2023-05-04T04:56:22.365Z] 04:41:02 30138272 31774244 579144 1.76 63696 1880768 1729404 5.10 926704 1529608 28 [2023-05-04T04:56:22.365Z] 04:42:01 30138200 31774192 579116 1.76 63716 1880772 1729404 5.10 926708 1529608 180 [2023-05-04T04:56:22.365Z] 04:43:01 30137956 31773988 579280 1.76 63748 1880776 1729404 5.10 927380 1529620 36 [2023-05-04T04:56:22.365Z] 04:44:01 30137844 31773904 579284 1.76 63788 1880780 1729404 5.10 927500 1529624 28 [2023-05-04T04:56:22.365Z] 04:45:01 30137828 31773928 579192 1.76 63840 1880772 1729404 5.10 927572 1529624 8 [2023-05-04T04:56:22.365Z] 04:46:01 30137496 31773656 579388 1.76 63872 1880784 1712700 5.05 927636 1529628 176 [2023-05-04T04:56:22.365Z] 04:47:01 28791928 31595348 700396 2.13 92240 2975420 2033956 5.99 1207644 2491108 4820 [2023-05-04T04:56:22.365Z] 04:48:01 27472828 31344920 939992 2.86 161588 3872908 2467388 7.27 1756676 3147600 329548 [2023-05-04T04:56:22.365Z] 04:49:01 27538048 31572112 716260 2.18 167700 4026792 2080200 6.13 1464624 3374544 244152 [2023-05-04T04:56:22.365Z] 04:50:01 27315040 31602032 685652 2.09 174564 4240116 1780748 5.25 1451564 3575580 16 [2023-05-04T04:56:22.365Z] 04:51:01 27315500 31602536 685368 2.08 174588 4240124 1780748 5.25 1451412 3575584 8 [2023-05-04T04:56:22.365Z] 04:52:01 27317236 31604488 683428 2.08 174612 4240128 1780748 5.25 1451048 3575432 32 [2023-05-04T04:56:22.365Z] 04:53:01 27317496 31604764 683152 2.08 174628 4240132 1780748 5.25 1450748 3575432 8 [2023-05-04T04:56:22.365Z] 04:54:01 27325088 31612388 675540 2.05 174652 4240136 1780748 5.25 1442396 3575440 4 [2023-05-04T04:56:22.365Z] 04:55:01 27325080 31612396 675540 2.05 174672 4240132 1780748 5.25 1442400 3575440 8 [2023-05-04T04:56:22.365Z] 04:56:01 25782928 31538416 742616 2.26 211388 5548744 2161744 6.37 1594372 4837004 900 [2023-05-04T04:56:22.365Z] Average: 30008011 31783010 568093 1.73 66724 2006971 1736839 5.12 929354 1645147 3730 [2023-05-04T04:56:22.365Z] [2023-05-04T04:56:22.365Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-04T04:56:22.365Z] 02:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:09:01 ens3 167.19 113.65 472.08 23.08 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:10:02 ens3 5.83 1.18 2.16 0.32 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:11:01 ens3 1.86 0.81 0.83 0.62 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:12:01 ens3 1.40 0.75 0.55 0.43 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:13:01 ens3 24.25 12.13 576.33 0.99 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:14:01 ens3 57.06 25.71 1372.62 1.94 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:15:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:16:01 ens3 0.75 0.12 0.04 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.365Z] 02:17:01 ens3 1.42 0.10 0.18 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:18:01 ens3 0.72 0.52 0.36 0.28 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:19:01 ens3 0.27 0.18 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:20:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:21:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:22:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:23:01 ens3 0.27 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:24:01 ens3 0.40 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:25:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:26:01 ens3 0.60 0.15 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:27:01 ens3 0.87 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:28:01 ens3 0.57 0.60 0.32 0.23 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:29:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:30:01 ens3 0.37 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:32:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:33:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:34:01 ens3 0.60 0.37 0.16 0.08 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:35:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:37:01 ens3 1.88 0.00 0.17 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:38:01 ens3 2.18 0.83 0.71 0.49 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:39:01 ens3 0.90 0.52 0.43 0.34 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:40:01 ens3 0.65 0.47 0.32 0.22 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:42:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:43:01 ens3 0.62 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:44:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:46:01 ens3 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:47:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:49:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:51:01 ens3 7.27 6.38 9.73 4.19 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:52:01 ens3 3.82 3.28 2.24 2.31 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:53:01 ens3 0.28 0.08 0.33 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.366Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:54:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:56:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:59:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:01:01 ens3 0.82 0.38 0.30 0.21 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:04:01 ens3 0.77 0.23 0.13 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:05:01 ens3 0.55 0.43 0.42 0.21 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:09:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:14:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:18:02 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:19:01 ens3 0.19 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:24:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:28:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:29:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:30:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:33:01 ens3 0.23 0.08 0.28 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:34:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.367Z] 03:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:39:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:43:01 ens3 0.50 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:44:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:47:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:48:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:49:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:52:01 ens3 4.13 3.17 2.36 4.44 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:53:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:54:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:56:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:59:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:02:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:04:01 ens3 1.47 0.88 0.86 0.36 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:05:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:08:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:09:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:12:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:14:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:15:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:18:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:19:01 ens3 0.22 0.20 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.368Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:24:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:27:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:29:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:33:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:34:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:35:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:38:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:39:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:41:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:43:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:47:01 veth94e38ea 61.71 84.80 5.74 50.57 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:47:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:47:01 ens3 479.04 328.28 6379.69 92.25 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:47:01 docker0 69.16 93.92 5.57 166.13 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:48:01 ens3 286.99 161.98 1875.59 77.41 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:48:01 docker0 130.99 253.00 10.24 1851.23 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:48:01 vethecc2d64 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:49:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:49:01 ens3 157.91 112.73 2641.23 227.99 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:49:01 docker0 2.50 5.93 0.16 85.43 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:50:01 ens3 13.08 8.97 13.99 5.41 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:52:01 ens3 4.30 3.80 2.33 4.93 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:53:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:56:01 vethb5ec13c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:56:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:56:01 ens3 345.19 216.98 7767.32 123.87 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] 04:56:01 docker0 34.24 60.06 2.97 578.70 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] Average: vethb5ec13c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] Average: ens3 9.49 6.06 125.79 3.43 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] Average: docker0 1.41 2.46 0.11 15.97 0.00 0.00 0.00 0.00 [2023-05-04T04:56:22.369Z] [2023-05-04T04:56:22.369Z] [2023-05-04T04:56:22.369Z] ---> sar -P ALL: [2023-05-04T04:56:22.369Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12693) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T04:56:22.369Z] [2023-05-04T04:56:22.369Z] 02:07:40 LINUX RESTART (8 CPU) [2023-05-04T04:56:22.369Z] [2023-05-04T04:56:22.369Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.369Z] 02:09:01 all 2.06 0.00 0.64 1.91 0.02 95.38 [2023-05-04T04:56:22.369Z] 02:09:01 0 0.99 0.00 0.52 0.85 0.02 97.63 [2023-05-04T04:56:22.369Z] 02:09:01 1 1.39 0.00 0.82 9.86 0.03 87.90 [2023-05-04T04:56:22.369Z] 02:09:01 2 2.35 0.00 0.55 0.22 0.02 96.86 [2023-05-04T04:56:22.369Z] 02:09:01 3 2.77 0.00 0.48 0.20 0.02 96.53 [2023-05-04T04:56:22.369Z] 02:09:01 4 3.02 0.00 0.38 0.22 0.02 96.36 [2023-05-04T04:56:22.370Z] 02:09:01 5 1.30 0.00 1.52 3.65 0.02 93.51 [2023-05-04T04:56:22.370Z] 02:09:01 6 3.25 0.00 0.38 0.15 0.02 96.19 [2023-05-04T04:56:22.370Z] 02:09:01 7 1.40 0.00 0.43 0.15 0.02 98.00 [2023-05-04T04:56:22.370Z] 02:10:02 all 0.04 0.00 0.01 0.07 0.00 99.88 [2023-05-04T04:56:22.370Z] 02:10:02 0 0.02 0.00 0.02 0.18 0.02 99.77 [2023-05-04T04:56:22.370Z] 02:10:02 1 0.10 0.00 0.03 0.00 0.02 99.85 [2023-05-04T04:56:22.370Z] 02:10:02 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.370Z] 02:10:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:10:02 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:10:02 5 0.03 0.00 0.00 0.35 0.00 99.62 [2023-05-04T04:56:22.370Z] 02:10:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:10:02 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-04T04:56:22.370Z] 02:11:01 all 0.16 0.00 0.01 0.01 0.01 99.80 [2023-05-04T04:56:22.370Z] 02:11:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-04T04:56:22.370Z] 02:11:01 1 1.01 0.00 0.03 0.00 0.03 98.92 [2023-05-04T04:56:22.370Z] 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:11:01 4 0.07 0.00 0.03 0.00 0.07 99.83 [2023-05-04T04:56:22.370Z] 02:11:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-04T04:56:22.370Z] 02:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T04:56:22.370Z] 02:12:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-05-04T04:56:22.370Z] 02:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T04:56:22.370Z] 02:12:01 1 1.48 0.00 0.02 0.00 0.02 98.48 [2023-05-04T04:56:22.370Z] 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.370Z] 02:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.370Z] 02:12:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-04T04:56:22.370Z] 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:13:01 all 0.23 0.00 0.06 0.06 0.00 99.65 [2023-05-04T04:56:22.370Z] 02:13:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-04T04:56:22.370Z] 02:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-04T04:56:22.370Z] 02:13:01 2 0.05 0.00 0.22 0.02 0.02 99.70 [2023-05-04T04:56:22.370Z] 02:13:01 3 1.27 0.00 0.05 0.03 0.00 98.64 [2023-05-04T04:56:22.370Z] 02:13:01 4 0.03 0.00 0.05 0.03 0.00 99.88 [2023-05-04T04:56:22.370Z] 02:13:01 5 0.28 0.00 0.08 0.33 0.00 99.30 [2023-05-04T04:56:22.370Z] 02:13:01 6 0.00 0.00 0.03 0.07 0.00 99.90 [2023-05-04T04:56:22.370Z] 02:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.370Z] 02:14:01 all 1.17 0.00 0.54 0.55 0.01 97.72 [2023-05-04T04:56:22.370Z] 02:14:01 0 0.53 0.00 0.37 0.10 0.02 98.98 [2023-05-04T04:56:22.370Z] 02:14:01 1 2.59 0.00 0.63 0.15 0.02 96.61 [2023-05-04T04:56:22.370Z] 02:14:01 2 1.57 0.00 0.68 0.50 0.02 97.23 [2023-05-04T04:56:22.370Z] 02:14:01 3 1.04 0.00 0.55 0.07 0.02 98.33 [2023-05-04T04:56:22.370Z] 02:14:01 4 0.68 0.00 0.63 0.28 0.02 98.38 [2023-05-04T04:56:22.370Z] 02:14:01 5 1.17 0.00 0.50 2.25 0.00 96.08 [2023-05-04T04:56:22.370Z] 02:14:01 6 1.32 0.00 0.62 0.72 0.02 97.33 [2023-05-04T04:56:22.370Z] 02:14:01 7 0.48 0.00 0.37 0.35 0.02 98.78 [2023-05-04T04:56:22.370Z] 02:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:15:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T04:56:22.370Z] 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.370Z] 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:15:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-04T04:56:22.370Z] 02:16:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-04T04:56:22.370Z] 02:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-04T04:56:22.370Z] 02:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.370Z] 02:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.370Z] 02:16:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-04T04:56:22.370Z] 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.370Z] 02:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:17:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.370Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:17:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2023-05-04T04:56:22.370Z] 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:18:01 all 0.15 0.00 0.01 0.04 0.01 99.79 [2023-05-04T04:56:22.370Z] 02:18:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2023-05-04T04:56:22.370Z] 02:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.370Z] 02:18:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.370Z] 02:18:01 3 0.98 0.00 0.00 0.00 0.02 99.01 [2023-05-04T04:56:22.370Z] 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:18:01 5 0.03 0.00 0.02 0.27 0.00 99.68 [2023-05-04T04:56:22.370Z] 02:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.370Z] 02:19:01 all 0.35 0.00 0.01 0.20 0.00 99.44 [2023-05-04T04:56:22.370Z] 02:19:01 0 0.75 0.00 0.05 0.00 0.00 99.20 [2023-05-04T04:56:22.370Z] 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.370Z] 02:19:01 3 1.95 0.00 0.00 0.00 0.00 98.05 [2023-05-04T04:56:22.370Z] 02:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.370Z] 02:19:01 5 0.00 0.00 0.00 1.63 0.00 98.37 [2023-05-04T04:56:22.370Z] 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] [2023-05-04T04:56:22.370Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.370Z] 02:20:01 all 0.08 0.00 0.03 0.68 0.01 99.19 [2023-05-04T04:56:22.370Z] 02:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-04T04:56:22.370Z] 02:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:20:01 2 0.02 0.00 0.02 2.29 0.02 97.66 [2023-05-04T04:56:22.370Z] 02:20:01 3 0.58 0.00 0.17 0.00 0.00 99.25 [2023-05-04T04:56:22.370Z] 02:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:20:01 5 0.00 0.00 0.00 2.23 0.00 97.77 [2023-05-04T04:56:22.370Z] 02:20:01 6 0.02 0.00 0.00 0.95 0.02 99.02 [2023-05-04T04:56:22.370Z] 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.370Z] 02:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.370Z] 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:21:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-04T04:56:22.370Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.370Z] 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:21:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:22:01 all 0.19 0.00 0.01 0.01 0.00 99.80 [2023-05-04T04:56:22.370Z] 02:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.370Z] 02:22:01 3 1.42 0.00 0.00 0.00 0.00 98.58 [2023-05-04T04:56:22.370Z] 02:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:22:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:23:01 all 0.18 0.00 0.02 0.01 0.01 99.77 [2023-05-04T04:56:22.370Z] 02:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-04T04:56:22.370Z] 02:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.370Z] 02:23:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-04T04:56:22.370Z] 02:23:01 3 1.35 0.00 0.03 0.00 0.00 98.61 [2023-05-04T04:56:22.370Z] 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:23:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2023-05-04T04:56:22.370Z] 02:23:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-04T04:56:22.370Z] 02:23:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T04:56:22.370Z] 02:24:01 all 0.04 0.00 0.04 0.01 0.01 99.90 [2023-05-04T04:56:22.370Z] 02:24:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-05-04T04:56:22.370Z] 02:24:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2023-05-04T04:56:22.370Z] 02:24:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-04T04:56:22.370Z] 02:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.370Z] 02:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T04:56:22.370Z] 02:24:01 5 0.00 0.00 0.03 0.05 0.02 99.90 [2023-05-04T04:56:22.370Z] 02:24:01 6 0.20 0.00 0.05 0.03 0.00 99.72 [2023-05-04T04:56:22.370Z] 02:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T04:56:22.370Z] 02:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.370Z] 02:25:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-04T04:56:22.370Z] 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.370Z] 02:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.370Z] 02:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.370Z] 02:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.371Z] 02:25:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:26:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-04T04:56:22.371Z] 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.371Z] 02:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:26:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.371Z] 02:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T04:56:22.371Z] 02:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.371Z] 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:27:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.371Z] 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:28:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2023-05-04T04:56:22.371Z] 02:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.371Z] 02:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.371Z] 02:28:01 3 1.01 0.00 0.03 0.00 0.00 98.96 [2023-05-04T04:56:22.371Z] 02:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:29:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-05-04T04:56:22.371Z] 02:29:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-04T04:56:22.371Z] 02:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.371Z] 02:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.371Z] 02:29:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2023-05-04T04:56:22.371Z] 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:29:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-04T04:56:22.371Z] 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:30:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-05-04T04:56:22.371Z] 02:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.371Z] 02:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.371Z] 02:30:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2023-05-04T04:56:22.371Z] 02:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:30:01 5 0.00 0.00 0.00 0.07 0.02 99.92 [2023-05-04T04:56:22.371Z] 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.371Z] [2023-05-04T04:56:22.371Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.371Z] 02:31:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-05-04T04:56:22.371Z] 02:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.371Z] 02:31:01 3 0.35 0.00 0.00 0.00 0.02 99.63 [2023-05-04T04:56:22.371Z] 02:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.371Z] 02:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T04:56:22.371Z] 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:32:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2023-05-04T04:56:22.371Z] 02:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.371Z] 02:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.371Z] 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:33:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2023-05-04T04:56:22.371Z] 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.371Z] 02:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.371Z] 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:34:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.371Z] 02:35:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-05-04T04:56:22.371Z] 02:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:35:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-04T04:56:22.371Z] 02:35:01 5 0.00 0.00 0.00 0.18 0.00 99.82 [2023-05-04T04:56:22.371Z] 02:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.371Z] 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.371Z] 02:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:36:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-04T04:56:22.371Z] 02:36:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-04T04:56:22.371Z] 02:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:37:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:38:01 all 0.11 0.00 0.01 0.01 0.01 99.87 [2023-05-04T04:56:22.371Z] 02:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.371Z] 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:38:01 3 0.68 0.00 0.00 0.00 0.02 99.30 [2023-05-04T04:56:22.371Z] 02:38:01 4 0.12 0.00 0.02 0.00 0.02 99.85 [2023-05-04T04:56:22.371Z] 02:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-04T04:56:22.371Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:39:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-05-04T04:56:22.371Z] 02:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-04T04:56:22.371Z] 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:39:01 3 1.95 0.00 0.00 0.00 0.02 98.03 [2023-05-04T04:56:22.371Z] 02:39:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-04T04:56:22.371Z] 02:39:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:39:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2023-05-04T04:56:22.371Z] 02:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:40:01 all 0.16 0.00 0.01 0.01 0.00 99.81 [2023-05-04T04:56:22.371Z] 02:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.371Z] 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:40:01 3 1.19 0.00 0.05 0.00 0.00 98.76 [2023-05-04T04:56:22.371Z] 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:40:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2023-05-04T04:56:22.371Z] 02:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.371Z] 02:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.371Z] 02:41:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-05-04T04:56:22.371Z] 02:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] 02:41:01 3 0.23 0.00 0.03 0.00 0.02 99.72 [2023-05-04T04:56:22.371Z] 02:41:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-04T04:56:22.371Z] 02:41:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-04T04:56:22.371Z] 02:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.371Z] 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.371Z] [2023-05-04T04:56:22.371Z] 02:41:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.371Z] 02:42:01 all 0.08 0.00 0.00 0.01 0.01 99.90 [2023-05-04T04:56:22.371Z] 02:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:42:01 3 0.58 0.00 0.00 0.00 0.00 99.42 [2023-05-04T04:56:22.372Z] 02:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:42:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-04T04:56:22.372Z] 02:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:43:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2023-05-04T04:56:22.372Z] 02:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-04T04:56:22.372Z] 02:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:43:01 3 1.03 0.00 0.02 0.00 0.02 98.94 [2023-05-04T04:56:22.372Z] 02:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.372Z] 02:43:01 5 0.00 0.00 0.02 0.07 0.02 99.90 [2023-05-04T04:56:22.372Z] 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.372Z] 02:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.372Z] 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.372Z] 02:44:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-04T04:56:22.372Z] 02:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.372Z] 02:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.372Z] 02:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:45:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-04T04:56:22.372Z] 02:45:01 5 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:46:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-05-04T04:56:22.372Z] 02:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.372Z] 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-04T04:56:22.372Z] 02:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:47:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-04T04:56:22.372Z] 02:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.372Z] 02:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:48:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2023-05-04T04:56:22.372Z] 02:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:49:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-04T04:56:22.372Z] 02:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:49:01 5 0.02 0.00 0.00 0.03 0.03 99.92 [2023-05-04T04:56:22.372Z] 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:50:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2023-05-04T04:56:22.372Z] 02:50:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2023-05-04T04:56:22.372Z] 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:50:01 3 1.82 0.00 0.02 0.00 0.02 98.14 [2023-05-04T04:56:22.372Z] 02:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:50:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:51:01 all 0.50 0.00 0.03 0.02 0.01 99.45 [2023-05-04T04:56:22.372Z] 02:51:01 0 0.47 0.00 0.10 0.10 0.02 99.32 [2023-05-04T04:56:22.372Z] 02:51:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2023-05-04T04:56:22.372Z] 02:51:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2023-05-04T04:56:22.372Z] 02:51:01 3 1.99 0.00 0.02 0.00 0.00 98.00 [2023-05-04T04:56:22.372Z] 02:51:01 4 0.32 0.00 0.02 0.00 0.00 99.67 [2023-05-04T04:56:22.372Z] 02:51:01 5 0.17 0.00 0.02 0.05 0.02 99.75 [2023-05-04T04:56:22.372Z] 02:51:01 6 0.60 0.00 0.00 0.02 0.00 99.38 [2023-05-04T04:56:22.372Z] 02:51:01 7 0.15 0.00 0.03 0.00 0.02 99.80 [2023-05-04T04:56:22.372Z] 02:52:01 all 0.16 0.00 0.01 0.01 0.01 99.81 [2023-05-04T04:56:22.372Z] 02:52:01 0 0.13 0.00 0.03 0.03 0.02 99.78 [2023-05-04T04:56:22.372Z] 02:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:52:01 3 0.20 0.00 0.00 0.00 0.02 99.78 [2023-05-04T04:56:22.372Z] 02:52:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2023-05-04T04:56:22.372Z] 02:52:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2023-05-04T04:56:22.372Z] 02:52:01 6 0.77 0.00 0.02 0.00 0.02 99.20 [2023-05-04T04:56:22.372Z] 02:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.372Z] [2023-05-04T04:56:22.372Z] 02:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.372Z] 02:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.372Z] 02:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T04:56:22.372Z] 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:53:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T04:56:22.372Z] 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.372Z] 02:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.372Z] 02:54:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2023-05-04T04:56:22.372Z] 02:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:54:01 5 0.05 0.00 0.00 0.05 0.02 99.88 [2023-05-04T04:56:22.372Z] 02:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:55:01 all 0.00 0.00 0.01 0.01 0.01 99.98 [2023-05-04T04:56:22.372Z] 02:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:55:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2023-05-04T04:56:22.372Z] 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:56:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-04T04:56:22.372Z] 02:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:56:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-04T04:56:22.372Z] 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:57:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.372Z] 02:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:57:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.372Z] 02:58:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-04T04:56:22.372Z] 02:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.372Z] 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.372Z] 02:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:58:01 5 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-04T04:56:22.372Z] 02:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.372Z] 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.372Z] 02:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.372Z] 02:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 02:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 02:59:01 5 0.02 0.00 0.02 0.05 0.03 99.88 [2023-05-04T04:56:22.373Z] 02:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 02:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:00:01 all 0.01 0.00 0.01 0.09 0.00 99.89 [2023-05-04T04:56:22.373Z] 03:00:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2023-05-04T04:56:22.373Z] 03:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:00:01 5 0.02 0.00 0.03 0.72 0.02 99.22 [2023-05-04T04:56:22.373Z] 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:01:01 all 0.11 0.00 0.02 0.02 0.01 99.85 [2023-05-04T04:56:22.373Z] 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.373Z] 03:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:01:01 3 0.78 0.00 0.08 0.00 0.02 99.12 [2023-05-04T04:56:22.373Z] 03:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:01:01 5 0.02 0.00 0.00 0.12 0.02 99.85 [2023-05-04T04:56:22.373Z] 03:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:02:01 all 0.04 0.00 0.00 0.01 0.00 99.95 [2023-05-04T04:56:22.373Z] 03:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-04T04:56:22.373Z] 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:02:01 3 0.22 0.00 0.00 0.00 0.00 99.78 [2023-05-04T04:56:22.373Z] 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:02:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-04T04:56:22.373Z] 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:03:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-05-04T04:56:22.373Z] 03:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.373Z] 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:03:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-05-04T04:56:22.373Z] 03:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:03:01 5 0.00 0.00 0.02 0.03 0.03 99.92 [2023-05-04T04:56:22.373Z] 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] [2023-05-04T04:56:22.373Z] 03:03:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.373Z] 03:04:01 all 0.12 0.00 0.01 0.01 0.00 99.85 [2023-05-04T04:56:22.373Z] 03:04:01 0 0.05 0.00 0.03 0.03 0.00 99.88 [2023-05-04T04:56:22.373Z] 03:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:04:01 3 0.88 0.00 0.00 0.00 0.02 99.10 [2023-05-04T04:56:22.373Z] 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:04:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2023-05-04T04:56:22.373Z] 03:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T04:56:22.373Z] 03:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.373Z] 03:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.373Z] 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:05:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-04T04:56:22.373Z] 03:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.373Z] 03:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.373Z] 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.373Z] 03:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:06:01 5 0.00 0.00 0.02 0.08 0.02 99.88 [2023-05-04T04:56:22.373Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.373Z] 03:07:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-04T04:56:22.373Z] 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.373Z] 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.373Z] 03:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T04:56:22.373Z] 03:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.373Z] 03:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.373Z] 03:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T04:56:22.373Z] 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.373Z] 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:08:01 5 0.02 0.00 0.00 0.08 0.02 99.88 [2023-05-04T04:56:22.373Z] 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T04:56:22.373Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.373Z] 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:09:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-04T04:56:22.373Z] 03:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:10:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2023-05-04T04:56:22.373Z] 03:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-04T04:56:22.373Z] 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:10:01 3 0.60 0.00 0.03 0.00 0.03 99.33 [2023-05-04T04:56:22.373Z] 03:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:10:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-04T04:56:22.373Z] 03:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:11:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-05-04T04:56:22.373Z] 03:11:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-04T04:56:22.373Z] 03:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:11:01 3 1.99 0.00 0.00 0.00 0.03 97.98 [2023-05-04T04:56:22.373Z] 03:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:11:01 5 0.03 0.00 0.00 0.07 0.02 99.88 [2023-05-04T04:56:22.373Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.373Z] 03:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:12:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-05-04T04:56:22.373Z] 03:12:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2023-05-04T04:56:22.373Z] 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:12:01 3 1.99 0.00 0.00 0.00 0.03 97.98 [2023-05-04T04:56:22.373Z] 03:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T04:56:22.373Z] 03:12:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.373Z] 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:13:01 all 0.26 0.00 0.00 0.01 0.00 99.72 [2023-05-04T04:56:22.373Z] 03:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.373Z] 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:13:01 3 2.00 0.00 0.00 0.00 0.02 97.98 [2023-05-04T04:56:22.373Z] 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:13:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-04T04:56:22.373Z] 03:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:14:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2023-05-04T04:56:22.373Z] 03:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.373Z] 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.373Z] 03:14:01 3 1.95 0.00 0.03 0.00 0.02 98.00 [2023-05-04T04:56:22.373Z] 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.373Z] 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] [2023-05-04T04:56:22.373Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.373Z] 03:15:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-05-04T04:56:22.373Z] 03:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T04:56:22.373Z] 03:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.373Z] 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:15:01 3 1.99 0.00 0.00 0.00 0.03 97.98 [2023-05-04T04:56:22.373Z] 03:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.373Z] 03:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-04T04:56:22.373Z] 03:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:16:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2023-05-04T04:56:22.373Z] 03:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.373Z] 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.373Z] 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:16:01 3 1.47 0.00 0.05 0.00 0.02 98.47 [2023-05-04T04:56:22.374Z] 03:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.374Z] 03:16:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-04T04:56:22.374Z] 03:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.374Z] 03:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-04T04:56:22.374Z] 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:17:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-04T04:56:22.374Z] 03:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:17:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:18:02 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:18:02 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-05-04T04:56:22.374Z] 03:18:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:18:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:18:02 3 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-04T04:56:22.374Z] 03:18:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:18:02 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:18:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:18:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:19:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.374Z] 03:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.374Z] 03:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.374Z] 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-04T04:56:22.374Z] 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:19:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-04T04:56:22.374Z] 03:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.374Z] 03:20:01 0 0.03 0.00 0.07 0.02 0.00 99.88 [2023-05-04T04:56:22.374Z] 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.374Z] 03:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:20:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.374Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.374Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:21:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-04T04:56:22.374Z] 03:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:21:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-04T04:56:22.374Z] 03:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.374Z] 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:22:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:22:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-04T04:56:22.374Z] 03:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.374Z] 03:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:23:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.374Z] 03:24:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-04T04:56:22.374Z] 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.374Z] 03:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:24:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-04T04:56:22.374Z] 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:24:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-04T04:56:22.374Z] 03:25:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2023-05-04T04:56:22.374Z] 03:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:25:01 3 0.58 0.00 0.00 0.00 0.00 99.42 [2023-05-04T04:56:22.374Z] 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:25:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2023-05-04T04:56:22.374Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T04:56:22.374Z] [2023-05-04T04:56:22.374Z] 03:25:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.374Z] 03:26:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2023-05-04T04:56:22.374Z] 03:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.374Z] 03:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.374Z] 03:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.374Z] 03:26:01 3 0.91 0.00 0.02 0.00 0.00 99.07 [2023-05-04T04:56:22.374Z] 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:26:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.374Z] 03:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-04T04:56:22.374Z] 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:27:01 3 0.15 0.00 0.03 0.00 0.02 99.80 [2023-05-04T04:56:22.374Z] 03:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:27:01 5 0.02 0.00 0.00 0.10 0.02 99.87 [2023-05-04T04:56:22.374Z] 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:27:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-04T04:56:22.374Z] 03:28:01 all 0.18 0.00 0.01 0.01 0.01 99.80 [2023-05-04T04:56:22.374Z] 03:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:28:01 3 1.29 0.00 0.02 0.00 0.02 98.68 [2023-05-04T04:56:22.374Z] 03:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:28:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:28:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2023-05-04T04:56:22.374Z] 03:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-05-04T04:56:22.374Z] 03:29:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-04T04:56:22.374Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:29:01 3 1.95 0.00 0.00 0.00 0.00 98.05 [2023-05-04T04:56:22.374Z] 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:29:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T04:56:22.374Z] 03:29:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-04T04:56:22.374Z] 03:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.374Z] 03:30:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-04T04:56:22.374Z] 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:30:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-04T04:56:22.374Z] 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.374Z] 03:30:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:30:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T04:56:22.374Z] 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.374Z] 03:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.374Z] 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.374Z] 03:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.374Z] 03:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T04:56:22.374Z] 03:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.374Z] 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.374Z] 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.374Z] 03:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.374Z] 03:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.374Z] 03:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:32:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2023-05-04T04:56:22.375Z] 03:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:32:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.375Z] 03:33:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2023-05-04T04:56:22.375Z] 03:33:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-04T04:56:22.375Z] 03:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:33:01 5 0.55 0.00 0.00 0.03 0.02 99.40 [2023-05-04T04:56:22.375Z] 03:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T04:56:22.375Z] 03:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.375Z] 03:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:34:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-04T04:56:22.375Z] 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.375Z] 03:35:01 all 0.01 0.00 0.01 0.13 0.01 99.84 [2023-05-04T04:56:22.375Z] 03:35:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-04T04:56:22.375Z] 03:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:35:01 5 0.02 0.00 0.00 1.00 0.00 98.98 [2023-05-04T04:56:22.375Z] 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:35:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T04:56:22.375Z] 03:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:36:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.375Z] 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:36:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-04T04:56:22.375Z] [2023-05-04T04:56:22.375Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.375Z] 03:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.375Z] 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.375Z] 03:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.375Z] 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T04:56:22.375Z] 03:39:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2023-05-04T04:56:22.375Z] 03:39:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-04T04:56:22.375Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:39:01 5 1.12 0.00 0.00 0.02 0.02 98.84 [2023-05-04T04:56:22.375Z] 03:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:40:01 all 0.25 0.00 0.00 0.00 0.01 99.74 [2023-05-04T04:56:22.375Z] 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:40:01 5 1.87 0.00 0.00 0.02 0.00 98.11 [2023-05-04T04:56:22.375Z] 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:40:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2023-05-04T04:56:22.375Z] 03:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:41:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-04T04:56:22.375Z] 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:41:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.375Z] 03:42:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T04:56:22.375Z] 03:43:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2023-05-04T04:56:22.375Z] 03:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.375Z] 03:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:43:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T04:56:22.375Z] 03:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:44:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-04T04:56:22.375Z] 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:45:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-04T04:56:22.375Z] 03:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T04:56:22.375Z] 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:46:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-04T04:56:22.375Z] 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.375Z] 03:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.375Z] 03:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.375Z] 03:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.375Z] [2023-05-04T04:56:22.375Z] 03:47:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.375Z] 03:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.375Z] 03:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.375Z] 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:48:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-04T04:56:22.375Z] 03:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.375Z] 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:48:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T04:56:22.375Z] 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.375Z] 03:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.376Z] 03:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.376Z] 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.376Z] 03:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 03:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.376Z] 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.376Z] 03:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.376Z] 03:50:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-04T04:56:22.376Z] 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T04:56:22.376Z] 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:51:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-04T04:56:22.376Z] 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:52:01 all 0.11 0.00 0.02 0.00 0.01 99.85 [2023-05-04T04:56:22.376Z] 03:52:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2023-05-04T04:56:22.376Z] 03:52:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-04T04:56:22.376Z] 03:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-04T04:56:22.376Z] 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.376Z] 03:52:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-04T04:56:22.376Z] 03:52:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-04T04:56:22.376Z] 03:52:01 6 0.48 0.00 0.00 0.00 0.00 99.52 [2023-05-04T04:56:22.376Z] 03:52:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T04:56:22.376Z] 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-04T04:56:22.376Z] 03:53:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T04:56:22.376Z] 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:53:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-04T04:56:22.376Z] 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:53:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T04:56:22.376Z] 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T04:56:22.376Z] 03:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:54:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-04T04:56:22.376Z] 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.376Z] 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:55:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T04:56:22.376Z] 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:55:01 5 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-04T04:56:22.376Z] 03:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.376Z] 03:56:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-04T04:56:22.376Z] 03:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.376Z] 03:56:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.376Z] 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.376Z] 03:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.376Z] 03:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-04T04:56:22.376Z] 03:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 03:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.376Z] 03:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.376Z] 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:58:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.376Z] 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 03:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] [2023-05-04T04:56:22.376Z] 03:58:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.376Z] 03:59:01 all 0.00 0.00 0.01 0.02 0.00 99.96 [2023-05-04T04:56:22.376Z] 03:59:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2023-05-04T04:56:22.376Z] 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.376Z] 03:59:01 5 0.00 0.00 0.02 0.10 0.00 99.88 [2023-05-04T04:56:22.376Z] 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T04:56:22.376Z] 04:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.376Z] 04:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 04:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 04:00:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.376Z] 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 04:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.376Z] 04:01:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2023-05-04T04:56:22.376Z] 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.376Z] 04:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 04:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.376Z] 04:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.376Z] 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T04:56:22.376Z] 04:03:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-04T04:56:22.376Z] 04:03:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.376Z] 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 04:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T04:56:22.376Z] 04:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 04:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.376Z] 04:04:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-05-04T04:56:22.376Z] 04:04:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2023-05-04T04:56:22.376Z] 04:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 04:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.376Z] 04:04:01 5 0.00 0.00 0.00 0.10 0.00 99.90 [2023-05-04T04:56:22.376Z] 04:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.376Z] 04:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.376Z] 04:05:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-04T04:56:22.376Z] 04:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.376Z] 04:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.376Z] 04:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.376Z] 04:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.376Z] 04:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:05:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:06:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-04T04:56:22.377Z] 04:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T04:56:22.377Z] 04:07:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-04T04:56:22.377Z] 04:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:07:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T04:56:22.377Z] 04:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:08:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:09:01 0 0.00 0.00 0.02 0.02 0.03 99.93 [2023-05-04T04:56:22.377Z] 04:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] [2023-05-04T04:56:22.377Z] 04:09:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.377Z] 04:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:10:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-04T04:56:22.377Z] 04:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-04T04:56:22.377Z] 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:11:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:12:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:13:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-05-04T04:56:22.377Z] 04:13:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-04T04:56:22.377Z] 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:13:01 5 0.53 0.00 0.07 0.03 0.00 99.37 [2023-05-04T04:56:22.377Z] 04:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:14:01 all 0.13 0.00 0.01 0.00 0.01 99.84 [2023-05-04T04:56:22.377Z] 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:14:01 3 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-04T04:56:22.377Z] 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:14:01 5 1.01 0.00 0.03 0.03 0.02 98.91 [2023-05-04T04:56:22.377Z] 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.377Z] 04:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:16:01 all 0.01 0.00 0.01 0.38 0.04 99.55 [2023-05-04T04:56:22.377Z] 04:16:01 0 0.02 0.00 0.03 0.00 0.13 99.82 [2023-05-04T04:56:22.377Z] 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:16:01 3 0.00 0.00 0.02 0.00 0.10 99.88 [2023-05-04T04:56:22.377Z] 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:16:01 5 0.02 0.00 0.00 3.06 0.02 96.91 [2023-05-04T04:56:22.377Z] 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:16:01 7 0.03 0.00 0.02 0.00 0.08 99.87 [2023-05-04T04:56:22.377Z] 04:17:01 all 0.22 0.00 0.01 0.00 0.01 99.77 [2023-05-04T04:56:22.377Z] 04:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-04T04:56:22.377Z] 04:17:01 5 1.61 0.00 0.00 0.00 0.00 98.39 [2023-05-04T04:56:22.377Z] 04:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:18:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2023-05-04T04:56:22.377Z] 04:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:18:01 5 0.63 0.00 0.05 0.02 0.02 99.29 [2023-05-04T04:56:22.377Z] 04:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:19:01 all 0.05 0.00 0.01 0.01 0.01 99.91 [2023-05-04T04:56:22.377Z] 04:19:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2023-05-04T04:56:22.377Z] 04:19:01 1 0.02 0.00 0.02 0.07 0.00 99.90 [2023-05-04T04:56:22.377Z] 04:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-04T04:56:22.377Z] 04:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:19:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-04T04:56:22.377Z] 04:20:01 all 0.04 0.00 0.01 0.03 0.01 99.91 [2023-05-04T04:56:22.377Z] 04:20:01 0 0.25 0.00 0.02 0.02 0.00 99.72 [2023-05-04T04:56:22.377Z] 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:20:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-04T04:56:22.377Z] 04:20:01 5 0.00 0.00 0.02 0.20 0.00 99.78 [2023-05-04T04:56:22.377Z] 04:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:20:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] [2023-05-04T04:56:22.377Z] 04:20:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.377Z] 04:21:01 all 0.02 0.00 0.01 0.00 0.05 99.92 [2023-05-04T04:56:22.377Z] 04:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:21:01 2 0.00 0.00 0.02 0.00 0.07 99.92 [2023-05-04T04:56:22.377Z] 04:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.377Z] 04:21:01 4 0.05 0.00 0.02 0.00 0.25 99.68 [2023-05-04T04:56:22.377Z] 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:21:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:22:01 all 0.05 0.00 0.01 0.08 0.03 99.83 [2023-05-04T04:56:22.377Z] 04:22:01 0 0.37 0.00 0.00 0.08 0.07 99.48 [2023-05-04T04:56:22.377Z] 04:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:22:01 4 0.02 0.00 0.03 0.00 0.08 99.87 [2023-05-04T04:56:22.377Z] 04:22:01 5 0.00 0.00 0.03 0.55 0.02 99.40 [2023-05-04T04:56:22.377Z] 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:23:01 all 0.03 0.00 0.02 0.04 0.00 99.91 [2023-05-04T04:56:22.377Z] 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:23:01 4 0.05 0.00 0.07 0.12 0.03 99.73 [2023-05-04T04:56:22.377Z] 04:23:01 5 0.02 0.00 0.00 0.20 0.00 99.78 [2023-05-04T04:56:22.377Z] 04:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.377Z] 04:24:01 all 0.05 0.00 0.01 0.02 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:24:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2023-05-04T04:56:22.377Z] 04:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.377Z] 04:24:01 5 0.00 0.00 0.02 0.15 0.00 99.83 [2023-05-04T04:56:22.377Z] 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T04:56:22.377Z] 04:25:01 all 0.14 0.00 0.01 0.03 0.01 99.82 [2023-05-04T04:56:22.377Z] 04:25:01 0 0.91 0.00 0.02 0.05 0.00 99.02 [2023-05-04T04:56:22.377Z] 04:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:25:01 5 0.00 0.00 0.02 0.17 0.00 99.82 [2023-05-04T04:56:22.377Z] 04:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:25:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-04T04:56:22.377Z] 04:26:01 all 0.08 0.00 0.01 0.00 0.01 99.91 [2023-05-04T04:56:22.377Z] 04:26:01 0 0.55 0.00 0.00 0.00 0.02 99.43 [2023-05-04T04:56:22.377Z] 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:26:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2023-05-04T04:56:22.377Z] 04:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:27:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2023-05-04T04:56:22.377Z] 04:27:01 0 0.02 0.00 0.02 0.08 0.00 99.88 [2023-05-04T04:56:22.377Z] 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:27:01 5 0.02 0.00 0.00 0.13 0.00 99.85 [2023-05-04T04:56:22.377Z] 04:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:28:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2023-05-04T04:56:22.377Z] 04:28:01 0 0.93 0.00 0.02 0.03 0.02 99.00 [2023-05-04T04:56:22.377Z] 04:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:28:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:29:01 all 0.10 0.00 0.01 0.09 0.01 99.78 [2023-05-04T04:56:22.377Z] 04:29:01 0 0.71 0.00 0.00 0.00 0.02 99.27 [2023-05-04T04:56:22.377Z] 04:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:29:01 4 0.02 0.00 0.03 0.13 0.08 99.73 [2023-05-04T04:56:22.377Z] 04:29:01 5 0.00 0.00 0.00 0.60 0.00 99.40 [2023-05-04T04:56:22.377Z] 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:30:01 all 0.05 0.00 0.02 0.09 0.00 99.84 [2023-05-04T04:56:22.377Z] 04:30:01 0 0.27 0.00 0.05 0.00 0.02 99.67 [2023-05-04T04:56:22.377Z] 04:30:01 1 0.00 0.00 0.00 0.10 0.00 99.90 [2023-05-04T04:56:22.377Z] 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:30:01 4 0.07 0.00 0.03 0.18 0.00 99.72 [2023-05-04T04:56:22.377Z] 04:30:01 5 0.00 0.00 0.00 0.38 0.00 99.62 [2023-05-04T04:56:22.377Z] 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:30:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:31:01 all 0.02 0.00 0.01 0.04 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:31:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2023-05-04T04:56:22.377Z] 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:31:01 4 0.02 0.00 0.03 0.08 0.02 99.85 [2023-05-04T04:56:22.377Z] 04:31:01 5 0.00 0.00 0.02 0.22 0.00 99.77 [2023-05-04T04:56:22.377Z] 04:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] [2023-05-04T04:56:22.377Z] 04:31:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.377Z] 04:32:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2023-05-04T04:56:22.377Z] 04:32:01 0 1.42 0.00 0.02 0.00 0.02 98.55 [2023-05-04T04:56:22.377Z] 04:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:32:01 5 0.03 0.00 0.00 0.12 0.00 99.85 [2023-05-04T04:56:22.377Z] 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:33:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2023-05-04T04:56:22.377Z] 04:33:01 0 1.99 0.00 0.02 0.00 0.00 98.00 [2023-05-04T04:56:22.377Z] 04:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:33:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2023-05-04T04:56:22.377Z] 04:33:01 5 0.02 0.00 0.00 0.15 0.00 99.83 [2023-05-04T04:56:22.377Z] 04:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.377Z] 04:34:01 all 0.11 0.00 0.01 0.02 0.00 99.86 [2023-05-04T04:56:22.377Z] 04:34:01 0 0.68 0.00 0.02 0.02 0.00 99.29 [2023-05-04T04:56:22.377Z] 04:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.377Z] 04:34:01 5 0.00 0.00 0.02 0.12 0.00 99.87 [2023-05-04T04:56:22.377Z] 04:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T04:56:22.377Z] 04:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.377Z] 04:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:36:01 all 0.04 0.00 0.01 0.03 0.00 99.91 [2023-05-04T04:56:22.377Z] 04:36:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2023-05-04T04:56:22.377Z] 04:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-04T04:56:22.377Z] 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T04:56:22.377Z] 04:36:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:36:01 5 0.02 0.00 0.00 0.22 0.00 99.77 [2023-05-04T04:56:22.377Z] 04:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:37:01 all 0.15 0.00 0.01 0.05 0.00 99.80 [2023-05-04T04:56:22.377Z] 04:37:01 0 1.08 0.00 0.02 0.00 0.02 98.89 [2023-05-04T04:56:22.377Z] 04:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:37:01 4 0.00 0.00 0.00 0.22 0.00 99.78 [2023-05-04T04:56:22.377Z] 04:37:01 5 0.00 0.00 0.02 0.15 0.00 99.83 [2023-05-04T04:56:22.377Z] 04:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.377Z] 04:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T04:56:22.377Z] 04:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.377Z] 04:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T04:56:22.377Z] 04:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T04:56:22.377Z] 04:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-04T04:56:22.377Z] 04:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:40:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2023-05-04T04:56:22.377Z] 04:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.377Z] 04:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.377Z] 04:41:02 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-04T04:56:22.378Z] 04:41:02 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.378Z] 04:41:02 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:41:02 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-04T04:56:22.378Z] 04:41:02 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.378Z] 04:41:02 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:41:02 5 0.00 0.00 0.02 0.07 0.00 99.92 [2023-05-04T04:56:22.378Z] 04:41:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:41:02 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.378Z] 04:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.378Z] 04:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.378Z] 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] [2023-05-04T04:56:22.378Z] 04:42:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.378Z] 04:43:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.378Z] 04:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.378Z] 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-04T04:56:22.378Z] 04:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.378Z] 04:44:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-05-04T04:56:22.378Z] 04:44:01 0 0.73 0.00 0.02 0.00 0.00 99.25 [2023-05-04T04:56:22.378Z] 04:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.378Z] 04:44:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-04T04:56:22.378Z] 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.378Z] 04:44:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-04T04:56:22.378Z] 04:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T04:56:22.378Z] 04:45:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T04:56:22.378Z] 04:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:46:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-05-04T04:56:22.378Z] 04:46:01 0 0.60 0.00 0.02 0.00 0.02 99.37 [2023-05-04T04:56:22.378Z] 04:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.378Z] 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:46:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.378Z] 04:47:01 all 7.34 0.00 3.01 2.01 0.05 87.59 [2023-05-04T04:56:22.378Z] 04:47:01 0 6.75 0.00 3.37 7.57 0.05 82.26 [2023-05-04T04:56:22.378Z] 04:47:01 1 8.26 0.00 2.53 0.10 0.03 89.07 [2023-05-04T04:56:22.378Z] 04:47:01 2 8.10 0.00 3.37 0.45 0.05 88.02 [2023-05-04T04:56:22.378Z] 04:47:01 3 7.59 0.00 3.20 0.12 0.07 89.02 [2023-05-04T04:56:22.378Z] 04:47:01 4 7.91 0.00 3.42 4.39 0.05 84.24 [2023-05-04T04:56:22.378Z] 04:47:01 5 5.15 0.00 2.95 1.25 0.03 90.62 [2023-05-04T04:56:22.378Z] 04:47:01 6 8.20 0.00 2.58 0.97 0.05 88.20 [2023-05-04T04:56:22.378Z] 04:47:01 7 6.73 0.00 2.69 1.22 0.05 89.31 [2023-05-04T04:56:22.378Z] 04:48:01 all 17.91 0.00 4.78 4.46 0.06 72.79 [2023-05-04T04:56:22.378Z] 04:48:01 0 17.55 0.00 4.38 2.87 0.05 75.15 [2023-05-04T04:56:22.378Z] 04:48:01 1 19.04 0.00 4.44 1.15 0.07 75.30 [2023-05-04T04:56:22.378Z] 04:48:01 2 18.29 0.00 5.62 1.82 0.07 74.20 [2023-05-04T04:56:22.378Z] 04:48:01 3 17.37 0.00 5.34 10.14 0.07 67.09 [2023-05-04T04:56:22.378Z] 04:48:01 4 17.48 0.00 5.18 13.07 0.07 64.20 [2023-05-04T04:56:22.378Z] 04:48:01 5 17.66 0.00 4.68 0.17 0.05 77.44 [2023-05-04T04:56:22.378Z] 04:48:01 6 17.07 0.00 4.31 0.77 0.05 77.80 [2023-05-04T04:56:22.378Z] 04:48:01 7 18.86 0.00 4.25 5.70 0.08 71.10 [2023-05-04T04:56:22.378Z] 04:49:01 all 29.70 0.00 5.53 2.40 0.08 62.30 [2023-05-04T04:56:22.378Z] 04:49:01 0 29.62 0.00 6.38 10.15 0.08 53.76 [2023-05-04T04:56:22.378Z] 04:49:01 1 28.57 0.00 5.23 1.92 0.07 64.22 [2023-05-04T04:56:22.378Z] 04:49:01 2 30.96 0.00 5.55 0.64 0.07 62.79 [2023-05-04T04:56:22.378Z] 04:49:01 3 28.36 0.00 5.81 0.08 0.08 65.66 [2023-05-04T04:56:22.378Z] 04:49:01 4 27.91 0.00 5.53 2.07 0.05 64.44 [2023-05-04T04:56:22.378Z] 04:49:01 5 29.04 0.00 5.29 3.68 0.08 61.91 [2023-05-04T04:56:22.378Z] 04:49:01 6 31.33 0.00 4.87 0.35 0.07 63.37 [2023-05-04T04:56:22.378Z] 04:49:01 7 31.85 0.00 5.58 0.29 0.10 62.18 [2023-05-04T04:56:22.378Z] 04:50:01 all 1.80 0.00 0.85 1.60 0.01 95.73 [2023-05-04T04:56:22.378Z] 04:50:01 0 1.33 0.00 1.01 0.77 0.02 96.88 [2023-05-04T04:56:22.378Z] 04:50:01 1 1.59 0.00 0.74 0.07 0.02 97.59 [2023-05-04T04:56:22.378Z] 04:50:01 2 1.80 0.00 0.70 2.40 0.02 95.08 [2023-05-04T04:56:22.378Z] 04:50:01 3 2.53 0.00 0.45 0.87 0.02 96.13 [2023-05-04T04:56:22.378Z] 04:50:01 4 1.54 0.00 0.70 1.24 0.02 96.50 [2023-05-04T04:56:22.378Z] 04:50:01 5 2.12 0.00 1.43 7.45 0.02 88.98 [2023-05-04T04:56:22.378Z] 04:50:01 6 2.20 0.00 1.09 0.00 0.00 96.71 [2023-05-04T04:56:22.378Z] 04:50:01 7 1.32 0.00 0.70 0.00 0.02 97.96 [2023-05-04T04:56:22.378Z] 04:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-04T04:56:22.378Z] 04:51:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-04T04:56:22.378Z] 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:51:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-04T04:56:22.378Z] 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:51:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-04T04:56:22.378Z] 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:52:01 all 0.36 0.00 0.03 0.00 0.00 99.61 [2023-05-04T04:56:22.378Z] 04:52:01 0 0.15 0.00 0.03 0.02 0.00 99.80 [2023-05-04T04:56:22.378Z] 04:52:01 1 0.27 0.00 0.03 0.00 0.00 99.70 [2023-05-04T04:56:22.378Z] 04:52:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-05-04T04:56:22.378Z] 04:52:01 3 2.00 0.00 0.00 0.00 0.00 98.00 [2023-05-04T04:56:22.378Z] 04:52:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-04T04:56:22.378Z] 04:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:52:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2023-05-04T04:56:22.378Z] 04:52:01 7 0.18 0.00 0.02 0.00 0.00 99.80 [2023-05-04T04:56:22.378Z] 04:53:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-05-04T04:56:22.378Z] 04:53:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-04T04:56:22.378Z] 04:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.378Z] 04:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:53:01 3 1.97 0.00 0.03 0.00 0.02 97.98 [2023-05-04T04:56:22.378Z] 04:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T04:56:22.378Z] 04:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] [2023-05-04T04:56:22.378Z] 04:53:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T04:56:22.378Z] 04:54:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-05-04T04:56:22.378Z] 04:54:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T04:56:22.378Z] 04:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T04:56:22.378Z] 04:54:01 3 1.82 0.00 0.02 0.00 0.00 98.16 [2023-05-04T04:56:22.378Z] 04:54:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-04T04:56:22.378Z] 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T04:56:22.378Z] 04:55:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-05-04T04:56:22.378Z] 04:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T04:56:22.378Z] 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T04:56:22.378Z] 04:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.378Z] 04:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T04:56:22.378Z] 04:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T04:56:22.378Z] 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T04:56:22.378Z] 04:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T04:56:22.378Z] 04:56:01 all 8.10 0.00 3.65 3.18 0.04 85.02 [2023-05-04T04:56:22.378Z] 04:56:01 0 8.03 0.00 4.58 15.56 0.05 71.78 [2023-05-04T04:56:22.378Z] 04:56:01 1 8.22 0.00 4.06 2.47 0.05 85.19 [2023-05-04T04:56:22.378Z] 04:56:01 2 7.78 0.00 3.77 0.79 0.03 87.62 [2023-05-04T04:56:22.378Z] 04:56:01 3 7.66 0.00 3.11 0.92 0.03 88.27 [2023-05-04T04:56:22.378Z] 04:56:01 4 8.53 0.00 3.34 4.19 0.03 83.91 [2023-05-04T04:56:22.378Z] 04:56:01 5 7.68 0.00 3.73 0.25 0.03 88.31 [2023-05-04T04:56:22.378Z] 04:56:01 6 8.60 0.00 3.83 0.05 0.05 87.47 [2023-05-04T04:56:22.378Z] 04:56:01 7 8.28 0.00 2.81 1.27 0.05 87.59 [2023-05-04T04:56:22.378Z] Average: all 0.47 0.00 0.12 0.11 0.01 99.29 [2023-05-04T04:56:22.378Z] Average: 0 0.48 0.00 0.14 0.23 0.01 99.13 [2023-05-04T04:56:22.378Z] Average: 1 0.44 0.00 0.11 0.09 0.00 99.35 [2023-05-04T04:56:22.378Z] Average: 2 0.43 0.00 0.13 0.05 0.01 99.38 [2023-05-04T04:56:22.378Z] Average: 3 0.70 0.00 0.12 0.07 0.01 99.10 [2023-05-04T04:56:22.378Z] Average: 4 0.41 0.00 0.12 0.16 0.01 99.30 [2023-05-04T04:56:22.378Z] Average: 5 0.43 0.00 0.13 0.22 0.01 99.21 [2023-05-04T04:56:22.378Z] Average: 6 0.44 0.00 0.11 0.03 0.00 99.42 [2023-05-04T04:56:22.378Z] Average: 7 0.43 0.00 0.11 0.05 0.01 99.40 [2023-05-04T04:56:22.378Z] [2023-05-04T04:56:22.378Z] [2023-05-04T04:56:22.378Z]