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