Pull request #505 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d4200b243f1fe710b57b6e374d24980eb40679b+acbb521d861d6c2cafc59ad1b5302a89638eecf2 (102d1d36f897cb147337502746a5b566cfaa96ae) 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-ssh5150055321599086094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh10478971960247895051.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2358315117023562418.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15205556919142612711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh135368154326054455.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-505/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-505/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3957040516096885812.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-41006 in /w/workspace/undry_device-onvif-camera_PR-505 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-505 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit acbb521d861d6c2cafc59ad1b5302a89638eecf2 into PR head commit 1d4200b243f1fe710b57b6e374d24980eb40679b Merge succeeded, producing 1d4200b243f1fe710b57b6e374d24980eb40679b Checking out Revision 1d4200b243f1fe710b57b6e374d24980eb40679b (PR-505) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4200b243f1fe710b57b6e374d24980eb40679b # 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 acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4200b243f1fe710b57b6e374d24980eb40679b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:36:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:36:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:36:50 ========================================================= 03:36:50 EdgeX Global Pipelines Version Info 03:36:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:36:51 ------------------- 03:36:51 stable info: 03:36:51 ------------------- 03:36:51 Commited By: Cherry Wang cherry@iotechsys.com 03:36:51 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:36:51 Message: update stable to v1.0.271 03:36:51 ------------------- 03:36:51 experimental info: 03:36:51 ------------------- 03:36:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:36:51 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:36:51 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:36:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4200b [Pipeline] echo 03:36:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:54 provisioning config files... 03:36:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config729925504307304688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:54 ---> ****-login.sh 03:36:54 nexus3.edgexfoundry.org:10001 03:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:54 Configure a credential helper to remove this warning. See 03:36:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:54 03:36:54 Login Succeeded 03:36:54 nexus3.edgexfoundry.org:10002 03:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:54 Configure a credential helper to remove this warning. See 03:36:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:54 03:36:54 Login Succeeded 03:36:54 nexus3.edgexfoundry.org:10003 03:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:55 Configure a credential helper to remove this warning. See 03:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:55 03:36:55 Login Succeeded 03:36:55 nexus3.edgexfoundry.org:10004 03:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:55 Configure a credential helper to remove this warning. See 03:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:55 03:36:55 Login Succeeded 03:36:55 ****.io 03:36:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:36:55 Configure a credential helper to remove this warning. See 03:36:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:36:55 03:36:55 Login Succeeded 03:36:55 ---> ****-login.sh ends [Pipeline] } 03:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:36:55 + git rev-list -1 --merges 1d4200b243f1fe710b57b6e374d24980eb40679b~1..1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo 03:36:55 -----------> git rev-list -1 --merges 1d4200b243f1fe710b57b6e374d24980eb40679b~1..1d4200b243f1fe710b57b6e374d24980eb40679b 1d4200b243f1fe710b57b6e374d24980eb40679b [false] [Pipeline] sh 03:36:56 + git log --format=format:%s -1 1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo 03:36:56 ========================================================= 03:36:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:36:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:56 + git log --format=format:%s -1 1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] echo 03:36:56 [semverPrep] GIT_COMMIT: 1d4200b243f1fe710b57b6e374d24980eb40679b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 03:36:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:36:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:57 + grep -v github /etc/ssh/ssh_known_hosts 03:36:57 + [ -e /tmp/ssh_known_hosts ] 03:36:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:36:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:36:57 + sudo tee -a /etc/ssh/ssh_known_hosts 03:36:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:57 03:36:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:36:58 0.1.4: Pulling from edgex-devops/py-git-semver 03:36:58 b85a868b505f: Pulling fs layer 03:36:58 e2be974225ed: Pulling fs layer 03:36:58 339a4e72a1f5: Pulling fs layer 03:36:58 988bab9f4d93: Pulling fs layer 03:36:58 1469e6f7b9e6: Pulling fs layer 03:36:58 eaf3925da568: Pulling fs layer 03:36:58 bab4dde63d76: Pulling fs layer 03:36:58 bde34c3a00c8: Pulling fs layer 03:36:58 b352a97aabf1: Pulling fs layer 03:36:58 4872d77fe225: Pulling fs layer 03:36:58 5851b861e8e6: Pulling fs layer 03:36:58 988bab9f4d93: Waiting 03:36:58 1469e6f7b9e6: Waiting 03:36:58 4872d77fe225: Waiting 03:36:58 bde34c3a00c8: Waiting 03:36:58 bab4dde63d76: Waiting 03:36:58 eaf3925da568: Waiting 03:36:58 5851b861e8e6: Waiting 03:36:58 b352a97aabf1: Waiting 03:36:58 e2be974225ed: Download complete 03:36:58 988bab9f4d93: Verifying Checksum 03:36:58 988bab9f4d93: Download complete 03:36:58 1469e6f7b9e6: Verifying Checksum 03:36:58 1469e6f7b9e6: Download complete 03:36:58 eaf3925da568: Verifying Checksum 03:36:58 eaf3925da568: Download complete 03:36:58 339a4e72a1f5: Verifying Checksum 03:36:58 339a4e72a1f5: Download complete 03:36:58 bde34c3a00c8: Verifying Checksum 03:36:58 bde34c3a00c8: Download complete 03:36:58 b352a97aabf1: Download complete 03:36:58 4872d77fe225: Download complete 03:36:58 5851b861e8e6: Verifying Checksum 03:36:58 b85a868b505f: Verifying Checksum 03:36:58 b85a868b505f: Download complete 03:36:58 bab4dde63d76: Verifying Checksum 03:36:58 bab4dde63d76: Download complete 03:36:59 b85a868b505f: Pull complete 03:36:59 e2be974225ed: Pull complete 03:36:59 339a4e72a1f5: Pull complete 03:36:59 988bab9f4d93: Pull complete 03:37:00 1469e6f7b9e6: Pull complete 03:37:00 eaf3925da568: Pull complete 03:37:01 bab4dde63d76: Pull complete 03:37:01 bde34c3a00c8: Pull complete 03:37:01 b352a97aabf1: Pull complete 03:37:01 4872d77fe225: Pull complete 03:37:01 5851b861e8e6: Pull complete 03:37:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:02 prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container 03:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 03:37:03 $ docker top 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 -eo pid,comm 03:37:03 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). 03:37:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:03 [ssh-agent] Looking for ssh-agent implementation... 03:37:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:03 $ docker exec 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent 03:37:03 SSH_AUTH_SOCK=/tmp/ssh-R14av7LdGtAN/agent.33 03:37:03 SSH_AGENT_PID=39 03:37:03 Running ssh-add (command line suppressed) 03:37:03 Identity added: /w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_2306582784466151763.key (/w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_2306582784466151763.key) 03:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:04 + git tag --points-at HEAD [Pipeline] } 03:37:04 $ docker exec --env ******** --env ******** 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent -k 03:37:04 unset SSH_AUTH_SOCK; 03:37:04 unset SSH_AGENT_PID; 03:37:04 echo Agent pid 39 killed; 03:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:04 [ssh-agent] Looking for ssh-agent implementation... 03:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:04 $ docker exec 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent 03:37:04 SSH_AUTH_SOCK=/tmp/ssh-VvAoclVjccc9/agent.72 03:37:04 SSH_AGENT_PID=78 03:37:04 Running ssh-add (command line suppressed) 03:37:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_1361632430223213100.key (/w/workspace/undry_device-onvif-camera_PR-505@tmp/private_key_1361632430223213100.key) 03:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:05 + git semver init 03:37:05 2025-03-12 03:37:05,351 [run_init] DEBUG init version:0.0.0 force:False 03:37:05 2025-03-12 03:37:05,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-505/.semver 03:37:05 2025-03-12 03:37:05,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-505/.semver 03:37:05 2025-03-12 03:37:05,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-505/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-505, universal_newlines=False, shell=None, istream=None) 03:37:06 2025-03-12 03:37:06,477 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-505/.git/info/exclude 03:37:06 2025-03-12 03:37:06,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-505/.semver/PR-505 with force:False 03:37:06 2025-03-12 03:37:06,477 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-505/.semver/PR-505 03:37:06 2025-03-12 03:37:06,483 [execute] INFO git cat-file --batch-check 03:37:06 2025-03-12 03:37:06,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-505/.semver, universal_newlines=False, shell=None, istream=) 03:37:06 2025-03-12 03:37:06,489 [execute] INFO git cat-file --batch 03:37:06 2025-03-12 03:37:06,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-505/.semver, universal_newlines=False, shell=None, istream=) 03:37:06 2025-03-12 03:37:06,495 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-505/.semver/PR-505 03:37:06 0.0.0 [Pipeline] } 03:37:06 $ docker exec --env ******** --env ******** 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 ssh-agent -k 03:37:06 unset SSH_AUTH_SOCK; 03:37:06 unset SSH_AGENT_PID; 03:37:06 echo Agent pid 78 killed; 03:37:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:07 + git semver [Pipeline] } 03:37:07 $ docker stop --time=1 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 03:37:08 $ docker rm -f --volumes 7d22994fa49af9bdefc2e3b08a2e37b7bc90b5ab3b6ad7385cb3da2de110d384 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:37:09 Stashed 1 file(s) [Pipeline] echo 03:37:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:10 provisioning config files... 03:37:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config7209530775047844256tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:37:11 ---> ****-login.sh 03:37:11 nexus3.edgexfoundry.org:10001 03:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:11 Configure a credential helper to remove this warning. See 03:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:11 03:37:11 Login Succeeded 03:37:11 nexus3.edgexfoundry.org:10002 03:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:11 Configure a credential helper to remove this warning. See 03:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:11 03:37:11 Login Succeeded 03:37:11 nexus3.edgexfoundry.org:10003 03:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:11 Configure a credential helper to remove this warning. See 03:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:11 03:37:11 Login Succeeded 03:37:11 nexus3.edgexfoundry.org:10004 03:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:11 Configure a credential helper to remove this warning. See 03:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:11 03:37:11 Login Succeeded 03:37:11 ****.io 03:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:11 Configure a credential helper to remove this warning. See 03:37:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:11 03:37:11 Login Succeeded 03:37:11 ---> ****-login.sh ends [Pipeline] } 03:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:37:11 ========================================================= 03:37:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:37:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:37:12 Sending build context to Docker daemon 37.02MB 03:37:12 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:37:12 Step 2/13 : FROM ${BASE} AS builder 03:37:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:37:12 da9db072f522: Pulling fs layer 03:37:12 6ef4a4ee8ca5: Pulling fs layer 03:37:12 06f05ace1117: Pulling fs layer 03:37:12 5fe327b54edc: Pulling fs layer 03:37:12 4f4fb700ef54: Pulling fs layer 03:37:12 92a5565b7b96: Pulling fs layer 03:37:12 ff9bb7016b71: Pulling fs layer 03:37:12 b67dba6c2c7d: Pulling fs layer 03:37:12 a813b0c90790: Pulling fs layer 03:37:12 5fe327b54edc: Waiting 03:37:12 4f4fb700ef54: Waiting 03:37:12 92a5565b7b96: Waiting 03:37:12 a813b0c90790: Waiting 03:37:12 ff9bb7016b71: Waiting 03:37:12 b67dba6c2c7d: Waiting 03:37:12 6ef4a4ee8ca5: Verifying Checksum 03:37:12 6ef4a4ee8ca5: Download complete 03:37:12 5fe327b54edc: Verifying Checksum 03:37:12 5fe327b54edc: Download complete 03:37:12 4f4fb700ef54: Download complete 03:37:12 92a5565b7b96: Verifying Checksum 03:37:12 92a5565b7b96: Download complete 03:37:12 da9db072f522: Download complete 03:37:12 ff9bb7016b71: Verifying Checksum 03:37:12 ff9bb7016b71: Download complete 03:37:12 da9db072f522: Pull complete 03:37:12 a813b0c90790: Verifying Checksum 03:37:12 a813b0c90790: Download complete 03:37:12 6ef4a4ee8ca5: Pull complete 03:37:13 06f05ace1117: Verifying Checksum 03:37:13 06f05ace1117: Download complete 03:37:13 b67dba6c2c7d: Verifying Checksum 03:37:13 b67dba6c2c7d: Download complete 03:37:16 06f05ace1117: Pull complete 03:37:16 5fe327b54edc: Pull complete 03:37:16 4f4fb700ef54: Pull complete 03:37:16 92a5565b7b96: Pull complete 03:37:16 ff9bb7016b71: Pull complete 03:37:19 b67dba6c2c7d: Pull complete 03:37:19 a813b0c90790: Pull complete 03:37:19 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:37:19 ---> 3ba60ce46760 03:37:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:37:20 ---> Running in 42e3faf7611a 03:37:20 Removing intermediate container 42e3faf7611a 03:37:20 ---> 01c9c7cf59c8 03:37:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:37:20 ---> Running in e8a16621d8eb 03:37:20 Removing intermediate container e8a16621d8eb 03:37:20 ---> 633e27fe0d58 03:37:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:37:20 ---> Running in 74668a84133c 03:37:20 Removing intermediate container 74668a84133c 03:37:20 ---> 6b3f513f2527 03:37:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:37:20 ---> Running in 511ea9d389d6 03:37:20 Removing intermediate container 511ea9d389d6 03:37:20 ---> cab329a70c45 03:37:20 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:37:20 ---> Running in f20db2c37604 03:37:20 Removing intermediate container f20db2c37604 03:37:20 ---> db70bb70041b 03:37:20 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:21 ---> Running in 4dbbeb840027 03:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:37:21 OK: 248 MiB in 58 packages 03:37:22 Removing intermediate container 4dbbeb840027 03:37:22 ---> e18854da4097 03:37:22 Step 9/13 : WORKDIR /device-onvif-camera 03:37:22 ---> Running in 760a0e92b07f 03:37:22 Removing intermediate container 760a0e92b07f 03:37:22 ---> edaec0fcfa50 03:37:22 Step 10/13 : COPY go.mod vendor* ./ 03:37:22 ---> e3a620594720 03:37:22 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:22 ---> Running in c8ec653f74ff 03:38:08 Removing intermediate container c8ec653f74ff 03:38:08 ---> 6560876bbf68 03:38:08 Step 12/13 : COPY . . 03:38:08 ---> 3a8e93525c78 03:38:08 Step 13/13 : RUN ${MAKE} 03:38:08 ---> Running in a240de161da9 03:38:08 noop 03:38:08 Removing intermediate container a240de161da9 03:38:08 ---> 563eaa559eae 03:38:08 Successfully built 563eaa559eae 03:38:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + docker inspect -f . ci-base-image-x86_64 03:38:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:09 prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container 03:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 03:38:09 $ docker top 3a01ac48844cda391e21add0a991271c0be3c7e16d26fc79e9c03386919f9300 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:10 + go version 03:38:10 go version go1.23.4 linux/amd64 [Pipeline] } 03:38:10 $ docker stop --time=1 3a01ac48844cda391e21add0a991271c0be3c7e16d26fc79e9c03386919f9300 03:38:11 $ docker rm -f --volumes 3a01ac48844cda391e21add0a991271c0be3c7e16d26fc79e9c03386919f9300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:12 + docker inspect -f . ci-base-image-x86_64 03:38:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:12 prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container 03:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 03:38:12 $ docker top e86d6c2263da33f6ef6cb3a2c01ecac7f5359ff6631d3d9f1ba3b0e69d8eb835 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:13 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-505 [Pipeline] fileExists [Pipeline] sh 03:38:13 + make test 03:38:13 go test ./... -coverprofile=coverage.out ./... 03:38:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:38:36 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:38:36 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:38:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.4% of statements 03:38:36 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.540s coverage: 86.5% of statements 03:38:46 go vet ./... 03:38:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:38:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:38:50 ./bin/test-attribution-txt.sh [Pipeline] echo 03:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:38:50 $ docker stop --time=1 e86d6c2263da33f6ef6cb3a2c01ecac7f5359ff6631d3d9f1ba3b0e69d8eb835 03:38:53 $ docker rm -f --volumes e86d6c2263da33f6ef6cb3a2c01ecac7f5359ff6631d3d9f1ba3b0e69d8eb835 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:38:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:54 + ls -al . 03:38:54 total 316 03:38:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:38 . 03:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:36 .. 03:38:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:38 .git 03:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:36 .github 03:38:54 -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 03:36 .gitignore 03:38:54 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 03:36 .golangci.yml 03:38:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:37 .semver 03:38:54 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 03:36 Attribution.txt 03:38:54 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 03:36 CHANGELOG.md 03:38:54 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 03:36 Dockerfile 03:38:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:36 GOVERNANCE.md 03:38:54 -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 03:36 Jenkinsfile 03:38:54 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 03:36 LICENSE 03:38:54 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 03:36 Makefile 03:38:54 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 03:36 OWNERS.md 03:38:54 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 03:36 README.md 03:38:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 03:37 VERSION 03:38:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:36 bin 03:38:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:36 cmd 03:38:54 -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 03:38 coverage.out 03:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:36 doc 03:38:54 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 03:36 go.mod 03:38:54 -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 03:36 go.sum 03:38:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:36 internal 03:38:54 -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:55 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1d4200b243f1fe710b57b6e374d24980eb40679b --label arch=amd64 --label version=0.0.0 . 03:38:55 Sending build context to Docker daemon 37.11MB 03:38:55 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:38:55 Step 2/27 : FROM ${BASE} AS builder 03:38:55 ---> 563eaa559eae 03:38:55 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:38:55 ---> Running in d9efe223b441 03:38:55 Removing intermediate container d9efe223b441 03:38:55 ---> a4c5e21a371c 03:38:55 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:55 ---> Running in 04f34183db85 03:38:55 Removing intermediate container 04f34183db85 03:38:55 ---> d10359b025f4 03:38:55 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:38:55 ---> Running in b77a9917b6e3 03:38:55 Removing intermediate container b77a9917b6e3 03:38:55 ---> 65b2b2e716ef 03:38:55 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:38:55 ---> Running in 889a70feec25 03:38:55 Removing intermediate container 889a70feec25 03:38:55 ---> b7b84f35a1de 03:38:55 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:38:55 ---> Running in f97dfb3dd1f3 03:38:55 Removing intermediate container f97dfb3dd1f3 03:38:55 ---> 1c9ae7284980 03:38:55 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:55 ---> Running in e675a1eea51d 03:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:38:56 OK: 248 MiB in 58 packages 03:38:56 Removing intermediate container e675a1eea51d 03:38:56 ---> 64f8a50d0605 03:38:56 Step 9/27 : WORKDIR /device-onvif-camera 03:38:56 ---> Running in 68af6fbec631 03:38:56 Removing intermediate container 68af6fbec631 03:38:56 ---> 22f1ec13c44a 03:38:56 Step 10/27 : COPY go.mod vendor* ./ 03:38:56 ---> 6861ab5e4495 03:38:56 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:56 ---> Running in 6ae4c3b5cc89 03:38:57 Removing intermediate container 6ae4c3b5cc89 03:38:57 ---> 1e09a4186764 03:38:57 Step 12/27 : COPY . . 03:38:58 ---> ebe161254739 03:38:58 Step 13/27 : RUN ${MAKE} 03:38:58 ---> Running in 1454b917cc06 03:38:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:39:25 Removing intermediate container 1454b917cc06 03:39:25 ---> 513260cbecf9 03:39:25 Step 14/27 : FROM alpine:3.20 03:39:25 3.20: Pulling from library/alpine 03:39:25 0a9a5dfd008f: Pulling fs layer 03:39:25 0a9a5dfd008f: Download complete 03:39:25 0a9a5dfd008f: Pull complete 03:39:25 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:39:25 Status: Downloaded newer image for alpine:3.20 03:39:25 ---> ff221270b9fb 03:39:25 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:39:25 ---> Running in a04b1d674aff 03:39:25 Removing intermediate container a04b1d674aff 03:39:25 ---> fab14faf781b 03:39:25 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:39:25 ---> Running in 2bfa6dbb0163 03:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:26 (1/1) Installing dumb-init (1.2.5-r3) 03:39:26 Executing busybox-1.36.1-r29.trigger 03:39:26 OK: 8 MiB in 15 packages 03:39:26 Removing intermediate container 2bfa6dbb0163 03:39:26 ---> 9245f4e9224d 03:39:26 Step 17/27 : RUN apk --no-cache upgrade 03:39:26 ---> Running in e99580be6689 03:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:27 OK: 8 MiB in 15 packages 03:39:27 Removing intermediate container e99580be6689 03:39:27 ---> ce6422a5257a 03:39:27 Step 18/27 : WORKDIR / 03:39:27 ---> Running in b5e64247e823 03:39:27 Removing intermediate container b5e64247e823 03:39:27 ---> a00e490140a7 03:39:27 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:39:28 ---> 24f50ba5c973 03:39:28 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:39:28 ---> 96fd88345dee 03:39:28 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:39:28 ---> 6142b71c0d18 03:39:28 Step 22/27 : EXPOSE 59984 03:39:28 ---> Running in 1be177c03090 03:39:28 Removing intermediate container 1be177c03090 03:39:28 ---> 853bd995119e 03:39:28 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:39:28 ---> Running in 85341407765c 03:39:28 Removing intermediate container 85341407765c 03:39:28 ---> 4b3b279639d1 03:39:28 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:39:28 ---> Running in 808feaa67df3 03:39:28 Removing intermediate container 808feaa67df3 03:39:28 ---> 7e18d79d6778 03:39:28 Step 25/27 : LABEL arch=amd64 03:39:28 ---> Running in 247f1cbcc6c5 03:39:28 Removing intermediate container 247f1cbcc6c5 03:39:28 ---> a8dbb7e7900b 03:39:28 Step 26/27 : LABEL git_sha=1d4200b243f1fe710b57b6e374d24980eb40679b 03:39:28 ---> Running in 1be003534f3d 03:39:29 Removing intermediate container 1be003534f3d 03:39:29 ---> f20941684be0 03:39:29 Step 27/27 : LABEL version=0.0.0 03:39:29 ---> Running in 6d6d100383a6 03:39:29 Removing intermediate container 6d6d100383a6 03:39:29 ---> 8335414b861c 03:39:29 [Warning] One or more build-args [ARCH] were not consumed 03:39:29 Successfully built 8335414b861c 03:39:29 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:29 03:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:30 latest: Pulling from edgex-lftools-log-publisher 03:39:30 5eb5b503b376: Pulling fs layer 03:39:30 5c69ac0246d0: Pulling fs layer 03:39:30 ec43610c2a17: Pulling fs layer 03:39:30 3a2ae6a8a46f: Pulling fs layer 03:39:30 33b1e0a273af: Pulling fs layer 03:39:30 5d3b04190fa2: Pulling fs layer 03:39:30 2f39f015ded8: Pulling fs layer 03:39:30 3a2ae6a8a46f: Waiting 03:39:30 33b1e0a273af: Waiting 03:39:30 2f39f015ded8: Waiting 03:39:30 5d3b04190fa2: Waiting 03:39:30 5c69ac0246d0: Verifying Checksum 03:39:30 5c69ac0246d0: Download complete 03:39:30 3a2ae6a8a46f: Download complete 03:39:30 33b1e0a273af: Verifying Checksum 03:39:30 33b1e0a273af: Download complete 03:39:30 5d3b04190fa2: Verifying Checksum 03:39:30 5d3b04190fa2: Download complete 03:39:30 ec43610c2a17: Verifying Checksum 03:39:30 ec43610c2a17: Download complete 03:39:30 5eb5b503b376: Verifying Checksum 03:39:30 5eb5b503b376: Download complete 03:39:31 2f39f015ded8: Download complete 03:39:31 5eb5b503b376: Pull complete 03:39:31 5c69ac0246d0: Pull complete 03:39:32 ec43610c2a17: Pull complete 03:39:32 3a2ae6a8a46f: Pull complete 03:39:32 33b1e0a273af: Pull complete 03:39:32 5d3b04190fa2: Pull complete 03:39:36 2f39f015ded8: Pull complete 03:39:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:36 prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container 03:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 03:39:38 $ docker top 6da6caefd7cb7bd1a946817f0cce407d5be8ae7a889833318e7c67585cafec24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:38 ---> job-cost.sh 03:39:38 lf-activate-venv: SKIPPING 03:39:38 INFO: No Stack... 03:39:39 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:39 INFO: Archiving Costs [Pipeline] sh 03:39:40 + cut -d, -f6 03:39:40 + cat /w/workspace/undry_device-onvif-camera_PR-505/archives/cost.csv [Pipeline] lock 03:39:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] 03:39:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] did not exist. Created. 03:39:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:40 + echo total: 0.4399999976158142 [Pipeline] stash 03:39:40 Stashed 1 file(s) [Pipeline] } 03:39:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:40 $ docker stop --time=1 6da6caefd7cb7bd1a946817f0cce407d5be8ae7a889833318e7c67585cafec24 03:39:41 $ docker rm -f --volumes 6da6caefd7cb7bd1a946817f0cce407d5be8ae7a889833318e7c67585cafec24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:39:42 provisioning config files... 03:39:42 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config8870627651670582375tmp [Pipeline] { [Pipeline] sh 03:39:42 + set +x 03:39:42 + curl -s https://codecov.io/bash 03:39:42 + bash -s -- 03:39:42 03:39:42 _____ _ 03:39:42 / ____| | | 03:39:42 | | ___ __| | ___ ___ _____ __ 03:39:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:39:42 | |___| (_) | (_| | __/ (_| (_) \ V / 03:39:42 \_____\___/ \__,_|\___|\___\___/ \_/ 03:39:42 Bash-1.0.6 03:39:42 03:39:42 03:39:42 ==> git version 2.25.1 found 03:39:42 ==> 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 03:39:42 Release-Date: 2020-01-08 03:39:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:39:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:39:42 ==> Jenkins CI detected. 03:39:42 current dir:  /w/workspace/undry_device-onvif-camera_PR-505 03:39:42 project root: . 03:39:42 --> token set from env 03:39:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:39:42 ==> Running gcov in . (disable via -X gcov) 03:39:42 ==> Python coveragepy not found 03:39:42 ==> Searching for coverage reports in: 03:39:42 + . 03:39:42 -> Found 1 reports 03:39:42 ==> Detecting git/mercurial file structure 03:39:43 ==> Reading reports 03:39:43 + ./coverage.out bytes=92466 03:39:43 ==> Appending adjustments 03:39:43 https://docs.codecov.io/docs/fixing-reports 03:39:43 + Found adjustments 03:39:43 ==> Gzipping contents 03:39:43 12K /tmp/codecov.FA9I6Y.gz 03:39:43 ==> Uploading reports 03:39:43 url: https://codecov.io 03:39:43 query: branch=PR-505&commit=1d4200b243f1fe710b57b6e374d24980eb40679b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=505&job=&cmd_args= 03:39:43 -> Pinging Codecov 03:39:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-505&commit=1d4200b243f1fe710b57b6e374d24980eb40679b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=505&job=&cmd_args= 03:39:43 -> Uploading to 03:39:43 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/1d4200b243f1fe710b57b6e374d24980eb40679b/b5439c6c-b594-46ed-86c9-a070cf2c9a01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T033943Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=09c5eb32676c81f6da9ff02ec68d51eeb13b088433931ba5c7c5b234578e53c5 03:39:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:39:43 Dload Upload Total Spent Left Speed 03:39:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 87671 --:--:-- --:--:-- --:--:-- 88346 03:39:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1d4200b243f1fe710b57b6e374d24980eb40679b [Pipeline] } 03:39:43 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 03:39:45 + [ -d /w/workspace/undry_device-onvif-camera_PR-505/archives ] 03:39:45 + ls -al /w/workspace/undry_device-onvif-camera_PR-505/archives 03:39:45 total 16 03:39:45 drwxr-xr-x 3 root root 4096 Mar 12 03:39 . 03:39:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:39 .. 03:39:45 drwxr-xr-x 2 root root 4096 Mar 12 03:39 cost 03:39:45 -rw-r--r-- 1 root root 92 Mar 12 03:39 cost.csv 03:39:45 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-505/archives 03:39:45 + ls -al /w/workspace/undry_device-onvif-camera_PR-505/archives 03:39:45 total 16 03:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:39 . 03:39:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:39 .. 03:39:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 03:39 cost 03:39:45 -rw-r--r-- 1 jenkins jenkins 92 Mar 12 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:39:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:39:46 ---> package-listing.sh 03:39:46 ++ facter osfamily 03:39:46 ++ tr '[:upper:]' '[:lower:]' 03:39:47 + OS_FAMILY=debian 03:39:47 + workspace=/w/workspace/undry_device-onvif-camera_PR-505 03:39:47 + START_PACKAGES=/tmp/packages_start.txt 03:39:47 + END_PACKAGES=/tmp/packages_end.txt 03:39:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:39:47 + PACKAGES=/tmp/packages_start.txt 03:39:47 + '[' /w/workspace/undry_device-onvif-camera_PR-505 ']' 03:39:47 + PACKAGES=/tmp/packages_end.txt 03:39:47 + case "${OS_FAMILY}" in 03:39:47 + dpkg -l 03:39:47 + grep '^ii' 03:39:47 + '[' -f /tmp/packages_start.txt ']' 03:39:47 + '[' -f /tmp/packages_end.txt ']' 03:39:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:39:47 + '[' /w/workspace/undry_device-onvif-camera_PR-505 ']' 03:39:47 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-505/archives/ 03:39:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-505/archives/ [Pipeline] echo 03:39:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:39:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:48 prd-ubuntu20.04-docker-8c-8g-41006 does not seem to be running inside a container 03:39:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-505 -v /w/workspace/undry_device-onvif-camera_PR-505:/w/workspace/undry_device-onvif-camera_PR-505:rw,z -v /w/workspace/undry_device-onvif-camera_PR-505@tmp:/w/workspace/undry_device-onvif-camera_PR-505@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 03:39:48 $ docker top 3dbc2276afe6b37cea461e5ae962731a7a1c8b79cfb873662797d8ca50eb3f1d -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:39:49 + mkdir -p /var/log/sysstat [Pipeline] sh 03:39:49 + ls /var/log/sa-host 03:39:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:49 provisioning config files... 03:39:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-505@tmp/config787270745306541567tmp [Pipeline] { [Pipeline] echo 03:39:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:39:50 ---> create-netrc.sh [Pipeline] } 03:39:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:39:50 ---> python-tools-install.sh [Pipeline] echo 03:39:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:39:50 ---> sudo-logs.sh 03:39:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:39:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> job-cost.sh 03:39:51 lf-activate-venv: SKIPPING 03:39:51 DEBUG: total: 0.4399999976158142 03:39:51 INFO: Retrieving Stack Cost... 03:39:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:39:51 INFO: Archiving Costs [Pipeline] echo 03:39:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> logs-deploy.sh 03:39:51 lf-activate-venv: SKIPPING 03:39:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-505/1 03:39:51 INFO: archiving workspace using pattern(s): 03:39:52 Archives upload complete. 03:39:53 INFO: archiving logs to Nexus 03:39:53 ---> uname -a: 03:39:53 Linux prd-ubuntu20-04-docker-8c-8g-41006 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:39:53 03:39:53 03:39:53 ---> lscpu: 03:39:53 Architecture: x86_64 03:39:53 CPU op-mode(s): 32-bit, 64-bit 03:39:53 Byte Order: Little Endian 03:39:53 Address sizes: 40 bits physical, 48 bits virtual 03:39:53 CPU(s): 8 03:39:53 On-line CPU(s) list: 0-7 03:39:53 Thread(s) per core: 1 03:39:53 Core(s) per socket: 1 03:39:53 Socket(s): 8 03:39:53 NUMA node(s): 1 03:39:53 Vendor ID: AuthenticAMD 03:39:53 CPU family: 23 03:39:53 Model: 49 03:39:53 Model name: AMD EPYC-Rome Processor 03:39:53 Stepping: 0 03:39:53 CPU MHz: 2799.996 03:39:53 BogoMIPS: 5599.99 03:39:53 Virtualization: AMD-V 03:39:53 Hypervisor vendor: KVM 03:39:53 Virtualization type: full 03:39:53 L1d cache: 256 KiB 03:39:53 L1i cache: 256 KiB 03:39:53 L2 cache: 4 MiB 03:39:53 L3 cache: 128 MiB 03:39:53 NUMA node0 CPU(s): 0-7 03:39:53 Vulnerability Itlb multihit: Not affected 03:39:53 Vulnerability L1tf: Not affected 03:39:53 Vulnerability Mds: Not affected 03:39:53 Vulnerability Meltdown: Not affected 03:39:53 Vulnerability Mmio stale data: Not affected 03:39:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:39:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:39:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:39:53 Vulnerability Srbds: Not affected 03:39:53 Vulnerability Tsx async abort: Not affected 03:39:53 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 03:39:53 03:39:53 03:39:53 ---> nproc: 03:39:53 8 03:39:53 03:39:53 03:39:53 ---> df -h: 03:39:53 Filesystem Size Used Avail Use% Mounted on 03:39:53 overlay 155G 12G 143G 8% / 03:39:53 tmpfs 64M 0 64M 0% /dev 03:39:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:39:53 shm 64M 0 64M 0% /dev/shm 03:39:53 /dev/vda1 155G 12G 143G 8% /facter-os 03:39:53 03:39:53 03:39:53 ---> sar -b -r -n DEV: 03:39:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41006) 03/12/25 _x86_64_ (8 CPU) 03:39:53 03:39:53 02:07:44 LINUX RESTART (8 CPU) 03:39:53 03:39:53 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:39:53 02:09:02 77.20 32.83 44.38 0.00 3435.83 103558.07 0.00 03:39:53 02:10:01 2.85 0.00 2.85 0.00 0.00 42.86 0.00 03:39:53 02:11:01 1.12 0.02 1.10 0.00 2.67 12.66 0.00 03:39:53 02:12:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 03:39:53 02:13:01 6.88 2.02 4.87 0.00 2336.01 740.14 0.00 03:39:53 02:14:01 25.95 9.27 16.68 0.00 1144.34 3674.59 0.00 03:39:53 02:15:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 03:39:53 02:16:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 03:39:53 02:17:01 0.87 0.02 0.85 0.00 0.13 9.73 0.00 03:39:53 02:18:01 2.38 0.00 2.38 0.00 0.00 34.79 0.00 03:39:53 02:19:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 03:39:53 02:20:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 03:39:53 02:21:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 03:39:53 02:22:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 03:39:53 02:23:01 1.70 0.02 1.68 0.00 0.13 20.26 0.00 03:39:53 02:24:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 03:39:53 02:25:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 03:39:53 02:26:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 03:39:53 02:27:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 03:39:53 02:28:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 03:39:53 02:29:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 03:39:53 02:30:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 03:39:53 02:31:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 03:39:53 02:32:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 03:39:53 02:33:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 03:39:53 02:34:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 03:39:53 02:35:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 03:39:53 02:36:01 5.47 3.88 1.58 0.00 88.25 31.46 0.00 03:39:53 02:37:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 03:39:53 02:38:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 03:39:53 02:39:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 03:39:53 02:40:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 03:39:53 02:41:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 03:39:53 02:42:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 03:39:53 02:43:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 03:39:53 02:44:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 03:39:53 02:45:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 03:39:53 02:46:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 03:39:53 02:47:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 03:39:53 02:48:02 1.37 0.00 1.37 0.00 0.00 17.47 0.00 03:39:53 02:49:01 1.10 0.00 1.10 0.00 0.00 13.01 0.00 03:39:53 02:50:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 03:39:53 02:51:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 03:39:53 02:52:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 03:39:53 02:53:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 03:39:53 02:54:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 03:39:53 02:55:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 03:39:53 02:56:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 03:39:53 02:57:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 03:39:53 02:58:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 03:39:53 02:59:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 03:39:53 03:00:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 03:39:53 03:01:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 03:39:53 03:02:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 03:39:53 03:03:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 03:39:53 03:04:01 1.55 0.00 1.55 0.00 0.00 19.86 0.00 03:39:53 03:05:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 03:39:53 03:06:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 03:39:53 03:07:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 03:39:53 03:08:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 03:39:53 03:09:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 03:39:53 03:10:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 03:39:53 03:11:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 03:39:53 03:12:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 03:39:53 03:13:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 03:39:53 03:14:01 1.37 0.00 1.37 0.00 0.00 18.26 0.00 03:39:53 03:15:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 03:39:53 03:16:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 03:39:53 03:17:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 03:39:53 03:18:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 03:39:53 03:19:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 03:39:53 03:20:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 03:39:53 03:21:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 03:39:53 03:22:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 03:39:53 03:23:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 03:39:53 03:24:01 1.43 0.00 1.43 0.00 0.00 18.80 0.00 03:39:53 03:25:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 03:39:53 03:26:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 03:39:53 03:27:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 03:39:53 03:28:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 03:39:53 03:29:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 03:39:53 03:30:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 03:39:53 03:31:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 03:39:53 03:32:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 03:39:53 03:33:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 03:39:53 03:34:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 03:39:53 03:35:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 03:39:53 03:36:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 03:39:53 03:37:01 283.45 10.12 273.33 0.00 1448.53 3556.27 0.00 03:39:53 03:38:01 352.16 4.92 347.24 0.00 430.59 108434.73 0.00 03:39:53 03:39:01 137.58 0.22 137.36 0.00 11.73 25732.38 0.00 03:39:53 Average: 10.86 0.70 10.16 0.00 97.81 2714.67 0.00 03:39:53 03:39:53 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:39:53 02:09:02 30576812 31853632 523232 1.59 47268 1543360 1638868 4.83 602932 1418060 924 03:39:53 02:10:01 30576860 31853816 522212 1.59 47316 1543368 1638868 4.83 603956 1417996 236 03:39:53 02:11:01 30575580 31852772 523184 1.59 47352 1543448 1638868 4.83 603684 1418176 8 03:39:53 02:12:01 30575616 31852888 522680 1.59 47392 1543452 1638868 4.83 603544 1418180 180 03:39:53 02:13:01 30311700 31845648 527716 1.60 49208 1794712 1659772 4.89 621096 1657364 160404 03:39:53 02:14:01 30330276 31826824 536612 1.63 53176 1747980 1732196 5.10 762048 1477880 36 03:39:53 02:15:01 30330140 31826728 536620 1.63 53208 1747984 1732196 5.10 762364 1477884 8 03:39:53 02:16:01 30329720 31826340 536916 1.63 53248 1747984 1732196 5.10 762204 1477884 12 03:39:53 02:17:01 30329648 31826324 536872 1.63 53276 1747984 1732196 5.10 762236 1477892 8 03:39:53 02:18:01 30329384 31826296 536688 1.63 53412 1747968 1732196 5.10 762364 1477944 20 03:39:53 02:19:01 30329784 31826888 536036 1.63 53440 1748100 1732196 5.10 762796 1478084 8 03:39:53 02:20:01 30329564 31826712 536176 1.63 53480 1748104 1732196 5.10 762736 1478092 12 03:39:53 02:21:01 30329484 31826632 536216 1.63 53504 1748104 1732196 5.10 762932 1478092 8 03:39:53 02:22:01 30329200 31826412 536324 1.63 53528 1748112 1732196 5.10 763160 1478092 228 03:39:53 02:23:01 30327584 31824828 537700 1.64 53580 1748104 1698284 5.01 762956 1478096 16 03:39:53 02:24:01 30327904 31825212 537504 1.63 53628 1748116 1698284 5.01 763380 1478104 12 03:39:53 02:25:01 30327936 31825288 537424 1.63 53668 1748120 1681948 4.96 763392 1478112 24 03:39:53 02:26:01 30327540 31824932 537724 1.64 53700 1748120 1681948 4.96 763472 1478116 8 03:39:53 02:27:01 30327508 31824932 537648 1.64 53724 1748124 1681948 4.96 763532 1478108 16 03:39:53 02:28:01 30327468 31824940 537592 1.63 53748 1748124 1681948 4.96 763760 1478108 164 03:39:53 02:29:01 30327524 31825048 537444 1.63 53836 1748128 1681948 4.96 763704 1478116 4 03:39:53 02:30:01 30327664 31825268 537184 1.63 53892 1748132 1681948 4.96 763800 1478116 24 03:39:53 02:31:01 30327364 31824992 537392 1.63 53916 1748136 1681948 4.96 764116 1478116 8 03:39:53 02:32:01 30327252 31824944 537340 1.63 53948 1748140 1681948 4.96 764212 1478124 36 03:39:53 02:33:01 30327244 31824936 537280 1.63 53980 1748140 1681948 4.96 764196 1478124 8 03:39:53 02:34:01 30327404 31825192 537120 1.63 54028 1748148 1681948 4.96 764508 1478136 208 03:39:53 02:35:01 30327460 31825256 537044 1.63 54052 1748148 1681948 4.96 764244 1478140 8 03:39:53 02:36:01 30276256 31777548 584084 1.78 54096 1751076 1698212 5.00 817828 1479752 52 03:39:53 02:37:01 30279632 31780956 580676 1.77 54128 1751076 1698212 5.00 813456 1479752 8 03:39:53 02:38:01 30279860 31781224 580356 1.76 54176 1751072 1698212 5.00 813624 1479720 188 03:39:53 02:39:01 30279292 31780704 580844 1.77 54224 1751084 1698212 5.00 813636 1479728 4 03:39:53 02:40:01 30279452 31780944 580816 1.77 54264 1751088 1681820 4.96 813816 1479732 176 03:39:53 02:41:01 30279152 31780692 581088 1.77 54304 1751092 1681820 4.96 813780 1479732 176 03:39:53 02:42:01 30279248 31780788 580940 1.77 54340 1751092 1681820 4.96 813676 1479732 180 03:39:53 02:43:01 30279164 31780772 581188 1.77 54372 1751096 1681820 4.96 813896 1479740 16 03:39:53 02:44:01 30278660 31780312 581640 1.77 54416 1751096 1681820 4.96 813952 1479736 176 03:39:53 02:45:01 30278344 31780056 581860 1.77 54464 1751100 1681820 4.96 813852 1479744 28 03:39:53 02:46:01 30277980 31779728 582120 1.77 54504 1751104 1681820 4.96 813928 1479744 180 03:39:53 02:47:01 30278476 31780356 581404 1.77 54536 1751232 1681820 4.96 813992 1479868 4 03:39:53 02:48:02 30278208 31780160 581564 1.77 54584 1751228 1681820 4.96 814096 1479872 188 03:39:53 02:49:01 30277972 31779964 581692 1.77 54620 1751240 1681820 4.96 814328 1479880 8 03:39:53 02:50:01 30277704 31779728 581856 1.77 54660 1751244 1681820 4.96 814476 1479884 168 03:39:53 02:51:01 30277620 31779700 582052 1.77 54696 1751252 1681820 4.96 814536 1479888 36 03:39:53 02:52:01 30277628 31779756 581980 1.77 54728 1751252 1681820 4.96 814632 1479888 172 03:39:53 02:53:01 30277036 31779212 582396 1.77 54768 1751256 1681820 4.96 815148 1479892 192 03:39:53 02:54:01 30277092 31779308 582296 1.77 54812 1751256 1681820 4.96 814964 1479896 172 03:39:53 02:55:01 30276952 31779212 582336 1.77 54852 1751252 1681820 4.96 815800 1479900 16 03:39:53 02:56:01 30276036 31778328 583140 1.77 54880 1751260 1681820 4.96 815628 1479900 188 03:39:53 02:57:01 30276320 31778624 582768 1.77 54904 1751264 1681820 4.96 815604 1479904 28 03:39:53 02:58:01 30276760 31779096 582688 1.77 54936 1751272 1681820 4.96 815668 1479908 196 03:39:53 02:59:01 30276616 31778988 582768 1.77 54976 1751264 1681820 4.96 815960 1479912 4 03:39:53 03:00:01 30276600 31779032 582668 1.77 55016 1751276 1681820 4.96 815992 1479916 188 03:39:53 03:01:01 30276268 31778732 582908 1.77 55040 1751276 1681820 4.96 816004 1479916 8 03:39:53 03:02:01 30275740 31778276 583360 1.77 55080 1751280 1681820 4.96 817168 1479920 188 03:39:53 03:03:01 30275544 31778104 583516 1.77 55104 1751280 1681820 4.96 817556 1479920 12 03:39:53 03:04:01 30275108 31777672 583848 1.78 55152 1751276 1681820 4.96 817412 1479924 176 03:39:53 03:05:01 30273832 31776460 585012 1.78 55188 1751288 1681820 4.96 818124 1479932 24 03:39:53 03:06:01 30273816 31776484 584920 1.78 55228 1751288 1681820 4.96 818064 1479936 192 03:39:53 03:07:01 30273516 31776224 585136 1.78 55244 1751292 1681820 4.96 818104 1479944 8 03:39:53 03:08:01 30273708 31776432 585048 1.78 55276 1751300 1681820 4.96 818176 1479932 204 03:39:53 03:09:01 30273960 31776732 584764 1.78 55316 1751288 1681820 4.96 818352 1479948 8 03:39:53 03:10:01 30273408 31776256 585220 1.78 55348 1751304 1697876 5.00 818800 1479956 188 03:39:53 03:11:01 30273060 31775932 585308 1.78 55372 1751308 1697876 5.00 818488 1479960 8 03:39:53 03:12:01 30273044 31775980 585220 1.78 55412 1751312 1697876 5.00 818624 1479956 188 03:39:53 03:13:01 30272744 31775828 585288 1.78 55452 1751440 1697876 5.00 818664 1480064 4 03:39:53 03:14:01 30272728 31775884 585200 1.78 55500 1751436 1697876 5.00 818892 1480088 208 03:39:53 03:15:01 30273140 31776332 584888 1.78 55536 1751444 1697876 5.00 818868 1480088 8 03:39:53 03:16:01 30272652 31775892 585296 1.78 55576 1751452 1697876 5.00 819056 1480096 192 03:39:53 03:17:01 30272100 31775352 585756 1.78 55600 1751456 1697876 5.00 819652 1480092 4 03:39:53 03:18:01 30272052 31775380 585660 1.78 55640 1751456 1697876 5.00 819220 1480100 180 03:39:53 03:19:01 30271760 31775128 585872 1.78 55688 1751444 1697876 5.00 819428 1480104 4 03:39:53 03:20:01 30271904 31775320 585796 1.78 55736 1751460 1681684 4.96 819480 1480108 184 03:39:53 03:21:01 30271368 31774828 586268 1.78 55776 1751464 1681684 4.96 819520 1480116 4 03:39:53 03:22:01 30271588 31775084 585904 1.78 55812 1751464 1681684 4.96 819920 1480116 256 03:39:53 03:23:01 30271580 31775116 586104 1.78 55828 1751472 1697940 5.00 820020 1480124 180 03:39:53 03:24:01 30271868 31775444 585892 1.78 55868 1751476 1697940 5.00 820248 1480116 52 03:39:53 03:25:01 30271600 31775188 586116 1.78 55892 1751476 1697940 5.00 819908 1480116 8 03:39:53 03:26:01 30271488 31775144 586132 1.78 55932 1751484 1697940 5.00 820088 1480128 208 03:39:53 03:27:01 30271692 31775388 585832 1.78 55968 1751484 1697940 5.00 820132 1480128 8 03:39:53 03:28:01 30271108 31774812 586320 1.78 56008 1751480 1697940 5.00 820156 1480128 176 03:39:53 03:29:01 30271124 31774912 586192 1.78 56072 1751472 1697940 5.00 820792 1480132 4 03:39:53 03:30:01 30271044 31774888 586152 1.78 56120 1751484 1697940 5.00 820544 1480132 180 03:39:53 03:31:01 30270628 31774528 586604 1.78 56156 1751496 1697940 5.00 820936 1480136 180 03:39:53 03:32:01 30270724 31774632 586476 1.78 56196 1751496 1697940 5.00 820644 1480136 188 03:39:53 03:33:01 30270908 31774880 586424 1.78 56232 1751500 1697940 5.00 820720 1480140 4 03:39:53 03:34:01 30270956 31774944 586312 1.78 56280 1751488 1697940 5.00 821088 1480140 164 03:39:53 03:35:01 30270712 31774776 586472 1.78 56316 1751508 1697940 5.00 821140 1480144 8 03:39:53 03:36:01 30265708 31769848 591172 1.80 56348 1751512 1697940 5.00 826772 1479280 196 03:39:53 03:37:01 29665352 31547480 794176 2.42 67356 2102716 2017208 5.94 1139636 1726116 290968 03:39:53 03:38:01 27014948 31501356 795484 2.42 194420 4357000 1918496 5.65 1323144 3924792 68 03:39:53 03:39:01 27468852 31432616 856756 2.61 204124 3851768 2126240 6.27 1584076 3230340 28252 03:39:53 Average: 30227945 31783771 577032 1.75 57725 1797453 1701180 5.01 810343 1527530 5368 03:39:53 03:39:53 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:39:53 02:09:02 ens3 139.21 99.80 491.09 23.03 0.00 0.00 0.00 0.00 03:39:53 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:39:53 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:10:01 ens3 0.80 0.36 0.37 0.27 0.00 0.00 0.00 0.00 03:39:53 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:11:01 ens3 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:39:53 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:12:01 ens3 0.93 0.13 0.08 0.01 0.00 0.00 0.00 0.00 03:39:53 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:13:01 ens3 145.79 80.17 1412.24 5.71 0.00 0.00 0.00 0.00 03:39:53 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:39:53 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:14:01 ens3 1.92 0.58 0.54 0.19 0.00 0.00 0.00 0.00 03:39:53 02:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:39:53 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:15:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:39:53 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:16:01 ens3 0.38 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:39:53 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:17:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:39:53 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:18:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:39:53 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:19:01 ens3 0.33 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:39:53 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:20:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:21:01 ens3 0.42 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:39:53 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:39:53 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:24:01 ens3 0.53 0.27 0.15 0.08 0.00 0.00 0.00 0.00 03:39:53 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:25:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:39:53 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:26:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:39:53 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:29:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:39:53 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:30:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 03:39:53 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:34:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:39:53 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:35:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:39:53 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:36:01 ens3 9.63 8.27 11.32 5.38 0.00 0.00 0.00 0.00 03:39:53 02:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:39:53 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:37:01 ens3 1.88 1.50 1.20 1.22 0.00 0.00 0.00 0.00 03:39:53 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:39:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:39:53 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:40:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:42:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:43:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:39:53 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:44:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:39:53 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:46:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:48:02 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:49:01 ens3 0.19 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:39:53 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:50:01 ens3 0.30 0.23 0.12 0.01 0.00 0.00 0.00 0.00 03:39:53 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:54:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 03:39:53 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:55:01 ens3 0.95 0.58 0.37 0.23 0.00 0.00 0.00 0.00 03:39:53 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:59:01 ens3 0.50 0.22 0.15 0.07 0.00 0.00 0.00 0.00 03:39:53 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:39:53 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:02:01 ens3 1.18 0.58 0.32 0.23 0.00 0.00 0.00 0.00 03:39:53 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:03:01 ens3 0.27 0.20 0.25 0.20 0.00 0.00 0.00 0.00 03:39:53 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:04:01 ens3 0.77 0.27 0.19 0.08 0.00 0.00 0.00 0.00 03:39:53 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:05:01 ens3 0.52 0.53 0.35 0.28 0.00 0.00 0.00 0.00 03:39:53 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:09:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:39:53 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:14:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:39:53 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:16:01 ens3 0.33 0.22 0.13 0.01 0.00 0.00 0.00 0.00 03:39:53 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:19:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:39:53 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:22:01 ens3 0.32 0.22 0.07 0.01 0.00 0.00 0.00 0.00 03:39:53 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:24:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 03:39:53 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:26:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:39:53 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:28:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:29:01 ens3 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 03:39:53 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:30:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:39:53 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:34:01 ens3 0.38 0.30 0.14 0.08 0.00 0.00 0.00 0.00 03:39:53 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:53 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:35:01 ens3 0.25 0.00 0.04 0.00 0.00 0.00 0.00 0.00 03:39:53 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:36:01 ens3 2.07 1.68 1.16 2.72 0.00 0.00 0.00 0.00 03:39:53 03:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:39:53 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:37:01 ens3 291.83 191.52 2152.64 67.69 0.00 0.00 0.00 0.00 03:39:53 03:37:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 03:39:53 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 03:38:01 ens3 601.97 440.99 6601.61 54.78 0.00 0.00 0.00 0.00 03:39:53 03:38:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 03:39:53 03:38:01 docker0 353.19 451.99 29.56 3332.57 0.00 0.00 0.00 0.00 03:39:53 03:39:01 ens3 46.18 38.61 77.41 62.57 0.00 0.00 0.00 0.00 03:39:53 03:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:39:53 03:39:01 vetha094fdf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:39:53 03:39:01 docker0 1.55 3.00 0.09 38.13 0.00 0.00 0.00 0.00 03:39:53 Average: ens3 13.85 9.59 118.21 2.48 0.00 0.00 0.00 0.00 03:39:53 Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 03:39:53 Average: vetha094fdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:53 Average: docker0 3.90 5.00 0.33 37.05 0.00 0.00 0.00 0.00 03:39:53 03:39:53 03:39:53 ---> sar -P ALL: 03:39:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41006) 03/12/25 _x86_64_ (8 CPU) 03:39:53 03:39:53 02:07:44 LINUX RESTART (8 CPU) 03:39:53 03:39:53 02:08:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 02:09:02 all 2.22 0.00 0.69 1.57 0.01 95.52 03:39:53 02:09:02 0 1.42 0.00 0.40 0.43 0.02 97.73 03:39:53 02:09:02 1 1.09 0.00 0.80 0.47 0.02 97.63 03:39:53 02:09:02 2 3.22 0.00 0.48 1.34 0.00 94.96 03:39:53 02:09:02 3 2.89 0.00 0.79 4.76 0.00 91.56 03:39:53 02:09:02 4 3.22 0.00 0.63 0.30 0.00 95.85 03:39:53 02:09:02 5 2.15 0.00 0.32 0.20 0.02 97.31 03:39:53 02:09:02 6 1.44 0.00 0.35 0.67 0.03 97.51 03:39:53 02:09:02 7 2.31 0.00 1.70 4.34 0.02 91.63 03:39:53 02:10:01 all 0.08 0.00 0.00 0.01 0.01 99.89 03:39:53 02:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:39:53 02:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:10:01 6 0.07 0.00 0.00 0.00 0.02 99.92 03:39:53 02:10:01 7 0.52 0.00 0.02 0.03 0.02 99.41 03:39:53 02:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:39:53 02:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:39:53 02:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 02:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 02:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 02:12:01 6 0.02 0.00 0.02 0.00 0.03 99.93 03:39:53 02:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:13:01 all 0.32 0.00 0.15 1.97 0.02 97.54 03:39:53 02:13:01 0 0.90 0.00 0.08 0.07 0.02 98.93 03:39:53 02:13:01 1 0.57 0.00 0.27 0.00 0.02 99.15 03:39:53 02:13:01 2 0.07 0.00 0.05 4.88 0.00 95.00 03:39:53 02:13:01 3 0.28 0.00 0.30 0.67 0.02 98.73 03:39:53 02:13:01 4 0.07 0.00 0.08 0.02 0.02 99.82 03:39:53 02:13:01 5 0.52 0.00 0.37 0.28 0.03 98.80 03:39:53 02:13:01 6 0.08 0.00 0.02 0.48 0.03 99.38 03:39:53 02:13:01 7 0.03 0.00 0.07 9.40 0.02 90.48 03:39:53 02:14:01 all 0.72 0.00 0.35 1.46 0.01 97.45 03:39:53 02:14:01 0 1.25 0.00 0.45 0.02 0.00 98.28 03:39:53 02:14:01 1 0.82 0.00 0.50 1.47 0.02 97.20 03:39:53 02:14:01 2 0.50 0.00 0.28 0.03 0.02 99.17 03:39:53 02:14:01 3 1.07 0.00 0.28 0.23 0.02 98.40 03:39:53 02:14:01 4 0.48 0.00 0.37 0.03 0.02 99.10 03:39:53 02:14:01 5 0.72 0.00 0.37 0.02 0.00 98.90 03:39:53 02:14:01 6 0.42 0.00 0.28 0.02 0.03 99.25 03:39:53 02:14:01 7 0.52 0.00 0.28 9.91 0.02 89.27 03:39:53 02:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:39:53 02:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:39:53 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:16:01 all 0.09 0.00 0.01 0.00 0.00 99.89 03:39:53 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:16:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:39:53 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:16:01 7 0.66 0.00 0.00 0.02 0.00 99.32 03:39:53 02:17:01 all 0.20 0.00 0.01 0.00 0.00 99.78 03:39:53 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:17:01 6 0.02 0.00 0.03 0.02 0.00 99.93 03:39:53 02:17:01 7 1.52 0.00 0.02 0.02 0.02 98.43 03:39:53 02:18:01 all 0.01 0.00 0.01 0.09 0.01 99.89 03:39:53 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:18:01 4 0.02 0.00 0.02 0.22 0.02 99.73 03:39:53 02:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:39:53 02:18:01 7 0.00 0.00 0.00 0.47 0.00 99.53 03:39:53 02:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:39:53 02:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:19:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:39:53 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:19:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:39:53 03:39:53 02:19:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 02:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:39:53 02:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:20:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:39:53 02:21:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:39:53 02:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:39:53 02:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:22:01 7 0.02 0.00 0.00 0.05 0.00 99.93 03:39:53 02:23:01 all 0.15 0.00 0.02 0.05 0.01 99.77 03:39:53 02:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:39:53 02:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:39:53 02:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:39:53 02:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:23:01 6 0.03 0.00 0.05 0.00 0.00 99.92 03:39:53 02:23:01 7 1.04 0.00 0.05 0.35 0.00 98.56 03:39:53 02:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:39:53 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:39:53 02:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:39:53 02:24:01 7 0.12 0.00 0.00 0.02 0.00 99.87 03:39:53 02:25:01 all 0.02 0.00 0.01 0.01 0.00 99.97 03:39:53 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:25:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:39:53 02:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:39:53 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:39:53 02:26:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:39:53 02:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:39:53 02:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:26:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:39:53 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 02:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:39:53 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:28:01 3 0.02 0.00 0.00 0.07 0.02 99.90 03:39:53 02:28:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:39:53 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 02:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:29:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:39:53 02:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:39:53 02:30:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:39:53 02:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:30:01 7 0.50 0.00 0.02 0.03 0.00 99.45 03:39:53 03:39:53 02:30:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 02:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:39:53 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:39:53 02:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:39:53 02:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:32:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:39:53 02:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:39:53 02:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 02:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:33:01 7 0.02 0.00 0.02 0.03 0.00 99.93 03:39:53 02:34:01 all 0.09 0.00 0.01 0.01 0.00 99.88 03:39:53 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:34:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:39:53 02:34:01 7 0.63 0.00 0.02 0.07 0.00 99.29 03:39:53 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 02:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:36:01 all 0.53 0.00 0.04 0.01 0.01 99.41 03:39:53 02:36:01 0 0.15 0.00 0.03 0.00 0.00 99.82 03:39:53 02:36:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:39:53 02:36:01 2 0.58 0.00 0.02 0.00 0.00 99.40 03:39:53 02:36:01 3 1.30 0.00 0.03 0.03 0.02 98.62 03:39:53 02:36:01 4 0.32 0.00 0.02 0.05 0.00 99.62 03:39:53 02:36:01 5 1.48 0.00 0.05 0.00 0.00 98.47 03:39:53 02:36:01 6 0.20 0.00 0.08 0.00 0.02 99.70 03:39:53 02:36:01 7 0.17 0.00 0.00 0.02 0.02 99.80 03:39:53 02:37:01 all 0.06 0.00 0.01 0.00 0.00 99.92 03:39:53 02:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:39:53 02:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:37:01 5 0.33 0.00 0.00 0.00 0.02 99.65 03:39:53 02:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 02:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:39:53 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:39:53 02:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:40:01 5 0.00 0.00 0.03 0.00 0.02 99.95 03:39:53 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:40:01 7 0.00 0.00 0.00 0.03 0.02 99.95 03:39:53 02:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 03:39:53 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:39:53 02:41:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 02:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 02:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:39:53 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 02:43:01 all 0.08 0.00 0.00 0.00 0.01 99.90 03:39:53 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:39:53 02:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:43:01 7 0.55 0.00 0.00 0.02 0.02 99.42 03:39:53 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:39:53 02:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:39:53 02:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 02:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:46:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:39:53 02:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:46:01 4 0.50 0.00 0.00 0.02 0.02 99.47 03:39:53 02:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:39:53 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:46:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:39:53 02:47:01 all 0.14 0.00 0.01 0.00 0.01 99.85 03:39:53 02:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:47:01 4 0.96 0.00 0.00 0.00 0.00 99.04 03:39:53 02:47:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:39:53 02:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:48:02 all 0.02 0.00 0.00 0.01 0.00 99.96 03:39:53 02:48:02 0 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:48:02 1 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:48:02 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:48:02 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:48:02 4 0.10 0.00 0.00 0.02 0.00 99.88 03:39:53 02:48:02 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:48:02 6 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:48:02 7 0.02 0.00 0.02 0.03 0.00 99.93 03:39:53 02:49:01 all 0.22 0.00 0.02 0.00 0.02 99.74 03:39:53 02:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:49:01 4 1.61 0.00 0.12 0.00 0.02 98.26 03:39:53 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:49:01 7 0.02 0.00 0.02 0.02 0.14 99.81 03:39:53 02:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:50:01 7 0.03 0.00 0.03 0.02 0.00 99.92 03:39:53 02:51:01 all 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 02:51:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:39:53 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:51:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:39:53 02:52:01 all 0.19 0.00 0.01 0.00 0.00 99.79 03:39:53 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 02:52:01 4 1.47 0.00 0.00 0.00 0.02 98.51 03:39:53 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:52:01 7 0.02 0.00 0.03 0.02 0.02 99.92 03:39:53 03:39:53 02:52:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 02:53:01 all 0.11 0.00 0.00 0.00 0.00 99.88 03:39:53 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:53:01 4 0.78 0.00 0.00 0.02 0.00 99.20 03:39:53 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:53:01 7 0.05 0.00 0.03 0.02 0.00 99.90 03:39:53 02:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:39:53 02:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:39:53 02:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 02:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:54:01 7 0.02 0.00 0.05 0.03 0.02 99.88 03:39:53 02:55:01 all 0.02 0.00 0.00 0.01 0.00 99.97 03:39:53 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:55:01 5 0.10 0.00 0.00 0.00 0.00 99.90 03:39:53 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:55:01 7 0.02 0.00 0.02 0.05 0.00 99.92 03:39:53 02:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:39:53 02:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:39:53 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:56:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:39:53 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:56:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:39:53 02:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:39:53 02:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 02:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:39:53 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:39:53 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 02:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:39:53 02:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 02:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 02:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 02:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:59:01 all 0.11 0.00 0.01 0.00 0.01 99.87 03:39:53 02:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:39:53 02:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 02:59:01 4 0.80 0.00 0.00 0.00 0.02 99.19 03:39:53 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 02:59:01 7 0.05 0.00 0.03 0.00 0.03 99.88 03:39:53 03:00:01 all 0.11 0.00 0.01 0.04 0.00 99.85 03:39:53 03:00:01 0 0.02 0.00 0.00 0.08 0.00 99.90 03:39:53 03:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:39:53 03:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:00:01 4 0.71 0.00 0.00 0.00 0.00 99.29 03:39:53 03:00:01 5 0.02 0.00 0.02 0.20 0.00 99.77 03:39:53 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 03:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:39:53 03:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:01:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:39:53 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:02:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:39:53 03:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 03:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 03:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 03:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:39:53 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:02:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:39:53 03:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:39:53 03:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 03:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:39:53 03:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:03:01 3 0.00 0.00 0.00 0.00 0.03 99.97 03:39:53 03:03:01 4 1.92 0.00 0.00 0.00 0.00 98.08 03:39:53 03:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 03:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:39:53 03:39:53 03:03:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 03:04:01 all 0.17 0.00 0.01 0.00 0.00 99.81 03:39:53 03:04:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:39:53 03:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:04:01 4 1.27 0.00 0.00 0.02 0.00 98.71 03:39:53 03:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:39:53 03:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 03:05:01 0 0.02 0.00 0.00 0.03 0.00 99.95 03:39:53 03:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:39:53 03:06:01 all 0.04 0.00 0.01 0.00 0.00 99.95 03:39:53 03:06:01 0 0.23 0.00 0.00 0.02 0.00 99.75 03:39:53 03:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:39:53 03:07:01 all 0.07 0.00 0.01 0.00 0.01 99.92 03:39:53 03:07:01 0 0.48 0.00 0.00 0.00 0.00 99.52 03:39:53 03:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 03:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:39:53 03:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:39:53 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:39:53 03:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 03:09:01 5 0.02 0.00 0.03 0.02 0.02 99.92 03:39:53 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:39:53 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 03:10:01 0 0.00 0.00 0.00 0.03 0.02 99.95 03:39:53 03:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 03:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:39:53 03:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:11:01 7 0.07 0.00 0.00 0.00 0.02 99.92 03:39:53 03:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:39:53 03:12:01 0 0.02 0.00 0.00 0.03 0.00 99.95 03:39:53 03:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:39:53 03:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 03:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:39:53 03:13:01 0 0.07 0.00 0.02 0.02 0.02 99.88 03:39:53 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 03:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:13:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:39:53 03:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:39:53 03:14:01 0 0.22 0.00 0.02 0.02 0.00 99.75 03:39:53 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:39:53 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 03:39:53 03:14:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 03:15:01 all 0.26 0.00 0.01 0.01 0.00 99.72 03:39:53 03:15:01 0 1.97 0.00 0.00 0.03 0.00 98.00 03:39:53 03:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:15:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:39:53 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:15:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:39:53 03:16:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:39:53 03:16:01 0 1.99 0.00 0.00 0.02 0.02 97.98 03:39:53 03:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 03:17:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:39:53 03:17:01 0 1.97 0.00 0.02 0.02 0.00 98.00 03:39:53 03:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:39:53 03:18:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:39:53 03:18:01 0 0.53 0.00 0.03 0.02 0.02 99.40 03:39:53 03:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:39:53 03:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:18:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:39:53 03:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:39:53 03:19:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:39:53 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 03:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:19:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:39:53 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:39:53 03:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 03:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:21:01 all 0.03 0.00 0.00 0.00 0.01 99.96 03:39:53 03:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:39:53 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:21:01 4 0.05 0.00 0.00 0.02 0.02 99.92 03:39:53 03:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 03:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:39:53 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:22:01 7 0.02 0.00 0.05 0.00 0.00 99.93 03:39:53 03:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 03:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:23:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:39:53 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:39:53 03:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:39:53 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:39:53 03:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:39:53 03:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:39:53 03:25:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 03:26:01 all 0.02 0.00 0.01 0.01 0.00 99.97 03:39:53 03:26:01 0 0.03 0.00 0.00 0.03 0.00 99.93 03:39:53 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:39:53 03:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:39:53 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:27:01 all 0.10 0.00 0.01 0.00 0.01 99.87 03:39:53 03:27:01 0 0.76 0.00 0.03 0.02 0.02 99.17 03:39:53 03:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 03:39:53 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:39:53 03:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:39:53 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:28:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:39:53 03:28:01 5 0.05 0.00 0.03 0.00 0.03 99.88 03:39:53 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:39:53 03:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:29:01 4 0.03 0.00 0.05 0.02 0.00 99.90 03:39:53 03:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:39:53 03:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:39:53 03:30:01 0 0.03 0.00 0.00 0.03 0.00 99.93 03:39:53 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:39:53 03:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:39:53 03:31:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:39:53 03:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:39:53 03:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:32:01 all 0.07 0.00 0.02 0.00 0.01 99.90 03:39:53 03:32:01 0 0.53 0.00 0.07 0.02 0.00 99.39 03:39:53 03:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:39:53 03:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:39:53 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:33:01 all 0.13 0.00 0.01 0.00 0.00 99.86 03:39:53 03:33:01 0 0.98 0.00 0.00 0.02 0.00 99.00 03:39:53 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:39:53 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:39:53 03:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:39:53 03:34:01 0 1.97 0.00 0.02 0.03 0.02 97.97 03:39:53 03:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:39:53 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:34:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:39:53 03:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:39:53 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:35:01 all 0.26 0.00 0.00 0.00 0.00 99.73 03:39:53 03:35:01 0 1.97 0.00 0.00 0.02 0.00 98.01 03:39:53 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:39:53 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:39:53 03:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:39:53 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:39:53 03:36:01 all 0.20 0.00 0.04 0.00 0.00 99.76 03:39:53 03:36:01 0 1.14 0.00 0.12 0.02 0.00 98.73 03:39:53 03:36:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:39:53 03:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:39:53 03:36:01 3 0.10 0.00 0.00 0.00 0.02 99.88 03:39:53 03:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:39:53 03:36:01 5 0.10 0.00 0.02 0.00 0.00 99.88 03:39:53 03:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:39:53 03:36:01 7 0.07 0.00 0.03 0.00 0.00 99.90 03:39:53 03:39:53 03:36:01 CPU %user %nice %system %iowait %steal %idle 03:39:53 03:37:01 all 3.22 0.00 0.91 0.52 0.04 95.31 03:39:53 03:37:01 0 2.57 0.00 0.57 0.33 0.03 96.49 03:39:53 03:37:01 1 3.36 0.00 1.04 0.32 0.05 95.24 03:39:53 03:37:01 2 5.18 0.00 0.70 0.02 0.05 94.05 03:39:53 03:37:01 3 1.99 0.00 0.82 0.02 0.03 97.14 03:39:53 03:37:01 4 3.01 0.00 0.62 0.07 0.02 96.28 03:39:53 03:37:01 5 3.81 0.00 2.19 3.28 0.05 90.66 03:39:53 03:37:01 6 3.16 0.00 0.62 0.03 0.03 96.16 03:39:53 03:37:01 7 2.69 0.00 0.74 0.07 0.03 96.47 03:39:53 03:38:01 all 9.59 0.00 4.57 1.58 0.09 84.17 03:39:53 03:38:01 0 9.63 0.00 4.51 1.04 0.10 84.71 03:39:53 03:38:01 1 9.52 0.00 4.41 0.34 0.08 85.65 03:39:53 03:38:01 2 9.73 0.00 3.89 0.35 0.12 85.91 03:39:53 03:38:01 3 9.77 0.00 4.67 2.95 0.08 82.52 03:39:53 03:38:01 4 9.41 0.00 6.36 3.45 0.12 80.65 03:39:53 03:38:01 5 8.86 0.00 4.02 0.22 0.07 86.84 03:39:53 03:38:01 6 10.15 0.00 4.59 4.22 0.08 80.96 03:39:53 03:38:01 7 9.67 0.00 4.11 0.05 0.10 86.08 03:39:53 03:39:01 all 43.59 0.00 6.81 0.50 0.11 48.98 03:39:53 03:39:01 0 43.07 0.00 6.53 0.57 0.10 49.73 03:39:53 03:39:01 1 44.03 0.00 6.34 0.17 0.12 49.34 03:39:53 03:39:01 2 42.37 0.00 6.75 0.40 0.10 50.37 03:39:53 03:39:01 3 42.50 0.00 6.57 0.13 0.10 50.69 03:39:53 03:39:01 4 45.93 0.00 8.05 0.17 0.12 45.73 03:39:53 03:39:01 5 42.35 0.00 6.57 0.13 0.10 50.84 03:39:53 03:39:01 6 45.17 0.00 6.80 1.21 0.12 46.70 03:39:53 03:39:01 7 43.32 0.00 6.90 1.23 0.10 48.45 03:39:53 Average: all 0.71 0.00 0.16 0.09 0.01 99.04 03:39:53 Average: 0 0.82 0.00 0.15 0.04 0.01 99.00 03:39:53 Average: 1 0.66 0.00 0.16 0.03 0.01 99.14 03:39:53 Average: 2 0.68 0.00 0.14 0.08 0.00 99.10 03:39:53 Average: 3 0.66 0.00 0.15 0.10 0.01 99.08 03:39:53 Average: 4 0.81 0.00 0.18 0.05 0.01 98.95 03:39:53 Average: 5 0.67 0.00 0.16 0.05 0.01 99.11 03:39:53 Average: 6 0.67 0.00 0.15 0.07 0.01 99.10 03:39:53 Average: 7 0.72 0.00 0.17 0.29 0.01 98.81 03:39:53 03:39:53 03:39:53