Started by upstream project "edgexfoundry/cd-management/release-lts" build number 120 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 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-ssh12276631411580011554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3162372297463798591.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/odessa/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-uart/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18249854131703843404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14639593949834174422.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-uart/branches/odessa/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-uart/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17785422167185141715.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773954 in /w/workspace/edgexfoundry_device-uart_odessa [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @0c51b5b" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 # timeout=10 > git rev-list --no-walk 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:42:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:42:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:42:24 ========================================================= 09:42:24 EdgeX Global Pipelines Version Info 09:42:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:42:25 ------------------- 09:42:25 stable info: 09:42:25 ------------------- 09:42:25 Commited By: Cherry Wang cherry@iotechsys.com 09:42:25 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:42:25 Message: update stable to v1.0.278 09:42:25 ------------------- 09:42:25 experimental info: 09:42:25 ------------------- 09:42:25 Commited By: **** collab-it+edgex@linuxfoundation.org 09:42:25 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:42:25 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b8d829 [Pipeline] echo 09:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:26 provisioning config files... 09:42:26 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config14096419399298485776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:27 ---> ****-login.sh 09:42:27 nexus3.edgexfoundry.org:10001 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:27 09:42:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:27 Configure a credential helper to remove this warning. See 09:42:27 https://docs.****.com/go/credential-store/ 09:42:27 09:42:27 Login Succeeded 09:42:27 nexus3.edgexfoundry.org:10002 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:27 09:42:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:27 Configure a credential helper to remove this warning. See 09:42:27 https://docs.****.com/go/credential-store/ 09:42:27 09:42:27 Login Succeeded 09:42:27 nexus3.edgexfoundry.org:10003 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:27 09:42:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:27 Configure a credential helper to remove this warning. See 09:42:27 https://docs.****.com/go/credential-store/ 09:42:27 09:42:27 Login Succeeded 09:42:27 nexus3.edgexfoundry.org:10004 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:27 09:42:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:27 Configure a credential helper to remove this warning. See 09:42:27 https://docs.****.com/go/credential-store/ 09:42:27 09:42:27 Login Succeeded 09:42:27 ****.io 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:28 09:42:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:28 Configure a credential helper to remove this warning. See 09:42:28 https://docs.****.com/go/credential-store/ 09:42:28 09:42:28 Login Succeeded 09:42:28 ---> ****-login.sh ends [Pipeline] } 09:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:42:28 + git rev-list -1 --merges 1b8d8295703c70f3eefd9a13bf1ba2fff9135040~1..1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] echo 09:42:28 -----------> git rev-list -1 --merges 1b8d8295703c70f3eefd9a13bf1ba2fff9135040~1..1b8d8295703c70f3eefd9a13bf1ba2fff9135040 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [false] [Pipeline] sh 09:42:28 + git log --format=format:%s -1 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] echo 09:42:28 ========================================================= 09:42:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:42:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:29 + git log --format=format:%s -1 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] echo 09:42:29 [semverPrep] GIT_COMMIT: 1b8d8295703c70f3eefd9a13bf1ba2fff9135040, Commit Message: ci(lts-release): LTS release v4.0.1 @0c51b5b [Pipeline] echo 09:42:29 [semverPrep] This is not a build commit. [Pipeline] sh 09:42:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:29 + grep -v github /etc/ssh/ssh_known_hosts 09:42:29 + [ -e /tmp/ssh_known_hosts ] 09:42:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:42:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:42:29 + sudo tee -a /etc/ssh/ssh_known_hosts 09:42:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:30 09:42:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:30 0.1.4: Pulling from edgex-devops/py-git-semver 09:42:30 3dae71ba6b94: Pulling fs layer 09:42:30 6bf1a483ea7c: Pulling fs layer 09:42:30 f5dfc541a4d3: Pulling fs layer 09:42:30 461d9e800cba: Pulling fs layer 09:42:30 80192f66455f: Pulling fs layer 09:42:30 2e8e34ca0e6c: Pulling fs layer 09:42:30 a29436f7fd5d: Pulling fs layer 09:42:30 923cac83aea3: Pulling fs layer 09:42:30 25ad8b0a4227: Pulling fs layer 09:42:30 80192f66455f: Waiting 09:42:30 461d9e800cba: Waiting 09:42:30 a29436f7fd5d: Waiting 09:42:30 923cac83aea3: Waiting 09:42:30 db01528c6b51: Pulling fs layer 09:42:30 28988de357af: Pulling fs layer 09:42:30 db01528c6b51: Waiting 09:42:30 28988de357af: Waiting 09:42:30 6bf1a483ea7c: Verifying Checksum 09:42:30 6bf1a483ea7c: Download complete 09:42:30 461d9e800cba: Download complete 09:42:30 80192f66455f: Verifying Checksum 09:42:30 80192f66455f: Download complete 09:42:30 f5dfc541a4d3: Verifying Checksum 09:42:30 f5dfc541a4d3: Download complete 09:42:30 3dae71ba6b94: Verifying Checksum 09:42:30 3dae71ba6b94: Download complete 09:42:30 923cac83aea3: Download complete 09:42:30 25ad8b0a4227: Verifying Checksum 09:42:30 25ad8b0a4227: Download complete 09:42:30 db01528c6b51: Verifying Checksum 09:42:30 db01528c6b51: Download complete 09:42:30 28988de357af: Verifying Checksum 09:42:30 28988de357af: Download complete 09:42:30 a29436f7fd5d: Verifying Checksum 09:42:30 a29436f7fd5d: Download complete 09:42:31 2e8e34ca0e6c: Verifying Checksum 09:42:31 2e8e34ca0e6c: Download complete 09:42:32 3dae71ba6b94: Pull complete 09:42:32 6bf1a483ea7c: Pull complete 09:42:32 f5dfc541a4d3: Pull complete 09:42:32 461d9e800cba: Pull complete 09:42:32 80192f66455f: Pull complete 09:42:36 2e8e34ca0e6c: Pull complete 09:42:37 a29436f7fd5d: Pull complete 09:42:37 923cac83aea3: Pull complete 09:42:37 25ad8b0a4227: Pull complete 09:42:37 db01528c6b51: Pull complete 09:42:37 28988de357af: Pull complete 09:42:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:37 prd-ubuntu20.04-docker-8c-8g-773954 does not seem to be running inside a container 09:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 09:42:41 $ docker top 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 -eo pid,comm 09:42:41 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). 09:42:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:47 [ssh-agent] Looking for ssh-agent implementation... 09:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:47 $ docker exec 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 ssh-agent 09:42:48 SSH_AUTH_SOCK=/tmp/ssh-TBtjjMg1wB14/agent.34 09:42:48 SSH_AGENT_PID=40 09:42:48 Running ssh-add (command line suppressed) 09:42:48 Identity added: /w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_11532363372587134737.key (/w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_11532363372587134737.key) 09:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] sh 09:42:48 + git tag --points-at 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] } 09:42:48 $ docker exec --env ******** --env ******** 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 ssh-agent -k 09:42:48 unset SSH_AUTH_SOCK; 09:42:48 unset SSH_AGENT_PID; 09:42:48 echo Agent pid 40 killed; 09:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:42:48 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 09:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:48 [ssh-agent] Looking for ssh-agent implementation... 09:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:49 $ docker exec 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 ssh-agent 09:42:49 SSH_AUTH_SOCK=/tmp/ssh-YQnZHdNPWxVc/agent.87 09:42:49 SSH_AGENT_PID=93 09:42:49 Running ssh-add (command line suppressed) 09:42:49 Identity added: /w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_11896445490183243441.key (/w/workspace/edgexfoundry_device-uart_odessa@tmp/private_key_11896445490183243441.key) 09:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:49 + git semver init 09:42:49 2025-11-27 09:42:49,803 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:42:49 2025-11-27 09:42:49,808 [run_init] DEBUG init version:0.0.0 force:False 09:42:49 2025-11-27 09:42:49,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_odessa/.semver 09:42:49 2025-11-27 09:42:49,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_odessa/.semver 09:42:49 2025-11-27 09:42:49,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_odessa, stdin=None, shell=False, universal_newlines=False) 09:42:51 2025-11-27 09:42:51,170 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_odessa/.git/info/exclude 09:42:51 2025-11-27 09:42:51,171 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa with force:False 09:42:51 2025-11-27 09:42:51,171 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa 09:42:51 2025-11-27 09:42:51,171 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_odessa/.semver/odessa 09:42:51 4.0.1 [Pipeline] } 09:42:51 $ docker exec --env ******** --env ******** 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 ssh-agent -k 09:42:51 unset SSH_AUTH_SOCK; 09:42:51 unset SSH_AGENT_PID; 09:42:51 echo Agent pid 93 killed; 09:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:42:51 + git semver [Pipeline] } 09:42:51 $ docker stop --time=1 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 09:42:53 $ docker rm -f --volumes 5d0947a80685a28bea7ba37ffff878b51c0336013b4cb445abbfc2dfff24b897 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:42:53 Stashed 1 file(s) [Pipeline] echo 09:42:53 [edgeXSemver]: initialized semver on version 4.0.1 [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] sh 09:42:54 + git checkout 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 09:42:54 HEAD is now at 1b8d829 ci(lts-release): LTS release v4.0.1 @0c51b5b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:54 provisioning config files... 09:42:54 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config1636665522440150718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:55 ---> ****-login.sh 09:42:55 nexus3.edgexfoundry.org:10001 09:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:55 Login Succeeded 09:42:55 nexus3.edgexfoundry.org:10002 09:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:55 Login Succeeded 09:42:55 nexus3.edgexfoundry.org:10003 09:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:55 Login Succeeded 09:42:55 nexus3.edgexfoundry.org:10004 09:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:55 Login Succeeded 09:42:55 ****.io 09:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:55 Login Succeeded 09:42:55 ---> ****-login.sh ends [Pipeline] } 09:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:55 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:42:56 + grep ^go [0-9].[0-9]* go.mod 09:42:56 + + cut -d -f 2 09:42:56 cut -d . -f1-2 [Pipeline] echo 09:42:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:42:56 ========================================================= 09:42:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:42:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:42:56 #0 building with "default" instance using docker driver 09:42:56 09:42:56 #1 [internal] load build definition from Dockerfile 09:42:56 #1 transferring dockerfile: 1.96kB done 09:42:56 #1 DONE 0.0s 09:42:56 09:42:56 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:42:56 #2 DONE 0.1s 09:42:57 09:42:57 #3 [internal] load .dockerignore 09:42:57 #3 transferring context: 182B done 09:42:57 #3 DONE 0.0s 09:42:57 09:42:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:42:57 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:42:57 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:42:57 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:42:57 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s 09:42:57 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.24MB / 74.06MB 0.1s 09:42:57 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 09:42:57 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 09:42:57 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 16.78MB / 74.06MB 0.2s 09:42:57 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:42:57 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 09:42:57 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:42:57 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 09:42:57 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 09:42:57 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.38MB / 74.06MB 0.3s 09:42:57 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:42:57 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s 09:42:57 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.3s 09:42:57 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 44.04MB / 74.06MB 0.4s 09:42:57 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 09:42:57 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.4s 09:42:57 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 09:42:57 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.6s 09:42:57 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 14.68MB / 100.52MB 0.6s 09:42:57 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 9.44MB / 13.29MB 0.6s 09:42:57 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 09:42:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 24.12MB / 100.52MB 0.8s 09:42:58 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.8s 09:42:58 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 09:42:58 #4 ... 09:42:58 09:42:58 #5 [internal] load build context 09:42:58 #5 transferring context: 70.61MB 0.9s done 09:42:58 #5 DONE 0.9s 09:42:58 09:42:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:42:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s done 09:42:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 33.55MB / 100.52MB 0.9s 09:42:58 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.8s done 09:42:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 66.06MB / 100.52MB 1.1s 09:42:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 87.03MB / 100.52MB 1.2s 09:42:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.3s 09:42:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.7s done 09:43:02 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.2s done 09:43:02 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:43:02 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:43:02 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:43:02 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:43:02 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:43:02 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 09:43:05 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.5s done 09:43:05 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 09:43:05 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.7s done 09:43:05 #4 DONE 8.8s 09:43:06 09:43:06 #6 [builder 2/7] WORKDIR /device-uart 09:43:09 Still waiting to schedule task 09:43:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:43:09 #6 DONE 3.3s 09:43:09 09:43:09 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 09:43:09 #7 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:43:09 #7 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:43:09 #7 0.526 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:43:09 #7 0.533 (2/4) Installing libedit (20240517.3.1-r0) 09:43:09 #7 0.538 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:43:09 #7 0.559 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:43:09 #7 0.568 Executing busybox-1.36.1-r29.trigger 09:43:09 #7 0.575 OK: 252 MiB in 62 packages 09:43:09 #7 DONE 0.7s 09:43:10 09:43:10 #8 [builder 4/7] COPY go.mod vendor* ./ 09:43:11 #8 DONE 1.5s 09:43:11 09:43:11 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:26 #9 DONE 14.5s 09:43:26 09:43:26 #10 [builder 6/7] COPY . . 09:43:27 #10 DONE 1.2s 09:43:27 09:43:27 #11 [builder 7/7] RUN echo noop 09:43:27 #11 0.202 noop 09:43:27 #11 DONE 0.2s 09:43:27 09:43:27 #12 exporting to image 09:43:27 #12 exporting layers 09:43:35 #12 exporting layers 6.8s done 09:43:35 #12 writing image sha256:6348b1d44f6b935df742b584a70d638698ac80f8a36500c8e0a32daba70345c6 done 09:43:35 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:43:35 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker inspect -f . ci-base-image-x86_64 09:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:35 prd-ubuntu20.04-docker-8c-8g-773954 does not seem to be running inside a container 09:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:36 $ docker top c695631666ba18a9f2ab4e0efc603e732495a8e02c5968bb8346337c38f6a260 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:36 + go version 09:43:36 go version go1.23.7 linux/amd64 [Pipeline] } 09:43:36 $ docker stop --time=1 c695631666ba18a9f2ab4e0efc603e732495a8e02c5968bb8346337c38f6a260 09:43:37 $ docker rm -f --volumes c695631666ba18a9f2ab4e0efc603e732495a8e02c5968bb8346337c38f6a260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker inspect -f . ci-base-image-x86_64 09:43:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:38 prd-ubuntu20.04-docker-8c-8g-773954 does not seem to be running inside a container 09:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:38 $ docker top 7f5c812bc4089a36bca031621b624338adae4126dfe480875e3618b6676ff869 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] fileExists [Pipeline] sh 09:43:39 + make test 09:43:39 go test ./... -coverprofile=coverage.out 09:43:40 ? github.com/edgexfoundry/device-uart [no test files] 09:43:58 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:43:58 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:44:06 go vet ./... 09:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:44:10 ./bin/test-attribution-txt.sh [Pipeline] echo 09:44:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:44:10 + go mod tidy [Pipeline] } 09:44:11 $ docker stop --time=1 7f5c812bc4089a36bca031621b624338adae4126dfe480875e3618b6676ff869 09:44:14 $ docker rm -f --volumes 7f5c812bc4089a36bca031621b624338adae4126dfe480875e3618b6676ff869 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:15 + ls -al . 09:44:15 total 228 09:44:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 09:43 . 09:44:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:42 .. 09:44:15 -rw-rw-r-- 1 jenkins jenkins 140 Nov 27 09:42 .dockerignore 09:44:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:43 .git 09:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:42 .github 09:44:15 -rw-rw-r-- 1 jenkins jenkins 335 Nov 27 09:42 .gitignore 09:44:15 -rw-rw-r-- 1 jenkins jenkins 198 Nov 27 09:42 .golangci.yml 09:44:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 09:42 .semver 09:44:15 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 27 09:42 Attribution.txt 09:44:15 -rw-rw-r-- 1 jenkins jenkins 2704 Nov 27 09:42 CHANGELOG.md 09:44:15 -rw-rw-r-- 1 jenkins jenkins 1924 Nov 27 09:42 Dockerfile 09:44:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 09:42 GOVERNANCE.md 09:44:15 -rw-rw-r-- 1 jenkins jenkins 675 Nov 27 09:42 Jenkinsfile 09:44:15 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 27 09:42 LICENSE 09:44:15 -rw-rw-r-- 1 jenkins jenkins 2455 Nov 27 09:42 Makefile 09:44:15 -rw-rw-r-- 1 jenkins jenkins 617 Nov 27 09:42 OWNERS.md 09:44:15 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 27 09:42 README.md 09:44:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:42 VERSION 09:44:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:42 bin 09:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:42 cmd 09:44:15 -rw-r--r-- 1 jenkins jenkins 6770 Nov 27 09:43 coverage.out 09:44:15 -rw-rw-r-- 1 jenkins jenkins 6075 Nov 27 09:42 go.mod 09:44:15 -rw-rw-r-- 1 jenkins jenkins 86751 Nov 27 09:42 go.sum 09:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:42 internal 09:44:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:42 vendor 09:44:15 -rw-rw-r-- 1 jenkins jenkins 209 Nov 27 09:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:16 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1b8d8295703c70f3eefd9a13bf1ba2fff9135040 --label arch=amd64 --label version=4.0.1 . 09:44:16 #0 building with "default" instance using docker driver 09:44:16 09:44:16 #1 [internal] load build definition from Dockerfile 09:44:16 #1 transferring dockerfile: 1.96kB done 09:44:16 #1 DONE 0.0s 09:44:16 09:44:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:44:16 #2 DONE 0.0s 09:44:16 09:44:16 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:44:16 #3 DONE 0.1s 09:44:16 09:44:16 #4 [internal] load .dockerignore 09:44:16 #4 transferring context: 182B done 09:44:16 #4 DONE 0.0s 09:44:16 09:44:16 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:44:16 #5 DONE 0.1s 09:44:16 09:44:16 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:16 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:44:16 #6 ... 09:44:16 09:44:16 #7 [builder 2/7] WORKDIR /device-uart 09:44:16 #7 DONE 0.1s 09:44:16 09:44:16 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:44:16 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:44:16 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:44:16 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:44:16 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:44:16 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:44:16 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 09:44:16 #6 DONE 0.3s 09:44:16 09:44:16 #8 [internal] load build context 09:44:16 #8 transferring context: 411.69kB 0.2s done 09:44:16 #8 DONE 0.2s 09:44:16 09:44:16 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:44:17 #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:17 #9 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:17 #9 ... 09:44:17 09:44:17 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 09:44:17 #10 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:44:17 #10 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:44:17 #10 0.705 OK: 252 MiB in 62 packages 09:44:17 #10 DONE 0.8s 09:44:17 09:44:17 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:44:17 #9 0.740 (1/1) Installing dumb-init (1.2.5-r3) 09:44:17 #9 0.744 Executing busybox-1.37.0-r19.trigger 09:44:17 #9 0.751 OK: 7 MiB in 17 packages 09:44:17 #9 DONE 1.0s 09:44:17 09:44:17 #11 [builder 4/7] COPY go.mod vendor* ./ 09:44:18 #11 DONE 0.6s 09:44:18 09:44:18 #12 [stage-1 3/7] RUN apk --no-cache upgrade 09:44:18 #12 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:44:18 #12 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:44:18 #12 ... 09:44:18 09:44:18 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:18 #13 0.202 skipping... 09:44:18 #13 DONE 0.2s 09:44:18 09:44:18 #12 [stage-1 3/7] RUN apk --no-cache upgrade 09:44:18 #12 0.551 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:44:18 #12 0.565 Executing busybox-1.37.0-r20.post-upgrade 09:44:18 #12 0.606 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:44:18 #12 0.608 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:44:18 #12 0.611 Executing busybox-1.37.0-r20.trigger 09:44:18 #12 0.617 OK: 7 MiB in 17 packages 09:44:18 #12 DONE 1.0s 09:44:18 09:44:18 #14 [builder 6/7] COPY . . 09:44:18 #14 DONE 0.6s 09:44:18 09:44:18 #15 [builder 7/7] RUN make build 09:44:19 #15 0.295 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 09:44:41 #15 DONE 22.3s 09:44:41 09:44:41 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 09:44:41 #16 DONE 0.0s 09:44:41 09:44:41 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 09:44:41 #17 DONE 0.0s 09:44:41 09:44:41 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 09:44:41 #18 DONE 0.2s 09:44:41 09:44:41 #19 exporting to image 09:44:41 #19 exporting layers 09:44:41 #19 exporting layers 0.2s done 09:44:41 #19 writing image sha256:e848e6185ddbcb23e76bb9c1d8640dc173efcf3df7c36cd8fba0b9067a3ce0f4 done 09:44:41 #19 naming to docker.io/library/device-uart done 09:44:41 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:41 provisioning config files... 09:44:42 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config10973092136964980678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:42 ---> ****-login.sh 09:44:42 nexus3.edgexfoundry.org:10001 09:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:42 Login Succeeded 09:44:42 nexus3.edgexfoundry.org:10002 09:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:42 Login Succeeded 09:44:42 nexus3.edgexfoundry.org:10003 09:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:42 Login Succeeded 09:44:42 nexus3.edgexfoundry.org:10004 09:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:42 Login Succeeded 09:44:42 ****.io 09:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:42 Login Succeeded 09:44:42 ---> ****-login.sh ends [Pipeline] } 09:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:42 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:44:42 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 09:44:42 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 09:44:42 4.0.1 09:44:42 1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 09:44:42 odessa 09:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:43 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:43 + docker push nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 09:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:44:43 887a2910431f: Preparing 09:44:43 14afcfb5c43c: Preparing 09:44:43 1ffdcb2c7cc3: Preparing 09:44:43 4f243fb0038a: Preparing 09:44:43 916624c57638: Preparing 09:44:43 256f393e029f: Preparing 09:44:43 256f393e029f: Waiting 09:44:43 916624c57638: Pushed 09:44:43 1ffdcb2c7cc3: Pushed 09:44:43 14afcfb5c43c: Pushed 09:44:43 256f393e029f: Layer already exists 09:44:43 4f243fb0038a: Pushed 09:44:48 887a2910431f: Pushed 09:44:48 1b8d8295703c70f3eefd9a13bf1ba2fff9135040: digest: sha256:3b40810408b87ce77183ecd53f66c784dfe6d568b711c1c4245e0e4b9adfb0fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.1 09:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:44:49 887a2910431f: Preparing 09:44:49 14afcfb5c43c: Preparing 09:44:49 1ffdcb2c7cc3: Preparing 09:44:49 4f243fb0038a: Preparing 09:44:49 916624c57638: Preparing 09:44:49 256f393e029f: Preparing 09:44:49 256f393e029f: Waiting 09:44:49 887a2910431f: Layer already exists 09:44:49 916624c57638: Layer already exists 09:44:49 14afcfb5c43c: Layer already exists 09:44:49 1ffdcb2c7cc3: Layer already exists 09:44:49 4f243fb0038a: Layer already exists 09:44:49 256f393e029f: Layer already exists 09:44:49 4.0.1: digest: sha256:3b40810408b87ce77183ecd53f66c784dfe6d568b711c1c4245e0e4b9adfb0fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + docker push nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 09:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:44:50 887a2910431f: Preparing 09:44:50 14afcfb5c43c: Preparing 09:44:50 1ffdcb2c7cc3: Preparing 09:44:50 4f243fb0038a: Preparing 09:44:50 916624c57638: Preparing 09:44:50 256f393e029f: Preparing 09:44:50 256f393e029f: Waiting 09:44:50 14afcfb5c43c: Layer already exists 09:44:50 887a2910431f: Layer already exists 09:44:50 916624c57638: Layer already exists 09:44:50 4f243fb0038a: Layer already exists 09:44:50 1ffdcb2c7cc3: Layer already exists 09:44:50 256f393e029f: Layer already exists 09:44:50 1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1: digest: sha256:3b40810408b87ce77183ecd53f66c784dfe6d568b711c1c4245e0e4b9adfb0fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + docker push nexus3.edgexfoundry.org:10004/device-uart:odessa 09:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 09:44:50 887a2910431f: Preparing 09:44:50 14afcfb5c43c: Preparing 09:44:50 1ffdcb2c7cc3: Preparing 09:44:50 4f243fb0038a: Preparing 09:44:50 916624c57638: Preparing 09:44:50 256f393e029f: Preparing 09:44:50 256f393e029f: Waiting 09:44:50 4f243fb0038a: Layer already exists 09:44:50 887a2910431f: Layer already exists 09:44:50 1ffdcb2c7cc3: Layer already exists 09:44:50 14afcfb5c43c: Layer already exists 09:44:50 916624c57638: Layer already exists 09:44:50 256f393e029f: Layer already exists 09:44:50 odessa: digest: sha256:3b40810408b87ce77183ecd53f66c784dfe6d568b711c1c4245e0e4b9adfb0fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:50 ===================================================== [Pipeline] echo 09:44:51 taggedImages: 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:4.0.1 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:odessa [Pipeline] echo 09:44:51 ========================================================= 09:44:51 [edgeXBuildMultiArch] RAW Config: 09:44:51 images: 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:4.0.1 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 09:44:51 - nexus3.edgexfoundry.org:10004/device-uart:odessa 09:44:51 settingsFile: 09:44:51 device-uart-settings 09:44:51 ========================================================= [Pipeline] node 09:45:06 Still waiting to schedule task 09:45:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:45:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773978 in /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] { [Pipeline] ws 09:45:47 Running in /w/workspace/device-uart/7 [Pipeline] { [Pipeline] checkout 09:45:50 The recommended git tool is: git 09:45:57 using credential edgex-jenkins-ssh 09:45:57 Cloning the remote Git repository 09:45:57 Cloning repository git@github.com:edgexfoundry/device-uart.git 09:45:57 > git init /w/workspace/device-uart/7 # timeout=10 09:45:57 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 09:45:57 > git --version # timeout=10 09:45:57 > git --version # 'git version 2.25.1' 09:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:45:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:01 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 09:46:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:03 Avoid second fetch 09:46:03 Checking out Revision 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 (odessa) 09:46:03 > git config core.sparsecheckout # timeout=10 09:46:03 > git checkout -f 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 # timeout=10 09:46:05 Commit message: "ci(lts-release): LTS release v4.0.1 @0c51b5b" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:10 + git checkout 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 09:46:11 HEAD is now at 1b8d829 ci(lts-release): LTS release v4.0.1 @0c51b5b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:11 provisioning config files... 09:46:11 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/7@tmp/config2291381607005368236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:12 ---> ****-login.sh 09:46:12 nexus3.edgexfoundry.org:10001 09:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:12 Configure a credential helper to remove this warning. See 09:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:12 09:46:12 Login Succeeded 09:46:12 nexus3.edgexfoundry.org:10002 09:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:13 Configure a credential helper to remove this warning. See 09:46:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:13 09:46:13 Login Succeeded 09:46:13 nexus3.edgexfoundry.org:10003 09:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:13 Configure a credential helper to remove this warning. See 09:46:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:13 09:46:13 Login Succeeded 09:46:13 nexus3.edgexfoundry.org:10004 09:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:14 Configure a credential helper to remove this warning. See 09:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:14 09:46:14 Login Succeeded 09:46:14 ****.io 09:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:46:14 Configure a credential helper to remove this warning. See 09:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:46:14 09:46:14 Login Succeeded 09:46:14 ---> ****-login.sh ends [Pipeline] } 09:46:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:46:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:46:15 + + grep ^go [0-9].[0-9]* go.mod 09:46:15 + cut -dcut . -d -f1-2 -f 09:46:15 2 [Pipeline] echo 09:46:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:46:15 ========================================================= 09:46:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 09:46:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:46:20 Sending build context to Docker daemon 57.27MB 09:46:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 09:46:20 Step 2/12 : FROM ${BASE} AS builder 09:46:20 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:46:20 94e9d8af2201: Pulling fs layer 09:46:20 345fe9f21930: Pulling fs layer 09:46:20 b40fc9e46828: Pulling fs layer 09:46:20 c9804373a1e5: Pulling fs layer 09:46:20 4f4fb700ef54: Pulling fs layer 09:46:20 f5a772c54f75: Pulling fs layer 09:46:20 e2dd1b2a9dca: Pulling fs layer 09:46:20 0a0502178392: Pulling fs layer 09:46:20 4f4fb700ef54: Waiting 09:46:20 f5a772c54f75: Waiting 09:46:20 e2dd1b2a9dca: Waiting 09:46:20 0a0502178392: Waiting 09:46:20 c9804373a1e5: Waiting 09:46:20 345fe9f21930: Verifying Checksum 09:46:20 345fe9f21930: Download complete 09:46:21 c9804373a1e5: Verifying Checksum 09:46:21 c9804373a1e5: Download complete 09:46:21 4f4fb700ef54: Download complete 09:46:21 f5a772c54f75: Download complete 09:46:21 94e9d8af2201: Verifying Checksum 09:46:21 94e9d8af2201: Download complete 09:46:21 0a0502178392: Verifying Checksum 09:46:21 0a0502178392: Download complete 09:46:22 94e9d8af2201: Pull complete 09:46:23 345fe9f21930: Pull complete 09:46:23 b40fc9e46828: Verifying Checksum 09:46:23 b40fc9e46828: Download complete 09:46:24 e2dd1b2a9dca: Verifying Checksum 09:46:24 e2dd1b2a9dca: Download complete 09:46:39 b40fc9e46828: Pull complete 09:46:39 c9804373a1e5: Pull complete 09:46:39 4f4fb700ef54: Pull complete 09:46:39 f5a772c54f75: Pull complete 09:46:48 e2dd1b2a9dca: Pull complete 09:46:50 0a0502178392: Pull complete 09:46:50 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 09:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 09:46:50 ---> 72db82c1953f 09:46:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:46:52 ---> Running in 67bde4c62e73 09:46:52 Removing intermediate container 67bde4c62e73 09:46:52 ---> e3938b2dbd7c 09:46:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:46:53 ---> Running in d4f1793a4673 09:46:53 Removing intermediate container d4f1793a4673 09:46:53 ---> 2c5eed0c9140 09:46:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:46:53 ---> Running in 20edd9480b3e 09:46:54 Removing intermediate container 20edd9480b3e 09:46:54 ---> 7054c080e086 09:46:54 Step 6/12 : WORKDIR /device-uart 09:46:54 ---> Running in 77d246eae670 09:46:54 Removing intermediate container 77d246eae670 09:46:54 ---> 3c768d078937 09:46:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:46:54 ---> Running in c833ee5353e0 09:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:46:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:46:58 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:46:58 (2/4) Installing libedit (20240517.3.1-r0) 09:46:58 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:46:58 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:46:58 Executing busybox-1.36.1-r29.trigger 09:46:58 OK: 244 MiB in 62 packages 09:47:00 Removing intermediate container c833ee5353e0 09:47:00 ---> bc88d0cd1f65 09:47:00 Step 8/12 : COPY go.mod vendor* ./ 09:47:15 ---> 1bb5ddb4c2b7 09:47:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:15 ---> Running in bcb93786eac2 09:49:06 Removing intermediate container bcb93786eac2 09:49:06 ---> 1b7ebbf58ec8 09:49:06 Step 10/12 : COPY . . 09:49:19 ---> 868d85696079 09:49:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:49:19 ---> Running in 54eae98e4023 09:49:19 Removing intermediate container 54eae98e4023 09:49:19 ---> cab76b7c080e 09:49:19 Step 12/12 : RUN ${MAKE} 09:49:19 ---> Running in 2e4e75ae3470 09:49:19 noop 09:49:19 Removing intermediate container 2e4e75ae3470 09:49:19 ---> c2b306d52f58 09:49:20 Successfully built c2b306d52f58 09:49:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:21 + docker inspect -f . ci-base-image-arm64 09:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:21 prd-ubuntu20.04-docker-arm64-4c-16g-773978 does not seem to be running inside a container 09:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/7 -v /w/workspace/device-uart/7:/w/workspace/device-uart/7:rw,z -v /w/workspace/device-uart/7@tmp:/w/workspace/device-uart/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:49:22 $ docker top 24951165e5579ba360c27cb2521105e465ad3899c2be0278ee5d5b24e6cb68a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:23 + go version 09:49:23 go version go1.23.7 linux/arm64 [Pipeline] } 09:49:23 $ docker stop --time=1 24951165e5579ba360c27cb2521105e465ad3899c2be0278ee5d5b24e6cb68a0 09:49:25 $ docker rm -f --volumes 24951165e5579ba360c27cb2521105e465ad3899c2be0278ee5d5b24e6cb68a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:26 + docker inspect -f . ci-base-image-arm64 09:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:26 prd-ubuntu20.04-docker-arm64-4c-16g-773978 does not seem to be running inside a container 09:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/7 -v /w/workspace/device-uart/7:/w/workspace/device-uart/7:rw,z -v /w/workspace/device-uart/7@tmp:/w/workspace/device-uart/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:49:27 $ docker top 1f0f9b6854f8fec04c297ccd9b371dfcfcac3706ea835f680c08ca35bcc1e653 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:28 + git config --global --add safe.directory /w/workspace/device-uart/7 [Pipeline] fileExists [Pipeline] sh 09:49:29 + make test 09:49:29 go test ./... -coverprofile=coverage.out 09:49:33 ? github.com/edgexfoundry/device-uart [no test files] 09:52:45 Running on prd-centos7-docker-4c-2g-773989 in /w/workspace/edgexfoundry_device-uart_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:45 provisioning config files... 09:52:45 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config5098538344581160422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:46 ---> ****-login.sh 09:52:46 nexus3.edgexfoundry.org:10001 09:54:25 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:54:25 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:54:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:54:25 go vet ./... 09:55:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:55:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:55:22 ./bin/test-attribution-txt.sh [Pipeline] echo 09:55:24 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:55:24 + go mod tidy [Pipeline] } 09:55:31 $ docker stop --time=1 1f0f9b6854f8fec04c297ccd9b371dfcfcac3706ea835f680c08ca35bcc1e653 09:55:33 $ docker rm -f --volumes 1f0f9b6854f8fec04c297ccd9b371dfcfcac3706ea835f680c08ca35bcc1e653 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:55:36 Warning: overwriting stash ‘coverage-report’ 09:55:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:55:38 + ls -al . 09:55:38 total 224 09:55:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:49 . 09:55:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:45 .. 09:55:38 -rw-rw-r-- 1 jenkins jenkins 140 Nov 27 09:46 .dockerignore 09:55:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:46 .git 09:55:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:46 .github 09:55:38 -rw-rw-r-- 1 jenkins jenkins 335 Nov 27 09:46 .gitignore 09:55:38 -rw-rw-r-- 1 jenkins jenkins 198 Nov 27 09:46 .golangci.yml 09:55:38 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 27 09:46 Attribution.txt 09:55:38 -rw-rw-r-- 1 jenkins jenkins 2704 Nov 27 09:46 CHANGELOG.md 09:55:38 -rw-rw-r-- 1 jenkins jenkins 1924 Nov 27 09:46 Dockerfile 09:55:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 09:46 GOVERNANCE.md 09:55:38 -rw-rw-r-- 1 jenkins jenkins 675 Nov 27 09:46 Jenkinsfile 09:55:38 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 27 09:46 LICENSE 09:55:38 -rw-rw-r-- 1 jenkins jenkins 2455 Nov 27 09:46 Makefile 09:55:38 -rw-rw-r-- 1 jenkins jenkins 617 Nov 27 09:46 OWNERS.md 09:55:38 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 27 09:46 README.md 09:55:38 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:42 VERSION 09:55:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:46 bin 09:55:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:46 cmd 09:55:38 -rw-r--r-- 1 jenkins jenkins 6770 Nov 27 09:54 coverage.out 09:55:38 -rw-rw-r-- 1 jenkins jenkins 6075 Nov 27 09:46 go.mod 09:55:38 -rw-rw-r-- 1 jenkins jenkins 86751 Nov 27 09:46 go.sum 09:55:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:46 internal 09:55:38 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:46 vendor 09:55:38 -rw-rw-r-- 1 jenkins jenkins 209 Nov 27 09:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:38 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b8d8295703c70f3eefd9a13bf1ba2fff9135040 --label arch=arm64 --label version=4.0.1 . 09:55:43 Sending build context to Docker daemon 57.28MB 09:55:43 Step 1/26 : ARG BASE=golang:1.23-alpine3.22 09:55:43 Step 2/26 : FROM ${BASE} AS builder 09:55:43 ---> c2b306d52f58 09:55:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:55:44 ---> Running in 08fd49185888 09:55:44 Removing intermediate container 08fd49185888 09:55:44 ---> 49a6f3381061 09:55:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:55:44 ---> Running in 5f3a5920af83 09:55:44 Removing intermediate container 5f3a5920af83 09:55:44 ---> 734bf6d72bcb 09:55:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:55:45 ---> Running in cf92f5a71add 09:55:45 Removing intermediate container cf92f5a71add 09:55:45 ---> 6db320ec9fae 09:55:45 Step 6/26 : WORKDIR /device-uart 09:55:45 ---> Running in fdb5980a6373 09:55:45 Removing intermediate container fdb5980a6373 09:55:45 ---> 7fb110d01b37 09:55:45 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:55:46 ---> Running in 623ca04d040e 09:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:55:50 OK: 244 MiB in 62 packages 09:55:50 Removing intermediate container 623ca04d040e 09:55:50 ---> d41516cb9eb9 09:55:50 Step 8/26 : COPY go.mod vendor* ./ 09:56:05 ---> d2f9051e61b0 09:56:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:05 ---> Running in 925bb698b0af 09:56:06 skipping... 09:56:07 Removing intermediate container 925bb698b0af 09:56:07 ---> a5a07186bfaa 09:56:07 Step 10/26 : COPY . . 09:56:25 ---> 069b049fb1a6 09:56:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:56:25 ---> Running in 35ab891f529d 09:56:25 Removing intermediate container 35ab891f529d 09:56:25 ---> c3ab3606dc0d 09:56:25 Step 12/26 : RUN ${MAKE} 09:56:25 ---> Running in 4ee4e4c14a6a 09:56:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 10:01:02 Removing intermediate container 4ee4e4c14a6a 10:01:02 ---> ae176ab04e4c 10:01:02 Step 13/26 : FROM alpine:3.22 10:01:02 3.22: Pulling from library/alpine 10:01:02 6b59a28fa201: Pulling fs layer 10:01:02 6b59a28fa201: Verifying Checksum 10:01:02 6b59a28fa201: Download complete 10:01:02 6b59a28fa201: Pull complete 10:01:02 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:01:02 Status: Downloaded newer image for alpine:3.22 10:01:02 ---> 171e65262c80 10:01:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:01:02 ---> Running in 461ff4a1b5e7 10:01:02 Removing intermediate container 461ff4a1b5e7 10:01:02 ---> 4938f4e90047 10:01:02 Step 15/26 : RUN apk add --update --no-cache dumb-init 10:01:02 ---> Running in fe6098e78218 10:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:01:02 (1/1) Installing dumb-init (1.2.5-r3) 10:01:02 Executing busybox-1.37.0-r19.trigger 10:01:02 OK: 8 MiB in 17 packages 10:01:02 Removing intermediate container fe6098e78218 10:01:02 ---> c9419199a03f 10:01:02 Step 16/26 : RUN apk --no-cache upgrade 10:01:02 ---> Running in 7f0e55da2508 10:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:01:02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 10:01:02 Executing busybox-1.37.0-r20.post-upgrade 10:01:02 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 10:01:02 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 10:01:02 Executing busybox-1.37.0-r20.trigger 10:01:02 OK: 8 MiB in 17 packages 10:01:02 Removing intermediate container 7f0e55da2508 10:01:02 ---> 1538c7b31b5b 10:01:02 Step 17/26 : WORKDIR / 10:01:02 ---> Running in 3a0b44f74d40 10:01:02 Removing intermediate container 3a0b44f74d40 10:01:02 ---> 396683b4375d 10:01:02 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 10:01:02 ---> e36eecb5ae7b 10:01:02 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 10:01:02 ---> 4a9cc54b93aa 10:01:02 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 10:01:04 ---> d7406ba86c6d 10:01:04 Step 21/26 : EXPOSE 59995 10:01:04 ---> Running in 369f6d76bf11 10:01:04 Removing intermediate container 369f6d76bf11 10:01:04 ---> 5b825114c838 10:01:04 Step 22/26 : ENTRYPOINT ["/device-uart"] 10:01:05 ---> Running in 6cbdd9bcf862 10:01:05 Removing intermediate container 6cbdd9bcf862 10:01:05 ---> 4c36896bef12 10:01:05 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:01:05 ---> Running in 52b0231d2e84 10:01:05 Removing intermediate container 52b0231d2e84 10:01:05 ---> 4396943dcf99 10:01:05 Step 24/26 : LABEL arch=arm64 10:01:05 ---> Running in 5d32c677008d 10:01:06 Removing intermediate container 5d32c677008d 10:01:06 ---> 90471e3101d7 10:01:06 Step 25/26 : LABEL git_sha=1b8d8295703c70f3eefd9a13bf1ba2fff9135040 10:01:06 ---> Running in 048a51e205a3 10:01:06 Removing intermediate container 048a51e205a3 10:01:06 ---> 06a8139a891f 10:01:06 Step 26/26 : LABEL version=4.0.1 10:01:06 ---> Running in 010377cb57fc 10:01:07 Removing intermediate container 010377cb57fc 10:01:07 ---> 3d7bb631235b 10:01:07 [Warning] One or more build-args [ARCH] were not consumed 10:01:07 Successfully built 3d7bb631235b 10:01:07 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:08 provisioning config files... 10:01:08 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/7@tmp/config10055916430412740263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:08 ---> ****-login.sh 10:01:08 nexus3.edgexfoundry.org:10001 10:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:08 Configure a credential helper to remove this warning. See 10:01:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:08 10:01:08 Login Succeeded 10:01:08 nexus3.edgexfoundry.org:10002 10:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:09 Configure a credential helper to remove this warning. See 10:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:09 10:01:09 Login Succeeded 10:01:09 nexus3.edgexfoundry.org:10003 10:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:09 Configure a credential helper to remove this warning. See 10:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:09 10:01:09 Login Succeeded 10:01:09 nexus3.edgexfoundry.org:10004 10:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:10 Configure a credential helper to remove this warning. See 10:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:10 10:01:10 Login Succeeded 10:01:10 ****.io 10:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:10 Configure a credential helper to remove this warning. See 10:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:10 10:01:10 Login Succeeded 10:01:10 ---> ****-login.sh ends [Pipeline] } 10:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:01:10 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 10:01:10 1b8d8295703c70f3eefd9a13bf1ba2fff9135040 10:01:10 4.0.1 10:01:10 1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 10:01:10 odessa 10:01:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:11 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:11 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 10:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:01:11 f02052ee165b: Preparing 10:01:11 1ae7d7e764c3: Preparing 10:01:11 11b97ac6491b: Preparing 10:01:11 7e1ce8716a67: Preparing 10:01:11 0c2b8aa74757: Preparing 10:01:11 0e64f2360a44: Preparing 10:01:11 0e64f2360a44: Waiting 10:01:11 11b97ac6491b: Pushed 10:01:11 1ae7d7e764c3: Pushed 10:01:11 0c2b8aa74757: Pushed 10:01:11 0e64f2360a44: Layer already exists 10:01:12 7e1ce8716a67: Pushed 10:01:24 f02052ee165b: Pushed 10:01:24 1b8d8295703c70f3eefd9a13bf1ba2fff9135040: digest: sha256:f4720226301e855a87bb179ce5d3fe49ba537e53e08dfe45bbaf5e9cc7217ad5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:24 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:25 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.1 10:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:01:25 f02052ee165b: Preparing 10:01:25 1ae7d7e764c3: Preparing 10:01:25 11b97ac6491b: Preparing 10:01:25 7e1ce8716a67: Preparing 10:01:25 0c2b8aa74757: Preparing 10:01:25 0e64f2360a44: Preparing 10:01:25 0e64f2360a44: Waiting 10:01:25 7e1ce8716a67: Layer already exists 10:01:25 f02052ee165b: Layer already exists 10:01:25 11b97ac6491b: Layer already exists 10:01:25 1ae7d7e764c3: Layer already exists 10:01:25 0c2b8aa74757: Layer already exists 10:01:25 0e64f2360a44: Layer already exists 10:01:25 4.0.1: digest: sha256:f4720226301e855a87bb179ce5d3fe49ba537e53e08dfe45bbaf5e9cc7217ad5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:25 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 10:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:01:26 f02052ee165b: Preparing 10:01:26 1ae7d7e764c3: Preparing 10:01:26 11b97ac6491b: Preparing 10:01:26 7e1ce8716a67: Preparing 10:01:26 0c2b8aa74757: Preparing 10:01:26 0e64f2360a44: Preparing 10:01:26 0e64f2360a44: Waiting 10:01:26 0c2b8aa74757: Layer already exists 10:01:26 1ae7d7e764c3: Layer already exists 10:01:26 11b97ac6491b: Layer already exists 10:01:26 f02052ee165b: Layer already exists 10:01:26 7e1ce8716a67: Layer already exists 10:01:26 0e64f2360a44: Layer already exists 10:01:26 1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1: digest: sha256:f4720226301e855a87bb179ce5d3fe49ba537e53e08dfe45bbaf5e9cc7217ad5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:27 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa 10:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:01:27 f02052ee165b: Preparing 10:01:27 1ae7d7e764c3: Preparing 10:01:27 11b97ac6491b: Preparing 10:01:27 7e1ce8716a67: Preparing 10:01:27 0c2b8aa74757: Preparing 10:01:27 0e64f2360a44: Preparing 10:01:27 0e64f2360a44: Waiting 10:01:27 0c2b8aa74757: Layer already exists 10:01:27 1ae7d7e764c3: Layer already exists 10:01:27 11b97ac6491b: Layer already exists 10:01:27 f02052ee165b: Layer already exists 10:01:27 7e1ce8716a67: Layer already exists 10:01:27 0e64f2360a44: Layer already exists 10:01:27 odessa: digest: sha256:f4720226301e855a87bb179ce5d3fe49ba537e53e08dfe45bbaf5e9cc7217ad5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:27 ===================================================== [Pipeline] echo 10:01:27 taggedImages: 10:01:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 10:01:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.1 10:01:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 10:01:27 - nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] echo 10:01:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040 [Pipeline] echo 10:01:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.1 [Pipeline] echo 10:01:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:1b8d8295703c70f3eefd9a13bf1ba2fff9135040-4.0.1 [Pipeline] echo 10:01:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:28 10:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:28 arm64: Pulling from edgex-lftools-log-publisher 10:01:28 8998bd30e6a1: Pulling fs layer 10:01:28 04944245beec: Pulling fs layer 10:01:28 699f458cf7ca: Pulling fs layer 10:01:28 765212b225bb: Pulling fs layer 10:01:28 f23df028b6ca: Pulling fs layer 10:01:28 d65c8cfc05b1: Pulling fs layer 10:01:28 2437ff75d9bd: Pulling fs layer 10:01:28 765212b225bb: Waiting 10:01:28 f23df028b6ca: Waiting 10:01:28 d65c8cfc05b1: Waiting 10:01:28 2437ff75d9bd: Waiting 10:01:28 04944245beec: Verifying Checksum 10:01:28 04944245beec: Download complete 10:01:28 765212b225bb: Verifying Checksum 10:01:28 765212b225bb: Download complete 10:01:28 f23df028b6ca: Verifying Checksum 10:01:28 d65c8cfc05b1: Verifying Checksum 10:01:28 d65c8cfc05b1: Download complete 10:01:28 699f458cf7ca: Verifying Checksum 10:01:28 699f458cf7ca: Download complete 10:01:29 8998bd30e6a1: Verifying Checksum 10:01:29 8998bd30e6a1: Download complete 10:01:32 2437ff75d9bd: Verifying Checksum 10:01:32 2437ff75d9bd: Download complete 10:01:34 8998bd30e6a1: Pull complete 10:01:35 04944245beec: Pull complete 10:01:37 699f458cf7ca: Pull complete 10:01:37 765212b225bb: Pull complete 10:01:38 f23df028b6ca: Pull complete 10:01:38 d65c8cfc05b1: Pull complete 10:01:56 2437ff75d9bd: Pull complete 10:01:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:56 prd-ubuntu20.04-docker-arm64-4c-16g-773978 does not seem to be running inside a container 10:01:57 $ 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-uart/7 -v /w/workspace/device-uart/7:/w/workspace/device-uart/7:rw,z -v /w/workspace/device-uart/7@tmp:/w/workspace/device-uart/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:02:00 $ docker top c50bb80036da8c6621d1e73cbf4423cbf2ae2fa9ddcaaa45676c2f4f2e99e9ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:01 ---> job-cost.sh 10:02:01 lf-activate-venv: SKIPPING 10:02:01 INFO: No Stack... 10:02:01 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:02 INFO: Archiving Costs [Pipeline] sh 10:02:03 + cut -d, -f6 10:02:03 + cat /w/workspace/device-uart/7/archives/cost.csv [Pipeline] lock 10:02:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] 10:02:03 Resource [jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] did not exist. Created. 10:02:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:04 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:05 Stashed 1 file(s) [Pipeline] } 10:02:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:05 $ docker stop --time=1 c50bb80036da8c6621d1e73cbf4423cbf2ae2fa9ddcaaa45676c2f4f2e99e9ea 10:02:06 $ docker rm -f --volumes c50bb80036da8c6621d1e73cbf4423cbf2ae2fa9ddcaaa45676c2f4f2e99e9ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Calling Pipeline was cancelled 15:31:09 Sending interrupt signal to process Calling Pipeline was cancelled 15:31:09 Sending interrupt signal to process 15:31:12 script returned exit code 143 [Pipeline] } 15:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:31:13 + '[' -d /w/workspace/edgexfoundry_device-uart_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:31:14 ---> package-listing.sh 15:31:14 ++ facter osfamily 15:31:14 ++ tr '[:upper:]' '[:lower:]' 15:31:14 + OS_FAMILY=redhat 15:31:14 + workspace=/w/workspace/edgexfoundry_device-uart_odessa 15:31:14 + START_PACKAGES=/tmp/packages_start.txt 15:31:14 + END_PACKAGES=/tmp/packages_end.txt 15:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:14 + PACKAGES=/tmp/packages_start.txt 15:31:14 + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' 15:31:14 + PACKAGES=/tmp/packages_end.txt 15:31:14 + case "${OS_FAMILY}" in 15:31:14 + rpm -qa 15:31:14 + sort 15:31:14 + '[' -f /tmp/packages_start.txt ']' 15:31:14 + '[' -f /tmp/packages_end.txt ']' 15:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:31:14 + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' 15:31:14 + mkdir -p /w/workspace/edgexfoundry_device-uart_odessa/archives/ 15:31:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_odessa/archives/ [Pipeline] echo 15:31:14 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/edgexfoundry_device-uart_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:15 15:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:16 latest: Pulling from edgex-lftools-log-publisher 15:31:16 5eb5b503b376: Pulling fs layer 15:31:16 5c69ac0246d0: Pulling fs layer 15:31:16 ec43610c2a17: Pulling fs layer 15:31:16 3a2ae6a8a46f: Pulling fs layer 15:31:16 33b1e0a273af: Pulling fs layer 15:31:16 5d3b04190fa2: Pulling fs layer 15:31:16 2f39f015ded8: Pulling fs layer 15:31:16 3a2ae6a8a46f: Waiting 15:31:16 33b1e0a273af: Waiting 15:31:16 5d3b04190fa2: Waiting 15:31:16 2f39f015ded8: Waiting 15:31:16 5c69ac0246d0: Verifying Checksum 15:31:16 5c69ac0246d0: Download complete 15:31:16 3a2ae6a8a46f: Verifying Checksum 15:31:16 3a2ae6a8a46f: Download complete 15:31:16 33b1e0a273af: Verifying Checksum 15:31:16 33b1e0a273af: Download complete 15:31:16 5d3b04190fa2: Verifying Checksum 15:31:16 5d3b04190fa2: Download complete 15:31:16 ec43610c2a17: Verifying Checksum 15:31:16 ec43610c2a17: Download complete 15:31:16 5eb5b503b376: Verifying Checksum 15:31:16 5eb5b503b376: Download complete 15:31:16 2f39f015ded8: Verifying Checksum 15:31:16 2f39f015ded8: Download complete 15:31:17 5eb5b503b376: Pull complete 15:31:17 5c69ac0246d0: Pull complete 15:31:18 ec43610c2a17: Pull complete 15:31:18 3a2ae6a8a46f: Pull complete 15:31:18 33b1e0a273af: Pull complete 15:31:18 5d3b04190fa2: Pull complete 15:31:22 2f39f015ded8: Pull complete 15:31:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:23 prd-centos7-docker-4c-2g-773989 does not seem to be running inside a container 15:31:23 $ 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/edgexfoundry_device-uart_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat Click here to forcibly terminate running steps Click here to forcibly terminate running steps 15:31:26 $ docker top 84d3e5a3fb9cc5d9b4934a8d27c4a1f9ef8e5e7d4a11151b662ad735111b638d -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:26 + touch /tmp/pre-build-complete [Pipeline] sh 15:31:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:31:27 + ls /var/log/sa-host 15:31:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:27 provisioning config files... 15:31:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config6366635303772751201tmp [Pipeline] { [Pipeline] echo 15:31:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:31:27 ---> create-netrc.sh [Pipeline] } 15:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:31:28 ---> python-tools-install.sh [Pipeline] echo 15:31:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:31:28 ---> sudo-logs.sh 15:31:28 Archiving 'sudo' log.. 15:31:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-773989.novalocal: Name or service not known 15:31:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-773989.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:31:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:31:29 ---> job-cost.sh 15:31:29 lf-activate-venv: SKIPPING 15:31:29 DEBUG: total: 0.10999999940395355 15:31:29 INFO: Retrieving Stack Cost... 15:31:29 INFO: Retrieving Pricing Info for: v3-standard-2 15:31:29 INFO: Archiving Costs [Pipeline] echo 15:31:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:31:30 ---> logs-deploy.sh 15:31:30 lf-activate-venv: SKIPPING 15:31:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/odessa/7 15:31:30 INFO: archiving workspace using pattern(s): 15:31:31 Archives upload complete. 15:31:31 INFO: archiving logs to Nexus 15:31:32 ---> uname -a: 15:31:32 Linux prd-centos7-docker-4c-2g-773989.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 15:31:32 15:31:32 15:31:32 ---> lscpu: 15:31:32 Architecture: x86_64 15:31:32 CPU op-mode(s): 32-bit, 64-bit 15:31:32 Byte Order: Little Endian 15:31:32 Address sizes: 40 bits physical, 48 bits virtual 15:31:32 CPU(s): 2 15:31:32 On-line CPU(s) list: 0,1 15:31:32 Thread(s) per core: 1 15:31:32 Core(s) per socket: 1 15:31:32 Socket(s): 2 15:31:32 NUMA node(s): 1 15:31:32 Vendor ID: AuthenticAMD 15:31:32 CPU family: 23 15:31:32 Model: 49 15:31:32 Model name: AMD EPYC-Rome Processor 15:31:32 Stepping: 0 15:31:32 CPU MHz: 2800.000 15:31:32 BogoMIPS: 5600.00 15:31:32 Virtualization: AMD-V 15:31:32 Hypervisor vendor: KVM 15:31:32 Virtualization type: full 15:31:32 L1d cache: 64 KiB 15:31:32 L1i cache: 64 KiB 15:31:32 L2 cache: 1 MiB 15:31:32 L3 cache: 32 MiB 15:31:32 NUMA node0 CPU(s): 0,1 15:31:32 Vulnerability Itlb multihit: Not affected 15:31:32 Vulnerability L1tf: Not affected 15:31:32 Vulnerability Mds: Not affected 15:31:32 Vulnerability Meltdown: Not affected 15:31:32 Vulnerability Mmio stale data: Not affected 15:31:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:31:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:31:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:31:32 Vulnerability Srbds: Not affected 15:31:32 Vulnerability Tsx async abort: Not affected 15:31:32 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:31:32 15:31:32 15:31:32 ---> nproc: 15:31:32 2 15:31:32 15:31:32 15:31:32 ---> df -h: 15:31:32 Filesystem Size Used Avail Use% Mounted on 15:31:32 overlay 40G 6.8G 34G 17% / 15:31:32 tmpfs 64M 0 64M 0% /dev 15:31:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:31:32 shm 64M 0 64M 0% /dev/shm 15:31:32 /dev/vda1 40G 6.8G 34G 17% /facter-os 15:31:32 15:31:32 15:31:32 Cannot open /var/log/sysstat/sa27: No such file or directory 15:31:32 Please check if data collecting is enabled 15:31:32 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:31:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 15:31:32 $ docker stop --time=1 84d3e5a3fb9cc5d9b4934a8d27c4a1f9ef8e5e7d4a11151b662ad735111b638d 15:31:33 $ docker rm -f --volumes 84d3e5a3fb9cc5d9b4934a8d27c4a1f9ef8e5e7d4a11151b662ad735111b638d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 15:31:33 [WS-CLEANUP] Deleting project workspace... 15:31:33 [WS-CLEANUP] Deferred wipeout is used... 15:31:33 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:33 15:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:34 latest: Pulling from edgex-lftools-log-publisher 15:31:34 5eb5b503b376: Pulling fs layer 15:31:34 5c69ac0246d0: Pulling fs layer 15:31:34 ec43610c2a17: Pulling fs layer 15:31:34 3a2ae6a8a46f: Pulling fs layer 15:31:34 33b1e0a273af: Pulling fs layer 15:31:34 5d3b04190fa2: Pulling fs layer 15:31:34 2f39f015ded8: Pulling fs layer 15:31:34 33b1e0a273af: Waiting 15:31:34 5d3b04190fa2: Waiting 15:31:34 2f39f015ded8: Waiting 15:31:34 3a2ae6a8a46f: Waiting 15:31:34 5c69ac0246d0: Verifying Checksum 15:31:34 5c69ac0246d0: Download complete 15:31:34 3a2ae6a8a46f: Verifying Checksum 15:31:34 3a2ae6a8a46f: Download complete 15:31:34 33b1e0a273af: Verifying Checksum 15:31:34 33b1e0a273af: Download complete 15:31:34 5d3b04190fa2: Verifying Checksum 15:31:34 5d3b04190fa2: Download complete 15:31:34 ec43610c2a17: Verifying Checksum 15:31:34 ec43610c2a17: Download complete 15:31:34 5eb5b503b376: Verifying Checksum 15:31:34 5eb5b503b376: Download complete 15:31:35 2f39f015ded8: Download complete 15:31:36 5eb5b503b376: Pull complete 15:31:36 5c69ac0246d0: Pull complete 15:31:37 ec43610c2a17: Pull complete 15:31:37 3a2ae6a8a46f: Pull complete 15:31:37 33b1e0a273af: Pull complete 15:31:37 5d3b04190fa2: Pull complete 15:31:43 2f39f015ded8: Pull complete 15:31:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:43 prd-ubuntu20.04-docker-8c-8g-773954 does not seem to be running inside a container 15:31:44 $ 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/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:45 $ docker top 321b41c4cc6107c3067096570e734a6179117ede3ec3125fc9e357a06a76d63e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:45 ---> job-cost.sh 15:31:45 lf-activate-venv: SKIPPING 15:31:45 INFO: No Stack... 15:31:46 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:46 INFO: Archiving Costs [Pipeline] sh 15:31:46 + cat /w/workspace/edgexfoundry_device-uart_odessa/archives/cost.csv 15:31:46 + cut -d, -f6 [Pipeline] lock 15:31:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] 15:31:46 Resource [jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] did not exist. Created. 15:31:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:47 /w/workspace/edgexfoundry_device-uart_odessa@tmp/durable-5cedc6a5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:31:47 + echo total: 1.309999942779541 [Pipeline] stash 15:31:47 Warning: overwriting stash ‘stack-cost’ 15:31:47 Stashed 1 file(s) [Pipeline] } 15:31:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:47 $ docker stop --time=1 321b41c4cc6107c3067096570e734a6179117ede3ec3125fc9e357a06a76d63e 15:31:48 $ docker rm -f --volumes 321b41c4cc6107c3067096570e734a6179117ede3ec3125fc9e357a06a76d63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:31:49 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 15:31:50 + [ -d /w/workspace/edgexfoundry_device-uart_odessa/archives ] 15:31:50 + ls -al /w/workspace/edgexfoundry_device-uart_odessa/archives 15:31:50 total 16 15:31:50 drwxr-xr-x 3 root root 4096 Nov 27 15:31 . 15:31:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 15:31 .. 15:31:50 drwxr-xr-x 2 root root 4096 Nov 27 15:31 cost 15:31:50 -rw-r--r-- 1 root root 85 Nov 27 15:31 cost.csv 15:31:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_odessa/archives 15:31:50 + ls -al /w/workspace/edgexfoundry_device-uart_odessa/archives 15:31:50 total 16 15:31:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 15:31 . 15:31:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 15:31 .. 15:31:50 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 15:31 cost 15:31:50 -rw-r--r-- 1 jenkins jenkins 85 Nov 27 15:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:31:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:31:51 ---> package-listing.sh 15:31:51 ++ facter osfamily 15:31:51 ++ tr '[:upper:]' '[:lower:]' 15:31:51 + OS_FAMILY=debian 15:31:51 + workspace=/w/workspace/edgexfoundry_device-uart_odessa 15:31:51 + START_PACKAGES=/tmp/packages_start.txt 15:31:51 + END_PACKAGES=/tmp/packages_end.txt 15:31:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:51 + PACKAGES=/tmp/packages_start.txt 15:31:51 + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' 15:31:51 + PACKAGES=/tmp/packages_end.txt 15:31:51 + case "${OS_FAMILY}" in 15:31:51 + dpkg -l 15:31:51 + grep '^ii' 15:31:51 + '[' -f /tmp/packages_start.txt ']' 15:31:51 + '[' -f /tmp/packages_end.txt ']' 15:31:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:31:51 + '[' /w/workspace/edgexfoundry_device-uart_odessa ']' 15:31:51 + mkdir -p /w/workspace/edgexfoundry_device-uart_odessa/archives/ 15:31:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_odessa/archives/ [Pipeline] echo 15:31:51 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/edgexfoundry_device-uart_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:31:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:52 prd-ubuntu20.04-docker-8c-8g-773954 does not seem to be running inside a container 15:31:52 $ 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/edgexfoundry_device-uart_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_odessa -v /w/workspace/edgexfoundry_device-uart_odessa:/w/workspace/edgexfoundry_device-uart_odessa:rw,z -v /w/workspace/edgexfoundry_device-uart_odessa@tmp:/w/workspace/edgexfoundry_device-uart_odessa@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 15:31:52 $ docker top 1a6a430febb607cdf5ddde867286f2ab8e627c3625da9be4f2f241e8aefb7afd -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:31:53 + mkdir -p /var/log/sysstat [Pipeline] sh 15:31:53 + ls /var/log/sa-host 15:31:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:53 provisioning config files... 15:31:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_odessa@tmp/config14133411132736502435tmp [Pipeline] { [Pipeline] echo 15:31:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:31:54 ---> create-netrc.sh [Pipeline] } 15:31:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:31:54 ---> python-tools-install.sh [Pipeline] echo 15:31:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:31:54 ---> sudo-logs.sh 15:31:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:31:55 ---> job-cost.sh 15:31:55 lf-activate-venv: SKIPPING 15:31:55 DEBUG: total: 1.309999942779541 15:31:55 INFO: Retrieving Stack Cost... 15:31:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:55 INFO: Archiving Costs [Pipeline] echo 15:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:31:55 ---> logs-deploy.sh 15:31:55 lf-activate-venv: SKIPPING 15:31:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/odessa/7 15:31:55 INFO: archiving workspace using pattern(s): 15:31:56 Archives upload complete. 15:31:56 INFO: archiving logs to Nexus 15:31:57 ---> uname -a: 15:31:57 Linux prd-ubuntu20-04-docker-8c-8g-773954 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 15:31:57 15:31:57 15:31:57 ---> lscpu: 15:31:57 Architecture: x86_64 15:31:57 CPU op-mode(s): 32-bit, 64-bit 15:31:57 Byte Order: Little Endian 15:31:57 Address sizes: 40 bits physical, 48 bits virtual 15:31:57 CPU(s): 8 15:31:57 On-line CPU(s) list: 0-7 15:31:57 Thread(s) per core: 1 15:31:57 Core(s) per socket: 1 15:31:57 Socket(s): 8 15:31:57 NUMA node(s): 1 15:31:57 Vendor ID: AuthenticAMD 15:31:57 CPU family: 23 15:31:57 Model: 49 15:31:57 Model name: AMD EPYC-Rome Processor 15:31:57 Stepping: 0 15:31:57 CPU MHz: 2799.998 15:31:57 BogoMIPS: 5599.99 15:31:57 Virtualization: AMD-V 15:31:57 Hypervisor vendor: KVM 15:31:57 Virtualization type: full 15:31:57 L1d cache: 256 KiB 15:31:57 L1i cache: 256 KiB 15:31:57 L2 cache: 4 MiB 15:31:57 L3 cache: 128 MiB 15:31:57 NUMA node0 CPU(s): 0-7 15:31:57 Vulnerability Gather data sampling: Not affected 15:31:57 Vulnerability Itlb multihit: Not affected 15:31:57 Vulnerability L1tf: Not affected 15:31:57 Vulnerability Mds: Not affected 15:31:57 Vulnerability Meltdown: Not affected 15:31:57 Vulnerability Mmio stale data: Not affected 15:31:57 Vulnerability Retbleed: Vulnerable 15:31:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:31:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:31:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:31:57 Vulnerability Srbds: Not affected 15:31:57 Vulnerability Tsx async abort: Not affected 15:31:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:31:57 15:31:57 15:31:57 ---> nproc: 15:31:57 8 15:31:57 15:31:57 15:31:57 ---> df -h: 15:31:57 Filesystem Size Used Avail Use% Mounted on 15:31:57 overlay 155G 13G 142G 9% / 15:31:57 tmpfs 64M 0 64M 0% /dev 15:31:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:31:57 shm 64M 0 64M 0% /dev/shm 15:31:57 /dev/vda1 155G 13G 142G 9% /facter-os 15:31:57 15:31:57 15:31:57 ---> sar -b -r -n DEV: 15:31:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773954) 11/27/25 _x86_64_ (8 CPU) 15:31:57 15:31:57 09:41:36 LINUX RESTART (8 CPU) 15:31:57 15:31:57 09:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:31:57 09:43:01 344.94 71.85 273.09 0.00 12797.73 114735.94 0.00 15:31:57 09:44:01 272.69 4.27 268.43 0.00 53.72 109283.32 0.00 15:31:57 09:45:01 140.86 0.32 140.54 0.00 35.19 36013.20 0.00 15:31:57 09:46:01 1.73 0.00 1.73 0.00 0.00 19.19 0.00 15:31:57 09:47:01 47.93 3.83 44.09 0.00 4288.62 8997.83 0.00 15:31:57 09:48:01 5.43 0.02 5.42 0.00 0.13 112.25 0.00 15:31:57 09:49:01 2.28 0.00 2.28 0.00 0.00 25.60 0.00 15:31:57 09:50:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 15:31:57 09:51:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 15:31:57 09:52:01 1.33 0.30 1.03 0.00 16.80 13.20 0.00 15:31:57 09:53:01 1.28 0.00 1.28 0.00 0.00 19.46 0.00 15:31:57 09:54:01 2.48 1.38 1.10 0.00 28.93 14.53 0.00 15:31:57 09:55:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 15:31:57 09:56:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 15:31:57 09:57:01 1.98 0.02 1.97 0.00 0.13 26.66 0.00 15:31:57 09:58:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 15:31:57 09:59:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 15:31:57 10:00:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 15:31:57 10:01:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:31:57 10:02:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 15:31:57 10:03:02 1.10 0.00 1.10 0.00 0.00 12.00 0.00 15:31:57 10:04:01 1.46 0.00 1.46 0.00 0.00 17.49 0.00 15:31:57 10:05:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:31:57 10:06:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 15:31:57 10:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 15:31:57 10:08:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 15:31:57 10:09:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 15:31:57 10:10:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 15:31:57 10:11:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:31:57 10:12:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 15:31:57 10:13:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:31:57 10:14:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 15:31:57 10:15:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 15:31:57 10:16:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 15:31:57 10:17:01 1.05 0.02 1.03 0.00 0.13 11.20 0.00 15:31:57 10:18:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 15:31:57 10:19:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 15:31:57 10:20:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 15:31:57 10:21:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 15:31:57 10:22:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 15:31:57 10:23:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 15:31:57 10:24:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 15:31:57 10:25:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 15:31:57 10:26:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 15:31:57 10:27:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 15:31:57 10:28:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 15:31:57 10:29:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:31:57 10:30:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 15:31:57 10:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 15:31:57 10:32:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 15:31:57 10:33:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 15:31:57 10:34:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 15:31:57 10:35:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 15:31:57 10:36:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 15:31:57 10:37:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 15:31:57 10:38:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 15:31:57 10:39:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 15:31:57 10:40:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 15:31:57 10:41:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 15:31:57 10:42:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 15:31:57 10:43:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 15:31:57 10:44:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 15:31:57 10:45:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 15:31:57 10:46:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 15:31:57 10:47:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 15:31:57 10:48:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 15:31:57 10:49:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 15:31:57 10:50:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 15:31:57 10:51:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 15:31:57 10:52:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 15:31:57 10:53:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 15:31:57 10:54:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 15:31:57 10:55:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 15:31:57 10:56:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 15:31:57 10:57:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 15:31:57 10:58:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 15:31:57 10:59:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 15:31:57 11:00:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 15:31:57 11:01:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 15:31:57 11:02:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 15:31:57 11:03:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 15:31:57 11:04:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 15:31:57 11:05:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 15:31:57 11:06:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 15:31:57 11:07:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 15:31:57 11:08:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 15:31:57 11:09:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 15:31:57 11:10:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 15:31:57 11:11:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 15:31:57 11:12:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 15:31:57 11:13:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 15:31:57 11:14:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 15:31:57 11:15:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 15:31:57 11:16:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 15:31:57 11:17:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 15:31:57 11:18:01 1.73 0.00 1.73 0.00 0.00 21.33 0.00 15:31:57 11:19:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 15:31:57 11:20:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 15:31:57 11:21:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 15:31:57 11:22:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 15:31:57 11:23:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 15:31:57 11:24:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 15:31:57 11:25:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 15:31:57 11:26:02 2.23 0.18 2.05 0.00 18.80 28.40 0.00 15:31:57 11:27:01 1.34 0.00 1.34 0.00 0.00 15.45 0.00 15:31:57 11:28:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 15:31:57 11:29:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 15:31:57 11:30:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 15:31:57 11:31:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 15:31:57 11:32:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 15:31:57 11:33:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 15:31:57 11:34:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 15:31:57 11:35:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 15:31:57 11:36:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 15:31:57 11:37:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:31:57 11:38:01 1.13 0.00 1.13 0.00 0.00 15.20 0.00 15:31:57 11:39:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 15:31:57 11:40:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 15:31:57 11:41:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 15:31:57 11:42:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 15:31:57 11:43:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 15:31:57 11:44:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 15:31:57 11:45:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 15:31:57 11:46:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 15:31:57 11:47:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 15:31:57 11:48:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 15:31:57 11:49:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 15:31:57 11:50:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 15:31:57 11:51:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 15:31:57 11:52:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 15:31:57 11:53:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 15:31:57 11:54:01 1.52 0.00 1.52 0.00 0.00 19.86 0.00 15:31:57 11:55:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 15:31:57 11:56:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 15:31:57 11:57:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 15:31:57 11:58:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 15:31:57 11:59:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 15:31:57 12:00:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 15:31:57 12:01:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 15:31:57 12:02:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 15:31:57 12:03:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 15:31:57 12:04:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 15:31:57 12:05:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 15:31:57 12:06:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 15:31:57 12:07:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 15:31:57 12:08:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 15:31:57 12:09:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 15:31:57 12:10:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 15:31:57 12:11:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 15:31:57 12:12:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 15:31:57 12:13:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 15:31:57 12:14:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 15:31:57 12:15:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 15:31:57 12:16:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 15:31:57 12:17:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 15:31:57 12:18:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 15:31:57 12:19:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 15:31:57 12:20:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 15:31:57 12:21:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 15:31:57 12:22:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 15:31:57 12:23:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 15:31:57 12:24:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 15:31:57 12:25:01 1.03 0.00 1.03 0.00 0.00 11.19 0.00 15:31:57 12:26:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 15:31:57 12:27:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 15:31:57 12:28:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 15:31:57 12:29:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 15:31:57 12:30:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 15:31:57 12:31:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 15:31:57 12:32:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 15:31:57 12:33:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 15:31:57 12:34:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 15:31:57 12:35:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 15:31:57 12:36:01 1.63 0.00 1.63 0.00 0.00 20.26 0.00 15:31:57 12:37:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 15:31:57 12:38:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 15:31:57 12:39:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 15:31:57 12:40:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 15:31:57 12:41:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 15:31:57 12:42:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 15:31:57 12:43:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 15:31:57 12:44:02 1.55 0.00 1.55 0.00 0.00 19.19 0.00 15:31:57 12:45:01 1.25 0.00 1.25 0.00 0.00 13.42 0.00 15:31:57 12:46:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 15:31:57 12:47:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 15:31:57 12:48:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 15:31:57 12:49:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:31:57 12:50:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 15:31:57 12:51:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 15:31:57 12:52:01 1.17 0.02 1.15 0.00 0.67 14.13 0.00 15:31:57 12:53:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 15:31:57 12:54:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 15:31:57 12:55:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 15:31:57 12:56:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 15:31:57 12:57:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 15:31:57 12:58:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 15:31:57 12:59:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 15:31:57 13:00:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 15:31:57 13:01:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 15:31:57 13:02:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 15:31:57 13:03:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 15:31:57 13:04:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 15:31:57 13:05:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 15:31:57 13:06:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 15:31:57 13:07:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 15:31:57 13:08:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 15:31:57 13:09:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 15:31:57 13:10:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 15:31:57 13:11:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 15:31:57 13:12:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 15:31:57 13:13:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 15:31:57 13:14:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 15:31:57 13:15:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 15:31:57 13:16:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 15:31:57 13:17:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:31:57 13:18:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 15:31:57 13:19:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 15:31:57 13:20:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 15:31:57 13:21:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 15:31:57 13:22:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 15:31:57 13:23:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 15:31:57 13:24:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:31:57 13:25:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 15:31:57 13:26:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 15:31:57 13:27:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 15:31:57 13:28:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 15:31:57 13:29:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 15:31:57 13:30:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 15:31:57 13:31:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 15:31:57 13:32:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 15:31:57 13:33:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:31:57 13:34:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 15:31:57 13:35:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:31:57 13:36:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 15:31:57 13:37:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 15:31:57 13:38:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 15:31:57 13:39:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 15:31:57 13:40:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 15:31:57 13:41:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 15:31:57 13:42:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:31:57 13:43:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 15:31:57 13:44:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 15:31:57 13:45:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 15:31:57 13:46:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 15:31:57 13:47:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 15:31:57 13:48:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 15:31:57 13:49:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 15:31:57 13:50:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 15:31:57 13:51:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 15:31:57 13:52:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 15:31:57 13:53:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 15:31:57 13:54:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 15:31:57 13:55:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 15:31:57 13:56:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:31:57 13:57:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 15:31:57 13:58:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 15:31:57 13:59:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 15:31:57 14:00:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 15:31:57 14:01:01 1.12 0.00 1.12 0.00 0.00 11.20 0.00 15:31:57 14:02:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 15:31:57 14:03:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 15:31:57 14:04:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 15:31:57 14:05:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 15:31:57 14:06:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 15:31:57 14:07:02 1.35 0.00 1.35 0.00 0.00 14.93 0.00 15:31:57 14:08:01 1.05 0.00 1.05 0.00 0.00 12.61 0.00 15:31:57 14:09:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 15:31:57 14:10:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 15:31:57 14:11:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 15:31:57 14:12:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 15:31:57 14:13:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 15:31:57 14:14:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 15:31:57 14:15:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 15:31:57 14:16:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 15:31:57 14:17:01 1.80 0.00 1.80 0.00 0.00 22.26 0.00 15:31:57 14:18:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 15:31:57 14:19:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 15:31:57 14:20:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 15:31:57 14:21:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 15:31:57 14:22:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 15:31:57 14:23:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 15:31:57 14:24:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 15:31:57 14:25:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 15:31:57 14:26:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 15:31:57 14:27:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 15:31:57 14:28:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 15:31:57 14:29:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 15:31:57 14:30:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 15:31:57 14:31:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 15:31:57 14:32:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 15:31:57 14:33:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 15:31:57 14:34:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 15:31:57 14:35:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 15:31:57 14:36:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 15:31:57 14:37:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 15:31:57 14:38:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 15:31:57 14:39:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 15:31:57 14:40:13 0.87 0.00 0.87 0.00 0.00 10.05 0.00 15:31:57 14:41:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 15:31:57 14:42:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 15:31:57 14:43:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 15:31:57 14:44:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 15:31:57 14:45:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 15:31:57 14:46:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 15:31:57 14:47:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 15:31:57 14:48:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 15:31:57 14:49:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 15:31:57 14:50:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 15:31:57 14:51:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 15:31:57 14:52:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 15:31:57 14:53:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 15:31:57 14:54:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 15:31:57 14:55:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 15:31:57 14:56:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 15:31:57 14:57:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 15:31:57 14:58:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 15:31:57 14:59:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 15:31:57 15:00:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 15:31:57 15:01:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 15:31:57 15:02:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 15:31:57 15:03:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 15:31:57 15:04:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 15:31:57 15:05:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 15:31:57 15:06:01 0.93 0.00 0.93 0.00 0.00 10.39 0.00 15:31:57 15:07:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 15:31:57 15:08:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 15:31:57 15:09:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 15:31:57 15:10:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 15:31:57 15:11:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 15:31:57 15:12:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 15:31:57 15:13:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 15:31:57 15:14:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 15:31:57 15:15:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 15:31:57 15:16:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 15:31:57 15:17:01 1.58 0.00 1.58 0.00 0.00 20.13 0.00 15:31:57 15:18:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 15:31:57 15:19:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 15:31:57 15:20:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 15:31:57 15:21:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 15:31:57 15:22:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 15:31:57 15:23:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 15:31:57 15:24:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:31:57 15:25:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 15:31:57 15:26:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 15:31:57 15:27:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 15:31:57 15:28:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 15:31:57 15:29:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 15:31:57 15:30:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 15:31:57 15:31:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:31:57 Average: 3.58 0.24 3.35 0.00 49.41 785.88 0.00 15:31:57 15:31:57 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:57 09:43:01 28478968 31456648 833184 2.53 93000 3158152 1912916 5.64 1138544 2846888 355848 15:31:57 09:44:01 26029328 30877336 1396952 4.25 170868 4752304 2358228 6.95 2160472 4067120 361292 15:31:57 09:45:01 26389080 31470436 804344 2.45 179892 4954676 1674108 4.94 1795608 4053264 148 15:31:57 09:46:01 26388764 31470132 804524 2.45 179920 4954676 1674108 4.94 1795300 4053264 180 15:31:57 09:47:01 25870504 31425020 833292 2.54 213636 5379652 1746812 5.15 2102324 4224428 1088 15:31:57 09:48:01 25894720 31448604 810152 2.46 213400 5379380 1732172 5.11 2078992 4224108 408 15:31:57 09:49:01 25908348 31462320 796372 2.42 213476 5379384 1732172 5.11 2065884 4224116 16 15:31:57 09:50:01 25907532 31461708 796908 2.42 213516 5379516 1732172 5.11 2065960 4224236 48 15:31:57 09:51:01 25908088 31462312 796500 2.42 213532 5379516 1732172 5.11 2065988 4224244 132 15:31:57 09:52:01 25904368 31459144 799556 2.43 213568 5380020 1732172 5.11 2071504 4224556 280 15:31:57 09:53:01 25906888 31461692 797008 2.42 213612 5380004 1732172 5.11 2067920 4224556 16 15:31:57 09:54:01 25903068 31459760 798824 2.43 213640 5380896 1732172 5.11 2072360 4224868 192 15:31:57 09:55:01 25902648 31459376 799108 2.43 213672 5380900 1732172 5.11 2072740 4224852 172 15:31:57 09:56:01 25902632 31459420 799048 2.43 213708 5380904 1732172 5.11 2072440 4224856 188 15:31:57 09:57:01 25899632 31456564 801432 2.44 213764 5380872 1767520 5.21 2072560 4224824 56 15:31:57 09:58:01 25899924 31456888 800996 2.44 213792 5380880 1750868 5.16 2073064 4224824 208 15:31:57 09:59:01 25899924 31456912 800964 2.44 213804 5380884 1750868 5.16 2072684 4224828 8 15:31:57 10:00:01 25899780 31456796 800876 2.44 213816 5380892 1750868 5.16 2072680 4224836 44 15:31:57 10:01:01 25900104 31457144 800696 2.44 213840 5380892 1750868 5.16 2072636 4224836 8 15:31:57 10:02:01 25900648 31457716 800088 2.43 213868 5380888 1750868 5.16 2072284 4224840 184 15:31:57 10:03:02 25901136 31458232 799548 2.43 213884 5380900 1750868 5.16 2072348 4224844 16 15:31:57 10:04:01 25900900 31458032 799688 2.43 213916 5380904 1750868 5.16 2072252 4224848 52 15:31:57 10:05:01 25901004 31458164 799512 2.43 213940 5380908 1750868 5.16 2072372 4224852 8 15:31:57 10:06:01 25900932 31458124 799476 2.43 213972 5380908 1750868 5.16 2072344 4224852 144 15:31:57 10:07:01 25900884 31458096 799444 2.43 213988 5380912 1750868 5.16 2072276 4224856 8 15:31:57 10:08:01 25901144 31458412 799184 2.43 214040 5380916 1750868 5.16 2072360 4224860 196 15:31:57 10:09:01 25901048 31458332 799196 2.43 214056 5380916 1750868 5.16 2072552 4224860 8 15:31:57 10:10:01 25901216 31458528 799172 2.43 214080 5380920 1750868 5.16 2072528 4224864 184 15:31:57 10:11:01 25901468 31458804 798896 2.43 214104 5380920 1750868 5.16 2072572 4224864 8 15:31:57 10:12:01 25901120 31458484 799080 2.43 214124 5380928 1750868 5.16 2072468 4224872 188 15:31:57 10:13:01 25901200 31458592 798936 2.43 214160 5380928 1750868 5.16 2072840 4224876 16 15:31:57 10:14:01 25901408 31458844 798660 2.43 214192 5380932 1750868 5.16 2072884 4224876 12 15:31:57 10:15:01 25901796 31459248 798212 2.43 214204 5380936 1750868 5.16 2072676 4224880 8 15:31:57 10:16:01 25901464 31458948 798452 2.43 214228 5380944 1750868 5.16 2072520 4224888 40 15:31:57 10:17:01 25901132 31458640 798732 2.43 214260 5380932 1750868 5.16 2072528 4224888 12 15:31:57 10:18:01 25900988 31458632 798548 2.43 214292 5380940 1750868 5.16 2072644 4224892 184 15:31:57 10:19:01 25900468 31458140 799024 2.43 214308 5380948 1750868 5.16 2072608 4224892 8 15:31:57 10:20:01 25900208 31457924 799196 2.43 214340 5380952 1750868 5.16 2072648 4224896 148 15:31:57 10:21:01 25900348 31458084 798960 2.43 214356 5380956 1750868 5.16 2072916 4224900 8 15:31:57 10:22:01 25900300 31458100 798828 2.43 214376 5380960 1750868 5.16 2072992 4224904 48 15:31:57 10:23:01 25900228 31458052 798876 2.43 214404 5380952 1750868 5.16 2072748 4224908 8 15:31:57 10:24:01 25900156 31458020 798832 2.43 214428 5380964 1766944 5.21 2072872 4224908 192 15:31:57 10:25:01 25899596 31457492 799292 2.43 214456 5380968 1766944 5.21 2073028 4224912 8 15:31:57 10:26:01 25900148 31458076 798692 2.43 214480 5380972 1766944 5.21 2072984 4224916 184 15:31:57 10:27:01 25900140 31458096 798644 2.43 214504 5380972 1766944 5.21 2073116 4224916 8 15:31:57 10:28:01 25900244 31458228 798676 2.43 214544 5380960 1766944 5.21 2073020 4224920 40 15:31:57 10:29:01 25900000 31458016 798844 2.43 214560 5380980 1766944 5.21 2073048 4224924 8 15:31:57 10:30:01 25900172 31458252 798500 2.43 214584 5380984 1766944 5.21 2073132 4224928 24 15:31:57 10:31:01 25900116 31458224 798488 2.43 214600 5380988 1766944 5.21 2072952 4224932 8 15:31:57 10:32:01 25900352 31458488 798128 2.43 214624 5380992 1766944 5.21 2072976 4224936 204 15:31:57 10:33:01 25900336 31458500 798100 2.43 214664 5380980 1766944 5.21 2073048 4224940 8 15:31:57 10:34:01 25900536 31458744 798012 2.43 214684 5381000 1766944 5.21 2073068 4224944 188 15:31:57 10:35:01 25900488 31458788 797940 2.43 214700 5381076 1750608 5.16 2073072 4225020 8 15:31:57 10:36:01 25900432 31458764 797896 2.43 214728 5381080 1750608 5.16 2073160 4225024 16 15:31:57 10:37:01 25900196 31458564 798072 2.43 214768 5381080 1750608 5.16 2073132 4225024 12 15:31:57 10:38:01 25899352 31457772 798720 2.43 214828 5381084 1750608 5.16 2073480 4225028 40 15:31:57 10:39:01 25899556 31458020 798440 2.43 214840 5381088 1750608 5.16 2073396 4225032 16 15:31:57 10:40:01 25899192 31457812 798552 2.43 214864 5381220 1750608 5.16 2073500 4225164 172 15:31:57 10:41:01 25899208 31457852 798488 2.43 214880 5381224 1750608 5.16 2073532 4225168 16 15:31:57 10:42:01 25899400 31458072 798412 2.43 214904 5381228 1750608 5.16 2073556 4225172 192 15:31:57 10:43:01 25899428 31458120 798652 2.43 214940 5381216 1750608 5.16 2073700 4225172 8 15:31:57 10:44:01 25899436 31458176 798604 2.43 214968 5381232 1750608 5.16 2073812 4225176 184 15:31:57 10:45:01 25899428 31458196 798532 2.43 214992 5381232 1766840 5.21 2073656 4225176 12 15:31:57 10:46:01 25899064 31457860 798812 2.43 215016 5381236 1766840 5.21 2073680 4225180 212 15:31:57 10:47:01 25899036 31457964 798904 2.43 215028 5381368 1766840 5.21 2073428 4225300 8 15:31:57 10:48:01 25899304 31458280 798576 2.43 215072 5381368 1766840 5.21 2073524 4225312 188 15:31:57 10:49:01 25899224 31458252 798564 2.43 215104 5381380 1766840 5.21 2073504 4225324 4 15:31:57 10:50:01 25899144 31458200 798484 2.43 215124 5381384 1766840 5.21 2073524 4225328 208 15:31:57 10:51:01 25899128 31458212 798456 2.43 215152 5381384 1766840 5.21 2073844 4225328 8 15:31:57 10:52:01 25899112 31458224 798384 2.43 215176 5381388 1766840 5.21 2073576 4225332 208 15:31:57 10:53:01 25899168 31458304 798260 2.43 215208 5381372 1766840 5.21 2073652 4225332 8 15:31:57 10:54:01 25898664 31458008 798488 2.43 215256 5381392 1766840 5.21 2075032 4224456 188 15:31:57 10:55:01 25899044 31458448 798184 2.43 215304 5381396 1782964 5.26 2075148 4224460 16 15:31:57 10:56:01 25899100 31458544 798088 2.43 215344 5381396 1782964 5.26 2074808 4224460 192 15:31:57 10:57:01 25899304 31458784 797796 2.43 215376 5381400 1782964 5.26 2074840 4224464 8 15:31:57 10:58:01 25899296 31458800 797724 2.43 215416 5381388 1782964 5.26 2074928 4224464 152 15:31:57 10:59:01 25899408 31458972 797704 2.43 215448 5381408 1782964 5.26 2074916 4224472 24 15:31:57 11:00:01 25899188 31458776 798004 2.43 215468 5381412 1782964 5.26 2074920 4224476 192 15:31:57 11:01:01 25898856 31458456 798220 2.43 215480 5381412 1782964 5.26 2075200 4224476 184 15:31:57 11:02:01 25898872 31458512 798164 2.43 215516 5381416 1782964 5.26 2074988 4224480 208 15:31:57 11:03:01 25899324 31458984 797892 2.43 215548 5381404 1782964 5.26 2075072 4224484 8 15:31:57 11:04:01 25899468 31459160 797900 2.43 215564 5381420 1782964 5.26 2075284 4224484 192 15:31:57 11:05:01 25899484 31459216 797844 2.43 215588 5381428 1782964 5.26 2075060 4224492 4 15:31:57 11:06:01 25899184 31458948 798060 2.43 215620 5381428 1782964 5.26 2075092 4224492 192 15:31:57 11:07:01 25899088 31458896 798016 2.43 215656 5381436 1782964 5.26 2075392 4224500 200 15:31:57 11:08:01 25899300 31459140 797728 2.43 215688 5381436 1782964 5.26 2075564 4224504 80 15:31:57 11:09:01 25899056 31458928 797932 2.43 215716 5381440 1782964 5.26 2075204 4224504 16 15:31:57 11:10:01 25898748 31458660 798140 2.43 215748 5381444 1782964 5.26 2075456 4224508 224 15:31:57 11:11:01 25898448 31458388 798396 2.43 215772 5381444 1782964 5.26 2075272 4224508 16 15:31:57 11:12:01 25898188 31458156 798568 2.43 215796 5381448 1782964 5.26 2075548 4224512 48 15:31:57 11:13:01 25898424 31458412 798296 2.43 215812 5381452 1782964 5.26 2075552 4224516 16 15:31:57 11:14:01 25898692 31458708 797984 2.43 215836 5381452 1782964 5.26 2075632 4224516 48 15:31:57 11:15:01 25898832 31458868 797764 2.43 215852 5381456 1782964 5.26 2075552 4224520 16 15:31:57 11:16:01 25898596 31458680 797888 2.43 215892 5381464 1782964 5.26 2075584 4224524 56 15:31:57 11:17:01 25898548 31458660 797880 2.43 215916 5381464 1782964 5.26 2075880 4224528 4 15:31:57 11:18:01 25898092 31458372 798100 2.43 215972 5381596 1766456 5.21 2075760 4224660 72 15:31:57 11:19:01 25897524 31457892 798560 2.43 216036 5381596 1750264 5.16 2075600 4224660 16 15:31:57 11:20:01 25897476 31457868 798520 2.43 216052 5381604 1750264 5.16 2075732 4224664 52 15:31:57 11:21:01 25897428 31457840 798492 2.43 216064 5381608 1750264 5.16 2075712 4224672 16 15:31:57 11:22:01 25897372 31457804 798456 2.43 216088 5381608 1750264 5.16 2075852 4224672 84 15:31:57 11:23:01 25897420 31457884 798356 2.43 216120 5381612 1750264 5.16 2075924 4224676 36 15:31:57 11:24:01 25897604 31458088 798320 2.43 216140 5381616 1750264 5.16 2075848 4224676 44 15:31:57 11:25:01 25897124 31457644 798748 2.43 216156 5381620 1750264 5.16 2075664 4224684 4 15:31:57 11:26:02 25895552 31456932 799276 2.43 216180 5382188 1752956 5.17 2075988 4225196 236 15:31:57 11:27:01 25895756 31457152 798952 2.43 216196 5382188 1752956 5.17 2076080 4225196 8 15:31:57 11:28:01 25895752 31457180 799140 2.43 216224 5382192 1752956 5.17 2076012 4225200 184 15:31:57 11:29:01 25896192 31457684 798632 2.43 216256 5382196 1752956 5.17 2076008 4225204 44 15:31:57 11:30:01 25896152 31457676 798600 2.43 216284 5382196 1752956 5.17 2076152 4225204 156 15:31:57 11:31:01 25895876 31457420 798812 2.43 216300 5382200 1752956 5.17 2076204 4225208 8 15:31:57 11:32:01 25895908 31457480 798672 2.43 216328 5382204 1752956 5.17 2076108 4225208 48 15:31:57 11:33:01 25895860 31457456 798640 2.43 216340 5382208 1752956 5.17 2076272 4225216 8 15:31:57 11:34:01 25896016 31457644 798408 2.43 216372 5382204 1752956 5.17 2076000 4225220 40 15:31:57 11:35:01 25895968 31457612 798412 2.43 216392 5382212 1752956 5.17 2075964 4225220 8 15:31:57 11:36:01 25895976 31457644 798384 2.43 216408 5382216 1752956 5.17 2076196 4225224 44 15:31:57 11:37:01 25896632 31458360 797828 2.43 216432 5382220 1752956 5.17 2076052 4225228 12 15:31:57 11:38:01 25896912 31458676 797752 2.43 216460 5382224 1752956 5.17 2076144 4225232 188 15:31:57 11:39:01 25896440 31458232 798200 2.43 216476 5382228 1752956 5.17 2076104 4225236 8 15:31:57 11:40:01 25896624 31458444 798172 2.43 216504 5382228 1752956 5.17 2076132 4225236 192 15:31:57 11:41:01 25896624 31458452 798160 2.43 216512 5382232 1752956 5.17 2076148 4225240 8 15:31:57 11:42:01 25896716 31458732 797852 2.43 216532 5382368 1752956 5.17 2076160 4225372 212 15:31:57 11:43:01 25896652 31458724 797936 2.43 216544 5382368 1752956 5.17 2076300 4225376 4 15:31:57 11:44:01 25896564 31458640 797856 2.43 216568 5382368 1752956 5.17 2076204 4225380 208 15:31:57 11:45:01 25896516 31458620 797848 2.43 216600 5382372 1752956 5.17 2076212 4225380 4 15:31:57 11:46:01 25896492 31458632 797800 2.43 216620 5382376 1752956 5.17 2076244 4225384 212 15:31:57 11:47:01 25896476 31458640 797832 2.43 216656 5382380 1752956 5.17 2076264 4225388 4 15:31:57 11:48:01 25896460 31458660 797780 2.43 216676 5382380 1769072 5.22 2076380 4225388 200 15:31:57 11:49:01 25896444 31458672 797712 2.43 216720 5382368 1769072 5.22 2076320 4225392 8 15:31:57 11:50:01 25896032 31458360 797960 2.43 216732 5382388 1769072 5.22 2076260 4225392 200 15:31:57 11:51:01 25896244 31458580 797696 2.43 216748 5382392 1769072 5.22 2076344 4225396 24 15:31:57 11:52:01 25896416 31458824 797380 2.43 216768 5382396 1769072 5.22 2076588 4225400 160 15:31:57 11:53:01 25896840 31459256 796912 2.42 216792 5382396 1769072 5.22 2076404 4225404 8 15:31:57 11:54:01 25895856 31458364 797752 2.43 216832 5382400 1751012 5.16 2077024 4225408 224 15:31:57 11:55:01 25896344 31458884 797204 2.43 216864 5382408 1751012 5.16 2076684 4225412 24 15:31:57 11:56:01 25896108 31458680 797388 2.43 216892 5382408 1751012 5.16 2076592 4225412 192 15:31:57 11:57:01 25896084 31458704 797360 2.43 216928 5382408 1751012 5.16 2076828 4225420 20 15:31:57 11:58:01 25895572 31458196 797756 2.43 216944 5382412 1751012 5.16 2077036 4225420 200 15:31:57 11:59:01 25895168 31457836 798096 2.43 216980 5382408 1751012 5.16 2076696 4225424 24 15:31:57 12:00:01 25894656 31457396 798400 2.43 217004 5382424 1751012 5.16 2077036 4225428 208 15:31:57 12:01:01 25894844 31457596 798188 2.43 217024 5382424 1751012 5.16 2076736 4225428 24 15:31:57 12:02:01 25894032 31456824 798956 2.43 217044 5382428 1751012 5.16 2076768 4225432 208 15:31:57 12:03:01 25893960 31456760 798960 2.43 217052 5382428 1751012 5.16 2076836 4225432 8 15:31:57 12:04:01 25894268 31457096 798564 2.43 217080 5382428 1751012 5.16 2076812 4225436 212 15:31:57 12:05:01 25894508 31457384 798432 2.43 217112 5382436 1751012 5.16 2077212 4225440 4 15:31:57 12:06:01 25893996 31456900 798892 2.43 217144 5382436 1751012 5.16 2076872 4225440 196 15:31:57 12:07:01 25894204 31457120 798796 2.43 217180 5382440 1751012 5.16 2076900 4225444 8 15:31:57 12:08:01 25894440 31457424 798488 2.43 217216 5382448 1734020 5.11 2077008 4225448 212 15:31:57 12:09:01 25894608 31457612 798452 2.43 217240 5382444 1734020 5.11 2076964 4225448 8 15:31:57 12:10:01 25894624 31457660 798384 2.43 217252 5382452 1734020 5.11 2076992 4225452 192 15:31:57 12:11:01 25894356 31457404 798564 2.43 217276 5382456 1734020 5.11 2077016 4225452 4 15:31:57 12:12:01 25893888 31456972 798948 2.43 217296 5382460 1734020 5.11 2077040 4225456 212 15:31:57 12:13:01 25893880 31457100 798748 2.43 217312 5382592 1717492 5.06 2077104 4225588 8 15:31:57 12:14:01 25893800 31457044 798736 2.43 217348 5382588 1717492 5.06 2077088 4225588 208 15:31:57 12:15:01 25894068 31457372 798408 2.43 217380 5382596 1717492 5.06 2077148 4225592 4 15:31:57 12:16:01 25893940 31457284 798332 2.43 217404 5382596 1717492 5.06 2077164 4225592 196 15:31:57 12:17:01 25894092 31457456 798328 2.43 217432 5382600 1733536 5.11 2077164 4225608 4 15:31:57 12:18:01 25894020 31457464 798292 2.43 217464 5382608 1733536 5.11 2077296 4225616 212 15:31:57 12:19:01 25893728 31457232 798556 2.43 217500 5382600 1733536 5.11 2077276 4225620 4 15:31:57 12:20:01 25893688 31457208 798460 2.43 217532 5382612 1733536 5.11 2077580 4225620 212 15:31:57 12:21:01 25893452 31457016 798596 2.43 217556 5382616 1733536 5.11 2077620 4225624 164 15:31:57 12:22:01 25893588 31457152 798592 2.43 217580 5382616 1733536 5.11 2077348 4225624 196 15:31:57 12:23:01 25893556 31457172 798584 2.43 217612 5382620 1749764 5.16 2077736 4225628 28 15:31:57 12:24:01 25893588 31457260 798480 2.43 217640 5382620 1749764 5.16 2077476 4225628 8 15:31:57 12:25:01 25893792 31457472 798200 2.43 217652 5382624 1749764 5.16 2077480 4225632 8 15:31:57 12:26:01 25893524 31457212 798368 2.43 217676 5382636 1749764 5.16 2077488 4225636 48 15:31:57 12:27:01 25893760 31457452 798052 2.43 217692 5382636 1733328 5.11 2077484 4225636 8 15:31:57 12:28:01 25893680 31457444 798032 2.43 217728 5382640 1733328 5.11 2077612 4225652 192 15:31:57 12:29:01 25893864 31457692 797992 2.43 217764 5382644 1733328 5.11 2077616 4225660 4 15:31:57 12:30:01 25893572 31457404 798212 2.43 217784 5382644 1733328 5.11 2077620 4225652 192 15:31:57 12:31:01 25893556 31457412 798156 2.43 217792 5382648 1733328 5.11 2077640 4225656 8 15:31:57 12:32:01 25893732 31457600 798052 2.43 217848 5382648 1733328 5.11 2077664 4225656 40 15:31:57 12:33:01 25893660 31457592 798096 2.43 217872 5382652 1733328 5.11 2077792 4225664 4 15:31:57 12:34:01 25893352 31457320 798272 2.43 217896 5382648 1733328 5.11 2077744 4225668 188 15:31:57 12:35:01 25893312 31457340 798256 2.43 217912 5382656 1733328 5.11 2077784 4225672 8 15:31:57 12:36:01 25893648 31457832 797952 2.43 217944 5382792 1733328 5.11 2078032 4225780 76 15:31:57 12:37:01 25893364 31457568 798168 2.43 217968 5382792 1733328 5.11 2077844 4225800 12 15:31:57 12:38:01 25893024 31457260 798420 2.43 218004 5382796 1733328 5.11 2077944 4225804 224 15:31:57 12:39:01 25893172 31457472 798148 2.43 218032 5382800 1733328 5.11 2078264 4225812 40 15:31:57 12:40:01 25893228 31457528 798080 2.43 218048 5382796 1733328 5.11 2077932 4225812 4 15:31:57 12:41:01 25893204 31457508 798012 2.43 218072 5382804 1733328 5.11 2077920 4225816 28 15:31:57 12:42:01 25892912 31457268 798232 2.43 218104 5382812 1733328 5.11 2078356 4225820 340 15:31:57 12:43:01 25892968 31457332 798136 2.43 218128 5382812 1733328 5.11 2078052 4225820 8 15:31:57 12:44:02 25893188 31457612 797840 2.43 218156 5382808 1733328 5.11 2078032 4225824 228 15:31:57 12:45:01 25893136 31457588 798012 2.43 218180 5382820 1733328 5.11 2078064 4225824 8 15:31:57 12:46:01 25892868 31457376 798220 2.43 218208 5382824 1733328 5.11 2078120 4225828 172 15:31:57 12:47:01 25892820 31457348 798172 2.43 218240 5382828 1733328 5.11 2078136 4225840 24 15:31:57 12:48:01 25892456 31457008 798440 2.43 218252 5382828 1733328 5.11 2078240 4225836 40 15:31:57 12:49:01 25892384 31456948 798424 2.43 218276 5382832 1733328 5.11 2078184 4225840 4 15:31:57 12:50:01 25891584 31456328 799316 2.43 218328 5382832 1733328 5.11 2078256 4225844 212 15:31:57 12:51:01 25892296 31457012 798604 2.43 218340 5382836 1733328 5.11 2078248 4225844 12 15:31:57 12:52:01 25891956 31456708 798840 2.43 218380 5382860 1749424 5.16 2078576 4225868 300 15:31:57 12:53:01 25892768 31457580 797980 2.43 218412 5382860 1749424 5.16 2078428 4225872 12 15:31:57 12:54:01 25891580 31456488 799048 2.43 218444 5382868 1749424 5.16 2079288 4225876 348 15:31:57 12:55:01 25891508 31456464 799080 2.43 218484 5382864 1749424 5.16 2078668 4225880 20 15:31:57 12:56:01 25891856 31456820 798664 2.43 218500 5382872 1749424 5.16 2078700 4225880 208 15:31:57 12:57:01 25891816 31456800 798632 2.43 218516 5382876 1749424 5.16 2078632 4225884 8 15:31:57 12:58:01 25891988 31457012 798368 2.43 218548 5382876 1749424 5.16 2078736 4225884 212 15:31:57 12:59:01 25891908 31456988 798340 2.43 218588 5382884 1765468 5.20 2078748 4225892 4 15:31:57 13:00:01 25891596 31456712 798756 2.43 218636 5382880 1748516 5.15 2078780 4225896 228 15:31:57 13:01:01 25891612 31456744 798680 2.43 218660 5382888 1748516 5.15 2078784 4225896 4 15:31:57 13:02:01 25891564 31456860 798512 2.43 218684 5383020 1748516 5.15 2079116 4226020 224 15:31:57 13:03:01 25891200 31456504 798804 2.43 218700 5383016 1748516 5.15 2078888 4226028 12 15:31:57 13:04:01 25891624 31456960 798292 2.43 218716 5383028 1748516 5.15 2079160 4226036 228 15:31:57 13:05:01 25891576 31456932 798256 2.43 218748 5383020 1748516 5.15 2079144 4226040 28 15:31:57 13:06:01 25891528 31456916 798488 2.43 218788 5383032 1748516 5.15 2078916 4226040 204 15:31:57 13:07:01 25891752 31457184 798204 2.43 218800 5383036 1748516 5.15 2078956 4226044 8 15:31:57 13:08:01 25891672 31457136 798244 2.43 218816 5383040 1748516 5.15 2079056 4226048 252 15:31:57 13:09:01 25891568 31457032 798264 2.43 218832 5383040 1748516 5.15 2079004 4226048 4 15:31:57 13:10:01 25891792 31457316 798172 2.43 218880 5383036 1748516 5.15 2079052 4226052 232 15:31:57 13:11:01 25891556 31457088 798352 2.43 218912 5383044 1748516 5.15 2079060 4226052 4 15:31:57 13:12:01 25891760 31457364 798040 2.43 218948 5383052 1748516 5.15 2079128 4226060 228 15:31:57 13:13:01 25891744 31457364 797952 2.43 218988 5383056 1748516 5.15 2079204 4226068 4 15:31:57 13:14:01 25893420 31459116 796176 2.42 219028 5383056 1748516 5.15 2076908 4226064 208 15:31:57 13:15:01 25893120 31458820 796388 2.42 219068 5383044 1748516 5.15 2076888 4226068 8 15:31:57 13:16:01 25893544 31459324 795848 2.42 219104 5383064 1748516 5.15 2077036 4226072 208 15:31:57 13:17:01 25893276 31459060 796028 2.42 219128 5383068 1748516 5.15 2077272 4226076 8 15:31:57 13:18:01 25893476 31459332 796008 2.42 219164 5383072 1748516 5.15 2077084 4226080 12 15:31:57 13:19:01 25893240 31459108 796208 2.42 219184 5383072 1748516 5.15 2077052 4226084 8 15:31:57 13:20:01 25893160 31459080 796192 2.42 219224 5383076 1748516 5.15 2077380 4226084 60 15:31:57 13:21:01 25893412 31459348 795876 2.42 219248 5383084 1748516 5.15 2077116 4226092 8 15:31:57 13:22:01 25893388 31459384 795940 2.42 219280 5383084 1748516 5.15 2077188 4226092 224 15:31:57 13:23:01 25893600 31459600 795664 2.42 219296 5383088 1731820 5.11 2077224 4226096 8 15:31:57 13:24:01 25893752 31459800 795740 2.42 219328 5383088 1731820 5.11 2077272 4226096 216 15:31:57 13:25:01 25893216 31459272 796180 2.42 219372 5383088 1731820 5.11 2077224 4226100 28 15:31:57 13:26:01 25893564 31459668 795968 2.42 219412 5383096 1731820 5.11 2077264 4226104 224 15:31:57 13:27:01 25893808 31459984 795672 2.42 219448 5383096 1747864 5.15 2077336 4226108 8 15:31:57 13:28:01 25893760 31459944 795620 2.42 219488 5383100 1747864 5.15 2077408 4226108 204 15:31:57 13:29:01 25893712 31459940 795580 2.42 219516 5383100 1747864 5.15 2077396 4226108 12 15:31:57 13:30:01 25893560 31459852 795536 2.42 219552 5383104 1747864 5.15 2077892 4226112 80 15:31:57 13:31:01 25893584 31459884 795460 2.42 219592 5383116 1747864 5.15 2077472 4226116 8 15:31:57 13:32:01 25893536 31459884 795424 2.42 219616 5383116 1747864 5.15 2077500 4226124 216 15:31:57 13:33:01 25893268 31459676 795596 2.42 219648 5383120 1747864 5.15 2077632 4226128 24 15:31:57 13:34:01 25893940 31460380 795048 2.42 219672 5383124 1747864 5.15 2077616 4226132 176 15:31:57 13:35:01 25893916 31460380 795020 2.42 219708 5383112 1747864 5.15 2077672 4226132 8 15:31:57 13:36:01 25893324 31459912 795372 2.42 219744 5383256 1764160 5.20 2077892 4226248 228 15:31:57 13:37:01 25893032 31459680 795592 2.42 219752 5383256 1764160 5.20 2077684 4226264 12 15:31:57 13:38:01 25893024 31459688 795500 2.42 219784 5383260 1764160 5.20 2078036 4226268 212 15:31:57 13:39:01 25893168 31459868 795460 2.42 219808 5383264 1764160 5.20 2077708 4226272 8 15:31:57 13:40:01 25892948 31459676 795640 2.42 219840 5383260 1764160 5.20 2077732 4226276 224 15:31:57 13:41:01 25892616 31459380 795920 2.42 219864 5383272 1764160 5.20 2077776 4226280 8 15:31:57 13:42:01 25892568 31459356 795872 2.42 219900 5383272 1764160 5.20 2077788 4226280 212 15:31:57 13:43:01 25892292 31459084 796112 2.42 219916 5383276 1764160 5.20 2077848 4226284 8 15:31:57 13:44:01 25892032 31458880 796284 2.42 219940 5383280 1764160 5.20 2077840 4226288 228 15:31:57 13:45:01 25892488 31459400 795728 2.42 219992 5383264 1764160 5.20 2077904 4226292 8 15:31:57 13:46:01 25892648 31459572 795664 2.42 220032 5383284 1764160 5.20 2077908 4226292 232 15:31:57 13:47:01 25892600 31459576 795632 2.42 220072 5383288 1764160 5.20 2077956 4226296 8 15:31:57 13:48:01 25892648 31459668 795576 2.42 220112 5383296 1747168 5.15 2078064 4226300 236 15:31:57 13:49:01 25892576 31459648 795532 2.42 220152 5383300 1747168 5.15 2078040 4226308 4 15:31:57 13:50:01 25892552 31459664 795480 2.42 220200 5383292 1747168 5.15 2078076 4226308 216 15:31:57 13:51:01 25892252 31459416 795668 2.42 220228 5383304 1747168 5.15 2078640 4226312 180 15:31:57 13:52:01 25892236 31459456 795648 2.42 220260 5383308 1747168 5.15 2078196 4226320 212 15:31:57 13:53:01 25892196 31459440 795656 2.42 220284 5383308 1747168 5.15 2078272 4226316 16 15:31:57 13:54:01 25887892 31455100 799904 2.43 220308 5383312 1763408 5.20 2084688 4226320 244 15:31:57 13:55:01 25886900 31454120 800844 2.44 220356 5383300 1746712 5.15 2085236 4226328 12 15:31:57 13:56:01 25886828 31454088 800784 2.44 220380 5383316 1746712 5.15 2084876 4226324 216 15:31:57 13:57:01 25886476 31453768 801244 2.44 220404 5383320 1746712 5.15 2084748 4226328 28 15:31:57 13:58:01 25886156 31453476 801744 2.44 220424 5383324 1746712 5.15 2084844 4226332 48 15:31:57 13:59:01 25886416 31453760 801420 2.44 220448 5383328 1746712 5.15 2084796 4226336 8 15:31:57 14:00:01 25886336 31453708 801380 2.44 220488 5383316 1746712 5.15 2084836 4226340 40 15:31:57 14:01:01 25886012 31453444 801584 2.44 220516 5383332 1746712 5.15 2084876 4226344 16 15:31:57 14:02:01 25886020 31453464 801504 2.44 220540 5383336 1746712 5.15 2084888 4226344 252 15:31:57 14:03:01 25885972 31453440 801584 2.44 220556 5383336 1746712 5.15 2084988 4226344 4 15:31:57 14:04:01 25886200 31453692 801272 2.44 220580 5383340 1746712 5.15 2085000 4226348 40 15:31:57 14:05:01 25886060 31453608 801460 2.44 220600 5383348 1746712 5.15 2085576 4226356 36 15:31:57 14:06:01 25886060 31453616 801424 2.44 220616 5383352 1746712 5.15 2085412 4226360 328 15:31:57 14:07:02 25886044 31453624 801416 2.44 220628 5383356 1746712 5.15 2085412 4226364 192 15:31:57 14:08:01 25886556 31454148 800868 2.44 220644 5383360 1746712 5.15 2085116 4226368 220 15:31:57 14:09:01 25885940 31453580 801380 2.44 220672 5383360 1746712 5.15 2085472 4226368 196 15:31:57 14:10:01 25885836 31453480 801416 2.44 220692 5383364 1746712 5.15 2085420 4226372 332 15:31:57 14:11:01 25886120 31453764 801104 2.44 220724 5383360 1746712 5.15 2085092 4226372 4 15:31:57 14:12:01 25885900 31453728 801152 2.44 220760 5383496 1746712 5.15 2085144 4226504 228 15:31:57 14:13:01 25885616 31453484 801384 2.44 220776 5383500 1762792 5.20 2085240 4226508 8 15:31:57 14:14:01 25885340 31453224 801580 2.44 220800 5383500 1762792 5.20 2085196 4226508 212 15:31:57 14:15:01 25885328 31453220 801724 2.44 220816 5383504 1762792 5.20 2085180 4226512 4 15:31:57 14:16:01 25885564 31453496 801536 2.44 220848 5383500 1762792 5.20 2085220 4226512 48 15:31:57 14:17:01 25884224 31452196 802704 2.44 220888 5383512 1762792 5.20 2087196 4226520 16 15:31:57 14:18:01 25884180 31452196 802892 2.44 220920 5383516 1762792 5.20 2086748 4226524 4 15:31:57 14:19:01 25884124 31452176 802920 2.44 220944 5383516 1762792 5.20 2087036 4226524 8 15:31:57 14:20:01 25884124 31452208 802880 2.44 220976 5383524 1762792 5.20 2086752 4226532 212 15:31:57 14:21:01 25885076 31453164 801892 2.44 221004 5383516 1778848 5.24 2085276 4226536 8 15:31:57 14:22:01 25885068 31453208 801808 2.44 221028 5383528 1778848 5.24 2085324 4226540 212 15:31:57 14:23:01 25884988 31453164 801804 2.44 221048 5383532 1778848 5.24 2085440 4226540 28 15:31:57 14:24:01 25884972 31453172 801724 2.44 221080 5383536 1778848 5.24 2085664 4226544 296 15:31:57 14:25:01 25884892 31453128 801724 2.44 221096 5383540 1778848 5.24 2085416 4226548 8 15:31:57 14:26:01 25884876 31453136 801656 2.44 221128 5383528 1778848 5.24 2085432 4226552 204 15:31:57 14:27:01 25884608 31452904 801852 2.44 221148 5383544 1778848 5.24 2085756 4226552 160 15:31:57 14:28:01 25884624 31452984 801792 2.44 221188 5383548 1778848 5.24 2085596 4226560 228 15:31:57 14:29:01 25884816 31453176 801752 2.44 221224 5383548 1778848 5.24 2085540 4226556 8 15:31:57 14:30:01 25884500 31452900 801932 2.44 221260 5383552 1778848 5.24 2085944 4226560 336 15:31:57 14:31:01 25884492 31452896 801924 2.44 221284 5383544 1778848 5.24 2085576 4226564 8 15:31:57 14:32:01 25884740 31453208 801804 2.44 221316 5383552 1778848 5.24 2085620 4226564 184 15:31:57 14:33:01 25884992 31453404 801708 2.44 221336 5383560 1778848 5.24 2085728 4226568 28 15:31:57 14:34:01 25884408 31452848 802196 2.44 221360 5383568 1778848 5.24 2086256 4226576 328 15:31:57 14:35:01 25885204 31453644 801360 2.44 221384 5383568 1778848 5.24 2085688 4226576 12 15:31:57 14:36:01 25884676 31453168 801828 2.44 221412 5383568 1746488 5.15 2085864 4226580 112 15:31:57 14:37:01 25884068 31452596 802328 2.44 221456 5383576 1746488 5.15 2085764 4226584 12 15:31:57 14:38:01 25883988 31452564 802304 2.44 221496 5383580 1746488 5.15 2085876 4226588 208 15:31:57 14:39:01 25884160 31452780 802028 2.44 221536 5383584 1746488 5.15 2085848 4226592 28 15:31:57 14:40:13 25884088 31452748 802000 2.44 221564 5383580 1746488 5.15 2085888 4226592 4 15:31:57 14:41:01 25884312 31452980 801924 2.44 221576 5383588 1746488 5.15 2085888 4226596 28 15:31:57 14:42:01 25884320 31453040 801856 2.44 221608 5383580 1729888 5.10 2085940 4226596 8 15:31:57 14:43:01 25884240 31452984 801832 2.44 221636 5383596 1729888 5.10 2086028 4226600 8 15:31:57 14:44:01 25884224 31453000 801776 2.44 221644 5383600 1729888 5.10 2085988 4226604 8 15:31:57 14:45:01 25883860 31452640 802056 2.44 221668 5383600 1729888 5.10 2085988 4226608 8 15:31:57 14:46:01 25883844 31452628 802040 2.44 221680 5383604 1729888 5.10 2085988 4226612 8 15:31:57 14:47:01 25883868 31452820 801812 2.44 221712 5383724 1729888 5.10 2086036 4226736 8 15:31:57 14:48:01 25883820 31452784 801776 2.44 221720 5383736 1729888 5.10 2086104 4226744 8 15:31:57 14:49:01 25883772 31452800 801776 2.44 221748 5383740 1729888 5.10 2086384 4226752 8 15:31:57 14:50:01 25883252 31452284 802256 2.44 221768 5383740 1729888 5.10 2086092 4226752 8 15:31:57 14:51:01 25883260 31452324 802200 2.44 221788 5383744 1729888 5.10 2086124 4226752 8 15:31:57 14:52:01 25883460 31452548 802128 2.44 221820 5383740 1745932 5.15 2086148 4226756 8 15:31:57 14:53:01 25883556 31452688 802276 2.44 221844 5383756 1745932 5.15 2086260 4226756 8 15:31:57 14:54:01 25883880 31453036 801884 2.44 221876 5383760 1745932 5.15 2086456 4226596 28 15:31:57 14:55:01 25882524 31451764 803104 2.44 221904 5383760 1725924 5.09 2087328 4226604 8 15:31:57 14:56:01 25882816 31452116 802752 2.44 221932 5383764 1741988 5.14 2086920 4226612 8 15:31:57 14:57:01 25882760 31452064 802744 2.44 221968 5383768 1741988 5.14 2086808 4226612 168 15:31:57 14:58:01 25882768 31452108 802684 2.44 221996 5383760 1741988 5.14 2087204 4226612 8 15:31:57 14:59:01 25883012 31452392 802404 2.44 222020 5383764 1741988 5.14 2086876 4226620 24 15:31:57 15:00:01 25883004 31452412 802376 2.44 222036 5383776 1741988 5.14 2087196 4226620 24 15:31:57 15:01:01 25882556 31451972 802740 2.44 222068 5383780 1741988 5.14 2087196 4226620 20 15:31:57 15:02:01 25882744 31452228 802520 2.44 222088 5383784 1741988 5.14 2086960 4226632 28 15:31:57 15:03:01 25882752 31452240 802596 2.44 222108 5383784 1741988 5.14 2087032 4226628 12 15:31:57 15:04:01 25882624 31452136 802672 2.44 222124 5383788 1741988 5.14 2086968 4226632 28 15:31:57 15:05:01 25882324 31451860 802996 2.44 222140 5383792 1741988 5.14 2087128 4226636 4 15:31:57 15:06:01 25882528 31452080 802716 2.44 222164 5383792 1741988 5.14 2087032 4226636 16 15:31:57 15:07:01 25882988 31452568 802392 2.44 222204 5383780 1741988 5.14 2087056 4226640 4 15:31:57 15:08:01 25882928 31452576 802596 2.44 222228 5383796 1741988 5.14 2087192 4226644 8 15:31:57 15:09:01 25882596 31452252 802872 2.44 222252 5383800 1741988 5.14 2087148 4226644 8 15:31:57 15:10:01 25882580 31452264 802840 2.44 222276 5383808 1741988 5.14 2087160 4226648 40 15:31:57 15:11:01 25882564 31452272 802780 2.44 222288 5383812 1741988 5.14 2087200 4226648 8 15:31:57 15:12:01 25882760 31452492 802508 2.44 222312 5383804 1741988 5.14 2087200 4226660 28 15:31:57 15:13:01 25882784 31452528 802440 2.44 222316 5383820 1741988 5.14 2087276 4226664 8 15:31:57 15:14:01 25882736 31452524 802408 2.44 222332 5383820 1741988 5.14 2087256 4226664 12 15:31:57 15:15:01 25882908 31452712 802156 2.44 222344 5383824 1741988 5.14 2087248 4226668 8 15:31:57 15:16:01 25882828 31452656 802080 2.44 222372 5383824 1741988 5.14 2087268 4226668 8 15:31:57 15:17:01 25882276 31452136 802540 2.44 222412 5383812 1741988 5.14 2087292 4226672 8 15:31:57 15:18:01 25882596 31452536 802488 2.44 222432 5383832 1741988 5.14 2087412 4226676 8 15:31:57 15:19:01 25882288 31452248 802684 2.44 222464 5383836 1741988 5.14 2087768 4226676 212 15:31:57 15:20:01 25881996 31452000 802948 2.44 222480 5383840 1741988 5.14 2087804 4226680 212 15:31:57 15:21:01 25882200 31452340 802588 2.44 222500 5383968 1741988 5.14 2087428 4226796 12 15:31:57 15:22:01 25881916 31452072 802856 2.44 222512 5383972 1741988 5.14 2087424 4226804 28 15:31:57 15:23:01 25881972 31452164 802712 2.44 222532 5383976 1741988 5.14 2087500 4226820 8 15:31:57 15:24:01 25882392 31452608 802424 2.44 222556 5383976 1741988 5.14 2087464 4226820 8 15:31:57 15:25:01 25882068 31452320 802672 2.44 222576 5383980 1741988 5.14 2087500 4226824 28 15:31:57 15:26:01 25882260 31452528 802636 2.44 222584 5383988 1741988 5.14 2087496 4226832 36 15:31:57 15:27:01 25882164 31452464 802556 2.44 222624 5383988 1741988 5.14 2087524 4226832 28 15:31:57 15:28:01 25882612 31452944 802040 2.44 222640 5383992 1741988 5.14 2087608 4226836 28 15:31:57 15:29:01 25882500 31452884 802012 2.44 222676 5383996 1741988 5.14 2087600 4226840 4 15:31:57 15:30:01 25882232 31452640 802180 2.44 222708 5384000 1758208 5.18 2087608 4226844 28 15:31:57 15:31:01 25882468 31453048 801824 2.44 222740 5384132 1741280 5.13 2087648 4226976 8 15:31:57 Average: 25903387 31454999 801123 2.44 217417 5371893 1753142 5.17 2074836 4220324 2145 15:31:57 15:31:57 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:57 09:43:01 docker0 47.08 48.43 3.34 270.01 0.00 0.00 0.00 0.00 15:31:57 09:43:01 lo 4.93 4.93 0.51 0.51 0.00 0.00 0.00 0.00 15:31:57 09:43:01 ens3 734.94 482.12 8208.04 135.54 0.00 0.00 0.00 0.00 15:31:57 09:44:01 docker0 292.57 337.62 25.03 2925.75 0.00 0.00 0.00 0.00 15:31:57 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:44:01 veth73e6076 0.10 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:31:57 09:44:01 ens3 376.87 316.39 2964.39 45.47 0.00 0.00 0.00 0.00 15:31:57 09:45:01 docker0 5.33 10.28 0.36 132.29 0.00 0.00 0.00 0.00 15:31:57 09:45:01 lo 5.13 5.13 0.52 0.52 0.00 0.00 0.00 0.00 15:31:57 09:45:01 ens3 94.18 73.99 239.21 370.45 0.00 0.00 0.00 0.00 15:31:57 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:46:01 ens3 1.85 0.53 0.62 0.40 0.00 0.00 0.00 0.00 15:31:57 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:47:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 15:31:57 09:47:01 ens3 227.93 150.89 2999.07 10.83 0.00 0.00 0.00 0.00 15:31:57 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:48:01 ens3 0.73 0.42 0.12 0.09 0.00 0.00 0.00 0.00 15:31:57 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:49:01 ens3 0.43 0.05 0.08 0.00 0.00 0.00 0.00 0.00 15:31:57 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:50:01 ens3 0.37 0.13 0.03 0.01 0.00 0.00 0.00 0.00 15:31:57 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:51:01 ens3 0.48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 15:31:57 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:52:01 ens3 1.37 0.67 0.84 0.38 0.00 0.00 0.00 0.00 15:31:57 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:53:01 ens3 1.75 0.62 0.50 0.38 0.00 0.00 0.00 0.00 15:31:57 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:57 09:54:01 ens3 7.23 5.63 4.34 5.07 0.00 0.00 0.00 0.00 15:31:57 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:55:01 ens3 2.12 1.48 1.24 1.38 0.00 0.00 0.00 0.00 15:31:57 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:56:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:57:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 15:31:57 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 09:58:01 ens3 0.77 0.22 0.17 0.07 0.00 0.00 0.00 0.00 15:31:57 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 09:59:01 ens3 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 15:31:57 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:00:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:31:57 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:01:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:02:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:03:02 ens3 3.65 0.10 0.47 0.07 0.00 0.00 0.00 0.00 15:31:57 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:04:01 ens3 1.66 0.75 0.68 0.50 0.00 0.00 0.00 0.00 15:31:57 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:05:01 ens3 0.58 0.22 0.27 0.20 0.00 0.00 0.00 0.00 15:31:57 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:06:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:07:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:08:01 ens3 0.55 0.22 0.16 0.07 0.00 0.00 0.00 0.00 15:31:57 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:09:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:10:01 ens3 0.28 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:31:57 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:11:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:12:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:31:57 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:13:01 ens3 2.80 0.22 0.44 0.14 0.00 0.00 0.00 0.00 15:31:57 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:14:01 ens3 2.93 0.97 1.20 0.80 0.00 0.00 0.00 0.00 15:31:57 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:15:01 ens3 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00 15:31:57 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:16:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:17:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:18:01 ens3 0.52 0.17 0.16 0.07 0.00 0.00 0.00 0.00 15:31:57 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:19:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:20:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:31:57 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:21:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:22:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:23:01 ens3 0.52 0.17 0.15 0.07 0.00 0.00 0.00 0.00 15:31:57 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:24:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:25:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:27:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:28:01 ens3 0.50 0.23 0.16 0.08 0.00 0.00 0.00 0.00 15:31:57 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:29:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:30:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:31:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:32:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:33:01 ens3 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:34:01 ens3 0.30 0.18 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:35:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:36:01 ens3 0.72 0.52 0.28 0.23 0.00 0.00 0.00 0.00 15:31:57 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:38:01 ens3 0.50 0.22 0.16 0.08 0.00 0.00 0.00 0.00 15:31:57 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:39:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:40:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:41:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:43:01 ens3 0.55 0.10 0.13 0.07 0.00 0.00 0.00 0.00 15:31:57 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:44:01 ens3 0.85 0.58 0.41 0.29 0.00 0.00 0.00 0.00 15:31:57 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:46:01 ens3 0.35 0.20 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:47:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:48:01 ens3 0.47 0.27 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:49:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:50:01 ens3 0.38 0.18 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:51:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:52:01 ens3 0.50 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:31:57 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:53:01 ens3 0.60 0.32 0.25 0.32 0.00 0.00 0.00 0.00 15:31:57 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:57 10:54:01 ens3 2.85 2.43 1.55 3.71 0.00 0.00 0.00 0.00 15:31:57 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:55:01 ens3 1.65 1.23 0.80 1.15 0.00 0.00 0.00 0.00 15:31:57 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:57:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 10:58:01 ens3 0.42 0.23 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 10:59:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:00:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:01:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:02:01 ens3 0.32 0.18 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:03:01 ens3 0.35 0.15 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:04:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:05:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:06:01 ens3 0.28 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:31:57 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:07:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:08:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:31:57 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:09:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:11:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:12:01 ens3 0.45 0.10 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:13:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 15:31:57 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:14:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:15:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:16:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:17:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:18:01 ens3 0.65 0.27 0.17 0.08 0.00 0.00 0.00 0.00 15:31:57 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:21:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:22:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:23:01 ens3 0.33 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:24:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:25:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:26:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:31:57 11:26:02 ens3 0.50 0.43 0.16 0.05 0.00 0.00 0.00 0.00 15:31:57 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:28:01 ens3 0.38 0.20 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:29:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:31:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:32:01 ens3 0.33 0.13 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:33:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:31:57 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:34:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:35:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:36:01 ens3 0.77 0.53 0.36 0.23 0.00 0.00 0.00 0.00 15:31:57 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:38:01 ens3 0.42 0.27 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:39:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:40:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:41:01 ens3 0.35 0.03 0.08 0.00 0.00 0.00 0.00 0.00 15:31:57 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:43:01 ens3 0.32 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:44:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:45:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:46:01 ens3 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:47:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:48:01 ens3 0.40 0.18 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:50:01 ens3 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:51:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:52:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:53:01 ens3 0.67 0.27 0.25 0.31 0.00 0.00 0.00 0.00 15:31:57 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:57 11:54:01 ens3 2.77 2.23 1.47 3.70 0.00 0.00 0.00 0.00 15:31:57 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:55:01 ens3 1.48 1.17 0.79 1.15 0.00 0.00 0.00 0.00 15:31:57 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:57:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 11:58:01 ens3 0.45 0.28 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 11:59:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:31:57 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:02:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:03:01 ens3 0.45 0.25 0.15 0.08 0.00 0.00 0.00 0.00 15:31:57 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:04:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:31:57 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:05:01 ens3 0.58 0.47 0.31 0.22 0.00 0.00 0.00 0.00 15:31:57 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:07:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:08:01 ens3 0.43 0.28 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:09:01 ens3 0.30 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:31:57 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:11:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:12:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:13:01 ens3 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00 15:31:57 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:14:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:15:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:16:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:17:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:18:01 ens3 0.50 0.37 0.16 0.08 0.00 0.00 0.00 0.00 15:31:57 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:19:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:20:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:21:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:23:01 ens3 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:24:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:26:01 ens3 0.37 0.18 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:27:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:28:01 ens3 0.48 0.32 0.15 0.08 0.00 0.00 0.00 0.00 15:31:57 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:29:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:31:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:33:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:34:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:35:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:36:01 ens3 0.63 0.40 0.28 0.22 0.00 0.00 0.00 0.00 15:31:57 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:38:01 ens3 0.55 0.30 0.21 0.08 0.00 0.00 0.00 0.00 15:31:57 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:39:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:40:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:41:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:43:01 ens3 0.28 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 12:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:44:02 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:45:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:46:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:47:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:48:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:49:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:51:01 ens3 0.32 0.02 0.08 0.00 0.00 0.00 0.00 0.00 15:31:57 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:52:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:53:01 ens3 0.62 0.28 0.25 0.32 0.00 0.00 0.00 0.00 15:31:57 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:57 12:54:01 ens3 2.90 2.45 1.48 3.73 0.00 0.00 0.00 0.00 15:31:57 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:55:01 ens3 1.55 0.80 0.79 1.08 0.00 0.00 0.00 0.00 15:31:57 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:57:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 12:58:01 ens3 0.40 0.22 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 12:59:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:00:01 ens3 0.30 0.13 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:03:01 ens3 0.28 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:04:01 ens3 1.02 0.35 0.37 0.21 0.00 0.00 0.00 0.00 15:31:57 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:06:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:07:01 ens3 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:08:01 ens3 0.48 0.23 0.16 0.07 0.00 0.00 0.00 0.00 15:31:57 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:09:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:11:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:12:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:13:01 ens3 0.32 0.10 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:14:01 ens3 0.35 0.13 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:15:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:16:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:17:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:18:01 ens3 0.42 0.20 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:19:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 15:31:57 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:21:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:22:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:23:01 ens3 0.32 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:24:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:25:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:26:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:27:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:28:01 ens3 0.48 0.28 0.21 0.08 0.00 0.00 0.00 0.00 15:31:57 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:29:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:31:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:33:01 ens3 0.48 0.18 0.15 0.07 0.00 0.00 0.00 0.00 15:31:57 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:34:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:35:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:36:01 ens3 0.67 0.40 0.28 0.22 0.00 0.00 0.00 0.00 15:31:57 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:38:01 ens3 0.42 0.20 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:39:01 ens3 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:40:01 ens3 0.33 0.15 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:41:01 ens3 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:42:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:43:01 ens3 0.28 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:44:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:45:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:47:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:48:01 ens3 0.50 0.22 0.16 0.07 0.00 0.00 0.00 0.00 15:31:57 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:49:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:50:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:51:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:52:01 ens3 0.33 0.15 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:53:01 ens3 0.52 0.28 0.19 0.31 0.00 0.00 0.00 0.00 15:31:57 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:57 13:54:01 ens3 6.87 11.53 1.05 41.26 0.00 0.00 0.00 0.00 15:31:57 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:55:01 ens3 13.30 20.70 1.61 61.06 0.00 0.00 0.00 0.00 15:31:57 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:56:01 ens3 1.62 0.88 0.80 1.09 0.00 0.00 0.00 0.00 15:31:57 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:57:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 13:58:01 ens3 0.45 0.22 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 13:59:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:00:01 ens3 0.35 0.15 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:01:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:02:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:03:01 ens3 0.28 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:04:01 ens3 0.73 0.12 0.12 0.01 0.00 0.00 0.00 0.00 15:31:57 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:05:01 ens3 0.42 0.30 0.27 0.21 0.00 0.00 0.00 0.00 15:31:57 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:07:02 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:08:01 ens3 0.41 0.22 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:09:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:10:01 ens3 0.30 0.12 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:13:01 ens3 0.28 0.10 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:14:01 ens3 0.32 0.15 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:15:01 ens3 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:17:01 ens3 0.58 0.42 0.37 0.11 0.00 0.00 0.00 0.00 15:31:57 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:18:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:19:01 ens3 0.25 0.03 0.07 0.00 0.00 0.00 0.00 0.00 15:31:57 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:21:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:23:01 ens3 0.28 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:24:01 ens3 0.30 0.12 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:27:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:28:01 ens3 0.40 0.22 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:29:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:32:01 ens3 0.33 0.15 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:33:01 ens3 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:31:57 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:34:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:35:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:36:01 ens3 0.58 0.38 0.28 0.21 0.00 0.00 0.00 0.00 15:31:57 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:37:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:38:01 ens3 0.38 0.20 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:39:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:40:13 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:40:13 ens3 0.11 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:41:01 ens3 0.21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:31:57 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:42:01 ens3 0.25 0.07 0.13 0.00 0.00 0.00 0.00 0.00 15:31:57 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:43:01 ens3 0.38 0.18 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:44:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:45:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:47:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:48:01 ens3 0.33 0.15 0.20 0.07 0.00 0.00 0.00 0.00 15:31:57 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:49:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:51:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:53:01 ens3 0.42 0.18 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:54:01 ens3 0.43 0.23 0.17 0.25 0.00 0.00 0.00 0.00 15:31:57 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:57 14:55:01 ens3 2.70 2.38 1.47 3.73 0.00 0.00 0.00 0.00 15:31:57 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:56:01 ens3 1.60 1.18 0.80 1.15 0.00 0.00 0.00 0.00 15:31:57 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:57:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:58:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:31:57 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 14:59:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:01:01 ens3 0.43 0.17 0.08 0.01 0.00 0.00 0.00 0.00 15:31:57 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:03:01 ens3 0.40 0.18 0.10 0.07 0.00 0.00 0.00 0.00 15:31:57 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:04:01 ens3 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 15:31:57 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:05:01 ens3 0.75 0.50 0.34 0.23 0.00 0.00 0.00 0.00 15:31:57 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:07:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:08:01 ens3 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 15:31:57 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:09:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:11:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:13:01 ens3 0.53 0.22 0.16 0.07 0.00 0.00 0.00 0.00 15:31:57 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:15:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:16:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:17:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:18:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:31:57 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:19:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:21:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:23:01 ens3 0.45 0.28 0.10 0.08 0.00 0.00 0.00 0.00 15:31:57 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:24:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:31:57 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:25:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:27:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:28:01 ens3 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 15:31:57 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:29:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:57 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:57 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 15:31:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:57 Average: docker0 0.99 1.14 0.08 9.54 0.00 0.00 0.00 0.00 15:31:57 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:31:57 Average: ens3 4.54 3.19 41.42 2.02 0.00 0.00 0.00 0.00 15:31:57 15:31:57