Pull request #516 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 864dae3dc7c711b993643dc90690a660c13c99e2+a0c7078ac8340f77f88f7958847b064fe4af8c40 (f60d1fdbebb82c476a1a949d7d9ef89442c44b7a) 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-ssh3896265240025371074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh9576971266385309511.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 056ae7b86453181957306e7078512cbe12174832 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-516/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-516/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3945203944611088861.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-516/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3710941045839533476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh176735778056581746.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-516/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-516/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18313912294589635802.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 056ae7b86453181957306e7078512cbe12174832 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-7047 in /w/workspace/undry_device-onvif-camera_PR-516 [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-516 # 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/516/head:refs/remotes/origin/PR-516 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0c7078ac8340f77f88f7958847b064fe4af8c40 into PR head commit 864dae3dc7c711b993643dc90690a660c13c99e2 Merge succeeded, producing 864dae3dc7c711b993643dc90690a660c13c99e2 Checking out Revision 864dae3dc7c711b993643dc90690a660c13c99e2 (PR-516) 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 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f 864dae3dc7c711b993643dc90690a660c13c99e2 # 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 a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864dae3dc7c711b993643dc90690a660c13c99e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:45 ========================================================= 03:17:45 EdgeX Global Pipelines Version Info 03:17:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:17:46 ------------------- 03:17:46 stable info: 03:17:46 ------------------- 03:17:46 Commited By: Cherry Wang cherry@iotechsys.com 03:17:46 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:17:46 Message: update stable to v1.0.276 03:17:46 ------------------- 03:17:46 experimental info: 03:17:46 ------------------- 03:17:46 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:46 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:17:46 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-516 [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-516 [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-516 [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 864dae3 [Pipeline] echo 03:17:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:49 provisioning config files... 03:17:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config15726358125916963846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:49 ---> ****-login.sh 03:17:49 nexus3.edgexfoundry.org:10001 03:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:50 03:17:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:50 Configure a credential helper to remove this warning. See 03:17:50 https://docs.****.com/go/credential-store/ 03:17:50 03:17:50 Login Succeeded 03:17:50 nexus3.edgexfoundry.org:10002 03:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:50 03:17:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:50 Configure a credential helper to remove this warning. See 03:17:50 https://docs.****.com/go/credential-store/ 03:17:50 03:17:50 Login Succeeded 03:17:50 nexus3.edgexfoundry.org:10003 03:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:50 03:17:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:50 Configure a credential helper to remove this warning. See 03:17:50 https://docs.****.com/go/credential-store/ 03:17:50 03:17:50 Login Succeeded 03:17:50 nexus3.edgexfoundry.org:10004 03:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:50 03:17:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:50 Configure a credential helper to remove this warning. See 03:17:50 https://docs.****.com/go/credential-store/ 03:17:50 03:17:50 Login Succeeded 03:17:50 ****.io 03:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:50 03:17:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:17:50 Configure a credential helper to remove this warning. See 03:17:50 https://docs.****.com/go/credential-store/ 03:17:50 03:17:50 Login Succeeded 03:17:50 ---> ****-login.sh ends [Pipeline] } 03:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:17:51 + git rev-list -1 --merges 864dae3dc7c711b993643dc90690a660c13c99e2~1..864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo 03:17:51 -----------> git rev-list -1 --merges 864dae3dc7c711b993643dc90690a660c13c99e2~1..864dae3dc7c711b993643dc90690a660c13c99e2 864dae3dc7c711b993643dc90690a660c13c99e2 [false] [Pipeline] sh 03:17:51 + git log --format=format:%s -1 864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo 03:17:51 ========================================================= 03:17:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:17:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:52 + git log --format=format:%s -1 864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo 03:17:52 [semverPrep] GIT_COMMIT: 864dae3dc7c711b993643dc90690a660c13c99e2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 03:17:52 [semverPrep] This is not a build commit. [Pipeline] sh 03:17:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:52 + grep -v github /etc/ssh/ssh_known_hosts 03:17:52 + [ -e /tmp/ssh_known_hosts ] 03:17:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:17:52 + sudo tee -a /etc/ssh/ssh_known_hosts 03:17:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:53 03:17:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:53 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:53 3dae71ba6b94: Pulling fs layer 03:17:53 6bf1a483ea7c: Pulling fs layer 03:17:53 f5dfc541a4d3: Pulling fs layer 03:17:53 461d9e800cba: Pulling fs layer 03:17:53 80192f66455f: Pulling fs layer 03:17:53 2e8e34ca0e6c: Pulling fs layer 03:17:53 a29436f7fd5d: Pulling fs layer 03:17:53 923cac83aea3: Pulling fs layer 03:17:53 25ad8b0a4227: Pulling fs layer 03:17:53 db01528c6b51: Pulling fs layer 03:17:53 28988de357af: Pulling fs layer 03:17:53 db01528c6b51: Waiting 03:17:53 923cac83aea3: Waiting 03:17:53 28988de357af: Waiting 03:17:53 80192f66455f: Waiting 03:17:53 2e8e34ca0e6c: Waiting 03:17:53 a29436f7fd5d: Waiting 03:17:53 461d9e800cba: Waiting 03:17:53 25ad8b0a4227: Waiting 03:17:53 6bf1a483ea7c: Verifying Checksum 03:17:53 6bf1a483ea7c: Download complete 03:17:53 461d9e800cba: Download complete 03:17:53 80192f66455f: Verifying Checksum 03:17:53 80192f66455f: Download complete 03:17:53 f5dfc541a4d3: Verifying Checksum 03:17:53 f5dfc541a4d3: Download complete 03:17:53 3dae71ba6b94: Verifying Checksum 03:17:53 3dae71ba6b94: Download complete 03:17:53 923cac83aea3: Verifying Checksum 03:17:53 923cac83aea3: Download complete 03:17:54 25ad8b0a4227: Verifying Checksum 03:17:54 25ad8b0a4227: Download complete 03:17:54 db01528c6b51: Verifying Checksum 03:17:54 db01528c6b51: Download complete 03:17:54 28988de357af: Verifying Checksum 03:17:54 28988de357af: Download complete 03:17:54 a29436f7fd5d: Verifying Checksum 03:17:54 a29436f7fd5d: Download complete 03:17:54 2e8e34ca0e6c: Verifying Checksum 03:17:54 2e8e34ca0e6c: Download complete 03:17:55 3dae71ba6b94: Pull complete 03:17:55 6bf1a483ea7c: Pull complete 03:17:55 f5dfc541a4d3: Pull complete 03:17:55 461d9e800cba: Pull complete 03:17:55 80192f66455f: Pull complete 03:17:59 2e8e34ca0e6c: Pull complete 03:18:00 a29436f7fd5d: Pull complete 03:18:00 923cac83aea3: Pull complete 03:18:00 25ad8b0a4227: Pull complete 03:18:00 db01528c6b51: Pull complete 03:18:00 28988de357af: Pull complete 03:18:00 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:00 prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container 03:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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:18:10 $ docker top ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 -eo pid,comm 03:18:10 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:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:10 [ssh-agent] Looking for ssh-agent implementation... 03:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:10 $ docker exec ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent 03:18:11 SSH_AUTH_SOCK=/tmp/ssh-gYN2B0m9PGEV/agent.13 03:18:11 SSH_AGENT_PID=19 03:18:11 Running ssh-add (command line suppressed) 03:18:11 Identity added: /w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_12493694321924611034.key (/w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_12493694321924611034.key) 03:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:11 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-516 [Pipeline] sh 03:18:11 + git tag --points-at HEAD [Pipeline] } 03:18:11 $ docker exec --env ******** --env ******** ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent -k 03:18:11 unset SSH_AUTH_SOCK; 03:18:11 unset SSH_AGENT_PID; 03:18:11 echo Agent pid 19 killed; 03:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:12 [ssh-agent] Looking for ssh-agent implementation... 03:18:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:12 $ docker exec ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent 03:18:12 SSH_AUTH_SOCK=/tmp/ssh-pAuiMip9Mgsu/agent.84 03:18:12 SSH_AGENT_PID=90 03:18:12 Running ssh-add (command line suppressed) 03:18:12 Identity added: /w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_17296055321415277985.key (/w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_17296055321415277985.key) 03:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:12 + git semver init 03:18:13 2025-08-15 03:18:12,921 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:13 2025-08-15 03:18:12,935 [run_init] DEBUG init version:0.0.0 force:False 03:18:13 2025-08-15 03:18:12,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-516/.semver 03:18:13 2025-08-15 03:18:12,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-516/.semver 03:18:13 2025-08-15 03:18:12,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-516/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-516, stdin=None, shell=False, universal_newlines=False) 03:18:15 2025-08-15 03:18:15,001 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-516/.git/info/exclude 03:18:15 2025-08-15 03:18:15,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-516/.semver/PR-516 with force:False 03:18:15 2025-08-15 03:18:15,001 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-516/.semver/PR-516 03:18:15 2025-08-15 03:18:15,005 [execute] INFO git cat-file --batch-check 03:18:15 2025-08-15 03:18:15,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-516/.semver, stdin=, shell=False, universal_newlines=False) 03:18:15 2025-08-15 03:18:15,010 [execute] INFO git cat-file --batch 03:18:15 2025-08-15 03:18:15,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-516/.semver, stdin=, shell=False, universal_newlines=False) 03:18:15 2025-08-15 03:18:15,012 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-516/.semver/PR-516 03:18:15 0.0.0 [Pipeline] } 03:18:15 $ docker exec --env ******** --env ******** ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent -k 03:18:15 unset SSH_AUTH_SOCK; 03:18:15 unset SSH_AGENT_PID; 03:18:15 echo Agent pid 90 killed; 03:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:16 + git semver [Pipeline] } 03:18:16 $ docker stop --time=1 ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 03:18:17 $ docker rm -f --volumes ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:18 Stashed 1 file(s) [Pipeline] echo 03:18:18 [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:18:19 provisioning config files... 03:18:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config17055988507971803265tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:18:20 ---> ****-login.sh 03:18:20 nexus3.edgexfoundry.org:10001 03:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:20 Login Succeeded 03:18:20 nexus3.edgexfoundry.org:10002 03:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:20 Login Succeeded 03:18:20 nexus3.edgexfoundry.org:10003 03:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:20 Login Succeeded 03:18:20 nexus3.edgexfoundry.org:10004 03:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:20 Login Succeeded 03:18:20 ****.io 03:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:20 Login Succeeded 03:18:20 ---> ****-login.sh ends [Pipeline] } 03:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:20 ========================================================= 03:18:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:18:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:21 + 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:18:22 #0 building with "default" instance using docker driver 03:18:22 03:18:22 #1 [internal] load build definition from Dockerfile 03:18:22 #1 transferring dockerfile: 1.75kB done 03:18:22 #1 DONE 0.0s 03:18:22 03:18:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:18:22 #2 DONE 0.1s 03:18:22 03:18:22 #3 [internal] load .dockerignore 03:18:22 #3 transferring context: 2B done 03:18:22 #3 DONE 0.0s 03:18:22 03:18:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:18:22 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 03:18:22 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 03:18:22 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 03:18:22 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 03:18:22 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 03:18:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 03:18:22 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 03:18:22 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:18:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s 03:18:22 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 03:18:22 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 03:18:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 03:18:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:18:22 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 03:18:22 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.10MB / 2.38MB 0.2s 03:18:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.3s 03:18:22 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:18:22 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 03:18:22 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 03:18:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 38.80MB / 74.06MB 0.5s 03:18:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 16.78MB / 103.05MB 0.5s 03:18:22 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s 03:18:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 53.48MB / 74.06MB 0.7s 03:18:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.7s 03:18:22 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 03:18:22 #4 ... 03:18:22 03:18:22 #5 [internal] load build context 03:18:22 #5 transferring context: 46.88MB 0.3s done 03:18:22 #5 DONE 0.8s 03:18:22 03:18:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:18:22 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 0.8s 03:18:22 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 41.94MB / 103.05MB 0.8s 03:18:22 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done 03:18:23 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s 03:18:23 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 1.0s 03:18:23 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 03:18:23 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s 03:18:24 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.1s done 03:18:24 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 2.2s done 03:18:24 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 1.5s done 03:18:25 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 03:18:29 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 03:18:30 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 03:18:30 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 03:18:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:18:30 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 03:18:30 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 03:18:30 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 03:18:32 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 03:18:32 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 03:18:33 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 03:18:33 #4 DONE 11.7s 03:18:33 03:18:33 #6 [builder 2/7] RUN apk add --no-cache make git 03:18:34 #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:18:36 #6 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:18:36 #6 3.223 OK: 248 MiB in 58 packages 03:18:42 #6 DONE 8.5s 03:18:42 03:18:42 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:18:42 #7 DONE 0.0s 03:18:42 03:18:42 #8 [builder 4/7] COPY go.mod vendor* ./ 03:18:42 #8 DONE 0.0s 03:18:42 03:18:42 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:14 #9 DONE 28.1s 03:19:14 03:19:14 #10 [builder 6/7] COPY . . 03:19:14 #10 DONE 0.4s 03:19:14 03:19:14 #11 [builder 7/7] RUN echo noop 03:19:14 #11 0.202 noop 03:19:14 #11 DONE 0.2s 03:19:14 03:19:14 #12 exporting to image 03:19:14 #12 exporting layers 03:19:18 #12 exporting layers 7.3s done 03:19:18 #12 writing image sha256:7ee84d8c072fb9811d84201f554a61fcbd7c4e6e576f313501d4bd8983c05614 done 03:19:18 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:19:18 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 + docker inspect -f . ci-base-image-x86_64 03:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:19 prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container 03:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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:19:19 $ docker top d7149ecb1fa7fc3f02833b995a23e99ba2d357501bbb67b521dc238149c91b1b -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:20 + go version 03:19:20 go version go1.23.9 linux/amd64 [Pipeline] } 03:19:20 $ docker stop --time=1 d7149ecb1fa7fc3f02833b995a23e99ba2d357501bbb67b521dc238149c91b1b 03:19:21 $ docker rm -f --volumes d7149ecb1fa7fc3f02833b995a23e99ba2d357501bbb67b521dc238149c91b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + docker inspect -f . ci-base-image-x86_64 03:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:22 prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container 03:19:22 $ 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-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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:19:22 $ docker top 7a23f7c3afec4656977a7504391baac94a028f06959e02b9e65285fda029b517 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:23 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-516 [Pipeline] fileExists [Pipeline] sh 03:19:23 + make test 03:19:23 go test ./... -coverprofile=coverage.out ./... 03:19:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:19:42 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:19:42 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:19:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 31.4% of statements 03:19:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.258s coverage: 86.5% of statements 03:19:54 go vet ./... 03:20:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:01 ./bin/test-attribution-txt.sh 03:20:01 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:20:01 $ docker stop --time=1 7a23f7c3afec4656977a7504391baac94a028f06959e02b9e65285fda029b517 03:20:05 $ docker rm -f --volumes 7a23f7c3afec4656977a7504391baac94a028f06959e02b9e65285fda029b517 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:20:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:07 + ls -al . 03:20:07 total 320 03:20:07 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 03:19 . 03:20:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:17 .. 03:20:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:19 .git 03:20:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:17 .github 03:20:07 -rw-rw-r-- 1 jenkins jenkins 493 Aug 15 03:17 .gitignore 03:20:07 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 03:17 .golangci.yml 03:20:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:18 .semver 03:20:07 -rw-rw-r-- 1 jenkins jenkins 20612 Aug 15 03:17 Attribution.txt 03:20:07 -rw-rw-r-- 1 jenkins jenkins 19022 Aug 15 03:17 CHANGELOG.md 03:20:07 -rw-rw-r-- 1 jenkins jenkins 1715 Aug 15 03:17 Dockerfile 03:20:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 03:17 GOVERNANCE.md 03:20:07 -rw-rw-r-- 1 jenkins jenkins 739 Aug 15 03:17 Jenkinsfile 03:20:07 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 03:17 LICENSE 03:20:07 -rw-rw-r-- 1 jenkins jenkins 3465 Aug 15 03:17 Makefile 03:20:07 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 03:17 OWNERS.md 03:20:07 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 15 03:17 README.md 03:20:07 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 03:18 VERSION 03:20:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:17 bin 03:20:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:17 cmd 03:20:07 -rw-r--r-- 1 jenkins jenkins 92466 Aug 15 03:19 coverage.out 03:20:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:17 doc 03:20:07 -rw-rw-r-- 1 jenkins jenkins 6521 Aug 15 03:17 go.mod 03:20:07 -rw-rw-r-- 1 jenkins jenkins 87684 Aug 15 03:17 go.sum 03:20:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:17 internal 03:20:07 -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + 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=864dae3dc7c711b993643dc90690a660c13c99e2 --label arch=amd64 --label version=0.0.0 . 03:20:07 #0 building with "default" instance using docker driver 03:20:07 03:20:07 #1 [internal] load build definition from Dockerfile 03:20:07 #1 transferring dockerfile: 1.75kB done 03:20:07 #1 DONE 0.0s 03:20:07 03:20:07 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:20:07 #2 DONE 0.0s 03:20:07 03:20:07 #3 [internal] load metadata for docker.io/library/alpine:3.20 03:20:07 #3 DONE 0.1s 03:20:07 03:20:07 #4 [internal] load .dockerignore 03:20:07 #4 transferring context: 2B done 03:20:07 #4 DONE 0.0s 03:20:07 03:20:07 #5 [internal] load build context 03:20:07 #5 transferring context: 113.14kB 0.0s done 03:20:07 #5 DONE 0.0s 03:20:07 03:20:07 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:20:07 #6 DONE 0.1s 03:20:07 03:20:07 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:20:07 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:20:08 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:20:08 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:20:08 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:20:08 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 03:20:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 03:20:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 03:20:08 #7 DONE 0.3s 03:20:08 03:20:08 #8 [builder 2/7] RUN apk add --no-cache make git 03:20:08 #8 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:20:08 #8 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:20:08 #8 0.755 OK: 248 MiB in 58 packages 03:20:09 #8 DONE 1.0s 03:20:09 03:20:09 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:20:09 #9 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:20:09 #9 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:20:09 #9 0.606 (1/1) Installing dumb-init (1.2.5-r3) 03:20:09 #9 0.612 Executing busybox-1.36.1-r29.trigger 03:20:09 #9 0.621 OK: 8 MiB in 15 packages 03:20:09 #9 DONE 0.7s 03:20:09 03:20:09 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:20:09 #10 DONE 0.0s 03:20:09 03:20:09 #11 [builder 4/7] COPY go.mod vendor* ./ 03:20:09 #11 DONE 0.0s 03:20:09 03:20:09 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:09 #12 DONE 0.6s 03:20:09 03:20:09 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:20:09 #13 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:20:09 #13 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:20:09 #13 0.668 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:20:09 #13 0.685 Executing busybox-1.36.1-r30.post-upgrade 03:20:09 #13 0.725 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:20:09 #13 0.730 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:20:09 #13 0.734 Executing busybox-1.36.1-r30.trigger 03:20:09 #13 0.741 OK: 8 MiB in 15 packages 03:20:10 #13 DONE 1.1s 03:20:10 03:20:10 #14 [builder 6/7] COPY . . 03:20:10 #14 DONE 0.5s 03:20:10 03:20:10 #15 [builder 7/7] RUN make build 03:20:10 #15 0.235 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.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:20:36 #15 DONE 26.1s 03:20:36 03:20:36 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:20:36 #16 DONE 0.6s 03:20:37 03:20:37 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:20:37 #17 DONE 0.0s 03:20:37 03:20:37 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:20:37 #18 DONE 0.0s 03:20:37 03:20:37 #19 exporting to image 03:20:37 #19 exporting layers 0.1s done 03:20:37 #19 writing image sha256:aa5d2446dcbfb957a5996382ee9527267472e1793b8c255a57e7d41950052f5f done 03:20:37 #19 naming to docker.io/library/device-onvif-camera done 03:20:37 #19 DONE 0.1s [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:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:37 03:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:38 latest: Pulling from edgex-lftools-log-publisher 03:20:38 5eb5b503b376: Pulling fs layer 03:20:38 5c69ac0246d0: Pulling fs layer 03:20:38 ec43610c2a17: Pulling fs layer 03:20:38 3a2ae6a8a46f: Pulling fs layer 03:20:38 33b1e0a273af: Pulling fs layer 03:20:38 5d3b04190fa2: Pulling fs layer 03:20:38 2f39f015ded8: Pulling fs layer 03:20:38 5d3b04190fa2: Waiting 03:20:38 3a2ae6a8a46f: Waiting 03:20:38 2f39f015ded8: Waiting 03:20:38 33b1e0a273af: Waiting 03:20:38 5c69ac0246d0: Verifying Checksum 03:20:38 5c69ac0246d0: Download complete 03:20:38 3a2ae6a8a46f: Verifying Checksum 03:20:38 3a2ae6a8a46f: Download complete 03:20:38 ec43610c2a17: Verifying Checksum 03:20:38 ec43610c2a17: Download complete 03:20:38 33b1e0a273af: Verifying Checksum 03:20:38 33b1e0a273af: Download complete 03:20:38 5d3b04190fa2: Verifying Checksum 03:20:38 5d3b04190fa2: Download complete 03:20:38 5eb5b503b376: Verifying Checksum 03:20:38 5eb5b503b376: Download complete 03:20:39 2f39f015ded8: Verifying Checksum 03:20:39 2f39f015ded8: Download complete 03:20:40 5eb5b503b376: Pull complete 03:20:40 5c69ac0246d0: Pull complete 03:20:40 ec43610c2a17: Pull complete 03:20:40 3a2ae6a8a46f: Pull complete 03:20:41 33b1e0a273af: Pull complete 03:20:41 5d3b04190fa2: Pull complete 03:20:46 2f39f015ded8: Pull complete 03:20:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:46 prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container 03:20:46 $ 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-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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:20:51 $ docker top 04c4d0abfe73150f0a9f334045cc0f47da4b18508d49fe3c038e0cb7a414b1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:51 ---> job-cost.sh 03:20:51 lf-activate-venv: SKIPPING 03:20:51 INFO: No Stack... 03:20:52 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:52 INFO: Archiving Costs [Pipeline] sh 03:20:52 + cat /w/workspace/undry_device-onvif-camera_PR-516/archives/cost.csv 03:20:52 + cut -d, -f6 [Pipeline] lock 03:20:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] 03:20:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] did not exist. Created. 03:20:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:53 + echo total: 0.4399999976158142 [Pipeline] stash 03:20:53 Stashed 1 file(s) [Pipeline] } 03:20:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:53 $ docker stop --time=1 04c4d0abfe73150f0a9f334045cc0f47da4b18508d49fe3c038e0cb7a414b1a5 03:20:54 $ docker rm -f --volumes 04c4d0abfe73150f0a9f334045cc0f47da4b18508d49fe3c038e0cb7a414b1a5 [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:20:55 provisioning config files... 03:20:55 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config6362561695908430028tmp [Pipeline] { [Pipeline] sh 03:20:55 + set +x 03:20:55 + curl -s https://codecov.io/bash 03:20:55 + bash -s -- 03:20:55 03:20:55 _____ _ 03:20:55 / ____| | | 03:20:55 | | ___ __| | ___ ___ _____ __ 03:20:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:20:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:20:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:20:55 Bash-1.0.6 03:20:55 03:20:55 03:20:55 ==> git version 2.25.1 found 03:20:55 ==> 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:20:55 Release-Date: 2020-01-08 03:20:55 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:20:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:20:55 ==> Jenkins CI detected. 03:20:55 current dir:  /w/workspace/undry_device-onvif-camera_PR-516 03:20:55 project root: . 03:20:55 --> token set from env 03:20:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:20:55 ==> Running gcov in . (disable via -X gcov) 03:20:55 ==> Python coveragepy not found 03:20:55 ==> Searching for coverage reports in: 03:20:55 + . 03:20:55 -> Found 1 reports 03:20:55 ==> Detecting git/mercurial file structure 03:20:55 ==> Reading reports 03:20:55 + ./coverage.out bytes=92466 03:20:55 ==> Appending adjustments 03:20:55 https://docs.codecov.io/docs/fixing-reports 03:20:55 + Found adjustments 03:20:55 ==> Gzipping contents 03:20:55 12K /tmp/codecov.9xEEkC.gz 03:20:55 ==> Uploading reports 03:20:55 url: https://codecov.io 03:20:55 query: branch=PR-516&commit=864dae3dc7c711b993643dc90690a660c13c99e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=516&job=&cmd_args= 03:20:55 -> Pinging Codecov 03:20:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-516&commit=864dae3dc7c711b993643dc90690a660c13c99e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=516&job=&cmd_args= 03:20:56 -> Uploading to 03:20:56 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/864dae3dc7c711b993643dc90690a660c13c99e2/05a15f5c-0e8d-4e49-9207-9f062a0351c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T032056Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9e246f9d1c7b9c12486a423abf678e6d4103259c09342f7125e032aaf060a50 03:20:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:56 Dload Upload Total Spent Left Speed 03:20:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 48459 --:--:-- --:--:-- --:--:-- 48459 03:20:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] } 03:20:56 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:20:58 + [ -d /w/workspace/undry_device-onvif-camera_PR-516/archives ] 03:20:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-516/archives 03:20:58 total 16 03:20:58 drwxr-xr-x 3 root root 4096 Aug 15 03:20 . 03:20:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:20 .. 03:20:58 drwxr-xr-x 2 root root 4096 Aug 15 03:20 cost 03:20:58 -rw-r--r-- 1 root root 92 Aug 15 03:20 cost.csv 03:20:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-516/archives 03:20:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-516/archives 03:20:58 total 16 03:20:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:20 . 03:20:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:20 .. 03:20:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 03:20 cost 03:20:58 -rw-r--r-- 1 jenkins jenkins 92 Aug 15 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:20:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:59 ---> package-listing.sh 03:20:59 ++ facter osfamily 03:20:59 ++ tr '[:upper:]' '[:lower:]' 03:20:59 + OS_FAMILY=debian 03:20:59 + workspace=/w/workspace/undry_device-onvif-camera_PR-516 03:20:59 + START_PACKAGES=/tmp/packages_start.txt 03:20:59 + END_PACKAGES=/tmp/packages_end.txt 03:20:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:59 + PACKAGES=/tmp/packages_start.txt 03:20:59 + '[' /w/workspace/undry_device-onvif-camera_PR-516 ']' 03:20:59 + PACKAGES=/tmp/packages_end.txt 03:20:59 + case "${OS_FAMILY}" in 03:20:59 + dpkg -l 03:20:59 + grep '^ii' 03:20:59 + '[' -f /tmp/packages_start.txt ']' 03:20:59 + '[' -f /tmp/packages_end.txt ']' 03:20:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:59 + '[' /w/workspace/undry_device-onvif-camera_PR-516 ']' 03:20:59 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-516/archives/ 03:20:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-516/archives/ [Pipeline] echo 03:20:59 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-516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:21:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:01 prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container 03:21:01 $ 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-516/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-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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:21:01 $ docker top eba14e895f751de6735ad41401681ad41b54002c0f13dad1961d6571c8bbdee5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:21:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:21:02 + ls /var/log/sa-host 03:21:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:02 provisioning config files... 03:21:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config2797413364959361728tmp [Pipeline] { [Pipeline] echo 03:21:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:21:02 ---> create-netrc.sh [Pipeline] } 03:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:21:03 ---> python-tools-install.sh [Pipeline] echo 03:21:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:21:03 ---> sudo-logs.sh 03:21:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:21:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:21:04 ---> job-cost.sh 03:21:04 lf-activate-venv: SKIPPING 03:21:04 DEBUG: total: 0.4399999976158142 03:21:04 INFO: Retrieving Stack Cost... 03:21:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:04 INFO: Archiving Costs [Pipeline] echo 03:21:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:21:04 ---> logs-deploy.sh 03:21:04 lf-activate-venv: SKIPPING 03:21:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-516/1 03:21:04 INFO: archiving workspace using pattern(s): 03:21:05 Archives upload complete. 03:21:05 INFO: archiving logs to Nexus 03:21:06 ---> uname -a: 03:21:06 Linux prd-ubuntu20-04-docker-8c-8g-7047 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:21:06 03:21:06 03:21:06 ---> lscpu: 03:21:06 Architecture: x86_64 03:21:06 CPU op-mode(s): 32-bit, 64-bit 03:21:06 Byte Order: Little Endian 03:21:06 Address sizes: 40 bits physical, 48 bits virtual 03:21:06 CPU(s): 8 03:21:06 On-line CPU(s) list: 0-7 03:21:06 Thread(s) per core: 1 03:21:06 Core(s) per socket: 1 03:21:06 Socket(s): 8 03:21:06 NUMA node(s): 1 03:21:06 Vendor ID: AuthenticAMD 03:21:06 CPU family: 23 03:21:06 Model: 49 03:21:06 Model name: AMD EPYC-Rome Processor 03:21:06 Stepping: 0 03:21:06 CPU MHz: 2799.998 03:21:06 BogoMIPS: 5599.99 03:21:06 Virtualization: AMD-V 03:21:06 Hypervisor vendor: KVM 03:21:06 Virtualization type: full 03:21:06 L1d cache: 256 KiB 03:21:06 L1i cache: 256 KiB 03:21:06 L2 cache: 4 MiB 03:21:06 L3 cache: 128 MiB 03:21:06 NUMA node0 CPU(s): 0-7 03:21:06 Vulnerability Gather data sampling: Not affected 03:21:06 Vulnerability Itlb multihit: Not affected 03:21:06 Vulnerability L1tf: Not affected 03:21:06 Vulnerability Mds: Not affected 03:21:06 Vulnerability Meltdown: Not affected 03:21:06 Vulnerability Mmio stale data: Not affected 03:21:06 Vulnerability Retbleed: Vulnerable 03:21:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:21:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:21:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:21:06 Vulnerability Srbds: Not affected 03:21:06 Vulnerability Tsx async abort: Not affected 03:21:06 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:21:06 03:21:06 03:21:06 ---> nproc: 03:21:06 8 03:21:06 03:21:06 03:21:06 ---> df -h: 03:21:06 Filesystem Size Used Avail Use% Mounted on 03:21:06 overlay 155G 13G 143G 9% / 03:21:06 tmpfs 64M 0 64M 0% /dev 03:21:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:21:06 shm 64M 0 64M 0% /dev/shm 03:21:06 /dev/vda1 155G 13G 143G 9% /facter-os 03:21:06 03:21:06 03:21:06 ---> sar -b -r -n DEV: 03:21:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7047) 08/15/25 _x86_64_ (8 CPU) 03:21:06 03:21:06 02:13:03 LINUX RESTART (8 CPU) 03:21:06 03:21:06 02:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:21:06 02:15:01 5.91 0.00 5.91 0.00 0.00 17041.60 0.00 03:21:06 02:16:01 4.03 0.00 4.03 0.00 0.00 16955.04 0.00 03:21:06 02:17:01 3.50 0.02 3.48 0.00 0.13 16812.40 0.00 03:21:06 02:18:01 4.42 0.00 4.42 0.00 0.00 16826.26 0.00 03:21:06 02:19:01 49.83 3.88 45.94 0.00 4290.88 25687.19 0.00 03:21:06 02:20:01 8.62 0.02 8.60 0.00 0.13 16921.58 0.00 03:21:06 02:21:01 3.61 0.00 3.61 0.00 0.00 16808.13 0.00 03:21:06 02:22:01 3.92 0.00 3.92 0.00 0.00 16819.20 0.00 03:21:06 02:23:01 1.65 0.00 1.65 0.00 0.00 1763.84 0.00 03:21:06 02:24:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 03:21:06 02:25:01 1.53 0.00 1.53 0.00 0.00 21.60 0.00 03:21:06 02:26:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 03:21:06 02:27:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 03:21:06 02:28:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 03:21:06 02:29:01 1.68 0.02 1.67 0.00 0.13 24.93 0.00 03:21:06 02:30:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 03:21:06 02:31:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 03:21:06 02:32:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 03:21:06 02:33:01 2.42 1.47 0.95 0.00 46.93 12.13 0.00 03:21:06 02:34:01 3.75 2.13 1.62 0.00 44.52 30.52 0.00 03:21:06 02:35:01 1.43 0.18 1.25 0.00 18.80 17.07 0.00 03:21:06 02:36:01 2.02 0.00 2.02 0.00 0.00 25.32 0.00 03:21:06 02:37:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 03:21:06 02:38:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 03:21:06 02:39:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:21:06 02:40:01 1.22 0.00 1.22 0.00 0.00 16.53 0.00 03:21:06 02:41:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 03:21:06 02:42:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 03:21:06 02:43:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:21:06 02:44:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 03:21:06 02:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:21:06 02:46:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 03:21:06 02:47:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 03:21:06 02:48:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 03:21:06 02:49:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:21:06 02:50:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 03:21:06 02:51:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 03:21:06 02:52:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 03:21:06 02:53:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 03:21:06 02:54:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 03:21:06 02:55:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 03:21:06 02:56:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 03:21:06 02:57:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 03:21:06 02:58:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 03:21:06 02:59:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:21:06 03:00:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 03:21:06 03:01:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 03:21:06 03:02:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 03:21:06 03:03:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 03:21:06 03:04:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 03:21:06 03:05:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 03:21:06 03:06:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 03:21:06 03:07:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 03:21:06 03:08:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 03:21:06 03:09:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 03:21:06 03:10:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 03:21:06 03:11:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 03:21:06 03:12:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 03:21:06 03:13:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 03:21:06 03:14:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 03:21:06 03:15:02 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:21:06 03:16:01 1.41 0.00 1.41 0.00 0.00 17.22 0.00 03:21:06 03:17:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 03:21:06 03:18:01 35.86 8.67 27.20 0.00 1141.54 3483.69 0.00 03:21:06 03:19:01 175.20 14.80 160.41 0.00 2157.37 53516.41 0.00 03:21:06 03:20:01 137.98 0.38 137.59 0.00 8.67 43328.11 0.00 03:21:06 03:21:01 156.87 0.42 156.46 0.00 32.66 46666.89 0.00 03:21:06 Average: 9.86 0.48 9.38 0.00 115.60 4377.40 0.00 03:21:06 03:21:06 02:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:21:06 02:15:01 30248020 31828972 519752 1.58 62436 1841280 1569376 4.63 635732 1695324 4 03:21:06 02:16:01 30245396 31826496 521944 1.59 62524 1841284 1569376 4.63 640336 1695312 28 03:21:06 02:17:01 30242396 31823656 523768 1.59 62616 1841284 1569376 4.63 642492 1695316 216 03:21:06 02:18:01 30243500 31824868 522436 1.59 62716 1841284 1569376 4.63 640984 1695312 20 03:21:06 02:19:01 29740092 31783432 539524 1.64 96468 2262496 1651124 4.87 938996 1861372 960 03:21:06 02:20:01 29741880 31784748 538336 1.64 96292 2262224 1630396 4.81 937188 1861068 4 03:21:06 02:21:01 29742400 31785396 537660 1.64 96388 2262224 1630396 4.81 937100 1861080 12 03:21:06 02:22:01 29741420 31784568 538248 1.64 96476 2262232 1630396 4.81 937136 1861076 144 03:21:06 02:23:01 29744052 31787308 535172 1.63 96572 2262236 1630396 4.81 934644 1861080 44 03:21:06 02:24:01 29744680 31788024 534264 1.63 96628 2262240 1630396 4.81 934888 1861088 8 03:21:06 02:25:01 29746504 31789968 532272 1.62 96732 2262240 1630396 4.81 932940 1861096 16 03:21:06 02:26:01 29746692 31790276 531708 1.62 96772 2262244 1630396 4.81 933036 1861104 8 03:21:06 02:27:01 29746620 31790220 531604 1.62 96804 2262248 1630396 4.81 933112 1861088 8 03:21:06 02:28:01 29746096 31789744 531940 1.62 96836 2262248 1630396 4.81 933144 1861088 12 03:21:06 02:29:01 29745220 31788960 532508 1.62 96912 2262228 1629500 4.80 933608 1861068 16 03:21:06 02:30:01 29744632 31788436 533260 1.62 96944 2262228 1629500 4.80 933628 1861064 8 03:21:06 02:31:01 29744348 31788160 533472 1.62 96976 2262236 1629500 4.80 933680 1861072 40 03:21:06 02:32:01 29744632 31788512 533080 1.62 97016 2262240 1629500 4.80 933792 1861080 12 03:21:06 02:33:01 29733788 31779220 542348 1.65 97060 2263764 1629500 4.80 945624 1862208 28 03:21:06 02:34:01 29699112 31746768 574060 1.75 97112 2265396 1645700 4.85 980576 1862936 80 03:21:06 02:35:01 29687556 31736108 581712 1.77 97160 2265976 1651120 4.87 983524 1863396 236 03:21:06 02:36:01 29687816 31736280 583652 1.78 97208 2265960 1650876 4.87 991008 1863168 244 03:21:06 02:37:01 29691204 31739704 580716 1.77 97248 2265972 1650876 4.87 983184 1863172 12 03:21:06 02:38:01 29691224 31739784 580572 1.77 97296 2265972 1650876 4.87 983672 1863176 212 03:21:06 02:39:01 29691564 31740188 580188 1.77 97336 2265976 1650876 4.87 983740 1863184 20 03:21:06 02:40:01 29691296 31739924 580348 1.77 97376 2265980 1650876 4.87 983440 1863188 32 03:21:06 02:41:01 29691532 31740220 580024 1.76 97404 2265980 1650876 4.87 983600 1863192 4 03:21:06 02:42:01 29691312 31740004 580156 1.76 97444 2265984 1650876 4.87 983604 1863196 28 03:21:06 02:43:01 29691512 31740268 580076 1.76 97476 2265984 1650876 4.87 983652 1863200 4 03:21:06 02:44:01 29691260 31740080 580236 1.77 97516 2265988 1650876 4.87 984136 1863208 36 03:21:06 02:45:01 29691356 31740220 580204 1.77 97548 2265996 1650876 4.87 984428 1863192 200 03:21:06 02:46:01 29691184 31740052 580352 1.77 97588 2265996 1650876 4.87 983912 1863196 24 03:21:06 02:47:01 29691076 31740008 580404 1.77 97620 2265992 1650876 4.87 984576 1863204 28 03:21:06 02:48:01 29690764 31739708 580560 1.77 97652 2266008 1650876 4.87 984488 1863212 36 03:21:06 02:49:01 29690416 31739440 580672 1.77 97680 2266008 1650876 4.87 984936 1863216 8 03:21:06 02:50:01 29689872 31738900 581104 1.77 97712 2266012 1650876 4.87 984676 1863220 36 03:21:06 02:51:01 29689784 31738872 581120 1.77 97740 2266012 1650876 4.87 984792 1863224 12 03:21:06 02:52:01 29689768 31738860 581040 1.77 97772 2266016 1650876 4.87 984812 1863228 28 03:21:06 02:53:01 29689816 31739100 580784 1.77 97800 2266136 1650876 4.87 984904 1863364 28 03:21:06 02:54:01 29690148 31739436 580380 1.77 97836 2266152 1650876 4.87 985344 1863368 16 03:21:06 02:55:01 29690308 31739660 580340 1.77 97860 2266156 1650876 4.87 985052 1863376 32 03:21:06 02:56:01 29690324 31739676 580256 1.77 97900 2266156 1650876 4.87 985192 1863376 16 03:21:06 02:57:01 29690296 31739712 580396 1.77 97932 2266160 1650876 4.87 985228 1863384 8 03:21:06 02:58:01 29690060 31739544 580656 1.77 97972 2266164 1650876 4.87 985360 1863392 12 03:21:06 02:59:01 29690264 31739748 580360 1.77 98012 2266164 1650876 4.87 985500 1863392 20 03:21:06 03:00:01 29689804 31739368 580624 1.77 98052 2266168 1650876 4.87 985620 1863400 12 03:21:06 03:01:01 29689788 31739356 580552 1.77 98084 2266172 1650876 4.87 985616 1863404 8 03:21:06 03:02:01 29689244 31738872 581024 1.77 98116 2266172 1650876 4.87 986048 1863408 12 03:21:06 03:03:01 29689732 31739428 580432 1.77 98164 2266160 1650876 4.87 985936 1863416 8 03:21:06 03:04:01 29689504 31739204 580540 1.77 98204 2266180 1650876 4.87 986144 1863420 36 03:21:06 03:05:01 29689236 31739008 580700 1.77 98240 2266188 1666948 4.91 986780 1863388 8 03:21:06 03:06:01 29688716 31738548 581116 1.77 98280 2266192 1666948 4.91 986728 1863396 28 03:21:06 03:07:01 29688892 31738724 581068 1.77 98312 2266192 1666948 4.91 986788 1863396 12 03:21:06 03:08:01 29689396 31739312 580460 1.77 98368 2266196 1666948 4.91 986844 1863404 44 03:21:06 03:09:01 29689176 31739152 580648 1.77 98400 2266196 1666948 4.91 987112 1863408 12 03:21:06 03:10:01 29688672 31738688 581100 1.77 98436 2266200 1650592 4.87 987136 1863400 8 03:21:06 03:11:01 29688616 31738656 581020 1.77 98460 2266204 1650592 4.87 987192 1863404 28 03:21:06 03:12:01 29687708 31737780 581736 1.77 98488 2266208 1650592 4.87 987212 1863408 24 03:21:06 03:13:01 29687596 31737756 581664 1.77 98508 2266212 1650592 4.87 987320 1863412 4 03:21:06 03:14:01 29687216 31737380 581852 1.77 98540 2266216 1650592 4.87 987748 1863416 48 03:21:06 03:15:02 29687160 31737384 581836 1.77 98564 2266216 1650592 4.87 987556 1863420 16 03:21:06 03:16:01 29687112 31737344 581792 1.77 98588 2266220 1650592 4.87 987588 1863424 4 03:21:06 03:17:01 29687380 31737672 581480 1.77 98620 2266220 1650592 4.87 988056 1863428 16 03:21:06 03:18:01 28838384 31583816 709648 2.16 110456 2928328 1833584 5.41 1177328 2474880 538716 03:21:06 03:19:01 26811012 31503208 758628 2.31 182608 4647088 1962460 5.79 1598748 3891308 954964 03:21:06 03:20:01 26199728 31489220 766452 2.33 195324 5153956 1843936 5.44 1887384 4128848 299768 03:21:06 03:21:01 25648884 31503388 754108 2.29 210516 5679388 1827472 5.39 1921184 4628500 1528 03:21:06 Average: 29566957 31742037 576898 1.76 100115 2379359 1655654 4.88 993096 1967286 26840 03:21:06 03:21:06 02:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:21:06 02:15:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:21:06 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:16:01 ens3 2.55 1.10 1.58 0.07 0.00 0.00 0.00 0.00 03:21:06 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:17:01 ens3 1.53 0.38 0.44 0.27 0.00 0.00 0.00 0.00 03:21:06 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:18:01 ens3 1.75 0.68 0.62 0.42 0.00 0.00 0.00 0.00 03:21:06 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:19:01 ens3 153.97 96.13 2966.96 7.18 0.00 0.00 0.00 0.00 03:21:06 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:19:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 03:21:06 02:20:01 ens3 1.92 0.92 0.75 0.50 0.00 0.00 0.00 0.00 03:21:06 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:21:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:06 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:22:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:21:06 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:24:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 03:21:06 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:25:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:21:06 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:27:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:29:01 ens3 0.32 0.12 0.10 0.07 0.00 0.00 0.00 0.00 03:21:06 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:30:01 ens3 0.40 0.10 0.04 0.01 0.00 0.00 0.00 0.00 03:21:06 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:31:01 ens3 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:21:06 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:33:01 ens3 1.00 0.80 0.86 0.40 0.00 0.00 0.00 0.00 03:21:06 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:34:01 ens3 9.41 8.90 11.35 5.39 0.00 0.00 0.00 0.00 03:21:06 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:21:06 02:35:01 ens3 1.83 1.63 0.98 1.23 0.00 0.00 0.00 0.00 03:21:06 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:36:01 ens3 0.78 0.65 0.35 0.25 0.00 0.00 0.00 0.00 03:21:06 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:39:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:21:06 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:40:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:41:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:21:06 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:44:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 03:21:06 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:46:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:21:06 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:47:01 ens3 0.97 0.55 0.35 0.22 0.00 0.00 0.00 0.00 03:21:06 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:48:01 ens3 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 03:21:06 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:49:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:21:06 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:50:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:51:01 ens3 0.28 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:21:06 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:53:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:21:06 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:54:01 ens3 0.48 0.25 0.09 0.08 0.00 0.00 0.00 0.00 03:21:06 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:56:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:21:06 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:06 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 02:59:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:21:06 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:00:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:02:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:21:06 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:04:01 ens3 1.18 0.78 0.45 0.30 0.00 0.00 0.00 0.00 03:21:06 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:05:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:09:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:21:06 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:10:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:14:01 ens3 0.37 0.30 0.14 0.08 0.00 0.00 0.00 0.00 03:21:06 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:15:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:17:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:21:06 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:18:01 ens3 287.82 198.08 4339.79 66.44 0.00 0.00 0.00 0.00 03:21:06 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:06 03:18:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 03:21:06 03:19:01 ens3 635.08 418.50 6693.09 55.54 0.00 0.00 0.00 0.00 03:21:06 03:19:01 veth9b648fc 437.06 276.30 3053.37 28.21 0.00 0.00 0.00 0.00 03:21:06 03:19:01 docker0 337.73 498.37 28.74 3418.47 0.00 0.00 0.00 0.00 03:21:06 03:19:01 veth584a31f 276.30 437.06 28.21 3053.37 0.00 0.00 0.00 0.25 03:21:06 03:19:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 03:21:06 03:20:01 ens3 30.04 18.70 30.72 12.87 0.00 0.00 0.00 0.00 03:21:06 03:20:01 veth4a2e7ce 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 03:21:06 03:20:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:06 03:21:01 ens3 148.79 116.83 2743.53 128.30 0.00 0.00 0.00 0.00 03:21:06 03:21:01 docker0 4.82 9.48 0.30 123.29 0.00 0.00 0.00 0.00 03:21:06 03:21:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 03:21:06 Average: ens3 19.23 12.98 250.76 4.18 0.00 0.00 0.00 0.00 03:21:06 Average: docker0 5.12 7.59 0.43 52.89 0.00 0.00 0.00 0.00 03:21:06 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 03:21:06 03:21:06 03:21:06 ---> sar -P ALL: 03:21:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7047) 08/15/25 _x86_64_ (8 CPU) 03:21:06 03:21:06 02:13:03 LINUX RESTART (8 CPU) 03:21:06 03:21:06 02:14:02 CPU %user %nice %system %iowait %steal %idle 03:21:06 02:15:01 all 0.01 0.00 0.01 0.15 0.00 99.82 03:21:06 02:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:21:06 02:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:15:01 5 0.02 0.00 0.03 1.09 0.02 98.84 03:21:06 02:15:01 6 0.00 0.00 0.02 0.12 0.00 99.86 03:21:06 02:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:21:06 02:16:01 all 0.05 0.00 0.01 0.24 0.01 99.69 03:21:06 02:16:01 0 0.13 0.00 0.02 0.00 0.00 99.85 03:21:06 02:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:21:06 02:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:16:01 3 0.02 0.00 0.00 0.07 0.00 99.92 03:21:06 02:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:16:01 5 0.12 0.00 0.03 1.84 0.02 97.99 03:21:06 02:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:21:06 02:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 03:21:06 02:17:01 all 0.03 0.00 0.01 0.11 0.01 99.84 03:21:06 02:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:21:06 02:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:21:06 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:17:01 5 0.12 0.00 0.00 0.85 0.02 99.01 03:21:06 02:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:21:06 02:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:21:06 02:18:01 all 0.13 0.00 0.01 0.02 0.00 99.83 03:21:06 02:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 02:18:01 1 0.10 0.00 0.02 0.00 0.00 99.88 03:21:06 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:21:06 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 02:18:01 5 0.83 0.00 0.05 0.13 0.02 98.97 03:21:06 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:21:06 02:19:01 all 2.18 0.00 1.25 4.26 0.03 92.28 03:21:06 02:19:01 0 1.40 0.00 1.30 0.43 0.02 96.85 03:21:06 02:19:01 1 1.76 0.00 2.19 1.12 0.03 94.90 03:21:06 02:19:01 2 3.56 0.00 1.91 17.80 0.05 76.68 03:21:06 02:19:01 3 2.32 0.00 1.00 0.82 0.02 95.84 03:21:06 02:19:01 4 1.27 0.00 0.97 1.17 0.02 96.58 03:21:06 02:19:01 5 2.13 0.00 0.73 9.79 0.03 87.31 03:21:06 02:19:01 6 2.83 0.00 1.12 1.00 0.02 95.03 03:21:06 02:19:01 7 2.19 0.00 0.80 1.94 0.03 95.04 03:21:06 02:20:01 all 0.20 0.00 0.05 0.07 0.01 99.67 03:21:06 02:20:01 0 0.02 0.00 0.05 0.27 0.00 99.67 03:21:06 02:20:01 1 1.10 0.00 0.03 0.00 0.02 98.85 03:21:06 02:20:01 2 0.03 0.00 0.05 0.02 0.00 99.90 03:21:06 02:20:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:21:06 02:20:01 4 0.18 0.00 0.10 0.00 0.02 99.70 03:21:06 02:20:01 5 0.07 0.00 0.05 0.22 0.00 99.67 03:21:06 02:20:01 6 0.07 0.00 0.07 0.03 0.00 99.83 03:21:06 02:20:01 7 0.10 0.00 0.03 0.02 0.02 99.83 03:21:06 02:21:01 all 0.01 0.00 0.01 0.04 0.01 99.94 03:21:06 02:21:01 0 0.02 0.00 0.00 0.20 0.02 99.77 03:21:06 02:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 02:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:21:01 4 0.02 0.00 0.03 0.03 0.02 99.90 03:21:06 02:21:01 5 0.02 0.00 0.00 0.03 0.00 99.95 03:21:06 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:21:06 02:22:01 all 0.07 0.00 0.01 0.04 0.00 99.88 03:21:06 02:22:01 0 0.03 0.00 0.02 0.28 0.00 99.67 03:21:06 02:22:01 1 0.43 0.00 0.02 0.00 0.00 99.55 03:21:06 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:22:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:21:06 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:22:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:21:06 02:23:01 all 0.21 0.00 0.01 0.01 0.00 99.76 03:21:06 02:23:01 0 0.05 0.00 0.00 0.08 0.00 99.87 03:21:06 02:23:01 1 1.61 0.00 0.00 0.00 0.02 98.37 03:21:06 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:21:06 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:24:01 all 0.03 0.00 0.01 0.02 0.01 99.93 03:21:06 02:24:01 0 0.02 0.00 0.00 0.08 0.02 99.88 03:21:06 02:24:01 1 0.13 0.00 0.02 0.00 0.02 99.83 03:21:06 02:24:01 2 0.00 0.00 0.00 0.10 0.00 99.90 03:21:06 02:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:24:01 4 0.03 0.00 0.05 0.00 0.03 99.88 03:21:06 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:25:01 all 0.02 0.00 0.01 0.05 0.00 99.92 03:21:06 02:25:01 0 0.02 0.00 0.00 0.27 0.00 99.72 03:21:06 02:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:25:01 4 0.03 0.00 0.03 0.13 0.02 99.78 03:21:06 02:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:21:06 02:25:01 CPU %user %nice %system %iowait %steal %idle 03:21:06 02:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:06 02:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 03:21:06 02:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:26:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:21:06 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:21:06 02:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:27:01 all 0.03 0.00 0.01 0.01 0.00 99.94 03:21:06 02:27:01 0 0.03 0.00 0.02 0.08 0.00 99.87 03:21:06 02:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:27:01 2 0.17 0.00 0.00 0.00 0.00 99.83 03:21:06 02:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:27:01 4 0.03 0.00 0.02 0.03 0.02 99.90 03:21:06 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:28:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:21:06 02:28:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:21:06 02:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 03:21:06 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 02:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:21:06 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:29:01 all 0.02 0.00 0.03 0.06 0.01 99.89 03:21:06 02:29:01 0 0.03 0.00 0.02 0.43 0.00 99.52 03:21:06 02:29:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:21:06 02:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 02:29:01 3 0.00 0.00 0.03 0.02 0.00 99.95 03:21:06 02:29:01 4 0.00 0.00 0.07 0.02 0.02 99.90 03:21:06 02:29:01 5 0.03 0.00 0.00 0.03 0.00 99.93 03:21:06 02:29:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:21:06 02:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 03:21:06 02:30:01 all 0.02 0.00 0.02 0.00 0.00 99.96 03:21:06 02:30:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:21:06 02:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:21:06 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:21:06 02:30:01 4 0.03 0.00 0.05 0.02 0.02 99.88 03:21:06 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:31:01 all 0.10 0.00 0.01 0.01 0.00 99.87 03:21:06 02:31:01 0 0.02 0.00 0.02 0.07 0.02 99.88 03:21:06 02:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:21:06 02:31:01 2 0.75 0.00 0.00 0.00 0.00 99.25 03:21:06 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:21:06 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:32:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:21:06 02:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:21:06 02:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:21:06 02:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:33:01 all 0.09 0.00 0.02 0.03 0.00 99.87 03:21:06 02:33:01 0 0.03 0.00 0.02 0.03 0.00 99.92 03:21:06 02:33:01 1 0.15 0.00 0.02 0.02 0.00 99.82 03:21:06 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:33:01 3 0.10 0.00 0.02 0.00 0.00 99.88 03:21:06 02:33:01 4 0.22 0.00 0.08 0.15 0.02 99.53 03:21:06 02:33:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:21:06 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:33:01 7 0.12 0.00 0.00 0.00 0.00 99.88 03:21:06 02:34:01 all 0.46 0.00 0.03 0.01 0.01 99.49 03:21:06 02:34:01 0 0.07 0.00 0.03 0.03 0.02 99.85 03:21:06 02:34:01 1 0.37 0.00 0.02 0.02 0.02 99.58 03:21:06 02:34:01 2 0.99 0.00 0.02 0.00 0.02 98.97 03:21:06 02:34:01 3 0.27 0.00 0.02 0.00 0.00 99.72 03:21:06 02:34:01 4 0.08 0.00 0.03 0.00 0.03 99.85 03:21:06 02:34:01 5 0.43 0.00 0.07 0.07 0.02 99.42 03:21:06 02:34:01 6 0.10 0.00 0.02 0.00 0.00 99.88 03:21:06 02:34:01 7 1.35 0.00 0.02 0.00 0.00 98.63 03:21:06 02:35:01 all 0.32 0.00 0.04 0.01 0.01 99.63 03:21:06 02:35:01 0 0.00 0.00 0.07 0.08 0.00 99.85 03:21:06 02:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:35:01 2 1.81 0.00 0.02 0.00 0.00 98.17 03:21:06 02:35:01 3 0.00 0.00 0.05 0.00 0.02 99.93 03:21:06 02:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:21:06 02:35:01 5 0.58 0.00 0.07 0.02 0.00 99.33 03:21:06 02:35:01 6 0.03 0.00 0.05 0.00 0.00 99.92 03:21:06 02:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:21:06 02:36:01 all 0.04 0.00 0.02 0.02 0.00 99.91 03:21:06 02:36:01 0 0.05 0.00 0.03 0.07 0.00 99.85 03:21:06 02:36:01 1 0.02 0.00 0.02 0.12 0.02 99.83 03:21:06 02:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 03:21:06 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:21:06 02:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:36:01 7 0.10 0.00 0.00 0.00 0.00 99.90 03:21:06 03:21:06 02:36:01 CPU %user %nice %system %iowait %steal %idle 03:21:06 02:37:01 all 0.01 0.00 0.01 0.03 0.01 99.95 03:21:06 02:37:01 0 0.02 0.00 0.00 0.23 0.02 99.73 03:21:06 02:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:21:06 02:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:38:01 all 0.04 0.00 0.00 0.00 0.00 99.96 03:21:06 02:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:21:06 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:38:01 2 0.20 0.00 0.00 0.00 0.00 99.80 03:21:06 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:39:01 all 0.07 0.00 0.01 0.02 0.01 99.89 03:21:06 02:39:01 0 0.02 0.00 0.03 0.17 0.02 99.77 03:21:06 02:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:21:06 02:39:01 2 0.43 0.00 0.00 0.00 0.02 99.55 03:21:06 02:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:21:06 02:39:01 4 0.02 0.00 0.05 0.00 0.02 99.92 03:21:06 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 02:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:21:06 02:40:01 0 0.07 0.00 0.00 0.03 0.03 99.87 03:21:06 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:21:06 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:21:06 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:41:01 all 0.08 0.00 0.01 0.02 0.01 99.88 03:21:06 02:41:01 0 0.03 0.00 0.02 0.15 0.02 99.78 03:21:06 02:41:01 1 0.02 0.00 0.00 0.00 0.03 99.95 03:21:06 02:41:01 2 0.60 0.00 0.00 0.00 0.00 99.40 03:21:06 02:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:41:01 4 0.00 0.00 0.02 0.03 0.00 99.95 03:21:06 02:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:42:01 all 0.22 0.00 0.01 0.05 0.01 99.71 03:21:06 02:42:01 0 0.05 0.00 0.03 0.25 0.02 99.65 03:21:06 02:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:42:01 2 1.69 0.00 0.00 0.00 0.02 98.29 03:21:06 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:42:01 4 0.00 0.00 0.00 0.17 0.02 99.82 03:21:06 02:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:43:01 all 0.26 0.00 0.01 0.04 0.00 99.68 03:21:06 02:43:01 0 0.07 0.00 0.05 0.02 0.02 99.85 03:21:06 02:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:43:01 2 1.97 0.00 0.00 0.00 0.00 98.03 03:21:06 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:43:01 4 0.02 0.00 0.02 0.30 0.00 99.67 03:21:06 02:43:01 5 0.00 0.00 0.02 0.03 0.00 99.95 03:21:06 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:44:01 all 0.19 0.00 0.01 0.01 0.00 99.79 03:21:06 02:44:01 0 0.05 0.00 0.02 0.08 0.02 99.83 03:21:06 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:44:01 2 1.34 0.00 0.02 0.00 0.00 98.65 03:21:06 02:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:21:06 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:21:06 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:45:01 all 0.11 0.00 0.00 0.00 0.01 99.88 03:21:06 02:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:21:06 02:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:45:01 2 0.85 0.00 0.00 0.00 0.00 99.15 03:21:06 02:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 02:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:46:01 all 0.08 0.00 0.01 0.01 0.01 99.90 03:21:06 02:46:01 0 0.05 0.00 0.02 0.05 0.02 99.87 03:21:06 02:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:46:01 2 0.51 0.00 0.00 0.00 0.02 99.47 03:21:06 02:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:47:01 all 0.08 0.00 0.01 0.01 0.01 99.90 03:21:06 02:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:21:06 02:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:47:01 2 0.52 0.00 0.00 0.00 0.00 99.48 03:21:06 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:47:01 5 0.00 0.00 0.00 0.08 0.02 99.90 03:21:06 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:21:06 02:47:01 CPU %user %nice %system %iowait %steal %idle 03:21:06 02:48:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:21:06 02:48:01 0 0.05 0.00 0.03 0.08 0.02 99.82 03:21:06 02:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:48:01 2 0.17 0.00 0.00 0.00 0.00 99.83 03:21:06 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:49:01 all 0.12 0.00 0.01 0.01 0.01 99.86 03:21:06 02:49:01 0 0.07 0.00 0.02 0.05 0.02 99.85 03:21:06 02:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:21:06 02:49:01 2 0.85 0.00 0.00 0.00 0.02 99.14 03:21:06 02:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:21:06 02:50:01 0 0.07 0.00 0.02 0.02 0.02 99.88 03:21:06 02:50:01 1 0.00 0.00 0.00 0.03 0.00 99.97 03:21:06 02:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:21:06 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:51:01 all 0.01 0.00 0.00 0.00 0.00 99.97 03:21:06 02:51:01 0 0.07 0.00 0.03 0.02 0.02 99.87 03:21:06 02:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:21:06 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 02:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:52:01 all 0.19 0.00 0.01 0.00 0.01 99.80 03:21:06 02:52:01 0 0.07 0.00 0.02 0.02 0.03 99.87 03:21:06 02:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:52:01 2 1.39 0.00 0.00 0.00 0.02 98.60 03:21:06 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:21:06 02:53:01 0 0.07 0.00 0.03 0.02 0.02 99.87 03:21:06 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:06 02:54:01 0 0.05 0.00 0.03 0.02 0.02 99.88 03:21:06 02:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:21:06 02:55:01 0 0.08 0.00 0.03 0.02 0.02 99.85 03:21:06 02:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:21:06 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:55:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:21:06 02:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:56:01 all 0.07 0.00 0.00 0.02 0.00 99.91 03:21:06 02:56:01 0 0.07 0.00 0.02 0.15 0.02 99.75 03:21:06 02:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:56:01 2 0.43 0.00 0.00 0.00 0.00 99.57 03:21:06 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:57:01 all 0.01 0.00 0.01 0.00 0.01 99.98 03:21:06 02:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:21:06 02:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:58:01 all 0.14 0.00 0.02 0.00 0.01 99.83 03:21:06 02:58:01 0 0.08 0.00 0.05 0.02 0.05 99.80 03:21:06 02:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:58:01 2 0.98 0.00 0.07 0.00 0.00 98.96 03:21:06 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:21:06 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:21:06 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:21:06 02:58:01 CPU %user %nice %system %iowait %steal %idle 03:21:06 02:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:21:06 02:59:01 0 0.03 0.00 0.03 0.03 0.02 99.88 03:21:06 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 02:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 02:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:21:06 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:06 03:00:01 0 0.05 0.00 0.02 0.02 0.03 99.88 03:21:06 03:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 03:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 03:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:21:06 03:01:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:21:06 03:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:21:06 03:01:01 2 0.15 0.00 0.00 0.00 0.00 99.85 03:21:06 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:21:06 03:02:01 0 0.08 0.00 0.03 0.02 0.03 99.83 03:21:06 03:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:21:06 03:02:01 4 0.02 0.00 0.03 0.02 0.02 99.92 03:21:06 03:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 03:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:03:01 all 0.00 0.00 0.01 0.01 0.00 99.98 03:21:06 03:03:01 0 0.03 0.00 0.02 0.03 0.02 99.90 03:21:06 03:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:21:06 03:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:21:06 03:04:01 0 0.05 0.00 0.03 0.02 0.02 99.88 03:21:06 03:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:21:06 03:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:21:06 03:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 03:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 03:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:05:01 all 0.15 0.00 0.01 0.00 0.00 99.83 03:21:06 03:05:01 0 0.02 0.00 0.05 0.02 0.02 99.90 03:21:06 03:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:05:01 2 1.09 0.00 0.03 0.00 0.00 98.87 03:21:06 03:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:21:06 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:06:01 all 0.12 0.00 0.01 0.01 0.00 99.86 03:21:06 03:06:01 0 0.05 0.00 0.07 0.03 0.00 99.85 03:21:06 03:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:06:01 2 0.90 0.00 0.00 0.00 0.02 99.09 03:21:06 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:21:06 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:07:01 all 0.04 0.00 0.01 0.00 0.00 99.95 03:21:06 03:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:21:06 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:07:01 2 0.28 0.00 0.00 0.00 0.00 99.72 03:21:06 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:21:06 03:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:08:01 all 0.08 0.00 0.01 0.02 0.00 99.89 03:21:06 03:08:01 0 0.02 0.00 0.03 0.05 0.02 99.88 03:21:06 03:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:08:01 2 0.53 0.00 0.00 0.00 0.00 99.47 03:21:06 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:08:01 4 0.02 0.00 0.02 0.10 0.00 99.87 03:21:06 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:09:01 all 0.02 0.00 0.00 0.01 0.00 99.97 03:21:06 03:09:01 0 0.07 0.00 0.02 0.02 0.02 99.88 03:21:06 03:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 03:09:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:21:06 03:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:21:06 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:21:06 03:09:01 CPU %user %nice %system %iowait %steal %idle 03:21:06 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:06 03:10:01 0 0.02 0.00 0.03 0.02 0.02 99.92 03:21:06 03:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:21:06 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:11:01 all 0.01 0.00 0.00 0.01 0.00 99.98 03:21:06 03:11:01 0 0.03 0.00 0.02 0.03 0.02 99.90 03:21:06 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:21:06 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:21:06 03:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:21:06 03:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:21:06 03:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:21:06 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:06 03:13:01 0 0.02 0.00 0.02 0.02 0.03 99.92 03:21:06 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:13:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:21:06 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 03:21:06 03:14:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:21:06 03:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 03:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:21:06 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:06 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:15:02 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:06 03:15:02 0 0.02 0.00 0.02 0.02 0.02 99.93 03:21:06 03:15:02 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:15:02 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:15:02 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:15:02 4 0.03 0.00 0.02 0.02 0.02 99.92 03:21:06 03:15:02 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:15:02 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:15:02 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:21:06 03:16:01 0 0.03 0.00 0.02 0.07 0.02 99.86 03:21:06 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:16:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:21:06 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:21:06 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:17:01 all 0.08 0.00 0.01 0.01 0.02 99.88 03:21:06 03:17:01 0 0.05 0.00 0.03 0.07 0.02 99.83 03:21:06 03:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:06 03:17:01 2 0.52 0.00 0.05 0.00 0.10 99.33 03:21:06 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:17:01 4 0.03 0.00 0.00 0.02 0.02 99.93 03:21:06 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:06 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:21:06 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:06 03:18:01 all 4.10 0.00 1.15 7.43 0.05 87.26 03:21:06 03:18:01 0 2.17 0.00 0.85 49.02 0.10 47.86 03:21:06 03:18:01 1 3.78 0.00 0.77 1.04 0.03 94.38 03:21:06 03:18:01 2 4.34 0.00 1.06 0.61 0.08 93.90 03:21:06 03:18:01 3 4.45 0.00 1.05 1.21 0.03 93.25 03:21:06 03:18:01 4 4.33 0.00 1.15 1.99 0.07 92.46 03:21:06 03:18:01 5 4.01 0.00 1.39 5.47 0.03 89.09 03:21:06 03:18:01 6 5.65 0.00 1.69 0.05 0.03 92.58 03:21:06 03:18:01 7 4.07 0.00 1.22 0.07 0.05 94.59 03:21:06 03:19:01 all 5.75 0.00 2.56 7.12 0.05 84.52 03:21:06 03:19:01 0 4.30 0.00 2.22 11.70 0.05 81.73 03:21:06 03:19:01 1 6.78 0.00 3.20 18.67 0.07 71.28 03:21:06 03:19:01 2 4.44 0.00 1.83 1.41 0.05 92.27 03:21:06 03:19:01 3 6.63 0.00 2.59 4.84 0.05 85.89 03:21:06 03:19:01 4 4.85 0.00 1.69 3.20 0.05 90.20 03:21:06 03:19:01 5 5.31 0.00 2.53 5.49 0.05 86.62 03:21:06 03:19:01 6 6.51 0.00 3.03 6.90 0.05 83.51 03:21:06 03:19:01 7 7.19 0.00 3.34 4.81 0.07 84.59 03:21:06 03:20:01 all 41.68 0.00 6.31 2.58 0.10 49.33 03:21:06 03:20:01 0 42.80 0.00 6.60 4.34 0.10 46.16 03:21:06 03:20:01 1 42.74 0.00 6.77 0.49 0.10 49.90 03:21:06 03:20:01 2 38.53 0.00 5.26 0.13 0.10 55.97 03:21:06 03:20:01 3 41.97 0.00 6.31 0.25 0.08 51.38 03:21:06 03:20:01 4 39.83 0.00 6.56 14.11 0.12 39.38 03:21:06 03:20:01 5 42.77 0.00 6.39 0.20 0.10 50.54 03:21:06 03:20:01 6 42.76 0.00 6.45 0.24 0.12 50.44 03:21:06 03:20:01 7 42.05 0.00 6.14 0.91 0.10 50.81 03:21:06 03:21:06 03:20:01 CPU %user %nice %system %iowait %steal %idle 03:21:06 03:21:01 all 24.72 0.00 4.85 3.96 0.10 66.36 03:21:06 03:21:01 0 23.87 0.00 5.13 2.78 0.10 68.12 03:21:06 03:21:01 1 23.64 0.00 4.29 0.10 0.08 71.88 03:21:06 03:21:01 2 23.40 0.00 4.59 0.52 0.08 71.41 03:21:06 03:21:01 3 25.09 0.00 4.23 1.03 0.08 69.57 03:21:06 03:21:01 4 24.23 0.00 5.11 4.74 0.08 65.84 03:21:06 03:21:01 5 25.79 0.00 5.32 1.38 0.10 67.40 03:21:06 03:21:01 6 25.69 0.00 5.06 11.42 0.20 57.62 03:21:06 03:21:01 7 26.04 0.00 5.12 9.80 0.08 58.96 03:21:06 Average: all 1.23 0.00 0.25 0.40 0.01 98.12 03:21:06 Average: 0 1.14 0.00 0.26 1.08 0.02 97.50 03:21:06 Average: 1 1.23 0.00 0.26 0.32 0.01 98.17 03:21:06 Average: 2 1.39 0.00 0.22 0.31 0.01 98.06 03:21:06 Average: 3 1.21 0.00 0.23 0.12 0.01 98.43 03:21:06 Average: 4 1.12 0.00 0.25 0.39 0.01 98.23 03:21:06 Average: 5 1.22 0.00 0.25 0.40 0.01 98.12 03:21:06 Average: 6 1.24 0.00 0.26 0.29 0.01 98.19 03:21:06 Average: 7 1.24 0.00 0.25 0.26 0.01 98.24 03:21:06 03:21:06 03:21:06