Pull request #665 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a62d08d27b2e4dced1ba8a88f308c3ecffa0101d+d0b27e276c0df8ce2bf294c72f38c7099269fea7 (c1ca240c8627eb4f2816aea7c8cea45bc23b4060) 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-ssh4174877686796396434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17745055670782350439.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15112729170792054457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16752998874391575551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1300267029192450027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4651995485793706033.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable 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-5858 in /w/workspace/_app-service-configurable_PR-665 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-665 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/665/head:refs/remotes/origin/PR-665 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d0b27e276c0df8ce2bf294c72f38c7099269fea7 into PR head commit a62d08d27b2e4dced1ba8a88f308c3ecffa0101d Merge succeeded, producing a62d08d27b2e4dced1ba8a88f308c3ecffa0101d Checking out Revision a62d08d27b2e4dced1ba8a88f308c3ecffa0101d (PR-665) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0b27e276c0df8ce2bf294c72f38c7099269fea7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-18T12:58:50.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-18T12:58:50.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-18T12:58:51.016Z] ========================================================= [2024-07-18T12:58:51.016Z] EdgeX Global Pipelines Version Info [2024-07-18T12:58:51.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:58:52.121Z] ------------------- [2024-07-18T12:58:52.121Z] stable info: [2024-07-18T12:58:52.121Z] ------------------- [2024-07-18T12:58:52.121Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T12:58:52.121Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T12:58:52.121Z] Message: update stable to v1.0.260 [2024-07-18T12:58:52.380Z] ------------------- [2024-07-18T12:58:52.380Z] experimental info: [2024-07-18T12:58:52.380Z] ------------------- [2024-07-18T12:58:52.380Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T12:58:52.380Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-18T12:58:52.380Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-18T12:58:52.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-18T12:58:52.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-18T12:58:52.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-18T12:58:52.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-18T12:58:52.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-18T12:58:52.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-18T12:58:52.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-18T12:58:52.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-18T12:58:53.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-18T12:58:53.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-18T12:58:53.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-18T12:58:53.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-18T12:58:53.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-18T12:58:53.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-18T12:58:53.392Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T12:58:53.454Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T12:58:53.508Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T12:58:53.566Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T12:58:53.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-18T12:58:53.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-18T12:58:53.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-18T12:58:53.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-18T12:58:53.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-18T12:58:53.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-18T12:58:53.966Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-18T12:58:54.025Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-18T12:58:54.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-18T12:58:54.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-665 [Pipeline] echo [2024-07-18T12:58:54.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-665 [Pipeline] echo [2024-07-18T12:58:54.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-665 [Pipeline] echo [2024-07-18T12:58:54.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo [2024-07-18T12:58:54.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62d08d [Pipeline] echo [2024-07-18T12:58:54.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T12:58:54.592Z] provisioning config files... [2024-07-18T12:58:54.608Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config14604366102820441470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:58:54.994Z] ---> ****-login.sh [2024-07-18T12:58:54.994Z] nexus3.edgexfoundry.org:10001 [2024-07-18T12:58:54.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:58:56.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:58:56.452Z] Configure a credential helper to remove this warning. See [2024-07-18T12:58:56.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:58:56.452Z] [2024-07-18T12:58:56.452Z] Login Succeeded [2024-07-18T12:58:56.452Z] nexus3.edgexfoundry.org:10002 [2024-07-18T12:58:56.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:58:56.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:58:56.452Z] Configure a credential helper to remove this warning. See [2024-07-18T12:58:56.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:58:56.452Z] [2024-07-18T12:58:56.453Z] Login Succeeded [2024-07-18T12:58:56.453Z] nexus3.edgexfoundry.org:10003 [2024-07-18T12:58:56.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:58:56.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:58:56.453Z] Configure a credential helper to remove this warning. See [2024-07-18T12:58:56.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:58:56.453Z] [2024-07-18T12:58:56.453Z] Login Succeeded [2024-07-18T12:58:56.453Z] nexus3.edgexfoundry.org:10004 [2024-07-18T12:58:56.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:58:56.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:58:56.712Z] Configure a credential helper to remove this warning. See [2024-07-18T12:58:56.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:58:56.712Z] [2024-07-18T12:58:56.713Z] Login Succeeded [2024-07-18T12:58:56.713Z] ****.io [2024-07-18T12:58:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:58:56.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:58:56.972Z] Configure a credential helper to remove this warning. See [2024-07-18T12:58:56.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:58:56.972Z] [2024-07-18T12:58:56.972Z] Login Succeeded [2024-07-18T12:58:56.972Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T12:58:57.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-18T12:58:57.724Z] + git rev-list -1 --merges a62d08d27b2e4dced1ba8a88f308c3ecffa0101d~1..a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo [2024-07-18T12:58:57.761Z] -----------> git rev-list -1 --merges a62d08d27b2e4dced1ba8a88f308c3ecffa0101d~1..a62d08d27b2e4dced1ba8a88f308c3ecffa0101d a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [false] [Pipeline] sh [2024-07-18T12:58:58.080Z] + git log --format=format:%s -1 a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo [2024-07-18T12:58:58.158Z] ========================================================= [2024-07-18T12:58:58.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-18T12:58:58.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T12:58:58.615Z] + git log --format=format:%s -1 a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] echo [2024-07-18T12:58:58.653Z] [semverPrep] GIT_COMMIT: a62d08d27b2e4dced1ba8a88f308c3ecffa0101d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-18T12:58:58.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-18T12:58:59.136Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-18T12:58:59.137Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-18T12:58:59.137Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-18T12:58:59.137Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-18T12:58:59.137Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-18T12:58:59.137Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-18T12:58:59.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:58:59.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T12:58:59.641Z] [2024-07-18T12:58:59.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:59:00.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T12:59:00.045Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-18T12:59:00.045Z] b85a868b505f: Pulling fs layer [2024-07-18T12:59:00.045Z] e2be974225ed: Pulling fs layer [2024-07-18T12:59:00.045Z] 339a4e72a1f5: Pulling fs layer [2024-07-18T12:59:00.045Z] 988bab9f4d93: Pulling fs layer [2024-07-18T12:59:00.045Z] 1469e6f7b9e6: Pulling fs layer [2024-07-18T12:59:00.045Z] eaf3925da568: Pulling fs layer [2024-07-18T12:59:00.045Z] bab4dde63d76: Pulling fs layer [2024-07-18T12:59:00.045Z] bde34c3a00c8: Pulling fs layer [2024-07-18T12:59:00.045Z] b352a97aabf1: Pulling fs layer [2024-07-18T12:59:00.045Z] 4872d77fe225: Pulling fs layer [2024-07-18T12:59:00.045Z] 5851b861e8e6: Pulling fs layer [2024-07-18T12:59:00.045Z] 988bab9f4d93: Waiting [2024-07-18T12:59:00.045Z] bde34c3a00c8: Waiting [2024-07-18T12:59:00.045Z] b352a97aabf1: Waiting [2024-07-18T12:59:00.045Z] 1469e6f7b9e6: Waiting [2024-07-18T12:59:00.045Z] eaf3925da568: Waiting [2024-07-18T12:59:00.045Z] 4872d77fe225: Waiting [2024-07-18T12:59:00.045Z] bab4dde63d76: Waiting [2024-07-18T12:59:00.045Z] e2be974225ed: Verifying Checksum [2024-07-18T12:59:00.045Z] e2be974225ed: Download complete [2024-07-18T12:59:00.045Z] 988bab9f4d93: Verifying Checksum [2024-07-18T12:59:00.045Z] 988bab9f4d93: Download complete [2024-07-18T12:59:00.045Z] 1469e6f7b9e6: Verifying Checksum [2024-07-18T12:59:00.045Z] 1469e6f7b9e6: Download complete [2024-07-18T12:59:00.045Z] 339a4e72a1f5: Verifying Checksum [2024-07-18T12:59:00.045Z] 339a4e72a1f5: Download complete [2024-07-18T12:59:00.304Z] eaf3925da568: Verifying Checksum [2024-07-18T12:59:00.304Z] eaf3925da568: Download complete [2024-07-18T12:59:00.304Z] bde34c3a00c8: Verifying Checksum [2024-07-18T12:59:00.304Z] bde34c3a00c8: Download complete [2024-07-18T12:59:00.304Z] b352a97aabf1: Verifying Checksum [2024-07-18T12:59:00.304Z] b352a97aabf1: Download complete [2024-07-18T12:59:00.304Z] 4872d77fe225: Verifying Checksum [2024-07-18T12:59:00.304Z] 4872d77fe225: Download complete [2024-07-18T12:59:00.304Z] 5851b861e8e6: Verifying Checksum [2024-07-18T12:59:00.304Z] 5851b861e8e6: Download complete [2024-07-18T12:59:00.304Z] b85a868b505f: Verifying Checksum [2024-07-18T12:59:00.304Z] b85a868b505f: Download complete [2024-07-18T12:59:00.563Z] bab4dde63d76: Verifying Checksum [2024-07-18T12:59:01.505Z] b85a868b505f: Pull complete [2024-07-18T12:59:01.765Z] e2be974225ed: Pull complete [2024-07-18T12:59:02.025Z] 339a4e72a1f5: Pull complete [2024-07-18T12:59:02.284Z] 988bab9f4d93: Pull complete [2024-07-18T12:59:02.284Z] 1469e6f7b9e6: Pull complete [2024-07-18T12:59:02.586Z] eaf3925da568: Pull complete [2024-07-18T12:59:03.965Z] bab4dde63d76: Pull complete [2024-07-18T12:59:04.224Z] bde34c3a00c8: Pull complete [2024-07-18T12:59:04.224Z] b352a97aabf1: Pull complete [2024-07-18T12:59:04.224Z] 4872d77fe225: Pull complete [2024-07-18T12:59:04.484Z] 5851b861e8e6: Pull complete [2024-07-18T12:59:04.484Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-18T12:59:04.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T12:59:04.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T12:59:04.734Z] prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container [2024-07-18T12:59:04.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-18T12:59:08.253Z] $ docker top ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 -eo pid,comm [2024-07-18T12:59:08.319Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-18T12:59:08.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-18T12:59:08.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T12:59:08.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T12:59:08.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T12:59:08.585Z] $ docker exec ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent [2024-07-18T12:59:08.708Z] SSH_AUTH_SOCK=/tmp/ssh-NfG3IVNvdCHa/agent.33 [2024-07-18T12:59:08.708Z] SSH_AGENT_PID=39 [2024-07-18T12:59:08.714Z] Running ssh-add (command line suppressed) [2024-07-18T12:59:08.808Z] Identity added: /w/workspace/_app-service-configurable_PR-665@tmp/private_key_15053827140228963758.key (/w/workspace/_app-service-configurable_PR-665@tmp/private_key_15053827140228963758.key) [2024-07-18T12:59:08.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T12:59:09.175Z] + git tag --points-at HEAD [Pipeline] } [2024-07-18T12:59:09.195Z] $ docker exec --env ******** --env ******** ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent -k [2024-07-18T12:59:09.286Z] unset SSH_AUTH_SOCK; [2024-07-18T12:59:09.287Z] unset SSH_AGENT_PID; [2024-07-18T12:59:09.287Z] echo Agent pid 39 killed; [2024-07-18T12:59:09.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-18T12:59:09.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T12:59:09.424Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T12:59:09.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T12:59:09.534Z] $ docker exec ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent [2024-07-18T12:59:09.666Z] SSH_AUTH_SOCK=/tmp/ssh-9aD3P7daSKYF/agent.72 [2024-07-18T12:59:09.666Z] SSH_AGENT_PID=79 [2024-07-18T12:59:09.671Z] Running ssh-add (command line suppressed) [2024-07-18T12:59:09.750Z] Identity added: /w/workspace/_app-service-configurable_PR-665@tmp/private_key_5290423145074206791.key (/w/workspace/_app-service-configurable_PR-665@tmp/private_key_5290423145074206791.key) [2024-07-18T12:59:09.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T12:59:10.128Z] + git semver init [2024-07-18T12:59:10.387Z] 2024-07-18 12:59:10,301 [run_init] DEBUG init version:0.0.0 force:False [2024-07-18T12:59:10.387Z] 2024-07-18 12:59:10,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-665/.semver [2024-07-18T12:59:10.387Z] 2024-07-18 12:59:10,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-665/.semver [2024-07-18T12:59:10.387Z] 2024-07-18 12:59:10,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-665/.semver'], cwd=/w/workspace/_app-service-configurable_PR-665, universal_newlines=False, shell=None, istream=None) [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,364 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-665/.git/info/exclude [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-665/.semver/PR-665 with force:False [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,365 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-665/.semver/PR-665 [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,370 [execute] INFO git cat-file --batch-check [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-665/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,377 [execute] INFO git cat-file --batch [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-665/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T12:59:11.765Z] 2024-07-18 12:59:11,381 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-665/.semver/PR-665 [2024-07-18T12:59:11.765Z] 0.0.0 [Pipeline] } [2024-07-18T12:59:16.044Z] $ docker exec --env ******** --env ******** ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 ssh-agent -k [2024-07-18T12:59:16.143Z] unset SSH_AUTH_SOCK; [2024-07-18T12:59:16.143Z] unset SSH_AGENT_PID; [2024-07-18T12:59:16.143Z] echo Agent pid 79 killed; [2024-07-18T12:59:16.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T12:59:16.642Z] + git semver [Pipeline] } [2024-07-18T12:59:16.922Z] $ docker stop --time=1 ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 [2024-07-18T12:59:18.686Z] $ docker rm -f --volumes ff717a88aa81e7f88bd9641987fcffbf4714c57e385c96090a64c6dbce1e7153 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T12:59:19.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-18T12:59:19.535Z] Stashed 1 file(s) [Pipeline] echo [2024-07-18T12:59:19.580Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T12:59:20.332Z] provisioning config files... [2024-07-18T12:59:20.343Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config18304610513416167688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T12:59:20.707Z] ---> ****-login.sh [2024-07-18T12:59:20.707Z] nexus3.edgexfoundry.org:10001 [2024-07-18T12:59:20.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:59:20.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:59:20.707Z] Configure a credential helper to remove this warning. See [2024-07-18T12:59:20.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:59:20.707Z] [2024-07-18T12:59:20.707Z] Login Succeeded [2024-07-18T12:59:20.707Z] nexus3.edgexfoundry.org:10002 [2024-07-18T12:59:20.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:59:20.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:59:20.707Z] Configure a credential helper to remove this warning. See [2024-07-18T12:59:20.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:59:20.707Z] [2024-07-18T12:59:20.707Z] Login Succeeded [2024-07-18T12:59:20.707Z] nexus3.edgexfoundry.org:10003 [2024-07-18T12:59:20.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:59:20.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:59:20.966Z] Configure a credential helper to remove this warning. See [2024-07-18T12:59:20.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:59:20.966Z] [2024-07-18T12:59:20.966Z] Login Succeeded [2024-07-18T12:59:20.966Z] nexus3.edgexfoundry.org:10004 [2024-07-18T12:59:20.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:59:20.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:59:20.967Z] Configure a credential helper to remove this warning. See [2024-07-18T12:59:20.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:59:20.967Z] [2024-07-18T12:59:20.967Z] Login Succeeded [2024-07-18T12:59:20.967Z] ****.io [2024-07-18T12:59:20.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T12:59:21.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T12:59:21.225Z] Configure a credential helper to remove this warning. See [2024-07-18T12:59:21.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T12:59:21.225Z] [2024-07-18T12:59:21.225Z] Login Succeeded [2024-07-18T12:59:21.225Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T12:59:21.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-18T12:59:21.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T12:59:21.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T12:59:21.580Z] ========================================================= [2024-07-18T12:59:21.580Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-18T12:59:21.580Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T12:59:22.110Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-18T12:59:22.110Z] Sending build context to Docker daemon 9.133MB [2024-07-18T12:59:22.110Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T12:59:22.110Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-18T12:59:22.110Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-18T12:59:22.110Z] 619be1103602: Pulling fs layer [2024-07-18T12:59:22.110Z] 7862e08f4a3e: Pulling fs layer [2024-07-18T12:59:22.110Z] 5df492c9dc93: Pulling fs layer [2024-07-18T12:59:22.110Z] 7629e6793208: Pulling fs layer [2024-07-18T12:59:22.110Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T12:59:22.110Z] fb5054dd5b73: Pulling fs layer [2024-07-18T12:59:22.110Z] eeca6798cff9: Pulling fs layer [2024-07-18T12:59:22.110Z] aa269ceb94a6: Pulling fs layer [2024-07-18T12:59:22.110Z] ada007ff1a6a: Pulling fs layer [2024-07-18T12:59:22.110Z] 4f4fb700ef54: Waiting [2024-07-18T12:59:22.110Z] fb5054dd5b73: Waiting [2024-07-18T12:59:22.110Z] aa269ceb94a6: Waiting [2024-07-18T12:59:22.110Z] eeca6798cff9: Waiting [2024-07-18T12:59:22.110Z] ada007ff1a6a: Waiting [2024-07-18T12:59:22.110Z] 7629e6793208: Waiting [2024-07-18T12:59:22.110Z] 7862e08f4a3e: Download complete [2024-07-18T12:59:22.110Z] 7629e6793208: Verifying Checksum [2024-07-18T12:59:22.110Z] 7629e6793208: Download complete [2024-07-18T12:59:22.110Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T12:59:22.110Z] 4f4fb700ef54: Download complete [2024-07-18T12:59:22.110Z] 619be1103602: Verifying Checksum [2024-07-18T12:59:22.110Z] 619be1103602: Download complete [2024-07-18T12:59:22.110Z] fb5054dd5b73: Verifying Checksum [2024-07-18T12:59:22.110Z] fb5054dd5b73: Download complete [2024-07-18T12:59:22.371Z] eeca6798cff9: Verifying Checksum [2024-07-18T12:59:22.371Z] eeca6798cff9: Download complete [2024-07-18T12:59:22.371Z] 619be1103602: Pull complete [2024-07-18T12:59:22.371Z] ada007ff1a6a: Verifying Checksum [2024-07-18T12:59:22.371Z] ada007ff1a6a: Download complete [2024-07-18T12:59:22.371Z] 7862e08f4a3e: Pull complete [2024-07-18T12:59:22.630Z] 5df492c9dc93: Verifying Checksum [2024-07-18T12:59:22.630Z] 5df492c9dc93: Download complete [2024-07-18T12:59:23.195Z] aa269ceb94a6: Verifying Checksum [2024-07-18T12:59:23.195Z] aa269ceb94a6: Download complete [2024-07-18T12:59:25.727Z] 5df492c9dc93: Pull complete [2024-07-18T12:59:25.727Z] 7629e6793208: Pull complete [2024-07-18T12:59:25.727Z] 4f4fb700ef54: Pull complete [2024-07-18T12:59:25.727Z] fb5054dd5b73: Pull complete [2024-07-18T12:59:25.727Z] eeca6798cff9: Pull complete [2024-07-18T12:59:28.253Z] aa269ceb94a6: Pull complete [2024-07-18T12:59:28.513Z] ada007ff1a6a: Pull complete [2024-07-18T12:59:28.513Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-18T12:59:28.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T12:59:28.513Z] ---> f489d0715acc [2024-07-18T12:59:28.513Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-18T12:59:35.083Z] ---> Running in 6a7e2153babd [2024-07-18T12:59:35.083Z] Removing intermediate container 6a7e2153babd [2024-07-18T12:59:35.083Z] ---> 1f67d9bc7763 [2024-07-18T12:59:35.083Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-18T12:59:35.083Z] ---> Running in 8c5da194aa86 [2024-07-18T12:59:35.083Z] Removing intermediate container 8c5da194aa86 [2024-07-18T12:59:35.083Z] ---> 4a5d683627b7 [2024-07-18T12:59:35.083Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-18T12:59:35.083Z] ---> Running in 7f571fc22194 [2024-07-18T12:59:35.106Z] Still waiting to schedule task [2024-07-18T12:59:35.106Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-18T12:59:35.345Z] Removing intermediate container 7f571fc22194 [2024-07-18T12:59:35.345Z] ---> 32acaf27c5a1 [2024-07-18T12:59:35.345Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-18T12:59:35.345Z] ---> Running in ecbd6bdc27af [2024-07-18T12:59:35.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T12:59:36.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T12:59:36.430Z] OK: 264 MiB in 52 packages [2024-07-18T12:59:36.997Z] Removing intermediate container ecbd6bdc27af [2024-07-18T12:59:36.997Z] ---> 5099455ac816 [2024-07-18T12:59:36.997Z] Step 7/12 : WORKDIR /app [2024-07-18T12:59:37.255Z] ---> Running in c3a0b6818af2 [2024-07-18T12:59:37.255Z] Removing intermediate container c3a0b6818af2 [2024-07-18T12:59:37.255Z] ---> 6efa13126731 [2024-07-18T12:59:37.255Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-18T12:59:37.513Z] ---> b4d5caa7e8a4 [2024-07-18T12:59:37.513Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T12:59:37.513Z] ---> Running in f528a74c0641 [2024-07-18T13:00:38.343Z] Removing intermediate container f528a74c0641 [2024-07-18T13:00:38.343Z] ---> 686b78d90bba [2024-07-18T13:00:38.343Z] Step 10/12 : COPY . . [2024-07-18T13:00:38.343Z] ---> 46c995477278 [2024-07-18T13:00:38.343Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-18T13:00:38.343Z] ---> Running in a665c3e0206b [2024-07-18T13:00:38.343Z] Removing intermediate container a665c3e0206b [2024-07-18T13:00:38.343Z] ---> 4436f4c71557 [2024-07-18T13:00:38.343Z] Step 12/12 : RUN $MAKE [2024-07-18T13:00:38.343Z] ---> Running in d0f020e87909 [2024-07-18T13:00:38.343Z] noop [2024-07-18T13:00:38.343Z] Removing intermediate container d0f020e87909 [2024-07-18T13:00:38.343Z] ---> c70eaae2ed58 [2024-07-18T13:00:38.343Z] Successfully built c70eaae2ed58 [2024-07-18T13:00:38.343Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:00:38.828Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T13:00:38.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:00:39.000Z] prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container [2024-07-18T13:00:39.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T13:00:39.364Z] $ docker top 6e606b52e8be4f705e73b93de1d721b897518f1cc87fcd7dfed141dc618ae355 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T13:00:39.802Z] + go version [2024-07-18T13:00:39.802Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-18T13:00:39.827Z] $ docker stop --time=1 6e606b52e8be4f705e73b93de1d721b897518f1cc87fcd7dfed141dc618ae355 [2024-07-18T13:00:41.102Z] $ docker rm -f --volumes 6e606b52e8be4f705e73b93de1d721b897518f1cc87fcd7dfed141dc618ae355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:00:41.908Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T13:00:41.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:00:42.087Z] prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container [2024-07-18T13:00:42.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T13:00:42.446Z] $ docker top d2125cf1538dc957f75aa975e04e3341859dc55c1c2071d1da1e1581f29a17d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T13:00:42.884Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-665 [Pipeline] fileExists [Pipeline] sh [2024-07-18T13:00:43.261Z] + make test [2024-07-18T13:00:43.262Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T13:01:15.485Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-18T13:01:19.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5864 in /w/workspace/_app-service-configurable_PR-665 [Pipeline] { [Pipeline] ws [2024-07-18T13:01:19.818Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-07-18T13:01:19.920Z] The recommended git tool is: git [2024-07-18T13:01:26.654Z] using credential edgex-jenkins-ssh [2024-07-18T13:01:26.682Z] Cloning the remote Git repository [2024-07-18T13:01:26.744Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-18T13:01:26.859Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-07-18T13:01:27.074Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-18T13:01:27.075Z] > git --version # timeout=10 [2024-07-18T13:01:27.122Z] > git --version # 'git version 2.25.1' [2024-07-18T13:01:27.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T13:01:27.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T13:01:29.526Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-18T13:01:29.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T13:01:30.531Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-18T13:01:31.129Z] Merging remotes/origin/main commit d0b27e276c0df8ce2bf294c72f38c7099269fea7 into PR head commit a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [2024-07-18T13:01:31.432Z] Merge succeeded, producing a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [2024-07-18T13:01:31.432Z] Checking out Revision a62d08d27b2e4dced1ba8a88f308c3ecffa0101d (PR-665) [2024-07-18T13:01:31.961Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-18T13:01:30.579Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-18T13:01:30.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T13:01:30.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/665/head:refs/remotes/origin/PR-665 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-18T13:01:31.161Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T13:01:31.230Z] > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 [2024-07-18T13:01:31.321Z] > git remote # timeout=10 [2024-07-18T13:01:31.340Z] > git config --get remote.origin.url # timeout=10 [2024-07-18T13:01:31.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T13:01:31.388Z] > git merge d0b27e276c0df8ce2bf294c72f38c7099269fea7 # timeout=10 [2024-07-18T13:01:31.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-18T13:01:31.439Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T13:01:31.453Z] > git checkout -f a62d08d27b2e4dced1ba8a88f308c3ecffa0101d # timeout=10 [2024-07-18T13:01:32.008Z] > git --version # timeout=10 [2024-07-18T13:01:32.020Z] > git --version # 'git version 2.25.1' [2024-07-18T13:01:32.042Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T13:01:37.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-18T13:01:37.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T13:01:37.075Z] Dload Upload Total Spent Left Speed [2024-07-18T13:01:37.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-07-18T13:01:37.433Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-18T13:01:37.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-18T13:01:37.787Z] + sudo tee /etc/docker/daemon.new [2024-07-18T13:01:37.787Z] { [2024-07-18T13:01:37.787Z] "registry-mirrors": [ [2024-07-18T13:01:37.787Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-18T13:01:37.787Z] ], [2024-07-18T13:01:37.787Z] "bip": "10.250.0.254/24", [2024-07-18T13:01:37.787Z] "hosts": [ [2024-07-18T13:01:37.787Z] "tcp://0.0.0.0:5555", [2024-07-18T13:01:37.787Z] "unix:///var/run/docker.sock" [2024-07-18T13:01:37.787Z] ], [2024-07-18T13:01:37.787Z] "mtu": 1458, [2024-07-18T13:01:37.787Z] "selinux-enabled": true, [2024-07-18T13:01:37.787Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-18T13:01:37.787Z] } [Pipeline] sh [2024-07-18T13:01:38.143Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-18T13:01:38.507Z] + sudo service docker restart [2024-07-18T13:01:42.006Z] go vet ./... [2024-07-18T13:01:44.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T13:01:44.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T13:01:44.540Z] ./bin/test-attribution-txt.sh [2024-07-18T13:01:44.540Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-18T13:01:44.540Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-18T13:01:44.540Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-18T13:01:44.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-18T13:01:44.861Z] $ docker stop --time=1 d2125cf1538dc957f75aa975e04e3341859dc55c1c2071d1da1e1581f29a17d2 [2024-07-18T13:01:49.418Z] $ docker rm -f --volumes d2125cf1538dc957f75aa975e04e3341859dc55c1c2071d1da1e1581f29a17d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T13:01:50.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-18T13:01:50.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-18T13:01:50.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-18T13:01:51.230Z] + ls -al . [2024-07-18T13:01:51.230Z] total 260 [2024-07-18T13:01:51.230Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 18 13:00 . [2024-07-18T13:01:51.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 12:58 .. [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 18 12:58 .dockerignore [2024-07-18T13:01:51.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:01 .git [2024-07-18T13:01:51.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 12:58 .github [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 18 12:58 .gitignore [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 12:58 .golangci.yml [2024-07-18T13:01:51.230Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 12:59 .semver [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 18 12:58 Attribution.txt [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 18 12:58 CHANGELOG.md [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 18 12:58 Dockerfile [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 12:58 GOVERNANCE.md [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 18 12:58 Jenkinsfile [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 18 12:58 LICENSE [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 18 12:58 OWNERS.md [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 18 12:58 README.md [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 12:59 VERSION [2024-07-18T13:01:51.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 12:58 bin [2024-07-18T13:01:51.230Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 18 13:00 coverage.out [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 7047 Jul 18 12:58 go.mod [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 102057 Jul 18 12:58 go.sum [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 12:58 main.go [2024-07-18T13:01:51.230Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 18 12:58 makefile [2024-07-18T13:01:51.230Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 12:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:01:51.644Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d --label arch=amd64 --label version=0.0.0 . [2024-07-18T13:01:51.644Z] Sending build context to Docker daemon 9.134MB [2024-07-18T13:01:51.644Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T13:01:51.644Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-18T13:01:51.644Z] ---> c70eaae2ed58 [2024-07-18T13:01:51.644Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-18T13:01:51.902Z] ---> Running in f9a1a4efca40 [2024-07-18T13:01:51.902Z] Removing intermediate container f9a1a4efca40 [2024-07-18T13:01:51.902Z] ---> a496ac3d6c85 [2024-07-18T13:01:51.902Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-18T13:01:51.902Z] ---> Running in 2f2709caff22 [2024-07-18T13:01:51.902Z] Removing intermediate container 2f2709caff22 [2024-07-18T13:01:51.902Z] ---> 6f647e013fec [2024-07-18T13:01:51.902Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-18T13:01:51.902Z] ---> Running in 6095f320733d [2024-07-18T13:01:52.160Z] Removing intermediate container 6095f320733d [2024-07-18T13:01:52.160Z] ---> 98aabc070ac4 [2024-07-18T13:01:52.160Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-18T13:01:52.160Z] ---> Running in 20a27ccc8179 [2024-07-18T13:01:52.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T13:01:52.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T13:01:52.935Z] OK: 264 MiB in 52 packages [2024-07-18T13:01:53.193Z] Removing intermediate container 20a27ccc8179 [2024-07-18T13:01:53.193Z] ---> 46f5c00d984f [2024-07-18T13:01:53.193Z] Step 7/27 : WORKDIR /app [2024-07-18T13:01:53.193Z] ---> Running in 8843bb98c23b [2024-07-18T13:01:53.193Z] Removing intermediate container 8843bb98c23b [2024-07-18T13:01:53.193Z] ---> 76a7138720ba [2024-07-18T13:01:53.193Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-18T13:01:53.453Z] ---> 6cda539edff6 [2024-07-18T13:01:53.453Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T13:01:53.453Z] ---> Running in f9522f7abe40 [2024-07-18T13:01:54.022Z] Removing intermediate container f9522f7abe40 [2024-07-18T13:01:54.022Z] ---> 145425d9eda3 [2024-07-18T13:01:54.022Z] Step 10/27 : COPY . . [2024-07-18T13:01:54.281Z] ---> 21147db0a649 [2024-07-18T13:01:54.281Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-18T13:01:54.281Z] ---> Running in 2b6171435da2 [2024-07-18T13:01:54.539Z] Removing intermediate container 2b6171435da2 [2024-07-18T13:01:54.539Z] ---> fc93904abb08 [2024-07-18T13:01:54.539Z] Step 12/27 : RUN $MAKE [2024-07-18T13:01:54.539Z] ---> Running in 6619adeab652 [2024-07-18T13:01:54.797Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T13:01:56.835Z] provisioning config files... [2024-07-18T13:01:56.871Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16420946636058772052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:01:57.378Z] ---> ****-login.sh [2024-07-18T13:01:57.378Z] nexus3.edgexfoundry.org:10001 [2024-07-18T13:01:57.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T13:01:57.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T13:01:57.920Z] Configure a credential helper to remove this warning. See [2024-07-18T13:01:57.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T13:01:57.920Z] [2024-07-18T13:01:57.920Z] Login Succeeded [2024-07-18T13:01:57.920Z] nexus3.edgexfoundry.org:10002 [2024-07-18T13:01:58.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T13:01:58.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T13:01:58.461Z] Configure a credential helper to remove this warning. See [2024-07-18T13:01:58.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T13:01:58.461Z] [2024-07-18T13:01:58.461Z] Login Succeeded [2024-07-18T13:01:58.461Z] nexus3.edgexfoundry.org:10003 [2024-07-18T13:01:58.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T13:01:58.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T13:01:58.733Z] Configure a credential helper to remove this warning. See [2024-07-18T13:01:58.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T13:01:58.733Z] [2024-07-18T13:01:58.733Z] Login Succeeded [2024-07-18T13:01:58.733Z] nexus3.edgexfoundry.org:10004 [2024-07-18T13:01:59.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T13:01:59.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T13:01:59.002Z] Configure a credential helper to remove this warning. See [2024-07-18T13:01:59.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T13:01:59.002Z] [2024-07-18T13:01:59.002Z] Login Succeeded [2024-07-18T13:01:59.002Z] ****.io [2024-07-18T13:01:59.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T13:01:59.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T13:01:59.536Z] Configure a credential helper to remove this warning. See [2024-07-18T13:01:59.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T13:01:59.536Z] [2024-07-18T13:01:59.536Z] Login Succeeded [2024-07-18T13:01:59.536Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T13:01:59.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-18T13:02:00.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T13:02:00.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T13:02:00.111Z] ========================================================= [2024-07-18T13:02:00.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-18T13:02:00.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:02:00.691Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-18T13:02:00.961Z] Sending build context to Docker daemon 238.6kB [2024-07-18T13:02:00.961Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T13:02:00.961Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-18T13:02:01.254Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-18T13:02:01.254Z] c6b39de5b339: Pulling fs layer [2024-07-18T13:02:01.254Z] a69c41024577: Pulling fs layer [2024-07-18T13:02:01.254Z] d6de4b400683: Pulling fs layer [2024-07-18T13:02:01.254Z] 35cb2a7552d0: Pulling fs layer [2024-07-18T13:02:01.254Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T13:02:01.254Z] 464afbd9ba4c: Pulling fs layer [2024-07-18T13:02:01.254Z] 00f215d4a9da: Pulling fs layer [2024-07-18T13:02:01.254Z] d496ad576159: Pulling fs layer [2024-07-18T13:02:01.254Z] 35cb2a7552d0: Waiting [2024-07-18T13:02:01.254Z] 4f4fb700ef54: Waiting [2024-07-18T13:02:01.254Z] 464afbd9ba4c: Waiting [2024-07-18T13:02:01.254Z] 00f215d4a9da: Waiting [2024-07-18T13:02:01.254Z] d496ad576159: Waiting [2024-07-18T13:02:01.254Z] a69c41024577: Verifying Checksum [2024-07-18T13:02:01.254Z] a69c41024577: Download complete [2024-07-18T13:02:01.254Z] 35cb2a7552d0: Verifying Checksum [2024-07-18T13:02:01.254Z] 35cb2a7552d0: Download complete [2024-07-18T13:02:01.254Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T13:02:01.254Z] 4f4fb700ef54: Download complete [2024-07-18T13:02:01.254Z] 464afbd9ba4c: Verifying Checksum [2024-07-18T13:02:01.254Z] 464afbd9ba4c: Download complete [2024-07-18T13:02:01.254Z] c6b39de5b339: Verifying Checksum [2024-07-18T13:02:01.254Z] c6b39de5b339: Download complete [2024-07-18T13:02:01.853Z] d496ad576159: Verifying Checksum [2024-07-18T13:02:01.853Z] d496ad576159: Download complete [2024-07-18T13:02:02.125Z] c6b39de5b339: Pull complete [2024-07-18T13:02:02.711Z] a69c41024577: Pull complete [2024-07-18T13:02:02.980Z] d6de4b400683: Verifying Checksum [2024-07-18T13:02:02.980Z] d6de4b400683: Download complete [2024-07-18T13:02:04.395Z] 00f215d4a9da: Verifying Checksum [2024-07-18T13:02:04.395Z] 00f215d4a9da: Download complete [2024-07-18T13:02:16.723Z] d6de4b400683: Pull complete [2024-07-18T13:02:16.723Z] 35cb2a7552d0: Pull complete [2024-07-18T13:02:16.723Z] 4f4fb700ef54: Pull complete [2024-07-18T13:02:16.723Z] 464afbd9ba4c: Pull complete [2024-07-18T13:02:24.955Z] 00f215d4a9da: Pull complete [2024-07-18T13:02:25.916Z] d496ad576159: Pull complete [2024-07-18T13:02:25.916Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-18T13:02:25.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T13:02:25.916Z] ---> f246e2811388 [2024-07-18T13:02:25.916Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-18T13:02:26.861Z] Removing intermediate container 6619adeab652 [2024-07-18T13:02:26.861Z] ---> a17a717df244 [2024-07-18T13:02:26.861Z] Step 13/27 : FROM alpine:3.18 [2024-07-18T13:02:26.861Z] 3.18: Pulling from library/alpine [2024-07-18T13:02:26.861Z] 73baa7ef167e: Pulling fs layer [2024-07-18T13:02:26.861Z] 73baa7ef167e: Verifying Checksum [2024-07-18T13:02:26.861Z] 73baa7ef167e: Download complete [2024-07-18T13:02:26.861Z] 73baa7ef167e: Pull complete [2024-07-18T13:02:26.861Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T13:02:26.861Z] Status: Downloaded newer image for alpine:3.18 [2024-07-18T13:02:26.861Z] ---> 8fd7cac70a4a [2024-07-18T13:02:26.861Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T13:02:26.861Z] ---> Running in e8df876ddd60 [2024-07-18T13:02:27.121Z] Removing intermediate container e8df876ddd60 [2024-07-18T13:02:27.121Z] ---> 4c21e399ec97 [2024-07-18T13:02:27.121Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-18T13:02:27.121Z] ---> Running in 3024f892a1aa [2024-07-18T13:02:27.121Z] Removing intermediate container 3024f892a1aa [2024-07-18T13:02:27.121Z] ---> a66adbba5531 [2024-07-18T13:02:27.121Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T13:02:27.121Z] ---> Running in 6b685c0e4ed0 [2024-07-18T13:02:27.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T13:02:27.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T13:02:27.639Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-18T13:02:27.639Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-18T13:02:27.639Z] Executing busybox-1.36.1-r7.trigger [2024-07-18T13:02:27.639Z] Executing ca-certificates-20240226-r0.trigger [2024-07-18T13:02:27.639Z] OK: 8 MiB in 17 packages [2024-07-18T13:02:27.874Z] ---> Running in fa07602f889e [2024-07-18T13:02:27.874Z] Removing intermediate container fa07602f889e [2024-07-18T13:02:27.874Z] ---> 5e9b4df67121 [2024-07-18T13:02:27.874Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-18T13:02:28.142Z] ---> Running in 138b64bf2311 [2024-07-18T13:02:28.207Z] Removing intermediate container 6b685c0e4ed0 [2024-07-18T13:02:28.208Z] ---> 9e080489dc5c [2024-07-18T13:02:28.208Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-18T13:02:28.208Z] ---> Running in 44c0fa42aa38 [2024-07-18T13:02:28.410Z] Removing intermediate container 138b64bf2311 [2024-07-18T13:02:28.410Z] ---> 69d71ab80c6d [2024-07-18T13:02:28.410Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-18T13:02:28.410Z] ---> Running in e85195917de7 [2024-07-18T13:02:28.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T13:02:28.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T13:02:28.688Z] Removing intermediate container e85195917de7 [2024-07-18T13:02:28.688Z] ---> 549273156a3e [2024-07-18T13:02:28.688Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-18T13:02:28.688Z] ---> Running in 506f85e16e99 [2024-07-18T13:02:28.726Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T13:02:28.726Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T13:02:28.726Z] Executing ca-certificates-20240226-r0.trigger [2024-07-18T13:02:28.726Z] OK: 8 MiB in 17 packages [2024-07-18T13:02:29.293Z] Removing intermediate container 44c0fa42aa38 [2024-07-18T13:02:29.293Z] ---> 558cd53e14b4 [2024-07-18T13:02:29.293Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-18T13:02:29.293Z] ---> b34c504ca318 [2024-07-18T13:02:29.293Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-18T13:02:29.553Z] ---> 686696ffbe67 [2024-07-18T13:02:29.553Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-18T13:02:29.553Z] ---> e4dda428c53f [2024-07-18T13:02:29.553Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-18T13:02:30.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T13:02:30.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T13:02:30.533Z] ---> 785150e537a1 [2024-07-18T13:02:30.533Z] Step 22/27 : EXPOSE 48095 [2024-07-18T13:02:30.533Z] ---> Running in 82ee5043775e [2024-07-18T13:02:30.792Z] Removing intermediate container 82ee5043775e [2024-07-18T13:02:30.792Z] ---> 4290ea468971 [2024-07-18T13:02:30.792Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-18T13:02:30.792Z] ---> Running in 5cce4f9c703e [2024-07-18T13:02:30.792Z] Removing intermediate container 5cce4f9c703e [2024-07-18T13:02:30.792Z] ---> 3ef458b1b5ac [2024-07-18T13:02:30.792Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-18T13:02:30.792Z] ---> Running in 53a7f13767d5 [2024-07-18T13:02:30.792Z] Removing intermediate container 53a7f13767d5 [2024-07-18T13:02:30.792Z] ---> a69ca9df854a [2024-07-18T13:02:30.792Z] Step 25/27 : LABEL arch=amd64 [2024-07-18T13:02:30.792Z] ---> Running in e2e097cfb983 [2024-07-18T13:02:31.051Z] Removing intermediate container e2e097cfb983 [2024-07-18T13:02:31.051Z] ---> fea028db3c70 [2024-07-18T13:02:31.051Z] Step 26/27 : LABEL git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [2024-07-18T13:02:31.051Z] ---> Running in eaa9e421a590 [2024-07-18T13:02:31.051Z] Removing intermediate container eaa9e421a590 [2024-07-18T13:02:31.051Z] ---> 0037d7144938 [2024-07-18T13:02:31.051Z] Step 27/27 : LABEL version=0.0.0 [2024-07-18T13:02:31.051Z] ---> Running in cdf75b14cad7 [2024-07-18T13:02:31.051Z] Removing intermediate container cdf75b14cad7 [2024-07-18T13:02:31.051Z] ---> 899525780558 [2024-07-18T13:02:31.051Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-18T13:02:31.051Z] Successfully built 899525780558 [2024-07-18T13:02:31.051Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-07-18T13:02:31.341Z] OK: 266 MiB in 52 packages Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:02:32.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T13:02:32.091Z] [2024-07-18T13:02:32.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:02:32.303Z] Removing intermediate container 506f85e16e99 [2024-07-18T13:02:32.303Z] ---> 9f3c3cec14ac [2024-07-18T13:02:32.303Z] Step 7/12 : WORKDIR /app [2024-07-18T13:02:32.303Z] ---> Running in 417513d7e518 [2024-07-18T13:02:32.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T13:02:32.499Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-18T13:02:32.499Z] 5eb5b503b376: Pulling fs layer [2024-07-18T13:02:32.499Z] 5c69ac0246d0: Pulling fs layer [2024-07-18T13:02:32.499Z] ec43610c2a17: Pulling fs layer [2024-07-18T13:02:32.499Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-18T13:02:32.499Z] 33b1e0a273af: Pulling fs layer [2024-07-18T13:02:32.499Z] 5d3b04190fa2: Pulling fs layer [2024-07-18T13:02:32.499Z] 2f39f015ded8: Pulling fs layer [2024-07-18T13:02:32.499Z] 5d3b04190fa2: Waiting [2024-07-18T13:02:32.499Z] 2f39f015ded8: Waiting [2024-07-18T13:02:32.499Z] 3a2ae6a8a46f: Waiting [2024-07-18T13:02:32.499Z] 33b1e0a273af: Waiting [2024-07-18T13:02:32.499Z] 5c69ac0246d0: Download complete [2024-07-18T13:02:32.499Z] 3a2ae6a8a46f: Download complete [2024-07-18T13:02:32.499Z] 33b1e0a273af: Verifying Checksum [2024-07-18T13:02:32.499Z] 33b1e0a273af: Download complete [2024-07-18T13:02:32.499Z] ec43610c2a17: Verifying Checksum [2024-07-18T13:02:32.499Z] ec43610c2a17: Download complete [2024-07-18T13:02:32.499Z] 5d3b04190fa2: Verifying Checksum [2024-07-18T13:02:32.499Z] 5d3b04190fa2: Download complete [2024-07-18T13:02:32.571Z] Removing intermediate container 417513d7e518 [2024-07-18T13:02:32.571Z] ---> ac6fada9cb56 [2024-07-18T13:02:32.571Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-18T13:02:32.759Z] 5eb5b503b376: Verifying Checksum [2024-07-18T13:02:32.759Z] 5eb5b503b376: Download complete [2024-07-18T13:02:33.157Z] ---> 67982a5e70d0 [2024-07-18T13:02:33.157Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T13:02:33.157Z] ---> Running in 8f9a070f9087 [2024-07-18T13:02:33.327Z] 2f39f015ded8: Download complete [2024-07-18T13:02:33.893Z] 5eb5b503b376: Pull complete [2024-07-18T13:02:34.151Z] 5c69ac0246d0: Pull complete [2024-07-18T13:02:34.410Z] ec43610c2a17: Pull complete [2024-07-18T13:02:34.669Z] 3a2ae6a8a46f: Pull complete [2024-07-18T13:02:34.669Z] 33b1e0a273af: Pull complete [2024-07-18T13:02:34.930Z] 5d3b04190fa2: Pull complete [2024-07-18T13:02:39.121Z] 2f39f015ded8: Pull complete [2024-07-18T13:02:39.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-18T13:02:39.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T13:02:39.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:02:39.375Z] prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container [2024-07-18T13:02:39.395Z] $ 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/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T13:02:44.344Z] $ docker top ff3739eec4745468d53320f972f853bcc2db8fd8b4bce64a0264dd93c6e29d90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:02:44.828Z] ---> job-cost.sh [2024-07-18T13:02:44.828Z] lf-activate-venv: SKIPPING [2024-07-18T13:02:44.828Z] INFO: No Stack... [2024-07-18T13:02:45.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T13:02:45.346Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T13:02:45.671Z] + + cat /w/workspace/_app-service-configurable_PR-665/archives/cost.csv [2024-07-18T13:02:45.671Z] cut -d, -f6 [Pipeline] lock [2024-07-18T13:02:45.722Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [2024-07-18T13:02:45.728Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] did not exist. Created. [2024-07-18T13:02:45.735Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T13:02:46.136Z] + echo total: 0.4399999976158142 [Pipeline] stash [2024-07-18T13:02:46.193Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T13:02:46.239Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T13:02:46.324Z] $ docker stop --time=1 ff3739eec4745468d53320f972f853bcc2db8fd8b4bce64a0264dd93c6e29d90 [2024-07-18T13:02:47.471Z] $ docker rm -f --volumes ff3739eec4745468d53320f972f853bcc2db8fd8b4bce64a0264dd93c6e29d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-18T13:04:24.805Z] Removing intermediate container 8f9a070f9087 [2024-07-18T13:04:24.805Z] ---> 5475b31709d3 [2024-07-18T13:04:24.805Z] Step 10/12 : COPY . . [2024-07-18T13:04:24.805Z] ---> e3a1ea6da594 [2024-07-18T13:04:24.805Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-18T13:04:24.805Z] ---> Running in 2c8b087799cb [2024-07-18T13:04:24.805Z] Removing intermediate container 2c8b087799cb [2024-07-18T13:04:24.805Z] ---> 66d0884dc59f [2024-07-18T13:04:24.805Z] Step 12/12 : RUN $MAKE [2024-07-18T13:04:24.805Z] ---> Running in cd54708eb9a8 [2024-07-18T13:04:24.805Z] noop [2024-07-18T13:04:24.805Z] Removing intermediate container cd54708eb9a8 [2024-07-18T13:04:24.805Z] ---> 6002003b1d2a [2024-07-18T13:04:24.805Z] Successfully built 6002003b1d2a [2024-07-18T13:04:24.805Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:04:25.325Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T13:04:25.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:04:25.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container [2024-07-18T13:04:25.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T13:04:26.882Z] $ docker top 42ef0e06171b957046fd592db2fef62181f8fc3ae8a15ee9a47a213ff2e7c91d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T13:04:27.786Z] + go version [2024-07-18T13:04:27.786Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-18T13:04:27.830Z] $ docker stop --time=1 42ef0e06171b957046fd592db2fef62181f8fc3ae8a15ee9a47a213ff2e7c91d [2024-07-18T13:04:29.459Z] $ docker rm -f --volumes 42ef0e06171b957046fd592db2fef62181f8fc3ae8a15ee9a47a213ff2e7c91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:04:30.399Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T13:04:30.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:04:30.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container [2024-07-18T13:04:30.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T13:04:31.897Z] $ docker top 5983031e61d815653c4a4cc1e1a98983f9afc0f21d17dc6eaa7073609b3d268f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T13:04:32.770Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T13:04:33.174Z] + make test [2024-07-18T13:04:33.174Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T13:08:24.949Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-18T13:08:24.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-18T13:08:24.949Z] go vet ./... [2024-07-18T13:12:01.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T13:12:01.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T13:12:01.717Z] ./bin/test-attribution-txt.sh [2024-07-18T13:12:01.717Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-18T13:12:01.717Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-18T13:12:01.717Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-18T13:12:01.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-18T13:12:01.815Z] $ docker stop --time=1 5983031e61d815653c4a4cc1e1a98983f9afc0f21d17dc6eaa7073609b3d268f [2024-07-18T13:12:03.650Z] $ docker rm -f --volumes 5983031e61d815653c4a4cc1e1a98983f9afc0f21d17dc6eaa7073609b3d268f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T13:12:05.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-18T13:12:05.945Z] Warning: overwriting stash ‘coverage-report’ [2024-07-18T13:12:06.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T13:12:07.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-18T13:12:07.502Z] + ls -al . [2024-07-18T13:12:07.502Z] total 256 [2024-07-18T13:12:07.502Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 13:04 . [2024-07-18T13:12:07.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 13:01 .. [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 18 13:01 .dockerignore [2024-07-18T13:12:07.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:01 .git [2024-07-18T13:12:07.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 13:01 .github [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 18 13:01 .gitignore [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 13:01 .golangci.yml [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 18 13:01 Attribution.txt [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 18 13:01 CHANGELOG.md [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 18 13:01 Dockerfile [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 13:01 GOVERNANCE.md [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 18 13:01 Jenkinsfile [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 18 13:01 LICENSE [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 18 13:01 OWNERS.md [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 18 13:01 README.md [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 12:59 VERSION [2024-07-18T13:12:07.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 13:01 bin [2024-07-18T13:12:07.502Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 18 13:04 coverage.out [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 7047 Jul 18 13:01 go.mod [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 102057 Jul 18 13:01 go.sum [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 18 13:01 main.go [2024-07-18T13:12:07.502Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 18 13:01 makefile [2024-07-18T13:12:07.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 13:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:12:07.957Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d --label arch=arm64 --label version=0.0.0 . [2024-07-18T13:12:07.957Z] Sending build context to Docker daemon 239.6kB [2024-07-18T13:12:08.225Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T13:12:08.225Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-18T13:12:08.225Z] ---> 6002003b1d2a [2024-07-18T13:12:08.225Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-18T13:12:08.225Z] ---> Running in 0ffb1bd87a2e [2024-07-18T13:12:08.492Z] Removing intermediate container 0ffb1bd87a2e [2024-07-18T13:12:08.492Z] ---> 11ac565330ab [2024-07-18T13:12:08.492Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-18T13:12:08.758Z] ---> Running in c5af1f78af94 [2024-07-18T13:12:09.025Z] Removing intermediate container c5af1f78af94 [2024-07-18T13:12:09.025Z] ---> 27b8170e07f4 [2024-07-18T13:12:09.025Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-18T13:12:09.025Z] ---> Running in cc15e766372e [2024-07-18T13:12:09.293Z] Removing intermediate container cc15e766372e [2024-07-18T13:12:09.293Z] ---> 8dd8d9b0c447 [2024-07-18T13:12:09.293Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-18T13:12:09.293Z] ---> Running in 82a3fb9ac890 [2024-07-18T13:12:10.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T13:12:10.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T13:12:11.805Z] OK: 266 MiB in 52 packages [2024-07-18T13:12:12.391Z] Removing intermediate container 82a3fb9ac890 [2024-07-18T13:12:12.391Z] ---> e9d0eccc05fa [2024-07-18T13:12:12.391Z] Step 7/27 : WORKDIR /app [2024-07-18T13:12:12.659Z] ---> Running in 04c0a7cedb86 [2024-07-18T13:12:12.926Z] Removing intermediate container 04c0a7cedb86 [2024-07-18T13:12:12.926Z] ---> 2282a0a6fafa [2024-07-18T13:12:12.926Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-18T13:12:13.516Z] ---> 1d787141f52b [2024-07-18T13:12:13.516Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T13:12:13.516Z] ---> Running in d8b54cb39522 [2024-07-18T13:12:16.097Z] Removing intermediate container d8b54cb39522 [2024-07-18T13:12:16.097Z] ---> 630201e3a2c2 [2024-07-18T13:12:16.097Z] Step 10/27 : COPY . . [2024-07-18T13:12:16.367Z] ---> 65d3a17a6a32 [2024-07-18T13:12:16.367Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-18T13:12:16.637Z] ---> Running in 416f388e5a97 [2024-07-18T13:12:16.903Z] Removing intermediate container 416f388e5a97 [2024-07-18T13:12:16.903Z] ---> 8858adbfdccb [2024-07-18T13:12:16.903Z] Step 12/27 : RUN $MAKE [2024-07-18T13:12:16.903Z] ---> Running in 4b57e2f05358 [2024-07-18T13:12:17.869Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-18T13:15:39.870Z] Removing intermediate container 4b57e2f05358 [2024-07-18T13:15:39.870Z] ---> 7117f04cf8d5 [2024-07-18T13:15:39.870Z] Step 13/27 : FROM alpine:3.18 [2024-07-18T13:15:39.870Z] 3.18: Pulling from library/alpine [2024-07-18T13:15:39.870Z] 5c905c7ebe2f: Pulling fs layer [2024-07-18T13:15:39.870Z] 5c905c7ebe2f: Verifying Checksum [2024-07-18T13:15:39.870Z] 5c905c7ebe2f: Download complete [2024-07-18T13:15:39.870Z] 5c905c7ebe2f: Pull complete [2024-07-18T13:15:39.870Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T13:15:39.870Z] Status: Downloaded newer image for alpine:3.18 [2024-07-18T13:15:39.870Z] ---> dec292d02e07 [2024-07-18T13:15:39.870Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T13:15:39.870Z] ---> Running in 8202934d38c2 [2024-07-18T13:15:39.870Z] Removing intermediate container 8202934d38c2 [2024-07-18T13:15:39.870Z] ---> f41164615bd0 [2024-07-18T13:15:39.870Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-18T13:15:39.870Z] ---> Running in 1da8d791c87c [2024-07-18T13:15:39.870Z] Removing intermediate container 1da8d791c87c [2024-07-18T13:15:39.870Z] ---> 3e41f0b35258 [2024-07-18T13:15:39.870Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T13:15:39.870Z] ---> Running in d99e74528d34 [2024-07-18T13:15:39.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T13:15:39.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T13:15:39.870Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-18T13:15:39.870Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-18T13:15:39.870Z] Executing busybox-1.36.1-r7.trigger [2024-07-18T13:15:39.870Z] Executing ca-certificates-20240226-r0.trigger [2024-07-18T13:15:39.870Z] OK: 9 MiB in 17 packages [2024-07-18T13:15:39.870Z] Removing intermediate container d99e74528d34 [2024-07-18T13:15:39.870Z] ---> 7a55adf1ad8f [2024-07-18T13:15:39.870Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-18T13:15:39.870Z] ---> Running in b646bd4dba8f [2024-07-18T13:15:39.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T13:15:39.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T13:15:39.870Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T13:15:39.870Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T13:15:39.870Z] Executing ca-certificates-20240226-r0.trigger [2024-07-18T13:15:39.870Z] OK: 9 MiB in 17 packages [2024-07-18T13:15:40.135Z] Removing intermediate container b646bd4dba8f [2024-07-18T13:15:40.135Z] ---> 84d37908cf30 [2024-07-18T13:15:40.136Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-18T13:15:40.401Z] ---> faf9db774170 [2024-07-18T13:15:40.401Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-18T13:15:40.981Z] ---> 8fd91c9900cf [2024-07-18T13:15:40.981Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-18T13:15:41.559Z] ---> b4d36d756b61 [2024-07-18T13:15:41.559Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-18T13:15:42.961Z] ---> 709c81489d35 [2024-07-18T13:15:42.961Z] Step 22/27 : EXPOSE 48095 [2024-07-18T13:15:42.961Z] ---> Running in 18fdc639356d [2024-07-18T13:15:43.226Z] Removing intermediate container 18fdc639356d [2024-07-18T13:15:43.226Z] ---> 2c33c7d0a090 [2024-07-18T13:15:43.226Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-18T13:15:43.494Z] ---> Running in 181dc498db3d [2024-07-18T13:15:43.761Z] Removing intermediate container 181dc498db3d [2024-07-18T13:15:43.761Z] ---> a3687741693e [2024-07-18T13:15:43.761Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-18T13:15:43.761Z] ---> Running in 3257861c423e [2024-07-18T13:15:44.027Z] Removing intermediate container 3257861c423e [2024-07-18T13:15:44.027Z] ---> 08787e68fc82 [2024-07-18T13:15:44.027Z] Step 25/27 : LABEL arch=arm64 [2024-07-18T13:15:44.027Z] ---> Running in 468809dfc261 [2024-07-18T13:15:44.294Z] Removing intermediate container 468809dfc261 [2024-07-18T13:15:44.294Z] ---> b929d66e665f [2024-07-18T13:15:44.294Z] Step 26/27 : LABEL git_sha=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [2024-07-18T13:15:44.560Z] ---> Running in a74f54f8a4c9 [2024-07-18T13:15:44.560Z] Removing intermediate container a74f54f8a4c9 [2024-07-18T13:15:44.560Z] ---> f412698c8913 [2024-07-18T13:15:44.560Z] Step 27/27 : LABEL version=0.0.0 [2024-07-18T13:15:44.825Z] ---> Running in 44836d309f85 [2024-07-18T13:15:45.089Z] Removing intermediate container 44836d309f85 [2024-07-18T13:15:45.089Z] ---> be8ffd73603f [2024-07-18T13:15:45.090Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-18T13:15:45.090Z] Successfully built be8ffd73603f [2024-07-18T13:15:45.090Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:15:46.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T13:15:46.622Z] [2024-07-18T13:15:46.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:15:47.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T13:15:47.047Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-18T13:15:47.047Z] 8998bd30e6a1: Pulling fs layer [2024-07-18T13:15:47.047Z] 04944245beec: Pulling fs layer [2024-07-18T13:15:47.047Z] 699f458cf7ca: Pulling fs layer [2024-07-18T13:15:47.047Z] 765212b225bb: Pulling fs layer [2024-07-18T13:15:47.047Z] f23df028b6ca: Pulling fs layer [2024-07-18T13:15:47.047Z] d65c8cfc05b1: Pulling fs layer [2024-07-18T13:15:47.047Z] 2437ff75d9bd: Pulling fs layer [2024-07-18T13:15:47.047Z] f23df028b6ca: Waiting [2024-07-18T13:15:47.047Z] d65c8cfc05b1: Waiting [2024-07-18T13:15:47.047Z] 765212b225bb: Waiting [2024-07-18T13:15:47.047Z] 2437ff75d9bd: Waiting [2024-07-18T13:15:47.313Z] 04944245beec: Verifying Checksum [2024-07-18T13:15:47.313Z] 04944245beec: Download complete [2024-07-18T13:15:47.313Z] 765212b225bb: Download complete [2024-07-18T13:15:47.313Z] f23df028b6ca: Verifying Checksum [2024-07-18T13:15:47.313Z] f23df028b6ca: Download complete [2024-07-18T13:15:47.313Z] d65c8cfc05b1: Verifying Checksum [2024-07-18T13:15:47.313Z] d65c8cfc05b1: Download complete [2024-07-18T13:15:47.578Z] 699f458cf7ca: Verifying Checksum [2024-07-18T13:15:47.578Z] 699f458cf7ca: Download complete [2024-07-18T13:15:47.842Z] 8998bd30e6a1: Download complete [2024-07-18T13:15:50.421Z] 2437ff75d9bd: Verifying Checksum [2024-07-18T13:15:50.421Z] 2437ff75d9bd: Download complete [2024-07-18T13:15:52.357Z] 8998bd30e6a1: Pull complete [2024-07-18T13:15:52.955Z] 04944245beec: Pull complete [2024-07-18T13:15:54.359Z] 699f458cf7ca: Pull complete [2024-07-18T13:15:54.625Z] 765212b225bb: Pull complete [2024-07-18T13:15:55.582Z] f23df028b6ca: Pull complete [2024-07-18T13:15:55.582Z] d65c8cfc05b1: Pull complete [2024-07-18T13:16:13.768Z] 2437ff75d9bd: Pull complete [2024-07-18T13:16:13.768Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-18T13:16:13.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T13:16:13.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:16:14.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container [2024-07-18T13:16:14.187Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-18T13:16:16.862Z] $ docker top 9cbe793dd579c8efa9aafa90a6b6e5239b3f4b0bdfb3883b811490dda5ed4bf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:17.776Z] ---> job-cost.sh [2024-07-18T13:16:17.776Z] lf-activate-venv: SKIPPING [2024-07-18T13:16:17.776Z] INFO: No Stack... [2024-07-18T13:16:18.042Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-18T13:16:18.995Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T13:16:19.660Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-07-18T13:16:19.660Z] + cut -d, -f6 [Pipeline] lock [2024-07-18T13:16:19.735Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [2024-07-18T13:16:19.742Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] did not exist. Created. [2024-07-18T13:16:19.749Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T13:16:20.490Z] /w/workspace/app-service-configurable/1@tmp/durable-e3a3097b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-18T13:16:21.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-18T13:16:21.193Z] Warning: overwriting stash ‘stack-cost’ [2024-07-18T13:16:21.234Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T13:16:21.255Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-665-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T13:16:21.354Z] $ docker stop --time=1 9cbe793dd579c8efa9aafa90a6b6e5239b3f4b0bdfb3883b811490dda5ed4bf8 [2024-07-18T13:16:22.849Z] $ docker rm -f --volumes 9cbe793dd579c8efa9aafa90a6b6e5239b3f4b0bdfb3883b811490dda5ed4bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-18T13:16:24.038Z] provisioning config files... [2024-07-18T13:16:24.046Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config3239628444943486028tmp [Pipeline] { [Pipeline] sh [2024-07-18T13:16:24.400Z] + set +x [2024-07-18T13:16:24.400Z] + bash -s -- [2024-07-18T13:16:24.400Z] + curl -s https://codecov.io/bash [2024-07-18T13:16:24.400Z] [2024-07-18T13:16:24.400Z] _____ _ [2024-07-18T13:16:24.400Z] / ____| | | [2024-07-18T13:16:24.400Z] | | ___ __| | ___ ___ _____ __ [2024-07-18T13:16:24.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-18T13:16:24.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-18T13:16:24.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-18T13:16:24.400Z] Bash-1.0.6 [2024-07-18T13:16:24.400Z] [2024-07-18T13:16:24.400Z] [2024-07-18T13:16:24.400Z] ==> git version 2.25.1 found [2024-07-18T13:16:24.400Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-18T13:16:24.400Z] Release-Date: 2020-01-08 [2024-07-18T13:16:24.400Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-18T13:16:24.400Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-18T13:16:24.400Z] ==> Jenkins CI detected. [2024-07-18T13:16:24.400Z] current dir:  /w/workspace/_app-service-configurable_PR-665 [2024-07-18T13:16:24.400Z] project root: . [2024-07-18T13:16:24.400Z] --> token set from env [2024-07-18T13:16:24.400Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-18T13:16:24.400Z] ==> Running gcov in . (disable via -X gcov) [2024-07-18T13:16:24.400Z] ==> Python coveragepy not found [2024-07-18T13:16:24.400Z] ==> Searching for coverage reports in: [2024-07-18T13:16:24.400Z] + . [2024-07-18T13:16:24.661Z] -> Found 1 reports [2024-07-18T13:16:24.661Z] ==> Detecting git/mercurial file structure [2024-07-18T13:16:24.661Z] ==> Reading reports [2024-07-18T13:16:24.661Z] + ./coverage.out bytes=13 [2024-07-18T13:16:24.661Z] ==> Appending adjustments [2024-07-18T13:16:24.661Z] https://docs.codecov.io/docs/fixing-reports [2024-07-18T13:16:24.661Z] + Found adjustments [2024-07-18T13:16:24.661Z] ==> Gzipping contents [2024-07-18T13:16:24.661Z] 4.0K /tmp/codecov.IE4KsB.gz [2024-07-18T13:16:24.661Z] ==> Uploading reports [2024-07-18T13:16:24.661Z] url: https://codecov.io [2024-07-18T13:16:24.661Z] query: branch=PR-665&commit=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=665&job=&cmd_args= [2024-07-18T13:16:24.661Z] -> Pinging Codecov [2024-07-18T13:16:24.661Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-665&commit=a62d08d27b2e4dced1ba8a88f308c3ecffa0101d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=665&job=&cmd_args= [2024-07-18T13:16:24.661Z] -> Uploading to [2024-07-18T13:16:24.661Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-18/A97CA9966030D2A3747ED39772930CCE/a62d08d27b2e4dced1ba8a88f308c3ecffa0101d/4aebeea8-fbdf-48f0-93ff-37d232577b91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T131624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4f51e113ae8eed566bf50608864591874356d3e0e408f07aa79f8b25765f3f1 [2024-07-18T13:16:24.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T13:16:24.661Z] Dload Upload Total Spent Left Speed [2024-07-18T13:16:24.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 991 --:--:-- --:--:-- --:--:-- 991 [2024-07-18T13:16:24.922Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a62d08d27b2e4dced1ba8a88f308c3ecffa0101d [Pipeline] } [2024-07-18T13:16:24.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-18T13:16:27.276Z] + [ -d /w/workspace/_app-service-configurable_PR-665/archives ] [2024-07-18T13:16:27.276Z] + ls -al /w/workspace/_app-service-configurable_PR-665/archives [2024-07-18T13:16:27.276Z] total 16 [2024-07-18T13:16:27.276Z] drwxr-xr-x 3 root root 4096 Jul 18 13:02 . [2024-07-18T13:16:27.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:02 .. [2024-07-18T13:16:27.276Z] drwxr-xr-x 2 root root 4096 Jul 18 13:02 cost [2024-07-18T13:16:27.276Z] -rw-r--r-- 1 root root 97 Jul 18 13:02 cost.csv [2024-07-18T13:16:27.276Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-665/archives [2024-07-18T13:16:27.276Z] + ls -al /w/workspace/_app-service-configurable_PR-665/archives [2024-07-18T13:16:27.276Z] total 16 [2024-07-18T13:16:27.276Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 13:02 . [2024-07-18T13:16:27.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 13:02 .. [2024-07-18T13:16:27.276Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 13:02 cost [2024-07-18T13:16:27.276Z] -rw-r--r-- 1 jenkins jenkins 97 Jul 18 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:27.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:28.524Z] ---> package-listing.sh [2024-07-18T13:16:28.524Z] ++ facter osfamily [2024-07-18T13:16:28.524Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-18T13:16:28.783Z] + OS_FAMILY=debian [2024-07-18T13:16:28.783Z] + workspace=/w/workspace/_app-service-configurable_PR-665 [2024-07-18T13:16:28.783Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-18T13:16:28.783Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-18T13:16:28.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-18T13:16:28.783Z] + PACKAGES=/tmp/packages_start.txt [2024-07-18T13:16:28.783Z] + '[' /w/workspace/_app-service-configurable_PR-665 ']' [2024-07-18T13:16:28.783Z] + PACKAGES=/tmp/packages_end.txt [2024-07-18T13:16:28.783Z] + case "${OS_FAMILY}" in [2024-07-18T13:16:28.783Z] + dpkg -l [2024-07-18T13:16:28.783Z] + grep '^ii' [2024-07-18T13:16:28.783Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-18T13:16:28.783Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-18T13:16:28.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-18T13:16:28.783Z] + '[' /w/workspace/_app-service-configurable_PR-665 ']' [2024-07-18T13:16:28.783Z] + mkdir -p /w/workspace/_app-service-configurable_PR-665/archives/ [2024-07-18T13:16:28.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-665/archives/ [Pipeline] echo [2024-07-18T13:16:28.830Z] 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/_app-service-configurable_PR-665/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-18T13:16:29.136Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T13:16:29.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T13:16:29.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T13:16:30.025Z] prd-ubuntu20.04-docker-8c-8g-5858 does not seem to be running inside a container [2024-07-18T13:16:30.054Z] $ 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/_app-service-configurable_PR-665/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-665 -v /w/workspace/_app-service-configurable_PR-665:/w/workspace/_app-service-configurable_PR-665:rw,z -v /w/workspace/_app-service-configurable_PR-665@tmp:/w/workspace/_app-service-configurable_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T13:16:30.240Z] $ docker top 6a951e0acb201654daed6e2c4dfde0bc6c0404756a717a67d1afd1a966ec59be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T13:16:30.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-18T13:16:30.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-18T13:16:31.286Z] + ls /var/log/sa-host [2024-07-18T13:16:31.286Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T13:16:31.531Z] provisioning config files... [2024-07-18T13:16:31.541Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-665@tmp/config16576190632912121527tmp [Pipeline] { [Pipeline] echo [2024-07-18T13:16:31.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:31.933Z] ---> create-netrc.sh [Pipeline] } [2024-07-18T13:16:31.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:32.396Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-18T13:16:32.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:32.759Z] ---> sudo-logs.sh [2024-07-18T13:16:32.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-18T13:16:32.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:33.216Z] ---> job-cost.sh [2024-07-18T13:16:33.216Z] lf-activate-venv: SKIPPING [2024-07-18T13:16:33.216Z] DEBUG: total: 0.4399999976158142 [2024-07-18T13:16:33.216Z] INFO: Retrieving Stack Cost... [2024-07-18T13:16:33.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T13:16:34.042Z] INFO: Archiving Costs [Pipeline] echo [2024-07-18T13:16:34.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T13:16:34.408Z] ---> logs-deploy.sh [2024-07-18T13:16:34.408Z] lf-activate-venv: SKIPPING [2024-07-18T13:16:34.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-665/1 [2024-07-18T13:16:34.408Z] INFO: archiving workspace using pattern(s): [2024-07-18T13:16:35.345Z] Archives upload complete. [2024-07-18T13:16:35.606Z] INFO: archiving logs to Nexus [2024-07-18T13:16:36.186Z] ---> uname -a: [2024-07-18T13:16:36.186Z] Linux prd-ubuntu20-04-docker-8c-8g-5858 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] ---> lscpu: [2024-07-18T13:16:36.186Z] Architecture: x86_64 [2024-07-18T13:16:36.186Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-18T13:16:36.186Z] Byte Order: Little Endian [2024-07-18T13:16:36.186Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-18T13:16:36.186Z] CPU(s): 8 [2024-07-18T13:16:36.186Z] On-line CPU(s) list: 0-7 [2024-07-18T13:16:36.186Z] Thread(s) per core: 1 [2024-07-18T13:16:36.186Z] Core(s) per socket: 1 [2024-07-18T13:16:36.186Z] Socket(s): 8 [2024-07-18T13:16:36.186Z] NUMA node(s): 1 [2024-07-18T13:16:36.186Z] Vendor ID: AuthenticAMD [2024-07-18T13:16:36.186Z] CPU family: 23 [2024-07-18T13:16:36.186Z] Model: 49 [2024-07-18T13:16:36.186Z] Model name: AMD EPYC-Rome Processor [2024-07-18T13:16:36.186Z] Stepping: 0 [2024-07-18T13:16:36.186Z] CPU MHz: 2800.000 [2024-07-18T13:16:36.186Z] BogoMIPS: 5600.00 [2024-07-18T13:16:36.186Z] Virtualization: AMD-V [2024-07-18T13:16:36.186Z] Hypervisor vendor: KVM [2024-07-18T13:16:36.186Z] Virtualization type: full [2024-07-18T13:16:36.186Z] L1d cache: 256 KiB [2024-07-18T13:16:36.186Z] L1i cache: 256 KiB [2024-07-18T13:16:36.186Z] L2 cache: 4 MiB [2024-07-18T13:16:36.186Z] L3 cache: 128 MiB [2024-07-18T13:16:36.186Z] NUMA node0 CPU(s): 0-7 [2024-07-18T13:16:36.186Z] Vulnerability Itlb multihit: Not affected [2024-07-18T13:16:36.186Z] Vulnerability L1tf: Not affected [2024-07-18T13:16:36.186Z] Vulnerability Mds: Not affected [2024-07-18T13:16:36.186Z] Vulnerability Meltdown: Not affected [2024-07-18T13:16:36.186Z] Vulnerability Mmio stale data: Not affected [2024-07-18T13:16:36.186Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-18T13:16:36.186Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-18T13:16:36.186Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-18T13:16:36.186Z] Vulnerability Srbds: Not affected [2024-07-18T13:16:36.186Z] Vulnerability Tsx async abort: Not affected [2024-07-18T13:16:36.186Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] ---> nproc: [2024-07-18T13:16:36.186Z] 8 [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] ---> df -h: [2024-07-18T13:16:36.186Z] Filesystem Size Used Avail Use% Mounted on [2024-07-18T13:16:36.186Z] overlay 155G 12G 143G 8% / [2024-07-18T13:16:36.186Z] tmpfs 64M 0 64M 0% /dev [2024-07-18T13:16:36.186Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-18T13:16:36.186Z] shm 64M 0 64M 0% /dev/shm [2024-07-18T13:16:36.186Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] ---> sar -b -r -n DEV: [2024-07-18T13:16:36.186Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5858) 07/18/24 _x86_64_ (8 CPU) [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] 11:45:34 LINUX RESTART (8 CPU) [2024-07-18T13:16:36.186Z] [2024-07-18T13:16:36.186Z] 11:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-18T13:16:36.186Z] 11:47:01 33.24 23.46 9.78 0.00 2348.68 1953.69 0.00 [2024-07-18T13:16:36.186Z] 11:48:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-07-18T13:16:36.186Z] 11:49:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-07-18T13:16:36.186Z] 11:50:01 0.85 0.00 0.85 0.00 0.00 12.26 0.00 [2024-07-18T13:16:36.186Z] 11:51:01 47.08 6.13 40.94 0.00 4364.47 8430.46 0.00 [2024-07-18T13:16:36.186Z] 11:52:01 4.97 0.65 4.32 0.00 70.64 105.16 0.00 [2024-07-18T13:16:36.186Z] 11:53:01 2.58 0.00 2.58 0.00 0.00 29.59 0.00 [2024-07-18T13:16:36.186Z] 11:54:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 [2024-07-18T13:16:36.186Z] 11:55:01 1.28 0.00 1.28 0.00 0.00 15.32 0.00 [2024-07-18T13:16:36.186Z] 11:56:01 2.02 0.00 2.02 0.00 0.00 23.73 0.00 [2024-07-18T13:16:36.186Z] 11:57:01 1.50 0.00 1.50 0.00 0.00 21.60 0.00 [2024-07-18T13:16:36.186Z] 11:58:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 [2024-07-18T13:16:36.186Z] 11:59:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2024-07-18T13:16:36.186Z] 12:00:01 1.83 0.00 1.83 0.00 0.00 21.86 0.00 [2024-07-18T13:16:36.186Z] 12:01:01 2.27 0.02 2.25 0.00 0.13 29.20 0.00 [2024-07-18T13:16:36.186Z] 12:02:01 1.90 0.00 1.90 0.00 0.00 22.80 0.00 [2024-07-18T13:16:36.186Z] 12:03:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2024-07-18T13:16:36.186Z] 12:04:01 1.95 0.00 1.95 0.00 0.00 23.73 0.00 [2024-07-18T13:16:36.186Z] 12:05:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2024-07-18T13:16:36.186Z] 12:06:01 1.97 0.00 1.97 0.00 0.00 24.00 0.00 [2024-07-18T13:16:36.186Z] 12:07:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2024-07-18T13:16:36.186Z] 12:08:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 [2024-07-18T13:16:36.186Z] 12:09:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-07-18T13:16:36.186Z] 12:10:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2024-07-18T13:16:36.186Z] 12:11:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2024-07-18T13:16:36.186Z] 12:12:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 [2024-07-18T13:16:36.186Z] 12:13:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-07-18T13:16:36.186Z] 12:14:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 [2024-07-18T13:16:36.186Z] 12:15:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2024-07-18T13:16:36.186Z] 12:16:01 1.90 0.00 1.90 0.00 0.00 23.06 0.00 [2024-07-18T13:16:36.186Z] 12:17:01 1.32 0.02 1.30 0.00 0.13 14.53 0.00 [2024-07-18T13:16:36.186Z] 12:18:01 2.08 0.00 2.08 0.00 0.00 23.73 0.00 [2024-07-18T13:16:36.186Z] 12:19:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2024-07-18T13:16:36.186Z] 12:20:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2024-07-18T13:16:36.186Z] 12:21:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2024-07-18T13:16:36.186Z] 12:22:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 [2024-07-18T13:16:36.186Z] 12:23:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2024-07-18T13:16:36.186Z] 12:24:01 1.87 0.00 1.87 0.00 0.00 22.13 0.00 [2024-07-18T13:16:36.186Z] 12:25:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2024-07-18T13:16:36.186Z] 12:26:01 1.95 0.00 1.95 0.00 0.00 22.40 0.00 [2024-07-18T13:16:36.186Z] 12:27:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 [2024-07-18T13:16:36.186Z] 12:28:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2024-07-18T13:16:36.186Z] 12:29:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2024-07-18T13:16:36.186Z] 12:30:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 [2024-07-18T13:16:36.186Z] 12:31:01 5.43 3.87 1.57 0.00 88.10 30.26 0.00 [2024-07-18T13:16:36.186Z] 12:32:01 1.72 0.00 1.72 0.00 0.00 20.80 0.00 [2024-07-18T13:16:36.186Z] 12:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-07-18T13:16:36.186Z] 12:34:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2024-07-18T13:16:36.186Z] 12:35:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-07-18T13:16:36.186Z] 12:36:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2024-07-18T13:16:36.186Z] 12:37:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 [2024-07-18T13:16:36.186Z] 12:38:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 [2024-07-18T13:16:36.186Z] 12:39:01 1.02 0.00 1.02 0.00 0.00 11.25 0.00 [2024-07-18T13:16:36.186Z] 12:40:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2024-07-18T13:16:36.186Z] 12:41:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2024-07-18T13:16:36.186Z] 12:42:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 [2024-07-18T13:16:36.187Z] 12:43:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2024-07-18T13:16:36.187Z] 12:44:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2024-07-18T13:16:36.187Z] 12:45:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2024-07-18T13:16:36.187Z] 12:46:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2024-07-18T13:16:36.187Z] 12:47:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-07-18T13:16:36.187Z] 12:48:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 [2024-07-18T13:16:36.187Z] 12:49:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-07-18T13:16:36.187Z] 12:50:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2024-07-18T13:16:36.187Z] 12:51:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2024-07-18T13:16:36.187Z] 12:52:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 [2024-07-18T13:16:36.187Z] 12:53:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2024-07-18T13:16:36.187Z] 12:54:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2024-07-18T13:16:36.187Z] 12:55:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-07-18T13:16:36.187Z] 12:56:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 [2024-07-18T13:16:36.187Z] 12:57:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-07-18T13:16:36.187Z] 12:58:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2024-07-18T13:16:36.187Z] 12:59:01 229.33 10.05 219.28 0.00 1453.09 2482.92 0.00 [2024-07-18T13:16:36.187Z] 13:00:01 214.46 5.00 209.47 0.00 413.93 51007.90 0.00 [2024-07-18T13:16:36.187Z] 13:01:01 169.66 0.13 169.52 0.00 15.33 57638.66 0.00 [2024-07-18T13:16:36.187Z] 13:02:01 93.93 0.12 93.82 0.00 4.80 30484.25 0.00 [2024-07-18T13:16:36.187Z] 13:03:01 152.83 0.05 152.78 0.00 3.46 47310.06 0.00 [2024-07-18T13:16:36.187Z] 13:04:01 2.67 0.00 2.67 0.00 0.00 32.66 0.00 [2024-07-18T13:16:36.187Z] 13:05:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2024-07-18T13:16:36.187Z] 13:06:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2024-07-18T13:16:36.187Z] 13:07:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2024-07-18T13:16:36.187Z] 13:08:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2024-07-18T13:16:36.187Z] 13:09:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-07-18T13:16:36.187Z] 13:10:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2024-07-18T13:16:36.187Z] 13:11:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2024-07-18T13:16:36.187Z] 13:12:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 [2024-07-18T13:16:36.187Z] 13:13:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2024-07-18T13:16:36.187Z] 13:14:01 1.02 0.00 1.02 0.00 0.00 13.86 0.00 [2024-07-18T13:16:36.187Z] 13:15:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 [2024-07-18T13:16:36.187Z] 13:16:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2024-07-18T13:16:36.187Z] Average: 11.90 0.55 11.35 0.00 97.38 2232.19 0.00 [2024-07-18T13:16:36.187Z] [2024-07-18T13:16:36.187Z] 11:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-18T13:16:36.187Z] 11:47:01 30569452 31844872 530528 1.61 47336 1542452 1635740 4.82 608676 1416048 16 [2024-07-18T13:16:36.187Z] 11:48:01 30569804 31845344 529360 1.61 47368 1542448 1635740 4.82 609220 1416028 172 [2024-07-18T13:16:36.187Z] 11:49:01 30569464 31845216 529468 1.61 47396 1542456 1635740 4.82 609588 1416208 8 [2024-07-18T13:16:36.187Z] 11:50:01 30569004 31844840 529668 1.61 47444 1542464 1635740 4.82 610776 1416220 184 [2024-07-18T13:16:36.187Z] 11:51:01 30094380 31793928 542736 1.65 76880 1940832 1576592 4.65 912848 1548988 936 [2024-07-18T13:16:36.187Z] 11:52:01 30104668 31801772 535472 1.63 75468 1939672 1602928 4.72 912316 1544908 564 [2024-07-18T13:16:36.187Z] 11:53:01 30113784 31810936 526520 1.60 75552 1939676 1602928 4.72 898360 1544904 8 [2024-07-18T13:16:36.187Z] 11:54:01 30113832 31811100 526316 1.60 75648 1939676 1602928 4.72 898212 1544912 8 [2024-07-18T13:16:36.187Z] 11:55:01 30114036 31811372 525948 1.60 75744 1939680 1602928 4.72 898584 1544920 8 [2024-07-18T13:16:36.187Z] 11:56:01 30115524 31813032 524280 1.59 75844 1939688 1602928 4.72 897440 1544912 168 [2024-07-18T13:16:36.187Z] 11:57:01 30118068 31815680 521636 1.59 75948 1939688 1602928 4.72 895712 1544920 4 [2024-07-18T13:16:36.187Z] 11:58:01 30117832 31815508 521712 1.59 76044 1939684 1602928 4.72 895796 1544928 8 [2024-07-18T13:16:36.187Z] 11:59:01 30117184 31814984 522188 1.59 76132 1939700 1602928 4.72 896024 1544944 8 [2024-07-18T13:16:36.187Z] 12:00:01 30117168 31815088 522044 1.59 76228 1939700 1602928 4.72 896224 1544952 8 [2024-07-18T13:16:36.187Z] 12:01:01 30115756 31813712 523136 1.59 76336 1939680 1638296 4.83 897204 1544908 4 [2024-07-18T13:16:36.187Z] 12:02:01 30115116 31813168 523656 1.59 76432 1939680 1621668 4.78 897696 1544912 16 [2024-07-18T13:16:36.187Z] 12:03:01 30115124 31813276 523488 1.59 76520 1939684 1621668 4.78 897768 1544908 12 [2024-07-18T13:16:36.187Z] 12:04:01 30115120 31813364 523436 1.59 76608 1939692 1621668 4.78 899172 1544916 168 [2024-07-18T13:16:36.187Z] 12:05:01 30114828 31813168 523568 1.59 76704 1939692 1621668 4.78 898936 1544916 176 [2024-07-18T13:16:36.187Z] 12:06:01 30116016 31814448 522308 1.59 76808 1939688 1621668 4.78 897784 1544920 8 [2024-07-18T13:16:36.187Z] 12:07:01 30116540 31815084 521876 1.59 76896 1939700 1605572 4.73 898176 1544932 176 [2024-07-18T13:16:36.187Z] 12:08:01 30116364 31814968 521956 1.59 76992 1939700 1605572 4.73 897944 1544936 16 [2024-07-18T13:16:36.187Z] 12:09:01 30116308 31815040 521844 1.59 77088 1939704 1605572 4.73 898072 1544948 12 [2024-07-18T13:16:36.187Z] 12:10:01 30116288 31815084 521924 1.59 77176 1939704 1605572 4.73 898160 1544952 8 [2024-07-18T13:16:36.187Z] 12:11:01 30116272 31815192 521812 1.59 77280 1939700 1605572 4.73 898328 1544964 8 [2024-07-18T13:16:36.187Z] 12:12:01 30116216 31815372 521512 1.59 77368 1939840 1605572 4.73 899032 1545104 176 [2024-07-18T13:16:36.187Z] 12:13:01 30115688 31814904 521948 1.59 77400 1939840 1605572 4.73 899044 1545108 172 [2024-07-18T13:16:36.187Z] 12:14:01 30115656 31814940 521820 1.59 77488 1939848 1605572 4.73 899120 1545116 172 [2024-07-18T13:16:36.187Z] 12:15:01 30115548 31814952 521972 1.59 77584 1939852 1605572 4.73 899284 1545124 180 [2024-07-18T13:16:36.187Z] 12:16:01 30115336 31814832 522068 1.59 77672 1939856 1605572 4.73 899492 1545080 40 [2024-07-18T13:16:36.187Z] 12:17:01 30114252 31813880 522712 1.59 77756 1939860 1605572 4.73 900376 1545084 220 [2024-07-18T13:16:36.187Z] 12:18:01 30114016 31813712 522800 1.59 77852 1939860 1605572 4.73 899972 1545088 176 [2024-07-18T13:16:36.187Z] 12:19:01 30114000 31813804 522656 1.59 77948 1939864 1605572 4.73 899884 1545092 172 [2024-07-18T13:16:36.187Z] 12:20:01 30113928 31813808 522664 1.59 78004 1939868 1605572 4.73 899744 1545092 4 [2024-07-18T13:16:36.187Z] 12:21:01 30113376 31813344 523064 1.59 78100 1939860 1605572 4.73 899784 1545100 8 [2024-07-18T13:16:36.187Z] 12:22:01 30113288 31813380 522828 1.59 78196 1939876 1605572 4.73 900456 1545112 180 [2024-07-18T13:16:36.187Z] 12:23:01 30113376 31813536 522688 1.59 78244 1939876 1605572 4.73 900596 1545116 4 [2024-07-18T13:16:36.187Z] 12:24:01 30113324 31813536 522800 1.59 78332 1939880 1605572 4.73 900496 1545128 8 [2024-07-18T13:16:36.187Z] 12:25:01 30113056 31813332 523188 1.59 78388 1939884 1605572 4.73 900536 1545136 4 [2024-07-18T13:16:36.187Z] 12:26:01 30113040 31813448 523056 1.59 78484 1939884 1605572 4.73 900676 1545108 8 [2024-07-18T13:16:36.187Z] 12:27:01 30112896 31813348 523104 1.59 78524 1939888 1621752 4.78 901276 1545116 8 [2024-07-18T13:16:36.187Z] 12:28:01 30112596 31813112 523264 1.59 78604 1939888 1605560 4.73 901124 1545120 8 [2024-07-18T13:16:36.187Z] 12:29:01 30112296 31812940 523404 1.59 78700 1939892 1621644 4.78 901084 1545132 4 [2024-07-18T13:16:36.187Z] 12:30:01 30112496 31813208 523280 1.59 78772 1939896 1621644 4.78 901164 1545140 40 [2024-07-18T13:16:36.187Z] 12:31:01 30038132 31742328 593432 1.80 78840 1942808 1621644 4.78 973504 1546712 20 [2024-07-18T13:16:36.187Z] 12:32:01 30038124 31742348 593356 1.80 78880 1942828 1621644 4.78 973084 1546716 16 [2024-07-18T13:16:36.187Z] 12:33:01 30038100 31742388 593308 1.80 78904 1942832 1621644 4.78 972992 1546724 16 [2024-07-18T13:16:36.187Z] 12:34:01 30038084 31742376 593236 1.80 78928 1942832 1621644 4.78 973012 1546724 40 [2024-07-18T13:16:36.187Z] 12:35:01 30038036 31742364 593204 1.80 78944 1942836 1621644 4.78 973068 1546732 8 [2024-07-18T13:16:36.187Z] 12:36:01 30037612 31741972 593664 1.81 78984 1942836 1621644 4.78 973504 1546724 44 [2024-07-18T13:16:36.187Z] 12:37:01 30037468 31741888 593728 1.81 79032 1942840 1621644 4.78 973780 1546732 184 [2024-07-18T13:16:36.187Z] 12:38:01 30037224 31741820 593792 1.81 79064 1942964 1621644 4.78 973880 1546864 52 [2024-07-18T13:16:36.187Z] 12:39:01 30036924 31741544 594000 1.81 79088 1942972 1621644 4.78 973928 1546868 12 [2024-07-18T13:16:36.187Z] 12:40:01 30036616 31741272 594280 1.81 79120 1942976 1621644 4.78 974316 1546876 40 [2024-07-18T13:16:36.187Z] 12:41:01 30036536 31741192 594268 1.81 79136 1942980 1621644 4.78 974404 1546876 184 [2024-07-18T13:16:36.187Z] 12:42:01 30037008 31741716 594140 1.81 79184 1942984 1621644 4.78 974656 1546884 200 [2024-07-18T13:16:36.187Z] 12:43:01 30037000 31741716 594104 1.81 79200 1942988 1621644 4.78 974704 1546888 184 [2024-07-18T13:16:36.187Z] 12:44:01 30037056 31741832 594012 1.81 79232 1942988 1621644 4.78 974428 1546892 40 [2024-07-18T13:16:36.187Z] 12:45:01 30037008 31741788 593980 1.81 79248 1942992 1621644 4.78 974236 1546896 8 [2024-07-18T13:16:36.187Z] 12:46:01 30036984 31741844 593892 1.81 79288 1942996 1621644 4.78 974396 1546884 8 [2024-07-18T13:16:36.187Z] 12:47:01 30036424 31741312 594356 1.81 79312 1942996 1621644 4.78 974628 1546884 12 [2024-07-18T13:16:36.187Z] 12:48:01 30036376 31741304 594256 1.81 79392 1943000 1621644 4.78 974640 1546892 44 [2024-07-18T13:16:36.187Z] 12:49:01 30036392 31741384 594148 1.81 79416 1943004 1621644 4.78 974816 1546896 8 [2024-07-18T13:16:36.187Z] 12:50:01 30036528 31741528 594128 1.81 79448 1943012 1621644 4.78 974880 1546904 48 [2024-07-18T13:16:36.187Z] 12:51:01 30035936 31741044 594552 1.81 79520 1943016 1621644 4.78 975324 1546916 208 [2024-07-18T13:16:36.187Z] 12:52:01 30036008 31741132 594436 1.81 79568 1942992 1621644 4.78 975220 1546920 188 [2024-07-18T13:16:36.187Z] 12:53:01 30035708 31740880 594632 1.81 79584 1943020 1621644 4.78 975288 1546928 8 [2024-07-18T13:16:36.187Z] 12:54:01 30035692 31740924 594556 1.81 79616 1943020 1637804 4.83 975360 1546932 8 [2024-07-18T13:16:36.187Z] 12:55:01 30035384 31740620 594776 1.81 79632 1943024 1637804 4.83 975348 1546936 8 [2024-07-18T13:16:36.187Z] 12:56:01 30035804 31741088 594468 1.81 79664 1943028 1637804 4.83 975412 1546916 8 [2024-07-18T13:16:36.187Z] 12:57:01 30035600 31741020 594496 1.81 79696 1943140 1621716 4.78 975588 1547044 8 [2024-07-18T13:16:36.187Z] 12:58:01 30035512 31740988 594524 1.81 79720 1943160 1605312 4.73 976040 1547052 232 [2024-07-18T13:16:36.187Z] 12:59:01 29652436 31587840 738512 2.25 83480 2162884 1758860 5.18 1171108 1713880 156116 [2024-07-18T13:16:36.187Z] 13:00:01 27662036 31525372 752756 2.29 161972 3862220 1847680 5.45 1533100 3142272 539652 [2024-07-18T13:16:36.187Z] 13:01:01 26710536 31318872 949896 2.89 219792 4483228 2203168 6.49 1998504 3554896 620992 [2024-07-18T13:16:36.187Z] 13:02:01 26999092 31190200 1076604 3.27 224520 4068328 2462028 7.26 1978688 3289224 184092 [2024-07-18T13:16:36.187Z] 13:03:01 26558972 31492676 777996 2.37 233800 4760780 1726256 5.09 1655400 4014832 384 [2024-07-18T13:16:36.187Z] 13:04:01 26559440 31493160 777692 2.37 233848 4760788 1726256 5.09 1655284 4014836 8 [2024-07-18T13:16:36.187Z] 13:05:01 26562212 31496028 774864 2.36 233916 4760780 1726256 5.09 1652292 4014840 8 [2024-07-18T13:16:36.187Z] 13:06:01 26562692 31496556 774308 2.35 233944 4760792 1726256 5.09 1651840 4014848 8 [2024-07-18T13:16:36.187Z] 13:07:01 26565124 31499004 771824 2.35 233984 4760788 1726256 5.09 1649776 4014848 8 [2024-07-18T13:16:36.187Z] 13:08:01 26572392 31506312 764468 2.32 234012 4760796 1726256 5.09 1642672 4014848 44 [2024-07-18T13:16:36.187Z] 13:09:01 26573312 31507284 763468 2.32 234036 4760800 1726256 5.09 1641252 4014852 16 [2024-07-18T13:16:36.187Z] 13:10:01 26573864 31507840 762828 2.32 234076 4760800 1726256 5.09 1641276 4014852 44 [2024-07-18T13:16:36.187Z] 13:11:01 26574100 31508120 762520 2.32 234084 4760804 1726256 5.09 1641192 4014856 12 [2024-07-18T13:16:36.187Z] 13:12:01 26574084 31508136 762432 2.32 234140 4760792 1726256 5.09 1641340 4014860 44 [2024-07-18T13:16:36.187Z] 13:13:01 26574004 31508096 762360 2.32 234172 4760808 1726256 5.09 1641244 4014860 8 [2024-07-18T13:16:36.187Z] 13:14:01 26573988 31508136 762256 2.32 234216 4760820 1726256 5.09 1641360 4014868 236 [2024-07-18T13:16:36.187Z] 13:15:01 26573904 31508096 762464 2.32 234248 4760820 1726256 5.09 1641400 4014872 8 [2024-07-18T13:16:36.187Z] 13:16:01 26573540 31507788 762752 2.32 234284 4760824 1726256 5.09 1641444 4014880 208 [2024-07-18T13:16:36.187Z] Average: 29454081 31725963 599571 1.82 105149 2437699 1652802 4.87 1060286 1985439 16756 [2024-07-18T13:16:36.187Z] [2024-07-18T13:16:36.187Z] 11:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-18T13:16:36.187Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:47:01 ens3 164.02 115.55 428.43 23.37 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:48:01 ens3 1.63 0.55 0.42 0.28 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:49:01 ens3 1.43 0.40 0.42 0.27 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:50:01 ens3 1.22 0.87 0.63 0.49 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:51:01 ens3 184.52 81.69 2713.44 5.81 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:52:01 ens3 0.52 0.40 0.10 0.09 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:54:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:57:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 11:59:01 ens3 0.18 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.187Z] 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:02:01 ens3 0.75 0.53 0.35 0.29 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:03:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:04:01 ens3 0.87 0.42 0.31 0.22 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:06:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:07:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:08:01 ens3 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:10:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:12:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:17:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:19:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:20:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:22:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:23:01 ens3 0.23 0.13 0.17 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:27:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:31:01 ens3 10.55 9.00 11.78 5.94 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:32:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:37:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:38:01 ens3 0.37 0.32 0.36 0.02 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:42:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:43:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:47:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:49:01 ens3 0.22 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:52:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:57:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:59:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 12:59:01 ens3 215.63 155.84 2042.80 58.77 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:00:01 docker0 378.05 520.36 31.53 3406.68 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:00:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:00:01 ens3 664.44 468.92 6596.28 59.33 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:01:01 veth5a8ab7b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.188Z] 13:01:01 ens3 33.19 39.44 23.42 63.79 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:02:01 docker0 1.03 2.20 0.07 30.89 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:02:01 ens3 25.80 17.16 58.88 9.48 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:02:01 vethbdb21ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:03:01 docker0 3.13 5.43 0.20 97.28 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:03:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:03:01 ens3 109.09 66.64 2679.54 14.05 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:04:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:07:01 ens3 0.50 0.27 1.28 0.08 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:08:01 ens3 0.37 0.20 0.89 0.02 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:12:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] 13:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] Average: docker0 4.25 5.87 0.35 39.28 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] Average: ens3 15.82 10.71 161.83 2.71 0.00 0.00 0.00 0.00 [2024-07-18T13:16:36.189Z] [2024-07-18T13:16:36.189Z] [2024-07-18T13:16:36.189Z] ---> sar -P ALL: [2024-07-18T13:16:36.189Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5858) 07/18/24 _x86_64_ (8 CPU) [2024-07-18T13:16:36.189Z] [2024-07-18T13:16:36.189Z] 11:45:34 LINUX RESTART (8 CPU) [2024-07-18T13:16:36.189Z] [2024-07-18T13:16:36.189Z] 11:46:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.189Z] 11:47:01 all 1.73 0.00 0.33 0.34 0.01 97.58 [2024-07-18T13:16:36.189Z] 11:47:01 0 2.07 0.00 0.45 0.17 0.02 97.30 [2024-07-18T13:16:36.189Z] 11:47:01 1 1.13 0.00 0.40 0.05 0.00 98.41 [2024-07-18T13:16:36.189Z] 11:47:01 2 1.45 0.00 0.28 0.15 0.00 98.11 [2024-07-18T13:16:36.189Z] 11:47:01 3 2.62 0.00 0.27 1.37 0.02 95.73 [2024-07-18T13:16:36.189Z] 11:47:01 4 2.10 0.00 0.18 0.23 0.02 97.46 [2024-07-18T13:16:36.189Z] 11:47:01 5 1.65 0.00 0.23 0.32 0.02 97.78 [2024-07-18T13:16:36.189Z] 11:47:01 6 1.37 0.00 0.37 0.35 0.02 97.90 [2024-07-18T13:16:36.189Z] 11:47:01 7 1.47 0.00 0.43 0.12 0.02 97.96 [2024-07-18T13:16:36.189Z] 11:48:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2024-07-18T13:16:36.189Z] 11:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-18T13:16:36.189Z] 11:48:01 2 0.60 0.00 0.00 0.00 0.02 99.38 [2024-07-18T13:16:36.189Z] 11:48:01 3 0.10 0.00 0.03 0.03 0.02 99.82 [2024-07-18T13:16:36.189Z] 11:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:48:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-18T13:16:36.189Z] 11:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.189Z] 11:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-18T13:16:36.189Z] 11:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:50:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2024-07-18T13:16:36.189Z] 11:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-18T13:16:36.189Z] 11:50:01 2 0.94 0.00 0.02 0.00 0.00 99.04 [2024-07-18T13:16:36.189Z] 11:50:01 3 0.17 0.00 0.02 0.03 0.00 99.78 [2024-07-18T13:16:36.189Z] 11:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:50:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-18T13:16:36.189Z] 11:51:01 all 2.49 0.00 1.48 0.78 0.02 95.24 [2024-07-18T13:16:36.189Z] 11:51:01 0 1.45 0.00 2.12 1.92 0.02 94.50 [2024-07-18T13:16:36.189Z] 11:51:01 1 2.82 0.00 1.35 0.05 0.02 95.76 [2024-07-18T13:16:36.189Z] 11:51:01 2 1.84 0.00 0.82 0.12 0.02 97.21 [2024-07-18T13:16:36.189Z] 11:51:01 3 2.24 0.00 1.00 3.33 0.02 93.41 [2024-07-18T13:16:36.189Z] 11:51:01 4 2.92 0.00 2.31 0.13 0.02 94.62 [2024-07-18T13:16:36.189Z] 11:51:01 5 3.11 0.00 2.29 0.12 0.03 94.44 [2024-07-18T13:16:36.189Z] 11:51:01 6 1.47 0.00 0.87 0.45 0.02 97.19 [2024-07-18T13:16:36.189Z] 11:51:01 7 4.03 0.00 1.09 0.08 0.03 94.77 [2024-07-18T13:16:36.189Z] 11:52:01 all 0.10 0.00 0.09 0.02 0.01 99.77 [2024-07-18T13:16:36.189Z] 11:52:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2024-07-18T13:16:36.189Z] 11:52:01 1 0.20 0.00 0.13 0.00 0.00 99.67 [2024-07-18T13:16:36.189Z] 11:52:01 2 0.08 0.00 0.12 0.03 0.02 99.75 [2024-07-18T13:16:36.189Z] 11:52:01 3 0.13 0.00 0.10 0.10 0.02 99.65 [2024-07-18T13:16:36.189Z] 11:52:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2024-07-18T13:16:36.189Z] 11:52:01 5 0.05 0.00 0.12 0.02 0.00 99.82 [2024-07-18T13:16:36.189Z] 11:52:01 6 0.13 0.00 0.07 0.02 0.00 99.78 [2024-07-18T13:16:36.189Z] 11:52:01 7 0.12 0.00 0.07 0.02 0.00 99.80 [2024-07-18T13:16:36.189Z] 11:53:01 all 0.08 0.00 0.02 0.02 0.00 99.87 [2024-07-18T13:16:36.189Z] 11:53:01 0 0.53 0.00 0.12 0.00 0.00 99.35 [2024-07-18T13:16:36.189Z] 11:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:53:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-18T13:16:36.189Z] 11:53:01 3 0.03 0.00 0.03 0.08 0.00 99.85 [2024-07-18T13:16:36.189Z] 11:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.189Z] 11:53:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2024-07-18T13:16:36.189Z] 11:54:01 all 0.25 0.00 0.00 0.02 0.01 99.71 [2024-07-18T13:16:36.189Z] 11:54:01 0 1.92 0.00 0.02 0.00 0.02 98.04 [2024-07-18T13:16:36.189Z] 11:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.189Z] 11:54:01 3 0.03 0.00 0.00 0.15 0.02 99.80 [2024-07-18T13:16:36.189Z] 11:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.189Z] 11:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:54:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:55:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2024-07-18T13:16:36.189Z] 11:55:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-18T13:16:36.189Z] 11:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:55:01 3 0.03 0.00 0.02 0.15 0.00 99.80 [2024-07-18T13:16:36.189Z] 11:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:56:01 all 0.01 0.00 0.02 0.02 0.01 99.95 [2024-07-18T13:16:36.189Z] 11:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-18T13:16:36.189Z] 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.189Z] 11:56:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2024-07-18T13:16:36.189Z] 11:56:01 3 0.05 0.00 0.02 0.12 0.00 99.82 [2024-07-18T13:16:36.189Z] 11:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.189Z] 11:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.189Z] 11:57:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-07-18T13:16:36.189Z] 11:57:01 0 0.05 0.00 0.03 0.05 0.02 99.85 [2024-07-18T13:16:36.189Z] 11:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.189Z] 11:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:57:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2024-07-18T13:16:36.189Z] 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.189Z] 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:57:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2024-07-18T13:16:36.189Z] [2024-07-18T13:16:36.189Z] 11:57:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.189Z] 11:58:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-18T13:16:36.189Z] 11:58:01 3 0.03 0.00 0.00 0.07 0.00 99.90 [2024-07-18T13:16:36.189Z] 11:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:58:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:59:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2024-07-18T13:16:36.189Z] 11:59:01 0 0.30 0.00 0.05 0.00 0.02 99.63 [2024-07-18T13:16:36.189Z] 11:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 11:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.189Z] 11:59:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2024-07-18T13:16:36.189Z] 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.189Z] 11:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.189Z] 11:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.189Z] 11:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.189Z] 12:00:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-07-18T13:16:36.190Z] 12:00:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2024-07-18T13:16:36.190Z] 12:00:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:00:01 3 0.05 0.00 0.00 0.05 0.02 99.88 [2024-07-18T13:16:36.190Z] 12:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.190Z] 12:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.190Z] 12:01:01 all 0.08 0.00 0.03 0.03 0.01 99.86 [2024-07-18T13:16:36.190Z] 12:01:01 0 0.45 0.00 0.07 0.02 0.02 99.45 [2024-07-18T13:16:36.190Z] 12:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:01:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2024-07-18T13:16:36.190Z] 12:01:01 3 0.03 0.00 0.02 0.18 0.00 99.77 [2024-07-18T13:16:36.190Z] 12:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-18T13:16:36.190Z] 12:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:02:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2024-07-18T13:16:36.190Z] 12:02:01 0 0.55 0.00 0.03 0.03 0.02 99.37 [2024-07-18T13:16:36.190Z] 12:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:02:01 3 0.07 0.00 0.02 0.05 0.02 99.85 [2024-07-18T13:16:36.190Z] 12:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:02:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-18T13:16:36.190Z] 12:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:03:01 all 0.08 0.00 0.01 0.03 0.00 99.87 [2024-07-18T13:16:36.190Z] 12:03:01 0 0.58 0.00 0.05 0.00 0.02 99.35 [2024-07-18T13:16:36.190Z] 12:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:03:01 3 0.00 0.00 0.00 0.25 0.00 99.75 [2024-07-18T13:16:36.190Z] 12:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:03:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-18T13:16:36.190Z] 12:04:01 all 0.14 0.00 0.01 0.04 0.05 99.76 [2024-07-18T13:16:36.190Z] 12:04:01 0 0.95 0.00 0.02 0.17 0.02 98.86 [2024-07-18T13:16:36.190Z] 12:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:04:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-18T13:16:36.190Z] 12:04:01 3 0.08 0.00 0.02 0.12 0.33 99.45 [2024-07-18T13:16:36.190Z] 12:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-18T13:16:36.190Z] 12:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-18T13:16:36.190Z] 12:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:05:01 3 0.12 0.00 0.02 0.03 0.02 99.82 [2024-07-18T13:16:36.190Z] 12:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:06:01 all 0.06 0.00 0.01 0.02 0.00 99.90 [2024-07-18T13:16:36.190Z] 12:06:01 0 0.30 0.00 0.00 0.00 0.00 99.70 [2024-07-18T13:16:36.190Z] 12:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-18T13:16:36.190Z] 12:06:01 3 0.05 0.00 0.07 0.17 0.02 99.70 [2024-07-18T13:16:36.190Z] 12:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:07:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2024-07-18T13:16:36.190Z] 12:07:01 0 1.98 0.00 0.02 0.00 0.00 98.00 [2024-07-18T13:16:36.190Z] 12:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:07:01 3 0.05 0.00 0.02 0.10 0.02 99.82 [2024-07-18T13:16:36.190Z] 12:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:08:01 all 0.17 0.00 0.02 0.01 0.01 99.80 [2024-07-18T13:16:36.190Z] 12:08:01 0 1.27 0.00 0.07 0.00 0.02 98.65 [2024-07-18T13:16:36.190Z] 12:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:08:01 3 0.02 0.00 0.05 0.05 0.02 99.87 [2024-07-18T13:16:36.190Z] 12:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.190Z] 12:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] [2024-07-18T13:16:36.190Z] 12:08:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.190Z] 12:09:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:09:01 3 0.07 0.00 0.00 0.03 0.02 99.88 [2024-07-18T13:16:36.190Z] 12:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:10:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2024-07-18T13:16:36.190Z] 12:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:10:01 3 0.08 0.00 0.02 0.03 0.02 99.85 [2024-07-18T13:16:36.190Z] 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:11:01 all 0.01 0.00 0.02 0.01 0.01 99.96 [2024-07-18T13:16:36.190Z] 12:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:11:01 3 0.05 0.00 0.05 0.05 0.02 99.83 [2024-07-18T13:16:36.190Z] 12:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-07-18T13:16:36.190Z] 12:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:12:01 3 0.10 0.00 0.02 0.03 0.02 99.83 [2024-07-18T13:16:36.190Z] 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:13:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2024-07-18T13:16:36.190Z] 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-18T13:16:36.190Z] 12:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:14:01 all 0.02 0.00 0.01 0.05 0.00 99.92 [2024-07-18T13:16:36.190Z] 12:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:14:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:14:01 3 0.07 0.00 0.05 0.33 0.02 99.53 [2024-07-18T13:16:36.190Z] 12:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.190Z] 12:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-18T13:16:36.190Z] 12:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:15:01 3 0.05 0.00 0.02 0.05 0.02 99.87 [2024-07-18T13:16:36.190Z] 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-07-18T13:16:36.190Z] 12:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:16:01 3 0.08 0.00 0.05 0.05 0.02 99.80 [2024-07-18T13:16:36.190Z] 12:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.190Z] 12:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:17:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-07-18T13:16:36.190Z] 12:17:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-18T13:16:36.190Z] 12:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:17:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2024-07-18T13:16:36.190Z] 12:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.190Z] 12:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-07-18T13:16:36.190Z] 12:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:18:01 3 0.08 0.00 0.07 0.05 0.02 99.78 [2024-07-18T13:16:36.190Z] 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:19:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:19:01 3 0.05 0.00 0.00 0.03 0.02 99.90 [2024-07-18T13:16:36.190Z] 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.190Z] [2024-07-18T13:16:36.190Z] 12:19:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.190Z] 12:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-07-18T13:16:36.190Z] 12:20:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2024-07-18T13:16:36.190Z] 12:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:20:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2024-07-18T13:16:36.190Z] 12:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:21:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2024-07-18T13:16:36.190Z] 12:21:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-07-18T13:16:36.190Z] 12:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:21:01 3 0.08 0.00 0.03 0.05 0.02 99.82 [2024-07-18T13:16:36.190Z] 12:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.190Z] 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:22:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2024-07-18T13:16:36.190Z] 12:22:01 0 0.55 0.00 0.00 0.00 0.00 99.45 [2024-07-18T13:16:36.190Z] 12:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:22:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2024-07-18T13:16:36.190Z] 12:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.190Z] 12:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:22:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-18T13:16:36.190Z] 12:23:01 all 0.01 0.00 0.01 0.38 0.01 99.59 [2024-07-18T13:16:36.190Z] 12:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.190Z] 12:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.190Z] 12:23:01 3 0.02 0.00 0.03 3.05 0.02 96.88 [2024-07-18T13:16:36.190Z] 12:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:24:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2024-07-18T13:16:36.191Z] 12:24:01 0 0.37 0.00 0.00 0.00 0.00 99.63 [2024-07-18T13:16:36.191Z] 12:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:24:01 3 0.03 0.00 0.02 0.05 0.02 99.88 [2024-07-18T13:16:36.191Z] 12:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:24:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-18T13:16:36.191Z] 12:25:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2024-07-18T13:16:36.191Z] 12:25:01 0 1.29 0.00 0.02 0.00 0.00 98.70 [2024-07-18T13:16:36.191Z] 12:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:25:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2024-07-18T13:16:36.191Z] 12:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:26:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2024-07-18T13:16:36.191Z] 12:26:01 0 0.38 0.00 0.03 0.00 0.02 99.57 [2024-07-18T13:16:36.191Z] 12:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:26:01 3 0.05 0.00 0.02 0.03 0.02 99.88 [2024-07-18T13:16:36.191Z] 12:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:27:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-07-18T13:16:36.191Z] 12:27:01 0 0.96 0.00 0.02 0.00 0.00 99.02 [2024-07-18T13:16:36.191Z] 12:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:27:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-18T13:16:36.191Z] 12:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:27:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-18T13:16:36.191Z] 12:28:01 all 0.15 0.00 0.01 0.02 0.00 99.82 [2024-07-18T13:16:36.191Z] 12:28:01 0 1.06 0.00 0.02 0.00 0.00 98.92 [2024-07-18T13:16:36.191Z] 12:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.191Z] 12:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:28:01 3 0.07 0.00 0.07 0.12 0.02 99.73 [2024-07-18T13:16:36.191Z] 12:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:29:01 all 0.03 0.00 0.01 0.14 0.01 99.82 [2024-07-18T13:16:36.191Z] 12:29:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2024-07-18T13:16:36.191Z] 12:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:29:01 3 0.07 0.00 0.03 0.97 0.02 98.92 [2024-07-18T13:16:36.191Z] 12:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:29:01 7 0.00 0.00 0.02 0.13 0.00 99.85 [2024-07-18T13:16:36.191Z] 12:30:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2024-07-18T13:16:36.191Z] 12:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:30:01 3 0.05 0.00 0.05 0.12 0.02 99.77 [2024-07-18T13:16:36.191Z] 12:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.191Z] [2024-07-18T13:16:36.191Z] 12:30:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.191Z] 12:31:01 all 0.72 0.00 0.05 0.04 0.01 99.19 [2024-07-18T13:16:36.191Z] 12:31:01 0 1.81 0.00 0.08 0.08 0.02 98.00 [2024-07-18T13:16:36.191Z] 12:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.191Z] 12:31:01 2 0.32 0.00 0.08 0.05 0.02 99.53 [2024-07-18T13:16:36.191Z] 12:31:01 3 1.75 0.00 0.03 0.15 0.03 98.03 [2024-07-18T13:16:36.191Z] 12:31:01 4 0.90 0.00 0.02 0.00 0.00 99.08 [2024-07-18T13:16:36.191Z] 12:31:01 5 0.68 0.00 0.05 0.00 0.00 99.27 [2024-07-18T13:16:36.191Z] 12:31:01 6 0.15 0.00 0.02 0.00 0.02 99.82 [2024-07-18T13:16:36.191Z] 12:31:01 7 0.07 0.00 0.08 0.02 0.02 99.82 [2024-07-18T13:16:36.191Z] 12:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-07-18T13:16:36.191Z] 12:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:32:01 3 0.05 0.00 0.03 0.05 0.02 99.85 [2024-07-18T13:16:36.191Z] 12:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:33:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2024-07-18T13:16:36.191Z] 12:33:01 0 1.27 0.00 0.08 0.00 0.00 98.65 [2024-07-18T13:16:36.191Z] 12:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:33:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2024-07-18T13:16:36.191Z] 12:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.191Z] 12:34:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-07-18T13:16:36.191Z] 12:34:01 0 0.38 0.00 0.07 0.00 0.02 99.53 [2024-07-18T13:16:36.191Z] 12:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:34:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2024-07-18T13:16:36.191Z] 12:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.191Z] 12:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:35:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2024-07-18T13:16:36.191Z] 12:35:01 0 1.82 0.00 0.05 0.00 0.00 98.13 [2024-07-18T13:16:36.191Z] 12:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:35:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-18T13:16:36.191Z] 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:36:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2024-07-18T13:16:36.191Z] 12:36:01 0 0.80 0.00 0.12 0.00 0.00 99.09 [2024-07-18T13:16:36.191Z] 12:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:36:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-18T13:16:36.191Z] 12:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-18T13:16:36.191Z] 12:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-07-18T13:16:36.191Z] 12:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-18T13:16:36.191Z] 12:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:37:01 3 0.07 0.00 0.03 0.03 0.02 99.85 [2024-07-18T13:16:36.191Z] 12:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:37:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2024-07-18T13:16:36.191Z] 12:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:38:01 3 0.07 0.00 0.03 0.02 0.00 99.88 [2024-07-18T13:16:36.191Z] 12:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:39:01 3 0.07 0.00 0.03 0.03 0.02 99.85 [2024-07-18T13:16:36.191Z] 12:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:40:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2024-07-18T13:16:36.191Z] 12:40:01 0 0.32 0.00 0.02 0.00 0.00 99.67 [2024-07-18T13:16:36.191Z] 12:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:40:01 3 0.08 0.00 0.03 0.03 0.02 99.83 [2024-07-18T13:16:36.191Z] 12:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:40:01 7 0.03 0.00 0.03 0.03 0.00 99.90 [2024-07-18T13:16:36.191Z] 12:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-07-18T13:16:36.191Z] 12:41:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2024-07-18T13:16:36.191Z] 12:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] [2024-07-18T13:16:36.191Z] 12:41:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.191Z] 12:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-07-18T13:16:36.191Z] 12:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.191Z] 12:42:01 3 0.07 0.00 0.03 0.03 0.02 99.85 [2024-07-18T13:16:36.191Z] 12:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:42:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-18T13:16:36.191Z] 12:43:01 all 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:43:01 0 0.38 0.00 0.05 0.00 0.00 99.57 [2024-07-18T13:16:36.191Z] 12:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:43:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2024-07-18T13:16:36.191Z] 12:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:44:01 all 0.05 0.00 0.02 0.01 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:44:01 0 0.23 0.00 0.07 0.00 0.00 99.70 [2024-07-18T13:16:36.191Z] 12:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T13:16:36.191Z] 12:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:44:01 3 0.05 0.00 0.00 0.03 0.02 99.90 [2024-07-18T13:16:36.191Z] 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T13:16:36.191Z] 12:45:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2024-07-18T13:16:36.191Z] 12:45:01 0 0.71 0.00 0.00 0.00 0.02 99.27 [2024-07-18T13:16:36.191Z] 12:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T13:16:36.191Z] 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-07-18T13:16:36.191Z] 12:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-18T13:16:36.191Z] 12:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.191Z] 12:46:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-18T13:16:36.191Z] 12:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.191Z] 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.191Z] 12:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.191Z] 12:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.191Z] 12:47:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-07-18T13:16:36.191Z] 12:47:01 0 0.30 0.00 0.05 0.02 0.00 99.63 [2024-07-18T13:16:36.191Z] 12:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T13:16:36.192Z] 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.192Z] 12:48:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2024-07-18T13:16:36.192Z] 12:48:01 0 0.60 0.00 0.02 0.00 0.02 99.37 [2024-07-18T13:16:36.192Z] 12:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:48:01 3 0.05 0.00 0.00 0.08 0.02 99.85 [2024-07-18T13:16:36.192Z] 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:48:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-18T13:16:36.192Z] 12:49:01 all 0.08 0.00 0.01 0.01 0.00 99.91 [2024-07-18T13:16:36.192Z] 12:49:01 0 0.62 0.00 0.03 0.00 0.02 99.33 [2024-07-18T13:16:36.192Z] 12:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:49:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:50:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2024-07-18T13:16:36.192Z] 12:50:01 0 0.43 0.00 0.02 0.00 0.02 99.53 [2024-07-18T13:16:36.192Z] 12:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.192Z] 12:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-18T13:16:36.192Z] 12:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:51:01 all 0.02 0.00 0.01 0.28 0.01 99.68 [2024-07-18T13:16:36.192Z] 12:51:01 0 0.12 0.00 0.03 0.59 0.02 99.25 [2024-07-18T13:16:36.192Z] 12:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:51:01 3 0.03 0.00 0.02 1.63 0.02 98.30 [2024-07-18T13:16:36.192Z] 12:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.192Z] 12:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-18T13:16:36.192Z] 12:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:52:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2024-07-18T13:16:36.192Z] 12:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] [2024-07-18T13:16:36.192Z] 12:52:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.192Z] 12:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-18T13:16:36.192Z] 12:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:54:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2024-07-18T13:16:36.192Z] 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:55:01 all 0.09 0.00 0.01 0.00 0.01 99.90 [2024-07-18T13:16:36.192Z] 12:55:01 0 0.65 0.00 0.03 0.00 0.02 99.30 [2024-07-18T13:16:36.192Z] 12:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.192Z] 12:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-18T13:16:36.192Z] 12:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:56:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2024-07-18T13:16:36.192Z] 12:56:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2024-07-18T13:16:36.192Z] 12:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.192Z] 12:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-18T13:16:36.192Z] 12:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.192Z] 12:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 12:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-18T13:16:36.192Z] 12:57:01 0 0.00 0.00 0.07 0.00 0.02 99.92 [2024-07-18T13:16:36.192Z] 12:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:57:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-18T13:16:36.192Z] 12:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.192Z] 12:58:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-07-18T13:16:36.192Z] 12:58:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2024-07-18T13:16:36.192Z] 12:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 12:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-18T13:16:36.192Z] 12:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 12:59:01 all 2.73 0.00 0.62 0.62 0.02 96.02 [2024-07-18T13:16:36.192Z] 12:59:01 0 1.69 0.00 0.49 0.22 0.02 97.59 [2024-07-18T13:16:36.192Z] 12:59:01 1 3.90 0.00 1.30 2.98 0.02 91.81 [2024-07-18T13:16:36.192Z] 12:59:01 2 3.12 0.00 0.60 0.12 0.03 96.13 [2024-07-18T13:16:36.192Z] 12:59:01 3 3.22 0.00 0.40 0.60 0.02 95.76 [2024-07-18T13:16:36.192Z] 12:59:01 4 3.01 0.00 0.63 0.67 0.02 95.67 [2024-07-18T13:16:36.192Z] 12:59:01 5 1.59 0.00 0.63 0.02 0.00 97.76 [2024-07-18T13:16:36.192Z] 12:59:01 6 2.62 0.00 0.47 0.20 0.02 96.69 [2024-07-18T13:16:36.192Z] 12:59:01 7 2.66 0.00 0.47 0.13 0.02 96.72 [2024-07-18T13:16:36.192Z] 13:00:01 all 7.23 0.00 3.19 4.25 0.06 85.27 [2024-07-18T13:16:36.192Z] 13:00:01 0 7.48 0.00 2.69 4.55 0.07 85.21 [2024-07-18T13:16:36.192Z] 13:00:01 1 6.21 0.00 2.39 1.04 0.03 90.32 [2024-07-18T13:16:36.192Z] 13:00:01 2 7.77 0.00 3.03 3.60 0.05 85.56 [2024-07-18T13:16:36.192Z] 13:00:01 3 7.50 0.00 2.84 1.58 0.07 88.00 [2024-07-18T13:16:36.192Z] 13:00:01 4 7.39 0.00 3.12 0.62 0.05 88.82 [2024-07-18T13:16:36.192Z] 13:00:01 5 7.34 0.00 3.03 0.96 0.07 88.60 [2024-07-18T13:16:36.192Z] 13:00:01 6 8.04 0.00 3.41 1.52 0.07 86.97 [2024-07-18T13:16:36.192Z] 13:00:01 7 6.11 0.00 5.05 20.13 0.08 68.63 [2024-07-18T13:16:36.192Z] 13:01:01 all 23.10 0.00 4.50 4.09 0.50 67.81 [2024-07-18T13:16:36.192Z] 13:01:01 0 22.70 0.00 4.09 5.41 0.07 67.73 [2024-07-18T13:16:36.192Z] 13:01:01 1 23.76 0.00 5.36 2.57 0.12 68.20 [2024-07-18T13:16:36.192Z] 13:01:01 2 24.11 0.00 4.42 1.70 0.15 69.62 [2024-07-18T13:16:36.192Z] 13:01:01 3 22.39 0.00 4.89 0.02 3.30 69.40 [2024-07-18T13:16:36.192Z] 13:01:01 4 23.12 0.00 4.34 0.81 0.07 71.66 [2024-07-18T13:16:36.192Z] 13:01:01 5 22.94 0.00 3.54 1.14 0.08 72.30 [2024-07-18T13:16:36.192Z] 13:01:01 6 23.52 0.00 4.19 0.29 0.07 71.93 [2024-07-18T13:16:36.192Z] 13:01:01 7 22.27 0.00 5.12 20.94 0.08 51.59 [2024-07-18T13:16:36.192Z] 13:02:01 all 45.33 0.00 6.06 1.99 0.09 46.53 [2024-07-18T13:16:36.192Z] 13:02:01 0 44.98 0.00 6.08 1.06 0.10 47.78 [2024-07-18T13:16:36.192Z] 13:02:01 1 46.37 0.00 6.14 2.18 0.08 45.23 [2024-07-18T13:16:36.192Z] 13:02:01 2 44.14 0.00 5.91 0.69 0.08 49.17 [2024-07-18T13:16:36.192Z] 13:02:01 3 45.70 0.00 6.01 0.17 0.10 48.03 [2024-07-18T13:16:36.192Z] 13:02:01 4 45.63 0.00 5.67 1.62 0.08 47.01 [2024-07-18T13:16:36.192Z] 13:02:01 5 47.09 0.00 6.49 0.69 0.08 45.64 [2024-07-18T13:16:36.192Z] 13:02:01 6 43.55 0.00 5.87 8.26 0.08 42.22 [2024-07-18T13:16:36.192Z] 13:02:01 7 45.14 0.00 6.32 1.26 0.10 47.18 [2024-07-18T13:16:36.192Z] 13:03:01 all 16.97 0.00 3.60 3.51 0.05 75.87 [2024-07-18T13:16:36.192Z] 13:03:01 0 16.49 0.00 3.78 2.55 0.05 77.13 [2024-07-18T13:16:36.192Z] 13:03:01 1 17.34 0.00 4.41 10.97 0.07 67.21 [2024-07-18T13:16:36.192Z] 13:03:01 2 17.02 0.00 3.78 0.18 0.05 78.97 [2024-07-18T13:16:36.192Z] 13:03:01 3 15.85 0.00 3.27 0.05 0.03 80.80 [2024-07-18T13:16:36.192Z] 13:03:01 4 18.07 0.00 3.43 1.14 0.05 77.31 [2024-07-18T13:16:36.192Z] 13:03:01 5 16.34 0.00 3.48 0.03 0.07 80.08 [2024-07-18T13:16:36.192Z] 13:03:01 6 17.52 0.00 3.67 9.81 0.07 68.94 [2024-07-18T13:16:36.192Z] 13:03:01 7 17.12 0.00 3.02 3.32 0.05 76.50 [2024-07-18T13:16:36.192Z] [2024-07-18T13:16:36.192Z] 13:03:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.192Z] 13:04:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 13:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-07-18T13:16:36.192Z] 13:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-18T13:16:36.192Z] 13:04:01 5 0.08 0.00 0.02 0.02 0.00 99.88 [2024-07-18T13:16:36.192Z] 13:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:04:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-18T13:16:36.192Z] 13:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-07-18T13:16:36.192Z] 13:05:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2024-07-18T13:16:36.192Z] 13:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.192Z] 13:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:05:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2024-07-18T13:16:36.192Z] 13:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-18T13:16:36.192Z] 13:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-18T13:16:36.192Z] 13:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:06:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-18T13:16:36.192Z] 13:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.192Z] 13:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:07:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-07-18T13:16:36.192Z] 13:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-18T13:16:36.192Z] 13:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.192Z] 13:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T13:16:36.192Z] 13:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.192Z] 13:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-18T13:16:36.192Z] 13:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.192Z] 13:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.192Z] 13:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.192Z] 13:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.193Z] 13:09:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-07-18T13:16:36.193Z] 13:09:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2024-07-18T13:16:36.193Z] 13:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.193Z] 13:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.193Z] 13:09:01 4 0.17 0.00 0.00 0.02 0.00 99.82 [2024-07-18T13:16:36.193Z] 13:09:01 5 0.94 0.00 0.03 0.00 0.00 99.02 [2024-07-18T13:16:36.193Z] 13:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.193Z] 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:10:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2024-07-18T13:16:36.193Z] 13:10:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-18T13:16:36.193Z] 13:10:01 1 1.30 0.00 0.10 0.00 0.00 98.60 [2024-07-18T13:16:36.193Z] 13:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-18T13:16:36.193Z] 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:10:01 4 0.07 0.00 0.00 0.03 0.00 99.90 [2024-07-18T13:16:36.193Z] 13:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:10:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2024-07-18T13:16:36.193Z] 13:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-18T13:16:36.193Z] 13:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-18T13:16:36.193Z] 13:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-18T13:16:36.193Z] 13:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T13:16:36.193Z] 13:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T13:16:36.193Z] 13:12:01 all 0.05 0.00 0.02 0.01 0.00 99.93 [2024-07-18T13:16:36.193Z] 13:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-18T13:16:36.193Z] 13:12:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-07-18T13:16:36.193Z] 13:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:12:01 4 0.18 0.00 0.00 0.02 0.00 99.80 [2024-07-18T13:16:36.193Z] 13:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:12:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-18T13:16:36.193Z] 13:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-18T13:16:36.193Z] 13:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-18T13:16:36.193Z] 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T13:16:36.193Z] 13:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.193Z] 13:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.193Z] 13:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T13:16:36.193Z] 13:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-18T13:16:36.193Z] 13:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:14:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-18T13:16:36.193Z] [2024-07-18T13:16:36.193Z] 13:14:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T13:16:36.193Z] 13:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-18T13:16:36.193Z] 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-18T13:16:36.193Z] 13:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T13:16:36.193Z] 13:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-18T13:16:36.193Z] 13:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-18T13:16:36.193Z] 13:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T13:16:36.193Z] 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T13:16:36.193Z] 13:16:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-18T13:16:36.193Z] Average: all 1.16 0.00 0.23 0.19 0.01 98.41 [2024-07-18T13:16:36.193Z] Average: 0 1.39 0.00 0.24 0.19 0.01 98.17 [2024-07-18T13:16:36.193Z] Average: 1 1.15 0.00 0.24 0.22 0.01 98.38 [2024-07-18T13:16:36.193Z] Average: 2 1.13 0.00 0.21 0.08 0.01 98.57 [2024-07-18T13:16:36.193Z] Average: 3 1.17 0.00 0.23 0.18 0.05 98.37 [2024-07-18T13:16:36.193Z] Average: 4 1.15 0.00 0.22 0.06 0.00 98.57 [2024-07-18T13:16:36.193Z] Average: 5 1.13 0.00 0.23 0.04 0.01 98.60 [2024-07-18T13:16:36.193Z] Average: 6 1.09 0.00 0.21 0.23 0.01 98.46 [2024-07-18T13:16:36.193Z] Average: 7 1.10 0.00 0.25 0.52 0.01 98.12 [2024-07-18T13:16:36.193Z] [2024-07-18T13:16:36.193Z] [2024-07-18T13:16:36.193Z]