Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4e6059d90aee0898b156167641b1c9a91f0d1e1 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-ssh5440945898975859569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12156965500380401654.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7560360132295772615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6049307981375130165.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17488566150389589247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-41008 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision d4e6059d90aee0898b156167641b1c9a91f0d1e1 (main) Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > 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 core.sparsecheckout # timeout=10 > git checkout -f d4e6059d90aee0898b156167641b1c9a91f0d1e1 # timeout=10 > git rev-list --no-walk acbb521d861d6c2cafc59ad1b5302a89638eecf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:47:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:47:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:47:37 ========================================================= 03:47:37 EdgeX Global Pipelines Version Info 03:47:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:47:38 ------------------- 03:47:38 stable info: 03:47:38 ------------------- 03:47:38 Commited By: Cherry Wang cherry@iotechsys.com 03:47:38 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:47:38 Message: update stable to v1.0.271 03:47:38 ------------------- 03:47:38 experimental info: 03:47:38 ------------------- 03:47:38 Commited By: **** collab-it+edgex@linuxfoundation.org 03:47:38 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:47:38 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:47:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4e6059 [Pipeline] echo 03:47:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:39 provisioning config files... 03:47:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8909189896886493513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:40 ---> ****-login.sh 03:47:40 nexus3.edgexfoundry.org:10001 03:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:40 Configure a credential helper to remove this warning. See 03:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:40 03:47:40 Login Succeeded 03:47:40 nexus3.edgexfoundry.org:10002 03:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:40 Configure a credential helper to remove this warning. See 03:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:40 03:47:40 Login Succeeded 03:47:40 nexus3.edgexfoundry.org:10003 03:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:40 Configure a credential helper to remove this warning. See 03:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:40 03:47:40 Login Succeeded 03:47:40 nexus3.edgexfoundry.org:10004 03:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:40 Configure a credential helper to remove this warning. See 03:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:40 03:47:40 Login Succeeded 03:47:40 ****.io 03:47:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:40 Configure a credential helper to remove this warning. See 03:47:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:40 03:47:40 Login Succeeded 03:47:40 ---> ****-login.sh ends [Pipeline] } 03:47:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:47:41 + git rev-list -1 --merges d4e6059d90aee0898b156167641b1c9a91f0d1e1~1..d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo 03:47:41 -----------> git rev-list -1 --merges d4e6059d90aee0898b156167641b1c9a91f0d1e1~1..d4e6059d90aee0898b156167641b1c9a91f0d1e1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 03:47:41 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [false] [Pipeline] sh 03:47:41 + git log --format=format:%s -1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo 03:47:41 ========================================================= 03:47:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:47:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:41 + git log --format=format:%s -1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] echo 03:47:41 [semverPrep] GIT_COMMIT: d4e6059d90aee0898b156167641b1c9a91f0d1e1, Commit Message: Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo 03:47:42 [semverPrep] This is not a build commit. [Pipeline] sh 03:47:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:42 + grep -v github /etc/ssh/ssh_known_hosts 03:47:42 + [ -e /tmp/ssh_known_hosts ] 03:47:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:47:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:47:42 + sudo tee -a /etc/ssh/ssh_known_hosts 03:47:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:42 03:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:43 0.1.4: Pulling from edgex-devops/py-git-semver 03:47:43 b85a868b505f: Pulling fs layer 03:47:43 e2be974225ed: Pulling fs layer 03:47:43 339a4e72a1f5: Pulling fs layer 03:47:43 988bab9f4d93: Pulling fs layer 03:47:43 1469e6f7b9e6: Pulling fs layer 03:47:43 eaf3925da568: Pulling fs layer 03:47:43 bab4dde63d76: Pulling fs layer 03:47:43 bde34c3a00c8: Pulling fs layer 03:47:43 b352a97aabf1: Pulling fs layer 03:47:43 4872d77fe225: Pulling fs layer 03:47:43 5851b861e8e6: Pulling fs layer 03:47:43 bab4dde63d76: Waiting 03:47:43 bde34c3a00c8: Waiting 03:47:43 b352a97aabf1: Waiting 03:47:43 4872d77fe225: Waiting 03:47:43 5851b861e8e6: Waiting 03:47:43 988bab9f4d93: Waiting 03:47:43 1469e6f7b9e6: Waiting 03:47:43 eaf3925da568: Waiting 03:47:43 e2be974225ed: Download complete 03:47:43 988bab9f4d93: Download complete 03:47:43 1469e6f7b9e6: Verifying Checksum 03:47:43 1469e6f7b9e6: Download complete 03:47:43 eaf3925da568: Download complete 03:47:43 339a4e72a1f5: Verifying Checksum 03:47:43 339a4e72a1f5: Download complete 03:47:43 bde34c3a00c8: Download complete 03:47:43 b352a97aabf1: Download complete 03:47:43 4872d77fe225: Verifying Checksum 03:47:43 4872d77fe225: Download complete 03:47:43 5851b861e8e6: Download complete 03:47:43 b85a868b505f: Verifying Checksum 03:47:43 b85a868b505f: Download complete 03:47:43 bab4dde63d76: Verifying Checksum 03:47:43 bab4dde63d76: Download complete 03:47:44 b85a868b505f: Pull complete 03:47:44 e2be974225ed: Pull complete 03:47:45 339a4e72a1f5: Pull complete 03:47:45 988bab9f4d93: Pull complete 03:47:45 1469e6f7b9e6: Pull complete 03:47:45 eaf3925da568: Pull complete 03:47:46 bab4dde63d76: Pull complete 03:47:46 bde34c3a00c8: Pull complete 03:47:47 b352a97aabf1: Pull complete 03:47:47 4872d77fe225: Pull complete 03:47:47 5851b861e8e6: Pull complete 03:47:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:47 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 03:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:47:48 $ docker top 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 -eo pid,comm 03:47:48 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:47:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:48 [ssh-agent] Looking for ssh-agent implementation... 03:47:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:48 $ docker exec 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent 03:47:48 SSH_AUTH_SOCK=/tmp/ssh-1w15cEZlnj13/agent.33 03:47:48 SSH_AGENT_PID=39 03:47:48 Running ssh-add (command line suppressed) 03:47:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14818516081558344099.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14818516081558344099.key) 03:47:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:49 + git tag --points-at HEAD [Pipeline] } 03:47:49 $ docker exec --env ******** --env ******** 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent -k 03:47:49 unset SSH_AUTH_SOCK; 03:47:49 unset SSH_AGENT_PID; 03:47:49 echo Agent pid 39 killed; 03:47:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:47:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:49 [ssh-agent] Looking for ssh-agent implementation... 03:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:49 $ docker exec 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent 03:47:49 SSH_AUTH_SOCK=/tmp/ssh-EkTptVM2tE7V/agent.72 03:47:49 SSH_AGENT_PID=78 03:47:49 Running ssh-add (command line suppressed) 03:47:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13154059616552559568.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13154059616552559568.key) 03:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:50 + git semver init 03:47:50 2025-03-12 03:47:50,291 [run_init] DEBUG init version:0.0.0 force:False 03:47:50 2025-03-12 03:47:50,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:47:50 2025-03-12 03:47:50,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:47:50 2025-03-12 03:47:50,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 03:47:51 2025-03-12 03:47:51,416 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:47:51 2025-03-12 03:47:51,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:47:51 2025-03-12 03:47:51,417 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:51 2025-03-12 03:47:51,417 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:47:51 4.0.0-dev.15 [Pipeline] } 03:47:51 $ docker exec --env ******** --env ******** 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 ssh-agent -k 03:47:51 unset SSH_AUTH_SOCK; 03:47:51 unset SSH_AGENT_PID; 03:47:51 echo Agent pid 78 killed; 03:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:52 + git semver [Pipeline] } 03:47:52 $ docker stop --time=1 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 03:47:54 $ docker rm -f --volumes 486fd1bdb4574742df35e867ac46322c4c2e8636230c779c1fe15ba072baf733 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:47:54 Stashed 1 file(s) [Pipeline] echo 03:47:54 [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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:47:54 provisioning config files... 03:47:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4917516845068873477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:55 ---> ****-login.sh 03:47:55 nexus3.edgexfoundry.org:10001 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 nexus3.edgexfoundry.org:10002 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 nexus3.edgexfoundry.org:10003 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 nexus3.edgexfoundry.org:10004 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 ****.io 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 ---> ****-login.sh ends [Pipeline] } 03:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:47:55 ========================================================= 03:47:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:47:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:47:56 Sending build context to Docker daemon 37MB 03:47:56 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:47:56 Step 2/13 : FROM ${BASE} AS builder 03:47:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:47:56 da9db072f522: Pulling fs layer 03:47:56 6ef4a4ee8ca5: Pulling fs layer 03:47:56 06f05ace1117: Pulling fs layer 03:47:56 5fe327b54edc: Pulling fs layer 03:47:56 4f4fb700ef54: Pulling fs layer 03:47:56 92a5565b7b96: Pulling fs layer 03:47:56 ff9bb7016b71: Pulling fs layer 03:47:56 b67dba6c2c7d: Pulling fs layer 03:47:56 a813b0c90790: Pulling fs layer 03:47:56 ff9bb7016b71: Waiting 03:47:56 a813b0c90790: Waiting 03:47:56 5fe327b54edc: Waiting 03:47:56 4f4fb700ef54: Waiting 03:47:56 92a5565b7b96: Waiting 03:47:56 b67dba6c2c7d: Waiting 03:47:56 6ef4a4ee8ca5: Verifying Checksum 03:47:56 6ef4a4ee8ca5: Download complete 03:47:56 5fe327b54edc: Verifying Checksum 03:47:56 5fe327b54edc: Download complete 03:47:56 4f4fb700ef54: Verifying Checksum 03:47:56 4f4fb700ef54: Download complete 03:47:56 92a5565b7b96: Verifying Checksum 03:47:56 92a5565b7b96: Download complete 03:47:56 da9db072f522: Download complete 03:47:56 ff9bb7016b71: Verifying Checksum 03:47:56 ff9bb7016b71: Download complete 03:47:56 da9db072f522: Pull complete 03:47:56 a813b0c90790: Verifying Checksum 03:47:56 a813b0c90790: Download complete 03:47:56 6ef4a4ee8ca5: Pull complete 03:47:56 06f05ace1117: Download complete 03:47:57 b67dba6c2c7d: Verifying Checksum 03:47:57 b67dba6c2c7d: Download complete 03:48:00 06f05ace1117: Pull complete 03:48:00 5fe327b54edc: Pull complete 03:48:00 4f4fb700ef54: Pull complete 03:48:00 92a5565b7b96: Pull complete 03:48:00 ff9bb7016b71: Pull complete 03:48:03 b67dba6c2c7d: Pull complete 03:48:03 a813b0c90790: Pull complete 03:48:03 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:48:03 ---> 3ba60ce46760 03:48:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:48:04 ---> Running in c0f638a5ef2d 03:48:04 Removing intermediate container c0f638a5ef2d 03:48:04 ---> 3209747b508c 03:48:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:48:04 ---> Running in d05be75926dd 03:48:04 Removing intermediate container d05be75926dd 03:48:04 ---> 0b9841929b7e 03:48:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:48:04 ---> Running in 3c6260fb32bd 03:48:05 Removing intermediate container 3c6260fb32bd 03:48:05 ---> 41cade8ba02b 03:48:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:48:05 ---> Running in acb3313ac06d 03:48:05 Removing intermediate container acb3313ac06d 03:48:05 ---> 6e45e0eb387b 03:48:05 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:48:05 ---> Running in b9a8ac0540df 03:48:05 Removing intermediate container b9a8ac0540df 03:48:05 ---> b791bdf4e4b4 03:48:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:05 ---> Running in 1856294d69bf 03:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:48:05 OK: 248 MiB in 58 packages 03:48:06 Removing intermediate container 1856294d69bf 03:48:06 ---> 9f314e468f04 03:48:06 Step 9/13 : WORKDIR /device-onvif-camera 03:48:06 ---> Running in b86f86abd248 03:48:06 Removing intermediate container b86f86abd248 03:48:06 ---> 6a9672195a5e 03:48:06 Step 10/13 : COPY go.mod vendor* ./ 03:48:06 ---> 3a2d8fd46525 03:48:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:06 ---> Running in cf750e24e642 03:48:09 Still waiting to schedule task 03:48:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:48:33 Removing intermediate container cf750e24e642 03:48:33 ---> 6e09bc5af533 03:48:33 Step 12/13 : COPY . . 03:48:33 ---> 4e9848acf4d4 03:48:33 Step 13/13 : RUN ${MAKE} 03:48:33 ---> Running in d35c54840bb7 03:48:33 noop 03:48:33 Removing intermediate container d35c54840bb7 03:48:33 ---> f209a4ee6632 03:48:33 Successfully built f209a4ee6632 03:48:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker inspect -f . ci-base-image-x86_64 03:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:33 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 03:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:48:33 $ docker top f1249600e22be07933a3d6fa8d9b70146abf218a9b88bb5c341517a20daa9ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:34 + go version 03:48:34 go version go1.23.4 linux/amd64 [Pipeline] } 03:48:34 $ docker stop --time=1 f1249600e22be07933a3d6fa8d9b70146abf218a9b88bb5c341517a20daa9ee5 03:48:35 $ docker rm -f --volumes f1249600e22be07933a3d6fa8d9b70146abf218a9b88bb5c341517a20daa9ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker inspect -f . ci-base-image-x86_64 03:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:35 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 03:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:48:36 $ docker top 757af13e9c2263f7dc50edbff4ff4cbd30d4199a04796b192fdcb5c713a40482 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:36 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:48:36 + make test 03:48:36 go test ./... -coverprofile=coverage.out ./... 03:48:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:48:55 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:48:55 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:48:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements 03:48:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.363s coverage: 86.5% of statements 03:49:08 go vet ./... 03:49:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:14 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:49:14 $ docker stop --time=1 757af13e9c2263f7dc50edbff4ff4cbd30d4199a04796b192fdcb5c713a40482 03:49:16 $ docker rm -f --volumes 757af13e9c2263f7dc50edbff4ff4cbd30d4199a04796b192fdcb5c713a40482 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:49:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:49:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:18 + ls -al . 03:49:18 total 316 03:49:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:48 . 03:49:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:47 .. 03:49:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:48 .git 03:49:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:47 .github 03:49:18 -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 03:47 .gitignore 03:49:18 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 03:47 .golangci.yml 03:49:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:47 .semver 03:49:18 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 03:47 Attribution.txt 03:49:18 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 03:47 CHANGELOG.md 03:49:18 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 03:47 Dockerfile 03:49:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:47 GOVERNANCE.md 03:49:18 -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 03:47 Jenkinsfile 03:49:18 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 03:47 LICENSE 03:49:18 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 03:47 Makefile 03:49:18 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 03:47 OWNERS.md 03:49:18 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 03:47 README.md 03:49:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 03:47 VERSION 03:49:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:47 bin 03:49:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:47 cmd 03:49:18 -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 03:48 coverage.out 03:49:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:47 doc 03:49:18 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 03:47 go.mod 03:49:18 -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 03:47 go.sum 03:49:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:47 internal 03:49:18 -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 03:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + 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=d4e6059d90aee0898b156167641b1c9a91f0d1e1 --label arch=amd64 --label version=4.0.0-dev.15 . 03:49:18 Sending build context to Docker daemon 37.1MB 03:49:18 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:49:18 Step 2/27 : FROM ${BASE} AS builder 03:49:18 ---> f209a4ee6632 03:49:18 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:49:18 ---> Running in 1566939eccff 03:49:18 Removing intermediate container 1566939eccff 03:49:18 ---> d502f56bbc82 03:49:18 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:18 ---> Running in b9366e678a26 03:49:18 Removing intermediate container b9366e678a26 03:49:18 ---> c5cbd00b17d6 03:49:18 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:49:18 ---> Running in 59bc65abfb97 03:49:19 Removing intermediate container 59bc65abfb97 03:49:19 ---> 85239375af8f 03:49:19 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:49:19 ---> Running in 2baa4d459a37 03:49:19 Removing intermediate container 2baa4d459a37 03:49:19 ---> 6127195cdb63 03:49:19 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:49:19 ---> Running in 7bb13b904ffd 03:49:19 Removing intermediate container 7bb13b904ffd 03:49:19 ---> 2ecb3ae23d89 03:49:19 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:19 ---> Running in 41cddfbb07cf 03:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:49:19 OK: 248 MiB in 58 packages 03:49:20 Removing intermediate container 41cddfbb07cf 03:49:20 ---> 29d5dcacf559 03:49:20 Step 9/27 : WORKDIR /device-onvif-camera 03:49:20 ---> Running in 05ee5e88e98f 03:49:20 Removing intermediate container 05ee5e88e98f 03:49:20 ---> ec6bcd968669 03:49:20 Step 10/27 : COPY go.mod vendor* ./ 03:49:20 ---> 9f596bc151f4 03:49:20 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:20 ---> Running in 8e18fc9becdf 03:49:20 Removing intermediate container 8e18fc9becdf 03:49:20 ---> e2bf21e3a628 03:49:20 Step 12/27 : COPY . . 03:49:21 ---> 56e7ef0b750e 03:49:21 Step 13/27 : RUN ${MAKE} 03:49:21 ---> Running in 21ae6c178759 03:49:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:49:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41016 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:49:37 Running in /w/workspace/device-onvif-camera/224 [Pipeline] { [Pipeline] checkout 03:49:37 The recommended git tool is: git 03:49:42 using credential edgex-jenkins-ssh 03:49:42 Cloning the remote Git repository 03:49:42 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:49:42 > git init /w/workspace/device-onvif-camera/224 # timeout=10 03:49:42 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:49:42 > git --version # timeout=10 03:49:42 > git --version # 'git version 2.25.1' 03:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:46 Avoid second fetch 03:49:46 Checking out Revision d4e6059d90aee0898b156167641b1c9a91f0d1e1 (main) 03:49:45 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:49:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:46 > git config core.sparsecheckout # timeout=10 03:49:46 > git checkout -f d4e6059d90aee0898b156167641b1c9a91f0d1e1 # timeout=10 03:49:47 Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" 03:49:48 Removing intermediate container 21ae6c178759 03:49:48 ---> fcb686015da7 03:49:48 Step 14/27 : FROM alpine:3.20 03:49:48 3.20: Pulling from library/alpine 03:49:48 0a9a5dfd008f: Pulling fs layer 03:49:48 0a9a5dfd008f: Verifying Checksum 03:49:48 0a9a5dfd008f: Download complete 03:49:48 0a9a5dfd008f: Pull complete 03:49:48 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:49:48 Status: Downloaded newer image for alpine:3.20 03:49:48 ---> ff221270b9fb 03:49:48 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:49:48 ---> Running in f346744d4b83 03:49:48 Removing intermediate container f346744d4b83 03:49:48 ---> afc61a77c4c2 03:49:48 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:49:48 ---> Running in ac7d717bfe08 03:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:49:49 (1/1) Installing dumb-init (1.2.5-r3) 03:49:49 Executing busybox-1.36.1-r29.trigger 03:49:49 OK: 8 MiB in 15 packages 03:49:49 Removing intermediate container ac7d717bfe08 03:49:49 ---> aca490300e74 03:49:49 Step 17/27 : RUN apk --no-cache upgrade 03:49:49 ---> Running in 6a9042c52637 03:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:49:50 OK: 8 MiB in 15 packages 03:49:50 Removing intermediate container 6a9042c52637 03:49:50 ---> 8c6e174b75ef 03:49:50 Step 18/27 : WORKDIR / 03:49:50 ---> Running in b99cf90fe710 03:49:50 Removing intermediate container b99cf90fe710 03:49:50 ---> b40a335aab96 03:49:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:49:51 ---> 0dc9a7d3f90c 03:49:51 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:49:51 ---> 79c2b2006a94 03:49:51 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:51 ---> 01a86bb8fb2c 03:49:51 Step 22/27 : EXPOSE 59984 03:49:51 ---> Running in 649f434823b0 03:49:51 Removing intermediate container 649f434823b0 03:49:51 ---> bff3f268e333 03:49:51 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:49:51 ---> Running in 040d2ea635cf 03:49:51 Removing intermediate container 040d2ea635cf 03:49:51 ---> f656e6e25e2a 03:49:51 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:49:51 ---> Running in c9dd4d21ae66 03:49:51 Removing intermediate container c9dd4d21ae66 03:49:51 ---> f7696f625c91 03:49:51 Step 25/27 : LABEL arch=amd64 03:49:51 ---> Running in d2c17cf97454 03:49:51 Removing intermediate container d2c17cf97454 03:49:51 ---> 28c606e11434 03:49:51 Step 26/27 : LABEL git_sha=d4e6059d90aee0898b156167641b1c9a91f0d1e1 03:49:51 ---> Running in eb99b3ee5fa2 03:49:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:51 Dload Upload Total Spent Left Speed 03:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 03:49:52 Removing intermediate container eb99b3ee5fa2 03:49:52 ---> 0e2f9b249e64 03:49:52 Step 27/27 : LABEL version=4.0.0-dev.15 03:49:52 ---> Running in 913b01518ca7 03:49:52 Removing intermediate container 913b01518ca7 03:49:52 ---> 9dfed947f76f 03:49:52 [Warning] One or more build-args [ARCH] were not consumed 03:49:52 Successfully built 9dfed947f76f 03:49:52 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:52 provisioning config files... 03:49:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8277579063169875138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:49:52 ---> ****-login.sh 03:49:52 nexus3.edgexfoundry.org:10001 03:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:52 Configure a credential helper to remove this warning. See 03:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:52 03:49:52 Login Succeeded 03:49:52 nexus3.edgexfoundry.org:10002 03:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:52 Configure a credential helper to remove this warning. See 03:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:52 03:49:52 Login Succeeded 03:49:52 nexus3.edgexfoundry.org:10003 03:49:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 03:49:52 sudo tee /etc/docker/daemon.new 03:49:52 { 03:49:52 "registry-mirrors": [ 03:49:52 "https://nexus3.edgexfoundry.org:10001" 03:49:52 ], 03:49:52 "bip": "10.250.0.254/24", 03:49:52 "hosts": [ 03:49:52 "tcp://0.0.0.0:5555", 03:49:52 "unix:///var/run/docker.sock" 03:49:52 ], 03:49:52 "mtu": 1458, 03:49:52 "selinux-enabled": true, 03:49:52 "seccomp-profile": "/etc/docker/seccomp.json" 03:49:52 } [Pipeline] sh 03:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:52 Configure a credential helper to remove this warning. See 03:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:52 03:49:52 Login Succeeded 03:49:52 nexus3.edgexfoundry.org:10004 03:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:52 Configure a credential helper to remove this warning. See 03:49:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:52 03:49:52 Login Succeeded 03:49:52 ****.io 03:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:53 Configure a credential helper to remove this warning. See 03:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:53 03:49:53 Login Succeeded 03:49:53 ---> ****-login.sh ends [Pipeline] } 03:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:49:53 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:49:53 d4e6059d90aee0898b156167641b1c9a91f0d1e1 03:49:53 latest 03:49:53 4.0.0-dev.15 03:49:53 d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 03:49:53 main 03:49:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + sudo service docker restart 03:49:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1 03:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:49:53 768a4d69f36c: Preparing 03:49:53 6af4a8ff873e: Preparing 03:49:53 1d23f87c3f63: Preparing 03:49:53 1aa7331353d2: Preparing 03:49:53 fce088aee3ab: Preparing 03:49:53 994456c4fd7b: Preparing 03:49:53 994456c4fd7b: Waiting 03:49:53 6af4a8ff873e: Pushed 03:49:53 fce088aee3ab: Pushed 03:49:53 768a4d69f36c: Pushed 03:49:53 1aa7331353d2: Pushed 03:49:53 994456c4fd7b: Layer already exists 03:49:57 1d23f87c3f63: Pushed 03:49:57 d4e6059d90aee0898b156167641b1c9a91f0d1e1: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:49:57 768a4d69f36c: Preparing 03:49:57 6af4a8ff873e: Preparing 03:49:57 1d23f87c3f63: Preparing 03:49:57 1aa7331353d2: Preparing 03:49:57 fce088aee3ab: Preparing 03:49:57 994456c4fd7b: Preparing 03:49:57 1aa7331353d2: Layer already exists 03:49:57 6af4a8ff873e: Layer already exists 03:49:57 fce088aee3ab: Layer already exists 03:49:57 1d23f87c3f63: Layer already exists 03:49:57 768a4d69f36c: Layer already exists 03:49:57 994456c4fd7b: Layer already exists 03:49:57 latest: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.15 03:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:49:58 768a4d69f36c: Preparing 03:49:58 6af4a8ff873e: Preparing 03:49:58 1d23f87c3f63: Preparing 03:49:58 1aa7331353d2: Preparing 03:49:58 fce088aee3ab: Preparing 03:49:58 994456c4fd7b: Preparing 03:49:58 994456c4fd7b: Waiting 03:49:58 1aa7331353d2: Layer already exists 03:49:58 fce088aee3ab: Layer already exists 03:49:58 768a4d69f36c: Layer already exists 03:49:58 6af4a8ff873e: Layer already exists 03:49:58 1d23f87c3f63: Layer already exists 03:49:58 994456c4fd7b: Layer already exists 03:49:58 4.0.0-dev.15: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:16 provisioning config files... [Pipeline] sh 03:50:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/224@tmp/config6609384483720635076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 03:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:50:16 768a4d69f36c: Preparing 03:50:16 6af4a8ff873e: Preparing 03:50:16 1d23f87c3f63: Preparing 03:50:16 1aa7331353d2: Preparing 03:50:16 fce088aee3ab: Preparing 03:50:16 994456c4fd7b: Preparing 03:50:16 1aa7331353d2: Layer already exists 03:50:16 1d23f87c3f63: Layer already exists 03:50:16 fce088aee3ab: Layer already exists 03:50:16 768a4d69f36c: Layer already exists 03:50:16 6af4a8ff873e: Layer already exists 03:50:16 994456c4fd7b: Layer already exists 03:50:16 d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:16 ---> ****-login.sh 03:50:16 nexus3.edgexfoundry.org:10001 03:50:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:50:17 768a4d69f36c: Preparing 03:50:17 6af4a8ff873e: Preparing 03:50:17 1d23f87c3f63: Preparing 03:50:17 1aa7331353d2: Preparing 03:50:17 fce088aee3ab: Preparing 03:50:17 994456c4fd7b: Preparing 03:50:17 994456c4fd7b: Waiting 03:50:17 fce088aee3ab: Layer already exists 03:50:17 768a4d69f36c: Layer already exists 03:50:17 6af4a8ff873e: Layer already exists 03:50:17 1aa7331353d2: Layer already exists 03:50:17 1d23f87c3f63: Layer already exists 03:50:17 994456c4fd7b: Layer already exists 03:50:17 main: digest: sha256:5e79af0c2ebd6569ba7c619ac701166b8dbf29e7bb3e86b8561ae615e2d617fe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:17 ===================================================== 03:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:17 Configure a credential helper to remove this warning. See 03:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:17 03:50:17 Login Succeeded 03:50:17 nexus3.edgexfoundry.org:10002 [Pipeline] echo 03:50:17 taggedImages: 03:50:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1 03:50:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:50:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.15 03:50:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 03:50:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:17 03:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:17 Configure a credential helper to remove this warning. See 03:50:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:17 03:50:17 Login Succeeded 03:50:17 nexus3.edgexfoundry.org:10003 03:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:17 latest: Pulling from edgex-lftools-log-publisher 03:50:17 5eb5b503b376: Pulling fs layer 03:50:17 5c69ac0246d0: Pulling fs layer 03:50:17 ec43610c2a17: Pulling fs layer 03:50:17 3a2ae6a8a46f: Pulling fs layer 03:50:17 33b1e0a273af: Pulling fs layer 03:50:17 5d3b04190fa2: Pulling fs layer 03:50:17 2f39f015ded8: Pulling fs layer 03:50:17 3a2ae6a8a46f: Waiting 03:50:17 33b1e0a273af: Waiting 03:50:17 5d3b04190fa2: Waiting 03:50:17 2f39f015ded8: Waiting 03:50:17 5c69ac0246d0: Download complete 03:50:17 3a2ae6a8a46f: Verifying Checksum 03:50:17 3a2ae6a8a46f: Download complete 03:50:17 33b1e0a273af: Verifying Checksum 03:50:17 33b1e0a273af: Download complete 03:50:17 ec43610c2a17: Verifying Checksum 03:50:17 ec43610c2a17: Download complete 03:50:17 5d3b04190fa2: Verifying Checksum 03:50:17 5d3b04190fa2: Download complete 03:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:18 Configure a credential helper to remove this warning. See 03:50:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:18 03:50:18 Login Succeeded 03:50:18 nexus3.edgexfoundry.org:10004 03:50:18 5eb5b503b376: Download complete 03:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:18 Configure a credential helper to remove this warning. See 03:50:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:18 03:50:18 Login Succeeded 03:50:18 ****.io 03:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:18 2f39f015ded8: Download complete 03:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:18 Configure a credential helper to remove this warning. See 03:50:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:18 03:50:18 Login Succeeded 03:50:18 ---> ****-login.sh ends [Pipeline] } 03:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:50:19 ========================================================= 03:50:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:50:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 5eb5b503b376: Pull complete 03:50:19 5c69ac0246d0: Pull complete 03:50:19 ec43610c2a17: Pull complete 03:50:19 3a2ae6a8a46f: Pull complete 03:50:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:50:19 33b1e0a273af: Pull complete 03:50:19 5d3b04190fa2: Pull complete 03:50:20 Sending build context to Docker daemon 21.92MB 03:50:20 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:50:20 Step 2/13 : FROM ${BASE} AS builder 03:50:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:50:20 9986a736f7d3: Pulling fs layer 03:50:20 1f018df60701: Pulling fs layer 03:50:20 39f8f326b044: Pulling fs layer 03:50:20 e6a1e7a6a96a: Pulling fs layer 03:50:20 4f4fb700ef54: Pulling fs layer 03:50:20 d45d956e0dbf: Pulling fs layer 03:50:20 d7702b0d1db1: Pulling fs layer 03:50:20 5c7f0f088c93: Pulling fs layer 03:50:20 4fdc064ae6cf: Pulling fs layer 03:50:20 e6a1e7a6a96a: Waiting 03:50:20 4f4fb700ef54: Waiting 03:50:20 d45d956e0dbf: Waiting 03:50:20 d7702b0d1db1: Waiting 03:50:20 5c7f0f088c93: Waiting 03:50:20 4fdc064ae6cf: Waiting 03:50:20 1f018df60701: Verifying Checksum 03:50:20 1f018df60701: Download complete 03:50:20 e6a1e7a6a96a: Verifying Checksum 03:50:20 e6a1e7a6a96a: Download complete 03:50:20 4f4fb700ef54: Verifying Checksum 03:50:20 4f4fb700ef54: Download complete 03:50:20 d45d956e0dbf: Verifying Checksum 03:50:20 d45d956e0dbf: Download complete 03:50:20 d7702b0d1db1: Verifying Checksum 03:50:20 d7702b0d1db1: Download complete 03:50:20 9986a736f7d3: Verifying Checksum 03:50:20 9986a736f7d3: Download complete 03:50:21 4fdc064ae6cf: Verifying Checksum 03:50:21 4fdc064ae6cf: Download complete 03:50:21 9986a736f7d3: Pull complete 03:50:22 1f018df60701: Pull complete 03:50:22 39f8f326b044: Verifying Checksum 03:50:22 39f8f326b044: Download complete 03:50:23 5c7f0f088c93: Verifying Checksum 03:50:23 5c7f0f088c93: Download complete 03:50:24 2f39f015ded8: Pull complete 03:50:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:24 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 03:50:24 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:50:25 $ docker top 04564d61663bf5e443feb6b006ca9217e77c50ec84b7705c16a01003216652ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:25 ---> job-cost.sh 03:50:25 lf-activate-venv: SKIPPING 03:50:25 INFO: No Stack... 03:50:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:26 INFO: Archiving Costs [Pipeline] sh 03:50:26 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:50:26 + cut -d, -f6 [Pipeline] lock 03:50:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] 03:50:26 Resource [jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] did not exist. Created. 03:50:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:26 + echo total: 0.4399999976158142 [Pipeline] stash 03:50:26 Stashed 1 file(s) [Pipeline] } 03:50:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 03:50:26 $ docker stop --time=1 04564d61663bf5e443feb6b006ca9217e77c50ec84b7705c16a01003216652ce 03:50:28 $ docker rm -f --volumes 04564d61663bf5e443feb6b006ca9217e77c50ec84b7705c16a01003216652ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:50:35 39f8f326b044: Pull complete 03:50:36 e6a1e7a6a96a: Pull complete 03:50:36 4f4fb700ef54: Pull complete 03:50:36 d45d956e0dbf: Pull complete 03:50:36 d7702b0d1db1: Pull complete 03:50:45 5c7f0f088c93: Pull complete 03:50:47 4fdc064ae6cf: Pull complete 03:50:47 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:50:47 ---> 63f30b955cb9 03:50:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:50:48 ---> Running in 3de09904c362 03:50:49 Removing intermediate container 3de09904c362 03:50:49 ---> 1d31a737a87b 03:50:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:50:49 ---> Running in f786b471e93a 03:50:49 Removing intermediate container f786b471e93a 03:50:49 ---> f1aed5e34751 03:50:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:50:49 ---> Running in 558973fdba5a 03:50:49 Removing intermediate container 558973fdba5a 03:50:49 ---> 2e5e545babfe 03:50:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:50:49 ---> Running in 9a20806a56e2 03:50:50 Removing intermediate container 9a20806a56e2 03:50:50 ---> 150126567c3c 03:50:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:50:50 ---> Running in b30caeb0a27f 03:50:50 Removing intermediate container b30caeb0a27f 03:50:50 ---> 4b3bbbb49b24 03:50:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:50:50 ---> Running in afe4de7ae982 03:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:50:53 OK: 239 MiB in 58 packages 03:50:53 Removing intermediate container afe4de7ae982 03:50:53 ---> c23207fb2437 03:50:53 Step 9/13 : WORKDIR /device-onvif-camera 03:50:53 ---> Running in 7f67e1b47d6b 03:50:54 Removing intermediate container 7f67e1b47d6b 03:50:54 ---> 991995e3531d 03:50:54 Step 10/13 : COPY go.mod vendor* ./ 03:50:54 ---> 803155505911 03:50:54 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:54 ---> Running in 9e71f80bf0a7 03:52:31 Removing intermediate container 9e71f80bf0a7 03:52:31 ---> 0c317085aca4 03:52:31 Step 12/13 : COPY . . 03:52:32 ---> 62b63f5b3936 03:52:32 Step 13/13 : RUN ${MAKE} 03:52:33 ---> Running in aa5d5230e557 03:52:34 noop 03:52:34 Removing intermediate container aa5d5230e557 03:52:34 ---> 92c66cbaa3c6 03:52:34 Successfully built 92c66cbaa3c6 03:52:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:35 + docker inspect -f . ci-base-image-arm64 03:52:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:35 prd-ubuntu20.04-docker-arm64-4c-16g-41016 does not seem to be running inside a container 03:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/224 -v /w/workspace/device-onvif-camera/224:/w/workspace/device-onvif-camera/224:rw,z -v /w/workspace/device-onvif-camera/224@tmp:/w/workspace/device-onvif-camera/224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:52:36 $ docker top 66dc5b0564b48d74553a32d601ce5c2257474d48fb6aeb9a224b6de1c9d91983 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:37 + go version 03:52:37 go version go1.23.4 linux/arm64 [Pipeline] } 03:52:37 $ docker stop --time=1 66dc5b0564b48d74553a32d601ce5c2257474d48fb6aeb9a224b6de1c9d91983 03:52:38 $ docker rm -f --volumes 66dc5b0564b48d74553a32d601ce5c2257474d48fb6aeb9a224b6de1c9d91983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:39 + docker inspect -f . ci-base-image-arm64 03:52:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:39 prd-ubuntu20.04-docker-arm64-4c-16g-41016 does not seem to be running inside a container 03:52:39 $ 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/224 -v /w/workspace/device-onvif-camera/224:/w/workspace/device-onvif-camera/224:rw,z -v /w/workspace/device-onvif-camera/224@tmp:/w/workspace/device-onvif-camera/224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:52:40 $ docker top 3a5c14c834d771fc0d581985dc39319f87d6c6fb07ce809cd308ec5b4aa7a013 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:41 + git config --global --add safe.directory /w/workspace/device-onvif-camera/224 [Pipeline] fileExists [Pipeline] sh 03:52:41 + make test 03:52:41 go test ./... -coverprofile=coverage.out ./... 03:52:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:56:08 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:56:08 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:56:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.162s coverage: 31.4% of statements 03:56:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.061s coverage: 86.5% of statements 03:56:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:56:28 go vet ./... 03:57:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:15 ./bin/test-attribution-txt.sh [Pipeline] echo 03:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:57:15 $ docker stop --time=1 3a5c14c834d771fc0d581985dc39319f87d6c6fb07ce809cd308ec5b4aa7a013 03:57:17 $ docker rm -f --volumes 3a5c14c834d771fc0d581985dc39319f87d6c6fb07ce809cd308ec5b4aa7a013 [Pipeline] // withDockerContainer [Pipeline] sh 03:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:57:19 Warning: overwriting stash ‘coverage-report’ 03:57:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:20 + ls -al . 03:57:20 total 312 03:57:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:52 . 03:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:49 .. 03:57:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:49 .git 03:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:49 .github 03:57:20 -rw-rw-r-- 1 jenkins jenkins 493 Mar 12 03:49 .gitignore 03:57:20 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 03:49 .golangci.yml 03:57:20 -rw-rw-r-- 1 jenkins jenkins 19973 Mar 12 03:49 Attribution.txt 03:57:20 -rw-rw-r-- 1 jenkins jenkins 19022 Mar 12 03:49 CHANGELOG.md 03:57:20 -rw-rw-r-- 1 jenkins jenkins 1715 Mar 12 03:49 Dockerfile 03:57:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:49 GOVERNANCE.md 03:57:20 -rw-rw-r-- 1 jenkins jenkins 739 Mar 12 03:49 Jenkinsfile 03:57:20 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 12 03:49 LICENSE 03:57:20 -rw-rw-r-- 1 jenkins jenkins 3465 Mar 12 03:49 Makefile 03:57:20 -rw-rw-r-- 1 jenkins jenkins 625 Mar 12 03:49 OWNERS.md 03:57:20 -rw-rw-r-- 1 jenkins jenkins 2620 Mar 12 03:49 README.md 03:57:20 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 03:47 VERSION 03:57:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:49 bin 03:57:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:49 cmd 03:57:20 -rw-r--r-- 1 jenkins jenkins 92466 Mar 12 03:56 coverage.out 03:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:49 doc 03:57:20 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 12 03:49 go.mod 03:57:20 -rw-rw-r-- 1 jenkins jenkins 87272 Mar 12 03:49 go.sum 03:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:49 internal 03:57:20 -rw-rw-r-- 1 jenkins jenkins 236 Mar 12 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:21 + 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=d4e6059d90aee0898b156167641b1c9a91f0d1e1 --label arch=arm64 --label version=4.0.0-dev.15 . 03:57:21 Sending build context to Docker daemon 22.01MB 03:57:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:57:21 Step 2/27 : FROM ${BASE} AS builder 03:57:21 ---> 92c66cbaa3c6 03:57:21 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:57:22 ---> Running in 84fdf37c36e8 03:57:22 Removing intermediate container 84fdf37c36e8 03:57:22 ---> a102835946b5 03:57:22 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:57:22 ---> Running in 8886634b2bde 03:57:22 Removing intermediate container 8886634b2bde 03:57:22 ---> 8b730dcf5a37 03:57:22 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:57:22 ---> Running in d07332c92ef8 03:57:23 Removing intermediate container d07332c92ef8 03:57:23 ---> 24e8e2c7be04 03:57:23 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:57:23 ---> Running in 4d77ab44341b 03:57:23 Removing intermediate container 4d77ab44341b 03:57:23 ---> 92ac3a9dc090 03:57:23 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:57:23 ---> Running in e61d1572f8ef 03:57:23 Removing intermediate container e61d1572f8ef 03:57:23 ---> 7b5873152cc5 03:57:23 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:24 ---> Running in a4fac9ea953a 03:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:57:26 OK: 239 MiB in 58 packages 03:57:27 Removing intermediate container a4fac9ea953a 03:57:27 ---> 4fdb8e2dc3f2 03:57:27 Step 9/27 : WORKDIR /device-onvif-camera 03:57:27 ---> Running in 66ac03939607 03:57:27 Removing intermediate container 66ac03939607 03:57:27 ---> 249e680befe4 03:57:27 Step 10/27 : COPY go.mod vendor* ./ 03:57:28 ---> 172add99a470 03:57:28 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:28 ---> Running in 13e8b5b2b968 03:57:30 Removing intermediate container 13e8b5b2b968 03:57:30 ---> 6bdb6f4b84c8 03:57:30 Step 12/27 : COPY . . 03:57:32 ---> e3b8552c3fb8 03:57:32 Step 13/27 : RUN ${MAKE} 03:57:32 ---> Running in bf85d1e864e4 03:57:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:01:10 Removing intermediate container bf85d1e864e4 04:01:10 ---> 580f82a1b980 04:01:10 Step 14/27 : FROM alpine:3.20 04:01:10 3.20: Pulling from library/alpine 04:01:10 94e9d8af2201: Pulling fs layer 04:01:10 94e9d8af2201: Download complete 04:01:10 94e9d8af2201: Pull complete 04:01:10 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:01:10 Status: Downloaded newer image for alpine:3.20 04:01:10 ---> 7aab056cecc6 04:01:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:01:10 ---> Running in e8e232e7161b 04:01:10 Removing intermediate container e8e232e7161b 04:01:10 ---> 57466c543a46 04:01:10 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:01:10 ---> Running in f2d1755b8b73 04:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:01:10 (1/1) Installing dumb-init (1.2.5-r3) 04:01:10 Executing busybox-1.36.1-r29.trigger 04:01:10 OK: 9 MiB in 15 packages 04:01:10 Removing intermediate container f2d1755b8b73 04:01:10 ---> 535648b0f5c3 04:01:10 Step 17/27 : RUN apk --no-cache upgrade 04:01:10 ---> Running in c37c06bf0c40 04:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:01:10 OK: 9 MiB in 15 packages 04:01:11 Removing intermediate container c37c06bf0c40 04:01:11 ---> daa12625967c 04:01:11 Step 18/27 : WORKDIR / 04:01:11 ---> Running in 12f16cb992a9 04:01:11 Removing intermediate container 12f16cb992a9 04:01:11 ---> 5b92001371d4 04:01:11 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:01:13 ---> 7560a6111dc3 04:01:13 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:01:14 ---> 0b7e68e9e6d3 04:01:14 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:01:14 ---> f6980824a2e8 04:01:14 Step 22/27 : EXPOSE 59984 04:01:14 ---> Running in 2e9800e8fa31 04:01:15 Removing intermediate container 2e9800e8fa31 04:01:15 ---> f79709782ca0 04:01:15 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:01:15 ---> Running in da14ca961195 04:01:15 Removing intermediate container da14ca961195 04:01:15 ---> a106f8dbbcf2 04:01:15 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:01:15 ---> Running in 7dc2d7e520b7 04:01:15 Removing intermediate container 7dc2d7e520b7 04:01:15 ---> 455ff649524e 04:01:15 Step 25/27 : LABEL arch=arm64 04:01:15 ---> Running in 685b789e443c 04:01:16 Removing intermediate container 685b789e443c 04:01:16 ---> 2484b0800d05 04:01:16 Step 26/27 : LABEL git_sha=d4e6059d90aee0898b156167641b1c9a91f0d1e1 04:01:16 ---> Running in 0c7e4430c432 04:01:16 Removing intermediate container 0c7e4430c432 04:01:16 ---> 6f4a0fa1d190 04:01:16 Step 27/27 : LABEL version=4.0.0-dev.15 04:01:16 ---> Running in 1e2553cdbc38 04:01:16 Removing intermediate container 1e2553cdbc38 04:01:16 ---> 584386d4c8f3 04:01:16 [Warning] One or more build-args [ARCH] were not consumed 04:01:16 Successfully built 584386d4c8f3 04:01:16 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:17 provisioning config files... 04:01:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/224@tmp/config7000851427355577386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:17 ---> ****-login.sh 04:01:17 nexus3.edgexfoundry.org:10001 04:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:17 Configure a credential helper to remove this warning. See 04:01:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:17 04:01:17 Login Succeeded 04:01:17 nexus3.edgexfoundry.org:10002 04:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:18 Configure a credential helper to remove this warning. See 04:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:18 04:01:18 Login Succeeded 04:01:18 nexus3.edgexfoundry.org:10003 04:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:18 Configure a credential helper to remove this warning. See 04:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:18 04:01:18 Login Succeeded 04:01:18 nexus3.edgexfoundry.org:10004 04:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:19 Configure a credential helper to remove this warning. See 04:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:19 04:01:19 Login Succeeded 04:01:19 ****.io 04:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:01:19 Configure a credential helper to remove this warning. See 04:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:01:19 04:01:19 Login Succeeded 04:01:19 ---> ****-login.sh ends [Pipeline] } 04:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:01:19 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:01:19 d4e6059d90aee0898b156167641b1c9a91f0d1e1 04:01:19 latest 04:01:19 4.0.0-dev.15 04:01:19 d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 04:01:19 main 04:01:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1 04:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:01:20 44cbecdb3447: Preparing 04:01:20 6086f72c4308: Preparing 04:01:20 eb991567a82c: Preparing 04:01:20 27be77f1f33d: Preparing 04:01:20 b7dd1218eddc: Preparing 04:01:20 dd9c8f8612c8: Preparing 04:01:20 dd9c8f8612c8: Waiting 04:01:20 6086f72c4308: Pushed 04:01:20 27be77f1f33d: Pushed 04:01:20 44cbecdb3447: Pushed 04:01:20 b7dd1218eddc: Pushed 04:01:20 dd9c8f8612c8: Layer already exists 04:01:29 eb991567a82c: Pushed 04:01:29 d4e6059d90aee0898b156167641b1c9a91f0d1e1: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:01:29 44cbecdb3447: Preparing 04:01:29 6086f72c4308: Preparing 04:01:29 eb991567a82c: Preparing 04:01:29 27be77f1f33d: Preparing 04:01:29 b7dd1218eddc: Preparing 04:01:29 dd9c8f8612c8: Preparing 04:01:29 dd9c8f8612c8: Waiting 04:01:29 eb991567a82c: Layer already exists 04:01:29 b7dd1218eddc: Layer already exists 04:01:29 44cbecdb3447: Layer already exists 04:01:29 27be77f1f33d: Layer already exists 04:01:29 6086f72c4308: Layer already exists 04:01:29 dd9c8f8612c8: Layer already exists 04:01:30 latest: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.15 04:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:01:30 44cbecdb3447: Preparing 04:01:30 6086f72c4308: Preparing 04:01:30 eb991567a82c: Preparing 04:01:30 27be77f1f33d: Preparing 04:01:30 b7dd1218eddc: Preparing 04:01:30 dd9c8f8612c8: Preparing 04:01:30 dd9c8f8612c8: Waiting 04:01:30 44cbecdb3447: Layer already exists 04:01:30 27be77f1f33d: Layer already exists 04:01:30 eb991567a82c: Layer already exists 04:01:30 6086f72c4308: Layer already exists 04:01:30 b7dd1218eddc: Layer already exists 04:01:30 dd9c8f8612c8: Layer already exists 04:01:30 4.0.0-dev.15: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 04:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:01:31 44cbecdb3447: Preparing 04:01:31 6086f72c4308: Preparing 04:01:31 eb991567a82c: Preparing 04:01:31 27be77f1f33d: Preparing 04:01:31 b7dd1218eddc: Preparing 04:01:31 dd9c8f8612c8: Preparing 04:01:31 dd9c8f8612c8: Waiting 04:01:31 eb991567a82c: Layer already exists 04:01:31 b7dd1218eddc: Layer already exists 04:01:31 27be77f1f33d: Layer already exists 04:01:31 6086f72c4308: Layer already exists 04:01:31 44cbecdb3447: Layer already exists 04:01:31 dd9c8f8612c8: Layer already exists 04:01:32 d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:32 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:01:32 44cbecdb3447: Preparing 04:01:32 6086f72c4308: Preparing 04:01:32 eb991567a82c: Preparing 04:01:32 27be77f1f33d: Preparing 04:01:32 b7dd1218eddc: Preparing 04:01:32 dd9c8f8612c8: Preparing 04:01:32 44cbecdb3447: Layer already exists 04:01:32 eb991567a82c: Layer already exists 04:01:32 27be77f1f33d: Layer already exists 04:01:32 6086f72c4308: Layer already exists 04:01:32 b7dd1218eddc: Layer already exists 04:01:32 dd9c8f8612c8: Layer already exists 04:01:33 main: digest: sha256:4a81e65fcc82a15b2cc520235ff128d2c715b5ae417d83cd02400779623819fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:33 ===================================================== [Pipeline] echo 04:01:33 taggedImages: 04:01:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1 04:01:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:01:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.15 04:01:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d4e6059d90aee0898b156167641b1c9a91f0d1e1-4.0.0-dev.15 04:01:33 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:01:33 04:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:01:33 arm64: Pulling from edgex-lftools-log-publisher 04:01:33 8998bd30e6a1: Pulling fs layer 04:01:33 04944245beec: Pulling fs layer 04:01:33 699f458cf7ca: Pulling fs layer 04:01:33 765212b225bb: Pulling fs layer 04:01:33 f23df028b6ca: Pulling fs layer 04:01:33 d65c8cfc05b1: Pulling fs layer 04:01:33 2437ff75d9bd: Pulling fs layer 04:01:33 f23df028b6ca: Waiting 04:01:33 765212b225bb: Waiting 04:01:33 2437ff75d9bd: Waiting 04:01:33 d65c8cfc05b1: Waiting 04:01:34 04944245beec: Verifying Checksum 04:01:34 04944245beec: Download complete 04:01:34 765212b225bb: Verifying Checksum 04:01:34 765212b225bb: Download complete 04:01:34 f23df028b6ca: Verifying Checksum 04:01:34 f23df028b6ca: Download complete 04:01:34 d65c8cfc05b1: Verifying Checksum 04:01:34 d65c8cfc05b1: Download complete 04:01:34 699f458cf7ca: Verifying Checksum 04:01:34 699f458cf7ca: Download complete 04:01:34 8998bd30e6a1: Verifying Checksum 04:01:34 8998bd30e6a1: Download complete 04:01:37 2437ff75d9bd: Verifying Checksum 04:01:37 2437ff75d9bd: Download complete 04:01:39 8998bd30e6a1: Pull complete 04:01:40 04944245beec: Pull complete 04:01:42 699f458cf7ca: Pull complete 04:01:42 765212b225bb: Pull complete 04:01:42 f23df028b6ca: Pull complete 04:01:42 d65c8cfc05b1: Pull complete 04:02:01 2437ff75d9bd: Pull complete 04:02:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:01 prd-ubuntu20.04-docker-arm64-4c-16g-41016 does not seem to be running inside a container 04:02:01 $ 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/224 -v /w/workspace/device-onvif-camera/224:/w/workspace/device-onvif-camera/224:rw,z -v /w/workspace/device-onvif-camera/224@tmp:/w/workspace/device-onvif-camera/224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:02:04 $ docker top 8f332f705564128887dee35c55066da22bc206c0f8e17dec7ddbaa3c6eae82fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:05 ---> job-cost.sh 04:02:05 lf-activate-venv: SKIPPING 04:02:05 INFO: No Stack... 04:02:05 INFO: Retrieving Pricing Info for: v3-standard-4 04:02:06 INFO: Archiving Costs [Pipeline] sh 04:02:07 + + cat /w/workspace/device-onvif-camera/224/archives/cost.csv 04:02:07 cut -d, -f6 [Pipeline] lock 04:02:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] 04:02:07 Resource [jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] did not exist. Created. 04:02:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:07 /w/workspace/device-onvif-camera/224@tmp/durable-4b040e58/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:02:08 + echo total: 0.10999999940395355 [Pipeline] stash 04:02:08 Warning: overwriting stash ‘stack-cost’ 04:02:08 Stashed 1 file(s) [Pipeline] } 04:02:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 04:02:08 $ docker stop --time=1 8f332f705564128887dee35c55066da22bc206c0f8e17dec7ddbaa3c6eae82fb 04:02:10 $ docker rm -f --volumes 8f332f705564128887dee35c55066da22bc206c0f8e17dec7ddbaa3c6eae82fb [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:02:10 provisioning config files... 04:02:10 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6684847628378051487tmp [Pipeline] { [Pipeline] sh 04:02:11 + set +x 04:02:11 + curl -s https://codecov.io/bash 04:02:11 + bash -s -- 04:02:11 04:02:11 _____ _ 04:02:11 / ____| | | 04:02:11 | | ___ __| | ___ ___ _____ __ 04:02:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:02:11 | |___| (_) | (_| | __/ (_| (_) \ V / 04:02:11 \_____\___/ \__,_|\___|\___\___/ \_/ 04:02:11 Bash-1.0.6 04:02:11 04:02:11 04:02:11 ==> git version 2.25.1 found 04:02:11 ==> 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:02:11 Release-Date: 2020-01-08 04:02:11 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:02:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:02:11 ==> Jenkins CI detected. 04:02:11 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:02:11 project root: . 04:02:11 --> token set from env 04:02:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:02:11 ==> Running gcov in . (disable via -X gcov) 04:02:11 ==> Python coveragepy not found 04:02:11 ==> Searching for coverage reports in: 04:02:11 + . 04:02:11 -> Found 1 reports 04:02:11 ==> Detecting git/mercurial file structure 04:02:11 ==> Reading reports 04:02:11 + ./coverage.out bytes=92466 04:02:11 ==> Appending adjustments 04:02:11 https://docs.codecov.io/docs/fixing-reports 04:02:11 + Found adjustments 04:02:11 ==> Gzipping contents 04:02:11 12K /tmp/codecov.H2vA91.gz 04:02:11 ==> Uploading reports 04:02:11 url: https://codecov.io 04:02:11 query: branch=main&commit=d4e6059d90aee0898b156167641b1c9a91f0d1e1&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:02:11 -> Pinging Codecov 04:02:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d4e6059d90aee0898b156167641b1c9a91f0d1e1&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:02:11 -> Uploading to 04:02:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/d4e6059d90aee0898b156167641b1c9a91f0d1e1/e94c8edd-d756-41cb-b724-2d65f6297c3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T040211Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=63f0284cd1cbc4810def972108f536b1c5ee96e26e3c6f4322562456502a5732 04:02:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:11 Dload Upload Total Spent Left Speed 04:02:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 74096 --:--:-- --:--:-- --:--:-- 74096 04:02:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] } 04:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:02:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:02:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:02:12 04:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:02:12 latest: Pulling from edgex-devops/edgex-snyk-go 04:02:12 43c4264eed91: Pulling fs layer 04:02:12 4cc291be95ef: Pulling fs layer 04:02:12 2ac1f1163629: Pulling fs layer 04:02:12 5c3c966382ef: Pulling fs layer 04:02:12 4f4fb700ef54: Pulling fs layer 04:02:12 d9c7d2e4e75e: Pulling fs layer 04:02:12 9c3e1370e548: Pulling fs layer 04:02:12 5c3c966382ef: Waiting 04:02:12 4f4fb700ef54: Waiting 04:02:12 9c3e1370e548: Waiting 04:02:12 d9c7d2e4e75e: Waiting 04:02:12 4cc291be95ef: Download complete 04:02:12 5c3c966382ef: Download complete 04:02:12 4f4fb700ef54: Verifying Checksum 04:02:12 4f4fb700ef54: Download complete 04:02:12 43c4264eed91: Verifying Checksum 04:02:12 43c4264eed91: Download complete 04:02:13 d9c7d2e4e75e: Verifying Checksum 04:02:13 d9c7d2e4e75e: Download complete 04:02:13 43c4264eed91: Pull complete 04:02:13 4cc291be95ef: Pull complete 04:02:13 2ac1f1163629: Download complete 04:02:13 9c3e1370e548: Verifying Checksum 04:02:13 9c3e1370e548: Download complete 04:02:16 2ac1f1163629: Pull complete 04:02:16 5c3c966382ef: Pull complete 04:02:16 4f4fb700ef54: Pull complete 04:02:17 d9c7d2e4e75e: Pull complete 04:02:20 9c3e1370e548: Pull complete 04:02:20 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:20 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 04:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:02:21 $ docker top 74e8b3355b1ff881b32ddefc251c70a6682cd7bd080a0ef867ccaee57318a0b9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:22 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 04:02:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:02:22 + set -o pipefail 04:02:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:02:29 04:02:29 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:02:29 04:02:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/d807617b-108c-4812-9709-f594bb6692b1 04:02:29 04:02:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:02:29 04:02:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:02:29 04:02:29 04:02:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:02:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:02:29 $ docker stop --time=1 74e8b3355b1ff881b32ddefc251c70a6682cd7bd080a0ef867ccaee57318a0b9 04:02:31 $ docker rm -f --volumes 74e8b3355b1ff881b32ddefc251c70a6682cd7bd080a0ef867ccaee57318a0b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 04:02:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:32 provisioning config files... 04:02:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10702814633378523656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:32 --> edgex-publish-swagger.sh 04:02:32 === Publish doc/openapi/v3 API === 04:02:32 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:02:32 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:02:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:32 Dload Upload Total Spent Left Speed 04:02:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 243 757k --:--:-- --:--:-- --:--:-- 756k 100 485k 100 156 100 485k 243 757k --:--:-- --:--:-- --:--:-- 756k 04:02:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:02:33 [Pipeline] } 04:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:02:33 + git log --format=format:%s -1 d4e6059d90aee0898b156167641b1c9a91f0d1e1 [Pipeline] sh 04:02:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:34 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 04:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:34 $ docker top 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:34 [ssh-agent] Looking for ssh-agent implementation... 04:02:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:34 $ docker exec 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 ssh-agent 04:02:34 SSH_AUTH_SOCK=/tmp/ssh-FlIDsghLCL0h/agent.32 04:02:34 SSH_AGENT_PID=38 04:02:34 Running ssh-add (command line suppressed) 04:02:35 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5015920794106643210.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5015920794106643210.key) 04:02:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:35 + git semver tag 04:02:35 2025-03-12 04:02:35,502 [run_tag] DEBUG tag force:False 04:02:35 2025-03-12 04:02:35,502 [check_head_tag] DEBUG check head tag 04:02:35 2025-03-12 04:02:35,503 [execute] INFO git cat-file --batch-check 04:02:35 2025-03-12 04:02:35,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:02:35 2025-03-12 04:02:35,507 [execute] INFO git cat-file --batch 04:02:35 2025-03-12 04:02:35,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:02:35 2025-03-12 04:02:35,527 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:02:35 2025-03-12 04:02:35,528 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 04:02:35 2025-03-12 04:02:35,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:02:35 2025-03-12 04:02:35,533 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:02:35 4.0.0-dev.15 [Pipeline] } 04:02:35 $ docker exec --env ******** --env ******** 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 ssh-agent -k 04:02:35 unset SSH_AUTH_SOCK; 04:02:35 unset SSH_AGENT_PID; 04:02:35 echo Agent pid 38 killed; 04:02:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:36 + git semver [Pipeline] } 04:02:36 $ docker stop --time=1 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 04:02:37 $ docker rm -f --volumes 265d9062e0466d0c2188bfd6229dfe846a9fc4dbc027d4443543eb52b634e714 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:38 04:02:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:38 0.23.1-centos7: Pulling from edgex-lftools 04:02:38 ab5ef0e58194: Pulling fs layer 04:02:38 9712f1f96733: Pulling fs layer 04:02:38 63f879dbbcfc: Pulling fs layer 04:02:38 0d9ebad4ef96: Pulling fs layer 04:02:38 e9a5061849ea: Pulling fs layer 04:02:38 d747dcd14b5f: Pulling fs layer 04:02:38 2de7ff778b66: Pulling fs layer 04:02:38 0d9ebad4ef96: Waiting 04:02:38 e9a5061849ea: Waiting 04:02:38 d747dcd14b5f: Waiting 04:02:38 2de7ff778b66: Waiting 04:02:38 9712f1f96733: Verifying Checksum 04:02:38 9712f1f96733: Download complete 04:02:38 63f879dbbcfc: Verifying Checksum 04:02:38 63f879dbbcfc: Download complete 04:02:38 e9a5061849ea: Verifying Checksum 04:02:38 e9a5061849ea: Download complete 04:02:38 d747dcd14b5f: Download complete 04:02:38 ab5ef0e58194: Verifying Checksum 04:02:38 ab5ef0e58194: Download complete 04:02:38 0d9ebad4ef96: Verifying Checksum 04:02:38 0d9ebad4ef96: Download complete 04:02:39 2de7ff778b66: Verifying Checksum 04:02:41 ab5ef0e58194: Pull complete 04:02:41 9712f1f96733: Pull complete 04:02:42 63f879dbbcfc: Pull complete 04:02:46 0d9ebad4ef96: Pull complete 04:02:46 e9a5061849ea: Pull complete 04:02:46 d747dcd14b5f: Pull complete 04:02:46 2de7ff778b66: Pull complete 04:02:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:47 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 04:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:02:49 $ docker top f6a01192119f7c72b64434f6386d113f4a10116254e68faf43516f8efe51ea68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:02:49 provisioning config files... 04:02:49 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11175219044240449327tmp 04:02:49 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3267178590759105981tmp 04:02:49 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1029637674023617392tmp [Pipeline] { [Pipeline] echo 04:02:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:02:49 ---> sigul-configuration.sh 04:02:49 gpg: directory `/root/.gnupg' created 04:02:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:02:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:02:49 gpg: keyring `/root/.gnupg/secring.gpg' created 04:02:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:02:49 gpg: CAST5 encrypted data 04:02:49 gpg: encrypted with 1 passphrase 04:02:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:02:50 + mkdir /home/jenkins 04:02:50 + mkdir /home/jenkins/sigul [Pipeline] sh 04:02:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:02:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:02:50 ---> sigul-install.sh 04:02:50 Sigul already installed; skipping installation. [Pipeline] sh 04:02:51 + git tag --list 04:02:51 v0.0.0 04:02:51 v2.2.0 04:02:51 v2.3.0 04:02:51 v2.3.1 04:02:51 v3.0 04:02:51 v3.0.0 04:02:51 v3.1 04:02:51 v3.1.0 04:02:51 v3.1.0-dev.1 04:02:51 v3.1.0-dev.10 04:02:51 v3.1.0-dev.11 04:02:51 v3.1.0-dev.12 04:02:51 v3.1.0-dev.13 04:02:51 v3.1.0-dev.14 04:02:51 v3.1.0-dev.15 04:02:51 v3.1.0-dev.16 04:02:51 v3.1.0-dev.17 04:02:51 v3.1.0-dev.18 04:02:51 v3.1.0-dev.19 04:02:51 v3.1.0-dev.2 04:02:51 v3.1.0-dev.20 04:02:51 v3.1.0-dev.21 04:02:51 v3.1.0-dev.22 04:02:51 v3.1.0-dev.23 04:02:51 v3.1.0-dev.24 04:02:51 v3.1.0-dev.25 04:02:51 v3.1.0-dev.26 04:02:51 v3.1.0-dev.27 04:02:51 v3.1.0-dev.28 04:02:51 v3.1.0-dev.3 04:02:51 v3.1.0-dev.4 04:02:51 v3.1.0-dev.5 04:02:51 v3.1.0-dev.6 04:02:51 v3.1.0-dev.7 04:02:51 v3.1.0-dev.8 04:02:51 v3.1.0-dev.9 04:02:51 v3.1.1 04:02:51 v3.2.0-dev.1 04:02:51 v3.2.0-dev.10 04:02:51 v3.2.0-dev.11 04:02:51 v3.2.0-dev.12 04:02:51 v3.2.0-dev.13 04:02:51 v3.2.0-dev.14 04:02:51 v3.2.0-dev.15 04:02:51 v3.2.0-dev.16 04:02:51 v3.2.0-dev.17 04:02:51 v3.2.0-dev.18 04:02:51 v3.2.0-dev.19 04:02:51 v3.2.0-dev.2 04:02:51 v3.2.0-dev.20 04:02:51 v3.2.0-dev.21 04:02:51 v3.2.0-dev.22 04:02:51 v3.2.0-dev.23 04:02:51 v3.2.0-dev.3 04:02:51 v3.2.0-dev.4 04:02:51 v3.2.0-dev.5 04:02:51 v3.2.0-dev.6 04:02:51 v3.2.0-dev.7 04:02:51 v3.2.0-dev.8 04:02:51 v3.2.0-dev.9 04:02:51 v4.0.0-dev.1 04:02:51 v4.0.0-dev.10 04:02:51 v4.0.0-dev.11 04:02:51 v4.0.0-dev.12 04:02:51 v4.0.0-dev.13 04:02:51 v4.0.0-dev.14 04:02:51 v4.0.0-dev.15 04:02:51 v4.0.0-dev.2 04:02:51 v4.0.0-dev.3 04:02:51 v4.0.0-dev.4 04:02:51 v4.0.0-dev.5 04:02:51 v4.0.0-dev.6 04:02:51 v4.0.0-dev.7 04:02:51 v4.0.0-dev.8 04:02:51 v4.0.0-dev.9 [Pipeline] sh 04:02:51 + lftools sign git-tag v4.0.0-dev.15 04:02:51 Signing Git tag with Sigul... 04:02:51 Signing v4.0.0-dev.15 [Pipeline] echo 04:02:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:02:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:02:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:02:52 $ docker stop --time=1 f6a01192119f7c72b64434f6386d113f4a10116254e68faf43516f8efe51ea68 04:02:53 $ docker rm -f --volumes f6a01192119f7c72b64434f6386d113f4a10116254e68faf43516f8efe51ea68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:02:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:54 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 04:02:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:55 $ docker top b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 -eo pid,comm 04:02:55 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). 04:02:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:55 [ssh-agent] Looking for ssh-agent implementation... 04:02:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:55 $ docker exec b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 ssh-agent 04:02:55 SSH_AUTH_SOCK=/tmp/ssh-w5zL9r7tQkUJ/agent.31 04:02:55 SSH_AGENT_PID=38 04:02:55 Running ssh-add (command line suppressed) 04:02:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10592560396893143137.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10592560396893143137.key) 04:02:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:55 + git semver bump pre 04:02:56 2025-03-12 04:02:55,926 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:02:56 2025-03-12 04:02:55,926 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev 04:02:56 2025-03-12 04:02:55,926 [bump_version] DEBUG bumped version:4.0.0-dev.16 04:02:56 2025-03-12 04:02:55,926 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:02:56 2025-03-12 04:02:55,926 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:02:56 2025-03-12 04:02:55,926 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:02:56 2025-03-12 04:02:55,928 [execute] INFO git cat-file --batch-check 04:02:56 2025-03-12 04:02:55,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:02:56 2025-03-12 04:02:55,933 [execute] INFO git cat-file --batch 04:02:56 2025-03-12 04:02:55,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:02:56 2025-03-12 04:02:55,938 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:02:56 4.0.0-dev.16 [Pipeline] } 04:02:56 $ docker exec --env ******** --env ******** b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 ssh-agent -k 04:02:56 unset SSH_AUTH_SOCK; 04:02:56 unset SSH_AGENT_PID; 04:02:56 echo Agent pid 38 killed; 04:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:56 + git semver [Pipeline] } 04:02:56 $ docker stop --time=1 b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 04:02:58 $ docker rm -f --volumes b62b7baa550cc8803e364adea6cd165a9e15cd43e68ddeef5f8dd6ace6e5e6d5 [Pipeline] // withDockerContainer [Pipeline] sh 04:02:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:58 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 04:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:59 $ docker top f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:59 [ssh-agent] Looking for ssh-agent implementation... 04:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:59 $ docker exec f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a ssh-agent 04:02:59 SSH_AUTH_SOCK=/tmp/ssh-ohEBLA97CZfw/agent.33 04:02:59 SSH_AGENT_PID=39 04:02:59 Running ssh-add (command line suppressed) 04:02:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4392239728880996443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4392239728880996443.key) 04:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:59 + git semver push 04:03:00 2025-03-12 04:03:00,102 [run_push] DEBUG push 04:03:00 2025-03-12 04:03:00,102 [execute] INFO git cat-file --batch-check 04:03:00 2025-03-12 04:03:00,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:03:00 2025-03-12 04:03:00,105 [execute] INFO git rev-list c1c50255546118a37e3f0425ac2bf07fb4a39900 -- 04:03:00 2025-03-12 04:03:00,106 [execute] DEBUG Popen(['git', 'rev-list', 'c1c50255546118a37e3f0425ac2bf07fb4a39900', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:03:00 2025-03-12 04:03:00,114 [execute] INFO git fetch -v origin 04:03:00 2025-03-12 04:03:00,115 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:03:00 2025-03-12 04:03:00,557 [run_push] DEBUG no remote changes detected 04:03:00 2025-03-12 04:03:00,557 [execute] INFO git push origin semver 04:03:00 2025-03-12 04:03:00,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:03:01 2025-03-12 04:03:01,237 [run_push] DEBUG push all version tags 04:03:01 2025-03-12 04:03:01,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:03:01 2025-03-12 04:03:01,238 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:03:01 2025-03-12 04:03:01,849 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:03:01 4.0.0-dev.16 [Pipeline] } 04:03:01 $ docker exec --env ******** --env ******** f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a ssh-agent -k 04:03:02 unset SSH_AUTH_SOCK; 04:03:02 unset SSH_AGENT_PID; 04:03:02 echo Agent pid 39 killed; 04:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:02 + git semver [Pipeline] } 04:03:02 $ docker stop --time=1 f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a 04:03:03 $ docker rm -f --volumes f3de0f8bba820c9aacdecda6531a30505af4870f4b176cfe81c83652ac0ea37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:03:04 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:03:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:03:04 total 16 04:03:04 drwxr-xr-x 3 root root 4096 Mar 12 03:50 . 04:03:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 04:02 .. 04:03:04 drwxr-xr-x 2 root root 4096 Mar 12 03:50 cost 04:03:04 -rw-r--r-- 1 root root 92 Mar 12 03:50 cost.csv 04:03:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:03:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:03:04 total 16 04:03:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:50 . 04:03:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 04:02 .. 04:03:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 03:50 cost 04:03:04 -rw-r--r-- 1 jenkins jenkins 92 Mar 12 03:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:03:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:03:06 ---> package-listing.sh 04:03:06 ++ facter osfamily 04:03:06 ++ tr '[:upper:]' '[:lower:]' 04:03:06 + OS_FAMILY=debian 04:03:06 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:03:06 + START_PACKAGES=/tmp/packages_start.txt 04:03:06 + END_PACKAGES=/tmp/packages_end.txt 04:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:06 + PACKAGES=/tmp/packages_start.txt 04:03:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:03:06 + PACKAGES=/tmp/packages_end.txt 04:03:06 + case "${OS_FAMILY}" in 04:03:06 + dpkg -l 04:03:06 + grep '^ii' 04:03:06 + '[' -f /tmp/packages_start.txt ']' 04:03:06 + '[' -f /tmp/packages_end.txt ']' 04:03:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:06 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:03:06 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:03:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:03:06 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:03:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:07 prd-ubuntu20.04-docker-8c-8g-41008 does not seem to be running inside a container 04:03:07 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:03:07 $ docker top 8c6be2704888b0f3cbccbda79799aa681b69cbe0d8542d2d5dce03bc1b704022 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:07 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:03:08 + ls /var/log/sa-host 04:03:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:08 provisioning config files... 04:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7115862082514693565tmp [Pipeline] { [Pipeline] echo 04:03:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:08 ---> create-netrc.sh [Pipeline] } 04:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:03:09 ---> python-tools-install.sh [Pipeline] echo 04:03:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:09 ---> sudo-logs.sh 04:03:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:03:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:09 ---> job-cost.sh 04:03:09 lf-activate-venv: SKIPPING 04:03:09 DEBUG: total: 0.4399999976158142 04:03:09 INFO: Retrieving Stack Cost... 04:03:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:03:10 INFO: Archiving Costs [Pipeline] echo 04:03:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:11 ---> logs-deploy.sh 04:03:11 lf-activate-venv: SKIPPING 04:03:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/224 04:03:11 INFO: archiving workspace using pattern(s): 04:03:11 Archives upload complete. 04:03:11 INFO: archiving logs to Nexus 04:03:12 ---> uname -a: 04:03:12 Linux prd-ubuntu20-04-docker-8c-8g-41008 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:03:12 04:03:12 04:03:12 ---> lscpu: 04:03:12 Architecture: x86_64 04:03:12 CPU op-mode(s): 32-bit, 64-bit 04:03:12 Byte Order: Little Endian 04:03:12 Address sizes: 40 bits physical, 48 bits virtual 04:03:12 CPU(s): 8 04:03:12 On-line CPU(s) list: 0-7 04:03:12 Thread(s) per core: 1 04:03:12 Core(s) per socket: 1 04:03:12 Socket(s): 8 04:03:12 NUMA node(s): 1 04:03:12 Vendor ID: AuthenticAMD 04:03:12 CPU family: 23 04:03:12 Model: 49 04:03:12 Model name: AMD EPYC-Rome Processor 04:03:12 Stepping: 0 04:03:12 CPU MHz: 2799.996 04:03:12 BogoMIPS: 5599.99 04:03:12 Virtualization: AMD-V 04:03:12 Hypervisor vendor: KVM 04:03:12 Virtualization type: full 04:03:12 L1d cache: 256 KiB 04:03:12 L1i cache: 256 KiB 04:03:12 L2 cache: 4 MiB 04:03:12 L3 cache: 128 MiB 04:03:12 NUMA node0 CPU(s): 0-7 04:03:12 Vulnerability Itlb multihit: Not affected 04:03:12 Vulnerability L1tf: Not affected 04:03:12 Vulnerability Mds: Not affected 04:03:12 Vulnerability Meltdown: Not affected 04:03:12 Vulnerability Mmio stale data: Not affected 04:03:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:03:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:03:12 Vulnerability Srbds: Not affected 04:03:12 Vulnerability Tsx async abort: Not affected 04:03:12 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:03:12 04:03:12 04:03:12 ---> nproc: 04:03:12 8 04:03:12 04:03:12 04:03:12 ---> df -h: 04:03:12 Filesystem Size Used Avail Use% Mounted on 04:03:12 overlay 155G 14G 142G 9% / 04:03:12 tmpfs 64M 0 64M 0% /dev 04:03:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:03:12 shm 64M 0 64M 0% /dev/shm 04:03:12 /dev/vda1 155G 14G 142G 9% /facter-os 04:03:12 04:03:12 04:03:12 ---> sar -b -r -n DEV: 04:03:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41008) 03/12/25 _x86_64_ (8 CPU) 04:03:12 04:03:12 02:07:48 LINUX RESTART (8 CPU) 04:03:12 04:03:12 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:03:12 02:09:02 80.60 33.09 47.51 0.00 3479.69 135941.08 0.00 04:03:12 02:10:01 2.88 0.00 2.88 0.00 0.00 45.16 0.00 04:03:12 02:11:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 04:03:12 02:12:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 04:03:12 02:13:01 5.03 0.98 4.05 0.00 68.39 132.91 0.00 04:03:12 02:14:01 26.33 9.25 17.08 0.00 3379.57 3685.65 0.00 04:03:12 02:15:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 04:03:12 02:16:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 04:03:12 02:17:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 04:03:12 02:18:01 2.52 0.02 2.50 0.00 0.13 35.45 0.00 04:03:12 02:19:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 04:03:12 02:20:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 04:03:12 02:21:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 04:03:12 02:22:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 04:03:12 02:23:01 1.55 0.02 1.53 0.00 0.13 18.39 0.00 04:03:12 02:24:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 04:03:12 02:25:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 04:03:12 02:26:01 0.85 0.00 0.85 0.00 0.00 11.33 0.00 04:03:12 02:27:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 04:03:12 02:28:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 04:03:12 02:29:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 04:03:12 02:30:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 04:03:12 02:31:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 04:03:12 02:32:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 04:03:12 02:33:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 04:03:12 02:34:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 04:03:12 02:35:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 04:03:12 02:36:01 5.55 3.85 1.70 0.00 88.12 32.26 0.00 04:03:12 02:37:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 04:03:12 02:38:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 04:03:12 02:39:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 04:03:12 02:40:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 04:03:12 02:41:01 3.03 1.02 2.02 0.00 21.86 28.13 0.00 04:03:12 02:42:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 04:03:12 02:43:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 04:03:12 02:44:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 04:03:12 02:45:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 04:03:12 02:46:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 04:03:12 02:47:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 04:03:12 02:48:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 04:03:12 02:49:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 04:03:12 02:50:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 04:03:12 02:51:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 04:03:12 02:52:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 04:03:12 02:53:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 04:03:12 02:54:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 04:03:12 02:55:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 04:03:12 02:56:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 04:03:12 02:57:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 04:03:12 02:58:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 04:03:12 02:59:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 04:03:12 03:00:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 04:03:12 03:01:01 1.20 0.00 1.20 0.00 0.00 13.42 0.00 04:03:12 03:02:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 04:03:12 03:03:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 04:03:12 03:04:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 04:03:12 03:05:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 04:03:12 03:06:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 04:03:12 03:07:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 04:03:12 03:08:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 04:03:12 03:09:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 04:03:12 03:10:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 04:03:12 03:11:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 04:03:12 03:12:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 04:03:12 03:13:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 04:03:12 03:14:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 04:03:12 03:15:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 04:03:12 03:16:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 04:03:12 03:17:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:03:12 03:18:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 04:03:12 03:19:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 04:03:12 03:20:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 04:03:12 03:21:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 04:03:12 03:22:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 04:03:12 03:23:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 04:03:12 03:24:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 04:03:12 03:25:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 04:03:12 03:26:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 04:03:12 03:27:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 04:03:12 03:28:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 04:03:12 03:29:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 04:03:12 03:30:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 04:03:12 03:31:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 04:03:12 03:32:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 04:03:12 03:33:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 04:03:12 03:34:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 04:03:12 03:35:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 04:03:12 03:36:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 04:03:12 03:37:01 1.25 0.00 1.25 0.00 0.00 15.07 0.00 04:03:12 03:38:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 04:03:12 03:39:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 04:03:12 03:40:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 04:03:12 03:41:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 04:03:12 03:42:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 04:03:12 03:43:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:03:12 03:44:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 04:03:12 03:45:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 04:03:12 03:46:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 04:03:12 03:47:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 04:03:12 03:48:01 315.15 13.20 301.95 0.00 1889.02 14675.29 0.00 04:03:12 03:49:01 355.36 3.05 352.32 0.00 35.72 104035.05 0.00 04:03:12 03:50:01 187.60 0.20 187.40 0.00 5.20 51626.06 0.00 04:03:12 03:51:01 52.22 0.02 52.21 0.00 1.20 16879.45 0.00 04:03:12 03:52:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 04:03:12 03:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 04:03:12 03:54:01 2.02 0.00 2.02 0.00 0.00 24.40 0.00 04:03:12 03:55:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 04:03:12 03:56:01 2.12 0.00 2.12 0.00 0.00 23.86 0.00 04:03:12 03:57:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 04:03:12 03:58:01 1.70 0.00 1.70 0.00 0.00 18.00 0.00 04:03:12 03:59:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 04:03:12 04:00:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 04:03:12 04:01:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:03:12 04:02:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 04:03:12 04:03:01 166.97 0.25 166.72 0.00 32.79 63853.22 0.00 04:03:12 Average: 11.57 0.56 11.01 0.00 78.30 3413.68 0.00 04:03:12 04:03:12 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:03:12 02:09:02 30584876 31849868 518748 1.58 47280 1538968 1650612 4.86 606236 1404524 976 04:03:12 02:10:01 30583884 31849028 518992 1.58 47328 1538976 1650612 4.86 606432 1404488 156 04:03:12 02:11:01 30583700 31848888 518964 1.58 47352 1538976 1650612 4.86 606524 1404496 8 04:03:12 02:12:01 30583096 31848328 519376 1.58 47376 1538980 1650612 4.86 606596 1404504 140 04:03:12 02:13:01 30491908 31848684 517604 1.57 49156 1626772 1689648 4.98 608408 1492768 82840 04:03:12 02:14:01 30342108 31825152 529560 1.61 53132 1742576 1729048 5.10 763564 1463932 156 04:03:12 02:15:01 30341896 31825048 529772 1.61 53228 1742580 1729048 5.10 763412 1463948 168 04:03:12 02:16:01 30341880 31825108 529628 1.61 53276 1742584 1729048 5.10 763856 1463960 48 04:03:12 02:17:01 30341188 31824596 529800 1.61 53372 1742588 1729048 5.10 764768 1463976 196 04:03:12 02:18:01 30341060 31824716 529468 1.61 53520 1742692 1729048 5.10 763920 1464068 20 04:03:12 02:19:01 30341320 31825064 529056 1.61 53576 1742696 1729048 5.10 764248 1464076 8 04:03:12 02:20:01 30340864 31824664 529356 1.61 53668 1742692 1729048 5.10 764600 1464084 36 04:03:12 02:21:01 30341052 31824912 529020 1.61 53700 1742700 1729048 5.10 764504 1464088 8 04:03:12 02:22:01 30341060 31824928 528956 1.61 53732 1742704 1729048 5.10 764500 1464092 40 04:03:12 02:23:01 30340096 31824112 530128 1.61 53784 1742700 1721780 5.07 764708 1464092 24 04:03:12 02:24:01 30339604 31823640 530488 1.61 53824 1742712 1721780 5.07 764716 1464096 44 04:03:12 02:25:01 30339800 31823900 530124 1.61 53880 1742716 1721780 5.07 765052 1464104 24 04:03:12 02:26:01 30339856 31824012 530020 1.61 53912 1742716 1721780 5.07 765172 1464108 172 04:03:12 02:27:01 30339732 31823892 530252 1.61 53928 1742720 1721780 5.07 765232 1464112 172 04:03:12 02:28:01 30340056 31824272 529888 1.61 53976 1742712 1721780 5.07 765064 1464104 36 04:03:12 02:29:01 30340064 31824292 529836 1.61 54008 1742724 1721780 5.07 765248 1464108 24 04:03:12 02:30:01 30339660 31823948 530160 1.61 54052 1742724 1721780 5.07 765368 1464112 176 04:03:12 02:31:01 30339644 31823980 530128 1.61 54080 1742728 1721780 5.07 765432 1464112 28 04:03:12 02:32:01 30339556 31823928 530232 1.61 54112 1742740 1721780 5.07 765628 1464120 56 04:03:12 02:33:01 30339216 31823632 530436 1.61 54152 1742732 1721780 5.07 765992 1464124 12 04:03:12 02:34:01 30339772 31824232 530052 1.61 54184 1742744 1721780 5.07 766052 1464128 36 04:03:12 02:35:01 30339568 31824028 530200 1.61 54216 1742744 1737852 5.12 765808 1464128 8 04:03:12 02:36:01 30268804 31756792 596596 1.81 54268 1745668 1719412 5.07 838196 1465724 192 04:03:12 02:37:01 30266896 31754920 598412 1.82 54300 1745668 1719412 5.07 840616 1465712 180 04:03:12 02:38:01 30266880 31754936 598380 1.82 54328 1745672 1719412 5.07 840360 1465696 64 04:03:12 02:39:01 30266896 31754968 598312 1.82 54356 1745676 1719412 5.07 840852 1465700 180 04:03:12 02:40:01 30266280 31754368 598744 1.82 54388 1745680 1719412 5.07 840576 1465700 260 04:03:12 02:41:01 30260948 31749956 602752 1.83 54456 1746300 1735572 5.11 840840 1466208 176 04:03:12 02:42:01 30261152 31750160 602408 1.83 54496 1746300 1735572 5.11 840848 1466208 208 04:03:12 02:43:01 30260888 31749976 602504 1.83 54512 1746304 1735572 5.11 841080 1466216 24 04:03:12 02:44:01 30260944 31750064 602412 1.83 54544 1746304 1735572 5.11 840980 1466212 180 04:03:12 02:45:01 30261148 31750272 602116 1.83 54568 1746308 1735572 5.11 840768 1466216 8 04:03:12 02:46:01 30261100 31750292 602072 1.83 54592 1746312 1735572 5.11 840884 1466224 44 04:03:12 02:47:01 30261052 31750328 601908 1.83 54608 1746440 1735572 5.11 840908 1466304 8 04:03:12 02:48:01 30261252 31750588 601812 1.83 54656 1746444 1735572 5.11 841020 1466300 60 04:03:12 02:49:01 30261276 31750680 601708 1.83 54680 1746448 1735572 5.11 841192 1466352 8 04:03:12 02:50:01 30260432 31749840 602452 1.83 54712 1746456 1735572 5.11 841384 1466356 176 04:03:12 02:51:01 30260400 31749876 602368 1.83 54736 1746460 1735572 5.11 841420 1466368 12 04:03:12 02:52:01 30260384 31749864 602292 1.83 54760 1746460 1735572 5.11 841468 1466368 176 04:03:12 02:53:01 30260472 31750076 602204 1.83 54848 1746456 1735572 5.11 841932 1466368 16 04:03:12 02:54:01 30260736 31750348 602068 1.83 54896 1746464 1719440 5.07 842384 1466368 224 04:03:12 02:55:01 30260888 31750568 601852 1.83 54928 1746468 1719440 5.07 843008 1466376 212 04:03:12 02:56:01 30260620 31750300 602036 1.83 54952 1746468 1719440 5.07 842748 1466376 192 04:03:12 02:57:01 30260320 31750068 602348 1.83 54976 1746472 1719440 5.07 842844 1466384 204 04:03:12 02:58:01 30260312 31750104 602316 1.83 55008 1746480 1719440 5.07 842596 1466380 44 04:03:12 02:59:01 30260192 31750016 602304 1.83 55032 1746480 1719440 5.07 843272 1466388 200 04:03:12 03:00:01 30260352 31750180 602252 1.83 55064 1746484 1735548 5.11 843156 1466392 300 04:03:12 03:01:01 30260384 31750216 602208 1.83 55080 1746484 1735548 5.11 842832 1466392 8 04:03:12 03:02:01 30259964 31749872 602788 1.83 55104 1746488 1735548 5.11 844280 1466392 300 04:03:12 03:03:01 30259948 31749880 602724 1.83 55120 1746488 1735548 5.11 844532 1466392 208 04:03:12 03:04:01 30259964 31749940 602588 1.83 55176 1746492 1735548 5.11 844596 1466396 284 04:03:12 03:05:01 30259704 31749716 602760 1.83 55200 1746496 1735548 5.11 845264 1466404 8 04:03:12 03:06:01 30259720 31749744 602704 1.83 55236 1746492 1735548 5.11 844828 1466408 164 04:03:12 03:07:01 30259200 31749232 603132 1.83 55252 1746504 1735548 5.11 844888 1466412 8 04:03:12 03:08:01 30259184 31749276 603108 1.83 55276 1746500 1735548 5.11 845036 1466416 4 04:03:12 03:09:01 30258664 31748816 603524 1.84 55316 1746504 1735548 5.11 845200 1466416 12 04:03:12 03:10:01 30257880 31748036 604208 1.84 55348 1746504 1735548 5.11 845500 1466416 160 04:03:12 03:11:01 30258140 31748348 603648 1.84 55364 1746516 1735548 5.11 845328 1466420 8 04:03:12 03:12:01 30257784 31748184 603812 1.84 55388 1746640 1735548 5.11 845380 1466536 156 04:03:12 03:13:01 30257748 31748168 603984 1.84 55412 1746648 1735548 5.11 845368 1466556 8 04:03:12 03:14:01 30257828 31748308 603844 1.84 55440 1746648 1735548 5.11 845588 1466560 176 04:03:12 03:15:01 30257520 31748024 604052 1.84 55468 1746652 1735548 5.11 845596 1466556 8 04:03:12 03:16:01 30257148 31747656 604268 1.84 55492 1746660 1735548 5.11 846160 1466560 40 04:03:12 03:17:01 30257424 31748000 603952 1.84 55524 1746664 1719120 5.07 845872 1466568 8 04:03:12 03:18:01 30257092 31747700 604160 1.84 55540 1746664 1719120 5.07 845904 1466564 160 04:03:12 03:19:01 30257060 31747708 604116 1.84 55580 1746660 1719120 5.07 846064 1466572 8 04:03:12 03:20:01 30256644 31747316 604616 1.84 55620 1746668 1719120 5.07 846244 1466572 4 04:03:12 03:21:01 30256628 31747364 604520 1.84 55652 1746676 1719120 5.07 846664 1466580 172 04:03:12 03:22:01 30256708 31747448 604420 1.84 55668 1746676 1719120 5.07 846396 1466580 156 04:03:12 03:23:01 30256092 31746840 605096 1.84 55692 1746680 1719120 5.07 846792 1466584 148 04:03:12 03:24:01 30256084 31746900 605080 1.84 55724 1746668 1719120 5.07 846688 1466592 156 04:03:12 03:25:01 30256028 31746864 605040 1.84 55748 1746684 1719120 5.07 846748 1466596 8 04:03:12 03:26:01 30255988 31746828 604988 1.84 55764 1746692 1719120 5.07 846712 1466600 4 04:03:12 03:27:01 30255996 31746896 604956 1.84 55788 1746692 1719120 5.07 846812 1466604 4 04:03:12 03:28:01 30256012 31746916 604856 1.84 55804 1746696 1719120 5.07 846816 1466608 160 04:03:12 03:29:01 30256124 31747076 604852 1.84 55836 1746696 1686552 4.97 847060 1466616 4 04:03:12 03:30:01 30256080 31747056 605056 1.84 55860 1746700 1686360 4.97 847136 1466604 160 04:03:12 03:31:01 30256064 31747048 605008 1.84 55884 1746704 1686360 4.97 847136 1466608 12 04:03:12 03:32:01 30255764 31746812 605212 1.84 55916 1746704 1686360 4.97 847336 1466612 160 04:03:12 03:33:01 30255496 31746548 605384 1.84 55948 1746708 1686360 4.97 847348 1466616 8 04:03:12 03:34:01 30255212 31746344 605560 1.84 56004 1746688 1686360 4.97 847980 1466624 152 04:03:12 03:35:01 30255488 31746648 605216 1.84 56028 1746716 1686360 4.97 847748 1466620 8 04:03:12 03:36:01 30249768 31741040 610652 1.86 56060 1746720 1686360 4.97 852388 1466472 176 04:03:12 03:37:01 30247256 31738572 613044 1.86 56092 1746720 1686360 4.97 856644 1465748 20 04:03:12 03:38:01 30246948 31738272 613252 1.86 56116 1746728 1686360 4.97 856444 1465744 4 04:03:12 03:39:01 30247012 31738368 613240 1.86 56148 1746728 1686360 4.97 856980 1465744 192 04:03:12 03:40:01 30246784 31738196 613412 1.87 56172 1746732 1686360 4.97 856992 1465748 256 04:03:12 03:41:01 30246556 31737968 613560 1.87 56220 1746732 1686360 4.97 856624 1465748 8 04:03:12 03:42:01 30246320 31737796 613756 1.87 56236 1746736 1686360 4.97 856664 1465756 160 04:03:12 03:43:01 30246020 31737504 613960 1.87 56260 1746740 1686360 4.97 856724 1465760 8 04:03:12 03:44:01 30245908 31737432 613984 1.87 56292 1746736 1686360 4.97 856988 1465764 4 04:03:12 03:45:01 30245860 31737388 613932 1.87 56316 1746748 1686360 4.97 857028 1465768 8 04:03:12 03:46:01 30245812 31737396 613892 1.87 56340 1746748 1686360 4.97 857088 1465772 148 04:03:12 03:47:01 30246040 31737628 613676 1.87 56364 1746752 1686360 4.97 857088 1465776 8 04:03:12 03:48:01 29015792 31485344 817676 2.49 80876 2663008 2061964 6.08 1218440 2242560 545068 04:03:12 03:49:01 26766620 31046068 1233800 3.75 200528 4162468 2288312 6.74 1952604 3549492 384072 04:03:12 03:50:01 27149224 31497796 785248 2.39 206456 4244744 1761976 5.19 1562604 3578352 816 04:03:12 03:51:01 26636564 31491832 789336 2.40 212208 4696720 1804852 5.32 1579704 4017492 4 04:03:12 03:52:01 26637116 31492424 788704 2.40 212232 4696724 1804852 5.32 1579448 4017496 4 04:03:12 03:53:01 26639116 31494484 786588 2.39 212316 4696724 1804852 5.32 1577184 4017496 8 04:03:12 03:54:01 26639328 31494792 786220 2.39 212400 4696720 1804852 5.32 1577372 4017500 160 04:03:12 03:55:01 26646924 31502476 778556 2.37 212464 4696732 1804852 5.32 1570384 4017504 8 04:03:12 03:56:01 26646860 31502472 778440 2.37 212532 4696736 1804852 5.32 1570348 4017504 4 04:03:12 03:57:01 26646852 31502528 778368 2.37 212592 4696740 1804852 5.32 1570000 4017508 8 04:03:12 03:58:01 26646780 31502500 778472 2.37 212644 4696740 1804852 5.32 1570356 4017508 12 04:03:12 03:59:01 26647196 31502912 778440 2.37 212688 4696744 1804852 5.32 1570744 4017516 228 04:03:12 04:00:01 26647756 31503472 777868 2.37 212708 4696744 1804852 5.32 1570136 4017516 180 04:03:12 04:01:01 26648224 31504004 777556 2.36 212728 4696748 1804852 5.32 1570184 4017520 4 04:03:12 04:02:01 26647556 31503340 778196 2.37 212736 4696752 1804852 5.32 1570448 4017524 16 04:03:12 04:03:01 25140052 31437844 834880 2.54 238276 5980316 1922452 5.67 1705760 5249080 672 04:03:12 Average: 29796853 31727478 615991 1.87 75511 2132891 1735623 5.12 922605 1806289 8907 04:03:12 04:03:12 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:03:12 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:03:12 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:09:02 ens3 148.11 108.73 493.79 23.87 0.00 0.00 0.00 0.00 04:03:12 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:10:01 ens3 0.92 0.42 0.38 0.28 0.00 0.00 0.00 0.00 04:03:12 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:11:01 ens3 0.40 0.02 0.02 0.00 0.00 0.00 0.00 0.00 04:03:12 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:12:01 ens3 0.95 0.12 0.08 0.01 0.00 0.00 0.00 0.00 04:03:12 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:03:12 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:13:01 ens3 130.08 64.42 1392.06 4.66 0.00 0.00 0.00 0.00 04:03:12 02:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:03:12 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:14:01 ens3 5.62 2.97 19.03 0.35 0.00 0.00 0.00 0.00 04:03:12 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:15:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:03:12 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:16:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:03:12 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:17:01 ens3 0.27 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:03:12 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:18:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:03:12 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:19:01 ens3 0.33 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:03:12 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:20:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:21:01 ens3 0.40 0.08 0.07 0.00 0.00 0.00 0.00 0.00 04:03:12 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:23:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:03:12 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:24:01 ens3 0.58 0.22 0.16 0.07 0.00 0.00 0.00 0.00 04:03:12 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:25:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:03:12 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:26:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:28:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:29:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:03:12 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:30:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:03:12 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:34:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:03:12 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:35:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 04:03:12 02:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:03:12 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:36:01 ens3 11.43 9.07 11.50 5.55 0.00 0.00 0.00 0.00 04:03:12 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:37:01 ens3 1.73 1.23 1.19 1.17 0.00 0.00 0.00 0.00 04:03:12 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:39:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:03:12 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:40:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:42:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:43:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:03:12 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:44:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:03:12 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:46:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:49:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:03:12 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:50:01 ens3 0.35 0.27 0.13 0.02 0.00 0.00 0.00 0.00 04:03:12 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:54:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 04:03:12 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:55:01 ens3 0.98 0.58 0.37 0.23 0.00 0.00 0.00 0.00 04:03:12 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 02:59:01 ens3 0.52 0.22 0.15 0.07 0.00 0.00 0.00 0.00 04:03:12 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:01:01 ens3 0.19 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:03:12 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:02:01 ens3 1.20 0.60 0.32 0.23 0.00 0.00 0.00 0.00 04:03:12 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:03:01 ens3 0.28 0.27 0.25 0.20 0.00 0.00 0.00 0.00 04:03:12 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:04:01 ens3 0.77 0.28 0.19 0.08 0.00 0.00 0.00 0.00 04:03:12 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:05:01 ens3 0.52 0.63 0.35 0.30 0.00 0.00 0.00 0.00 04:03:12 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:09:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:03:12 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:12:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:13:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:14:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:03:12 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:16:01 ens3 0.35 0.23 0.13 0.02 0.00 0.00 0.00 0.00 04:03:12 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:18:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:19:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:03:12 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:22:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:03:12 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:24:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:03:12 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:26:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:03:12 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:28:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:29:01 ens3 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:03:12 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:30:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:34:01 ens3 0.38 0.32 0.14 0.08 0.00 0.00 0.00 0.00 04:03:12 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:35:01 ens3 0.25 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:03:12 03:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:03:12 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:36:01 ens3 1.97 1.58 1.02 2.65 0.00 0.00 0.00 0.00 04:03:12 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:37:01 ens3 3.02 2.62 1.63 2.12 0.00 0.00 0.00 0.00 04:03:12 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:39:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:03:12 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:40:01 ens3 0.35 0.18 0.08 0.01 0.00 0.00 0.00 0.00 04:03:12 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:41:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:43:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:44:01 ens3 0.32 0.30 0.14 0.08 0.00 0.00 0.00 0.00 04:03:12 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:45:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:47:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:48:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 04:03:12 03:48:01 docker0 31.29 34.79 2.48 244.63 0.00 0.00 0.00 0.00 04:03:12 03:48:01 ens3 481.89 317.53 5654.55 85.64 0.00 0.00 0.00 0.00 04:03:12 03:49:01 veth3c83985 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:03:12 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:49:01 docker0 300.35 425.61 25.72 3063.34 0.00 0.00 0.00 0.00 04:03:12 03:49:01 ens3 472.29 334.12 3101.57 94.44 0.00 0.00 0.00 0.00 04:03:12 03:50:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 04:03:12 03:50:01 docker0 4.02 8.33 0.25 114.86 0.00 0.00 0.00 0.00 04:03:12 03:50:01 ens3 77.74 61.96 218.64 203.05 0.00 0.00 0.00 0.00 04:03:12 03:51:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 04:03:12 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:51:01 ens3 105.93 65.27 2528.34 11.97 0.00 0.00 0.00 0.00 04:03:12 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:52:01 ens3 0.65 0.42 0.28 0.22 0.00 0.00 0.00 0.00 04:03:12 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:54:01 ens3 0.60 0.18 0.13 0.07 0.00 0.00 0.00 0.00 04:03:12 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:55:01 ens3 0.78 0.25 0.34 0.20 0.00 0.00 0.00 0.00 04:03:12 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:56:01 ens3 0.75 0.50 0.30 0.23 0.00 0.00 0.00 0.00 04:03:12 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:58:01 ens3 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:03:12 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 03:59:01 ens3 0.77 0.45 0.40 0.28 0.00 0.00 0.00 0.00 04:03:12 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 04:00:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 04:01:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:12 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:12 04:02:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 04:03:12 04:03:01 veth73ecc57 1.87 1.80 0.30 0.70 0.00 0.00 0.00 0.00 04:03:12 04:03:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 04:03:12 04:03:01 docker0 63.46 100.12 6.02 910.08 0.00 0.00 0.00 0.00 04:03:12 04:03:01 ens3 466.02 305.28 8099.52 181.72 0.00 0.00 0.00 0.00 04:03:12 Average: veth73ecc57 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 04:03:12 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:03:12 Average: docker0 3.47 4.95 0.30 37.69 0.00 0.00 0.00 0.00 04:03:12 Average: ens3 16.80 11.20 187.27 5.40 0.00 0.00 0.00 0.00 04:03:12 04:03:12 04:03:12 ---> sar -P ALL: 04:03:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41008) 03/12/25 _x86_64_ (8 CPU) 04:03:12 04:03:12 02:07:48 LINUX RESTART (8 CPU) 04:03:12 04:03:12 02:08:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 02:09:02 all 2.05 0.00 0.63 2.17 0.01 95.12 04:03:12 02:09:02 0 2.30 0.00 0.92 0.70 0.02 96.06 04:03:12 02:09:02 1 1.62 0.00 0.23 3.50 0.02 94.63 04:03:12 02:09:02 2 3.39 0.00 0.45 0.32 0.02 95.83 04:03:12 02:09:02 3 0.75 0.00 0.33 1.32 0.02 97.58 04:03:12 02:09:02 4 1.68 0.00 0.57 0.50 0.00 97.25 04:03:12 02:09:02 5 2.02 0.00 0.70 9.47 0.02 87.79 04:03:12 02:09:02 6 1.68 0.00 0.58 0.70 0.02 97.01 04:03:12 02:09:02 7 2.98 0.00 1.28 0.88 0.02 94.83 04:03:12 02:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:03:12 02:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:10:01 1 0.02 0.00 0.03 0.02 0.00 99.93 04:03:12 02:10:01 2 0.07 0.00 0.00 0.00 0.00 99.93 04:03:12 02:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 02:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 02:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:03:12 02:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:12:01 all 0.00 0.00 0.01 0.00 0.01 99.97 04:03:12 02:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:12:01 3 0.00 0.00 0.03 0.02 0.00 99.95 04:03:12 02:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:13:01 all 0.22 0.00 0.12 1.16 0.01 98.49 04:03:12 02:13:01 0 0.37 0.00 0.20 0.00 0.03 99.40 04:03:12 02:13:01 1 0.20 0.00 0.10 6.63 0.02 93.06 04:03:12 02:13:01 2 0.70 0.00 0.18 0.02 0.00 99.10 04:03:12 02:13:01 3 0.05 0.00 0.05 0.20 0.00 99.70 04:03:12 02:13:01 4 0.13 0.00 0.03 0.27 0.00 99.57 04:03:12 02:13:01 5 0.05 0.00 0.05 0.00 0.02 99.88 04:03:12 02:13:01 6 0.03 0.00 0.07 1.88 0.00 98.02 04:03:12 02:13:01 7 0.20 0.00 0.28 0.27 0.02 99.23 04:03:12 02:14:01 all 0.80 0.00 0.35 1.21 0.02 97.62 04:03:12 02:14:01 0 0.82 0.00 0.32 0.02 0.02 98.83 04:03:12 02:14:01 1 0.38 0.00 0.28 8.40 0.03 90.90 04:03:12 02:14:01 2 1.10 0.00 0.45 0.15 0.02 98.28 04:03:12 02:14:01 3 0.84 0.00 0.42 0.58 0.03 98.13 04:03:12 02:14:01 4 0.49 0.00 0.22 0.03 0.02 99.25 04:03:12 02:14:01 5 0.47 0.00 0.57 0.47 0.02 98.48 04:03:12 02:14:01 6 1.80 0.00 0.30 0.03 0.03 97.83 04:03:12 02:14:01 7 0.50 0.00 0.23 0.03 0.02 99.22 04:03:12 02:15:01 all 0.02 0.00 0.01 0.01 0.00 99.95 04:03:12 02:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:15:01 1 0.03 0.00 0.03 0.12 0.00 99.82 04:03:12 02:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:03:12 02:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:16:01 1 0.00 0.00 0.00 0.10 0.02 99.88 04:03:12 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:16:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:03:12 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:17:01 all 0.25 0.00 0.00 0.02 0.01 99.72 04:03:12 02:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:17:01 1 0.00 0.00 0.00 0.12 0.00 99.88 04:03:12 02:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 02:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:17:01 4 1.89 0.00 0.00 0.00 0.02 98.10 04:03:12 02:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:18:01 all 0.27 0.00 0.01 0.11 0.01 99.60 04:03:12 02:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 02:18:01 1 0.02 0.00 0.02 0.55 0.00 99.42 04:03:12 02:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:18:01 3 0.38 0.00 0.00 0.32 0.02 99.29 04:03:12 02:18:01 4 1.63 0.00 0.02 0.00 0.00 98.35 04:03:12 02:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:18:01 6 0.02 0.00 0.03 0.03 0.02 99.90 04:03:12 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:03:12 02:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:19:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:03:12 02:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:19:01 3 0.15 0.00 0.00 0.00 0.00 99.85 04:03:12 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:03:12 02:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 04:03:12 02:19:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 02:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:03:12 02:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 02:20:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:03:12 02:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 02:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 02:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:03:12 02:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:22:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:03:12 02:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:23:01 all 0.02 0.00 0.04 0.01 0.01 99.92 04:03:12 02:23:01 0 0.02 0.00 0.05 0.00 0.00 99.93 04:03:12 02:23:01 1 0.02 0.00 0.03 0.02 0.02 99.92 04:03:12 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 02:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:23:01 4 0.03 0.00 0.03 0.10 0.00 99.83 04:03:12 02:23:01 5 0.05 0.00 0.07 0.00 0.02 99.87 04:03:12 02:23:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 02:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:03:12 02:24:01 0 0.08 0.00 0.00 0.00 0.00 99.92 04:03:12 02:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 02:24:01 5 0.05 0.00 0.07 0.00 0.02 99.87 04:03:12 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:03:12 02:25:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:03:12 02:25:01 1 0.00 0.00 0.02 0.03 0.02 99.93 04:03:12 02:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:03:12 02:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 02:26:01 1 0.00 0.00 0.02 0.03 0.00 99.95 04:03:12 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:26:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:03:12 02:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 02:27:01 all 0.05 0.00 0.01 0.00 0.00 99.94 04:03:12 02:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:03:12 02:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:27:01 3 0.27 0.00 0.00 0.00 0.00 99.73 04:03:12 02:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 02:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:28:01 all 0.06 0.00 0.00 0.02 0.00 99.91 04:03:12 02:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 02:28:01 1 0.02 0.00 0.00 0.03 0.02 99.93 04:03:12 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:28:01 3 0.37 0.00 0.00 0.00 0.00 99.63 04:03:12 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:28:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:03:12 02:28:01 7 0.00 0.00 0.00 0.13 0.00 99.87 04:03:12 02:29:01 all 0.21 0.00 0.01 0.00 0.01 99.77 04:03:12 02:29:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:03:12 02:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:29:01 3 1.53 0.00 0.02 0.00 0.02 98.44 04:03:12 02:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 02:30:01 all 0.12 0.00 0.01 0.00 0.00 99.86 04:03:12 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:30:01 3 0.89 0.00 0.02 0.00 0.00 99.09 04:03:12 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:30:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 04:03:12 02:30:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 02:31:01 all 0.26 0.00 0.01 0.00 0.00 99.72 04:03:12 02:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:31:01 3 1.97 0.00 0.00 0.00 0.00 98.03 04:03:12 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 02:31:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 02:32:01 all 0.14 0.00 0.01 0.01 0.01 99.84 04:03:12 02:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:32:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:03:12 02:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:32:01 3 0.96 0.00 0.00 0.00 0.02 99.02 04:03:12 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 02:33:01 all 0.19 0.00 0.01 0.00 0.01 99.80 04:03:12 02:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:33:01 3 1.40 0.00 0.03 0.00 0.00 98.56 04:03:12 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:34:01 all 0.17 0.00 0.01 0.00 0.00 99.81 04:03:12 02:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:03:12 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:34:01 3 1.22 0.00 0.00 0.00 0.00 98.78 04:03:12 02:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:34:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:03:12 02:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:12 02:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:36:01 all 0.66 0.00 0.05 0.01 0.01 99.27 04:03:12 02:36:01 0 0.72 0.00 0.10 0.08 0.02 99.08 04:03:12 02:36:01 1 0.37 0.00 0.03 0.02 0.02 99.57 04:03:12 02:36:01 2 0.55 0.00 0.03 0.00 0.00 99.42 04:03:12 02:36:01 3 0.81 0.00 0.07 0.00 0.00 99.12 04:03:12 02:36:01 4 0.07 0.00 0.02 0.00 0.00 99.92 04:03:12 02:36:01 5 0.13 0.00 0.05 0.00 0.02 99.80 04:03:12 02:36:01 6 0.80 0.00 0.05 0.00 0.00 99.15 04:03:12 02:36:01 7 1.82 0.00 0.05 0.02 0.00 98.11 04:03:12 02:37:01 all 0.30 0.00 0.01 0.00 0.00 99.69 04:03:12 02:37:01 0 0.07 0.00 0.00 0.00 0.00 99.93 04:03:12 02:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:37:01 3 1.97 0.00 0.00 0.00 0.00 98.03 04:03:12 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:37:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:03:12 02:37:01 7 0.25 0.00 0.00 0.02 0.00 99.73 04:03:12 02:38:01 all 0.10 0.00 0.02 0.00 0.01 99.87 04:03:12 02:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 02:38:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 02:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:38:01 3 0.73 0.00 0.08 0.00 0.00 99.19 04:03:12 02:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:03:12 02:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:03:12 02:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:39:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 02:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:03:12 02:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:03:12 02:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:40:01 6 0.00 0.00 0.03 0.00 0.02 99.95 04:03:12 02:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 02:41:01 all 0.04 0.00 0.03 0.01 0.01 99.92 04:03:12 02:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:41:01 1 0.03 0.00 0.03 0.03 0.00 99.90 04:03:12 02:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:41:01 4 0.20 0.00 0.07 0.02 0.02 99.70 04:03:12 02:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:41:01 6 0.00 0.00 0.05 0.00 0.02 99.93 04:03:12 02:41:01 7 0.03 0.00 0.03 0.02 0.00 99.92 04:03:12 04:03:12 02:41:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:03:12 02:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 02:43:01 all 0.02 0.00 0.01 0.01 0.00 99.95 04:03:12 02:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:43:01 1 0.02 0.00 0.02 0.08 0.00 99.88 04:03:12 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:03:12 02:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:03:12 02:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:03:12 02:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 02:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:03:12 02:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:03:12 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 02:45:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 02:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:03:12 02:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 02:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:46:01 6 0.03 0.00 0.05 0.00 0.02 99.90 04:03:12 02:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 02:47:01 all 0.03 0.00 0.00 0.00 0.00 99.96 04:03:12 02:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:47:01 5 0.13 0.00 0.00 0.00 0.00 99.87 04:03:12 02:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 02:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:03:12 02:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:48:01 1 0.00 0.00 0.02 0.03 0.00 99.95 04:03:12 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 02:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:49:01 all 0.05 0.00 0.01 0.00 0.03 99.90 04:03:12 02:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:03:12 02:49:01 2 0.00 0.00 0.02 0.00 0.18 99.80 04:03:12 02:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:49:01 5 0.28 0.00 0.02 0.00 0.00 99.70 04:03:12 02:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:03:12 02:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:50:01 all 0.01 0.00 0.01 0.00 0.02 99.96 04:03:12 02:50:01 0 0.03 0.00 0.02 0.00 0.08 99.87 04:03:12 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:50:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:03:12 02:50:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 02:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:03:12 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:51:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 02:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:03:12 02:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 02:52:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:03:12 02:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 04:03:12 02:52:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 02:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:12 02:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 02:53:01 1 0.02 0.00 0.00 0.03 0.02 99.93 04:03:12 02:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:53:01 5 0.15 0.00 0.03 0.00 0.00 99.82 04:03:12 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:54:01 all 0.02 0.00 0.01 0.02 0.01 99.95 04:03:12 02:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:54:01 1 0.02 0.00 0.00 0.08 0.00 99.90 04:03:12 02:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 02:54:01 3 0.02 0.00 0.00 0.05 0.00 99.93 04:03:12 02:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:54:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:03:12 02:54:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 02:55:01 all 0.24 0.00 0.01 0.01 0.00 99.74 04:03:12 02:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 02:55:01 1 0.00 0.00 0.02 0.05 0.00 99.93 04:03:12 02:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:55:01 5 1.74 0.00 0.03 0.00 0.00 98.22 04:03:12 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:55:01 7 0.07 0.00 0.00 0.00 0.00 99.93 04:03:12 02:56:01 all 0.04 0.00 0.01 0.01 0.00 99.94 04:03:12 02:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:56:01 1 0.00 0.00 0.00 0.08 0.02 99.90 04:03:12 02:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:03:12 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:56:01 5 0.18 0.00 0.02 0.00 0.00 99.80 04:03:12 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:03:12 02:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 02:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 02:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:03:12 02:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 02:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 02:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 02:59:01 all 0.07 0.00 0.01 0.00 0.01 99.92 04:03:12 02:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 02:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 02:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 02:59:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:03:12 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 02:59:01 5 0.47 0.00 0.02 0.00 0.02 99.50 04:03:12 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 02:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:00:01 all 0.03 0.00 0.03 0.01 0.00 99.93 04:03:12 03:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:03:12 03:00:01 1 0.00 0.00 0.02 0.10 0.00 99.88 04:03:12 03:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 03:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 03:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:00:01 5 0.12 0.00 0.10 0.00 0.00 99.78 04:03:12 03:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:01:01 all 0.07 0.00 0.01 0.00 0.00 99.92 04:03:12 03:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:01:01 5 0.47 0.00 0.03 0.00 0.02 99.47 04:03:12 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:02:01 all 0.05 0.00 0.01 0.00 0.00 99.93 04:03:12 03:02:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 03:02:01 1 0.00 0.00 0.03 0.02 0.00 99.95 04:03:12 03:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 03:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 03:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:02:01 5 0.25 0.00 0.02 0.00 0.00 99.73 04:03:12 03:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:03:12 03:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 04:03:12 03:03:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 03:04:01 all 0.04 0.00 0.01 0.00 0.01 99.95 04:03:12 03:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 03:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:04:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:03:12 03:04:01 5 0.20 0.00 0.02 0.00 0.02 99.77 04:03:12 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:03:12 03:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:05:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 03:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:05:01 5 1.97 0.00 0.02 0.00 0.00 98.01 04:03:12 03:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 03:06:01 all 0.08 0.00 0.00 0.00 0.00 99.91 04:03:12 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:03:12 03:06:01 5 0.55 0.00 0.02 0.00 0.00 99.43 04:03:12 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:07:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:03:12 03:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:03:12 03:07:01 5 0.52 0.00 0.07 0.00 0.02 99.40 04:03:12 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:03:12 03:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:08:01 3 0.00 0.00 0.03 0.02 0.00 99.95 04:03:12 03:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 03:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 03:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:09:01 1 0.00 0.00 0.02 0.03 0.02 99.93 04:03:12 03:09:01 2 0.03 0.00 0.07 0.00 0.00 99.90 04:03:12 03:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:03:12 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:11:01 all 0.12 0.00 0.02 0.00 0.01 99.86 04:03:12 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:11:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:03:12 03:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:11:01 5 0.81 0.00 0.08 0.00 0.02 99.09 04:03:12 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:12:01 all 0.20 0.00 0.01 0.01 0.01 99.78 04:03:12 03:12:01 0 0.02 0.00 0.00 0.00 0.03 99.95 04:03:12 03:12:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:03:12 03:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:03:12 03:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:12:01 5 1.47 0.00 0.02 0.00 0.00 98.51 04:03:12 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:13:01 all 0.22 0.00 0.01 0.00 0.01 99.77 04:03:12 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 03:13:01 5 1.60 0.00 0.02 0.00 0.02 98.37 04:03:12 03:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:03:12 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:14:01 1 0.00 0.00 0.00 0.03 0.00 99.97 04:03:12 03:14:01 2 0.00 0.00 0.05 0.00 0.00 99.95 04:03:12 03:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:14:01 5 0.13 0.00 0.02 0.00 0.00 99.85 04:03:12 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 04:03:12 03:14:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 03:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:03:12 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:15:01 1 0.03 0.00 0.00 0.02 0.00 99.95 04:03:12 03:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:03:12 03:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:03:12 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 03:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:03:12 03:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:03:12 03:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:03:12 03:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:18:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:03:12 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:12 03:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:19:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 03:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:20:01 all 0.24 0.00 0.01 0.00 0.01 99.73 04:03:12 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:20:01 2 0.03 0.00 0.02 0.00 0.05 99.90 04:03:12 03:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:20:01 5 1.82 0.00 0.05 0.00 0.00 98.13 04:03:12 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 04:03:12 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:03:12 03:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:21:01 5 2.00 0.00 0.02 0.00 0.02 97.96 04:03:12 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:22:01 all 0.22 0.00 0.01 0.00 0.00 99.77 04:03:12 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:03:12 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:22:01 5 1.68 0.00 0.03 0.00 0.00 98.29 04:03:12 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 04:03:12 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:03:12 03:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:23:01 5 1.89 0.00 0.03 0.00 0.02 98.06 04:03:12 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:24:01 all 0.09 0.00 0.01 0.00 0.00 99.89 04:03:12 03:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:24:01 5 0.63 0.00 0.07 0.00 0.00 99.30 04:03:12 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:25:01 all 0.16 0.00 0.01 0.00 0.01 99.82 04:03:12 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:25:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:25:01 5 1.22 0.00 0.07 0.00 0.02 98.69 04:03:12 03:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 04:03:12 03:25:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 03:26:01 all 0.19 0.00 0.01 0.00 0.01 99.80 04:03:12 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:03:12 03:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:26:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:03:12 03:26:01 5 1.32 0.00 0.03 0.00 0.00 98.65 04:03:12 03:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:27:01 all 0.20 0.00 0.01 0.00 0.01 99.78 04:03:12 03:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:27:01 3 0.00 0.00 0.05 0.02 0.00 99.93 04:03:12 03:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:27:01 5 1.47 0.00 0.00 0.00 0.02 98.52 04:03:12 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:28:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:03:12 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:28:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:03:12 03:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:28:01 5 1.97 0.00 0.02 0.00 0.00 98.01 04:03:12 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:12 03:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:03:12 03:29:01 2 0.02 0.00 0.05 0.00 0.02 99.92 04:03:12 03:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:29:01 5 0.08 0.00 0.02 0.00 0.02 99.88 04:03:12 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 03:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:30:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:03:12 03:30:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 03:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:03:12 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 03:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:03:12 03:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:32:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:03:12 03:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 03:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:32:01 5 0.12 0.00 0.02 0.00 0.02 99.85 04:03:12 03:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:33:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:03:12 03:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:33:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:03:12 03:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:34:01 all 0.01 0.00 0.00 0.00 0.00 99.97 04:03:12 03:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 03:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:34:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:03:12 03:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:03:12 03:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 03:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:36:01 all 0.06 0.00 0.02 0.00 0.01 99.90 04:03:12 03:36:01 0 0.08 0.00 0.03 0.02 0.00 99.87 04:03:12 03:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 03:36:01 2 0.10 0.00 0.03 0.00 0.02 99.85 04:03:12 03:36:01 3 0.08 0.00 0.02 0.02 0.00 99.88 04:03:12 03:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 03:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:03:12 03:36:01 7 0.12 0.00 0.02 0.00 0.02 99.85 04:03:12 04:03:12 03:36:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 03:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:03:12 03:37:01 0 0.02 0.00 0.00 0.03 0.00 99.95 04:03:12 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:38:01 all 0.05 0.00 0.01 0.00 0.01 99.94 04:03:12 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:38:01 5 0.22 0.00 0.02 0.00 0.00 99.77 04:03:12 03:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:03:12 03:39:01 all 0.05 0.00 0.01 0.02 0.00 99.91 04:03:12 03:39:01 0 0.00 0.00 0.00 0.17 0.00 99.83 04:03:12 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:39:01 5 0.35 0.00 0.02 0.00 0.02 99.62 04:03:12 03:39:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:03:12 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:12 03:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:03:12 03:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:12 03:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:03:12 03:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:03:12 03:42:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:03:12 03:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 03:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:03:12 03:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:43:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:03:12 03:43:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:03:12 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:03:12 03:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:12 03:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 03:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:03:12 03:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:12 03:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:03:12 03:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 03:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:03:12 03:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 04:03:12 03:47:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 03:48:01 all 6.27 0.00 2.23 0.77 0.05 90.67 04:03:12 03:48:01 0 3.98 0.00 2.07 0.69 0.03 93.23 04:03:12 03:48:01 1 5.55 0.00 1.59 0.05 0.07 92.74 04:03:12 03:48:01 2 7.50 0.00 2.45 0.17 0.03 89.85 04:03:12 03:48:01 3 6.81 0.00 3.06 3.45 0.05 86.62 04:03:12 03:48:01 4 7.11 0.00 2.09 0.15 0.03 90.61 04:03:12 03:48:01 5 6.65 0.00 1.93 0.34 0.05 91.04 04:03:12 03:48:01 6 5.81 0.00 2.02 0.25 0.05 91.87 04:03:12 03:48:01 7 6.79 0.00 2.66 1.09 0.05 89.41 04:03:12 03:49:01 all 34.22 0.00 7.76 1.40 0.10 56.52 04:03:12 03:49:01 0 38.26 0.00 8.55 0.20 0.08 52.90 04:03:12 03:49:01 1 32.01 0.00 7.24 0.58 0.09 60.08 04:03:12 03:49:01 2 34.00 0.00 7.77 0.17 0.12 57.95 04:03:12 03:49:01 3 34.70 0.00 6.79 0.51 0.10 57.90 04:03:12 03:49:01 4 34.50 0.00 7.42 1.86 0.10 56.12 04:03:12 03:49:01 5 32.61 0.00 7.90 0.57 0.10 58.82 04:03:12 03:49:01 6 32.62 0.00 7.68 0.79 0.10 58.80 04:03:12 03:49:01 7 35.05 0.00 8.74 6.51 0.12 49.58 04:03:12 03:50:01 all 37.11 0.00 5.87 0.77 0.11 56.15 04:03:12 03:50:01 0 36.28 0.00 5.54 0.07 0.10 58.02 04:03:12 03:50:01 1 36.16 0.00 5.59 1.42 0.10 56.73 04:03:12 03:50:01 2 39.08 0.00 5.37 0.05 0.10 55.40 04:03:12 03:50:01 3 35.88 0.00 6.23 0.15 0.10 57.64 04:03:12 03:50:01 4 36.04 0.00 5.70 0.84 0.12 57.31 04:03:12 03:50:01 5 37.56 0.00 6.58 0.02 0.10 55.74 04:03:12 03:50:01 6 38.98 0.00 5.63 0.22 0.12 55.05 04:03:12 03:50:01 7 36.91 0.00 6.31 3.39 0.12 53.27 04:03:12 03:51:01 all 2.36 0.00 1.04 0.16 0.02 96.42 04:03:12 03:51:01 0 1.91 0.00 0.69 0.07 0.03 97.31 04:03:12 03:51:01 1 1.86 0.00 1.37 0.22 0.02 96.54 04:03:12 03:51:01 2 2.55 0.00 0.82 0.00 0.02 96.61 04:03:12 03:51:01 3 2.37 0.00 0.84 0.02 0.02 96.76 04:03:12 03:51:01 4 1.87 0.00 1.18 0.00 0.02 96.94 04:03:12 03:51:01 5 2.81 0.00 0.79 0.03 0.03 96.34 04:03:12 03:51:01 6 2.96 0.00 1.81 0.92 0.03 94.27 04:03:12 03:51:01 7 2.54 0.00 0.80 0.05 0.02 96.59 04:03:12 03:52:01 all 0.15 0.00 0.01 0.01 0.01 99.83 04:03:12 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 03:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:52:01 4 1.00 0.00 0.00 0.00 0.02 98.99 04:03:12 03:52:01 5 0.07 0.00 0.02 0.02 0.00 99.90 04:03:12 03:52:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:03:12 03:52:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:03:12 03:53:01 all 0.23 0.00 0.01 0.00 0.01 99.75 04:03:12 03:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 03:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:53:01 4 1.66 0.00 0.03 0.00 0.00 98.30 04:03:12 03:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:53:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:03:12 03:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:03:12 03:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:54:01 7 0.00 0.00 0.00 0.05 0.02 99.93 04:03:12 03:55:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:03:12 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:03:12 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:55:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:03:12 03:55:01 5 0.08 0.00 0.02 0.00 0.00 99.90 04:03:12 03:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:12 03:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:03:12 03:56:01 all 0.06 0.00 0.01 0.01 0.01 99.92 04:03:12 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 03:56:01 5 0.30 0.00 0.02 0.00 0.00 99.68 04:03:12 03:56:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:03:12 03:56:01 7 0.02 0.00 0.02 0.05 0.00 99.92 04:03:12 03:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:03:12 03:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 03:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:57:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:03:12 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:03:12 03:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:03:12 03:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 03:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 03:58:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:03:12 03:58:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:03:12 03:58:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:03:12 03:58:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:03:12 04:03:12 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:03:12 03:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:12 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 03:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:03:12 03:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 03:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 03:59:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:03:12 03:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 03:59:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:03:12 03:59:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:03:12 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 04:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 04:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:03:12 04:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:12 04:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 04:00:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:03:12 04:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 04:00:01 6 0.03 0.00 0.03 0.02 0.00 99.92 04:03:12 04:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:03:12 04:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:03:12 04:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 04:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:03:12 04:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 04:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:12 04:01:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:03:12 04:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 04:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 04:01:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:03:12 04:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:12 04:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 04:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:03:12 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:12 04:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:12 04:02:01 4 0.00 0.00 0.03 0.00 0.03 99.93 04:03:12 04:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:12 04:02:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:03:12 04:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:12 04:03:01 all 9.32 0.00 4.25 0.85 0.07 85.51 04:03:12 04:03:01 0 9.13 0.00 4.92 0.08 0.07 85.79 04:03:12 04:03:01 1 8.90 0.00 4.81 4.27 0.07 81.95 04:03:12 04:03:01 2 9.30 0.00 3.70 0.13 0.05 86.81 04:03:12 04:03:01 3 9.28 0.00 4.60 0.13 0.07 85.92 04:03:12 04:03:01 4 9.11 0.00 3.77 0.19 0.07 86.87 04:03:12 04:03:01 5 11.02 0.00 4.33 0.05 0.07 84.53 04:03:12 04:03:01 6 9.07 0.00 3.96 0.03 0.07 86.87 04:03:12 04:03:01 7 8.79 0.00 3.88 1.91 0.08 85.34 04:03:12 Average: all 0.86 0.00 0.20 0.08 0.01 98.85 04:03:12 Average: 0 0.83 0.00 0.21 0.02 0.01 98.93 04:03:12 Average: 1 0.76 0.00 0.19 0.24 0.01 98.80 04:03:12 Average: 2 0.87 0.00 0.19 0.01 0.01 98.92 04:03:12 Average: 3 0.90 0.00 0.20 0.06 0.01 98.84 04:03:12 Average: 4 0.85 0.00 0.19 0.03 0.01 98.92 04:03:12 Average: 5 1.04 0.00 0.21 0.10 0.01 98.64 04:03:12 Average: 6 0.83 0.00 0.20 0.04 0.01 98.92 04:03:12 Average: 7 0.83 0.00 0.21 0.13 0.01 98.82 04:03:12 04:03:12 04:03:12