Pull request #3577 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 54f03fb0f243d5f133750708f48ea721af92f13c rather than 63bdb5d6c2047d3bc1037971a19e539cab4f755e Obtained Jenkinsfile from 54f03fb0f243d5f133750708f48ea721af92f13c Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4447459959740588235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8162975044889097194.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3319736234842753440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4788452810954275900.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines/.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7607923835465282197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 shared 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-2546 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/edgex-go.git > git init /w/workspace/edgex-go/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh5812072973525889014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh814468648543880856.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit 63bdb5d6c2047d3bc1037971a19e539cab4f755e Merge succeeded, producing 63bdb5d6c2047d3bc1037971a19e539cab4f755e Checking out Revision 63bdb5d6c2047d3bc1037971a19e539cab4f755e (PR-3577) > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh5306208717282625432.key > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 Commit message: "docs: Update to Core Contracts lib to v2.0.1-dev.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:06:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:06:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:06:08 ========================================================= 09:06:08 EdgeX Global Pipelines Version Info 09:06:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fb95957937b8c71a97c5d3ae83dfdae1a29090cb # timeout=10 09:06:10 ------------------- 09:06:10 stable info: 09:06:10 ------------------- 09:06:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:06:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:06:10 Message: update stable to v1.0.196 09:06:10 ------------------- 09:06:10 experimental info: 09:06:10 ------------------- 09:06:10 Commited By: **** collab-it+edgex@linuxfoundation.org 09:06:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 09:06:10 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3577 [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3577 [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3577 [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63bdb5d6c2047d3bc1037971a19e539cab4f755e [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63bdb5d [Pipeline] echo 09:06:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:11 provisioning config files... 09:06:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6340257371493258788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:12 ---> docker-login.sh 09:06:12 nexus3.edgexfoundry.org:10001 09:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:12 Configure a credential helper to remove this warning. See 09:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:12 09:06:12 Login Succeeded 09:06:12 nexus3.edgexfoundry.org:10002 09:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:12 Configure a credential helper to remove this warning. See 09:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:12 09:06:12 Login Succeeded 09:06:12 nexus3.edgexfoundry.org:10003 09:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:12 Configure a credential helper to remove this warning. See 09:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:12 09:06:12 Login Succeeded 09:06:12 nexus3.edgexfoundry.org:10004 09:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:13 Configure a credential helper to remove this warning. See 09:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:13 09:06:13 Login Succeeded 09:06:13 docker.io 09:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:13 Configure a credential helper to remove this warning. See 09:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:13 09:06:13 Login Succeeded 09:06:13 ---> docker-login.sh ends [Pipeline] } 09:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:13 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/core-command/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo core-command,cmd/core-command/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/core-data/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo core-data,cmd/core-data/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/core-metadata/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo core-metadata,cmd/core-metadata/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/security-bootstrapper/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/security-proxy-setup/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/support-notifications/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo support-notifications,cmd/support-notifications/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/support-scheduler/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:06:13 + for file in '`ls cmd/**/Dockerfile`' 09:06:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:06:13 ++ cut -d/ -f2 09:06:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:06:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:15 09:06:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:06:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:15 latest: Pulling from edgex-devops/git-semver 09:06:15 31603596830f: Pulling fs layer 09:06:15 b6dc333f4379: Pulling fs layer 09:06:15 3d9ef1400e77: Pulling fs layer 09:06:15 fd332fbdc1db: Pulling fs layer 09:06:15 fd332fbdc1db: Waiting 09:06:15 b6dc333f4379: Verifying Checksum 09:06:15 b6dc333f4379: Download complete 09:06:16 31603596830f: Verifying Checksum 09:06:16 31603596830f: Download complete 09:06:16 fd332fbdc1db: Verifying Checksum 09:06:16 fd332fbdc1db: Download complete 09:06:16 31603596830f: Pull complete 09:06:16 3d9ef1400e77: Verifying Checksum 09:06:16 3d9ef1400e77: Download complete 09:06:16 b6dc333f4379: Pull complete 09:06:16 3d9ef1400e77: Pull complete 09:06:16 fd332fbdc1db: Pull complete 09:06:16 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 09:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:06:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:06:17 prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container 09:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:06:18 $ docker top 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:18 [ssh-agent] Looking for ssh-agent implementation... 09:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:18 $ docker exec 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent 09:06:18 SSH_AUTH_SOCK=/tmp/ssh-gThy0hlhvXvf/agent.15 09:06:18 SSH_AGENT_PID=21 09:06:18 Running ssh-add (command line suppressed) 09:06:18 Identity added: /w/workspace/edgex-go/11@tmp/private_key_1342835193336914253.key (/w/workspace/edgex-go/11@tmp/private_key_1342835193336914253.key) 09:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:18 + git tag --points-at HEAD [Pipeline] } 09:06:18 $ docker exec --env ******** --env ******** 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent -k 09:06:19 unset SSH_AUTH_SOCK; 09:06:19 unset SSH_AGENT_PID; 09:06:19 echo Agent pid 21 killed; 09:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:06:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:19 [ssh-agent] Looking for ssh-agent implementation... 09:06:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:19 $ docker exec 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent 09:06:19 SSH_AUTH_SOCK=/tmp/ssh-Yyc26cFGWFTu/agent.56 09:06:19 SSH_AGENT_PID=63 09:06:19 Running ssh-add (command line suppressed) 09:06:19 Identity added: /w/workspace/edgex-go/11@tmp/private_key_7095284172353563962.key (/w/workspace/edgex-go/11@tmp/private_key_7095284172353563962.key) 09:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:20 + git semver init 09:06:20 # -> Open(): unable to determine branch for HEAD 09:06:20 # $GIT_DIR = /w/workspace/edgex-go/11/.git 09:06:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 09:06:20 # $SEMVER_REMOTE_NAME = origin 09:06:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:06:20 # $SEMVER_USER_NAME = edgex-jenkins 09:06:20 # $SEMVER_BRANCH = PR-3577 09:06:20 # $SEMVER_TEMP = /tmp/semver-014532400 09:06:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:06:38 # '/tmp/semver-014532400' -> '/w/workspace/edgex-go/11/.semver' 09:06:38 # -> Force: false 09:06:38 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 09:06:38 $ docker exec --env ******** --env ******** 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent -k 09:06:38 unset SSH_AUTH_SOCK; 09:06:38 unset SSH_AGENT_PID; 09:06:38 echo Agent pid 63 killed; 09:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:38 + git semver [Pipeline] } 09:06:38 $ docker stop --time=1 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be 09:06:41 $ docker rm -f 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be [Pipeline] // withDockerContainer [Pipeline] sh 09:06:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:06:42 Stashed 1 file(s) [Pipeline] echo 09:06:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:06:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:06:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:06:43 + sudo service docker restart 09:06:43 + true 09:06:43 Redirecting to /bin/systemctl restart docker.service 09:06:57 Still waiting to schedule task 09:06:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 09:07:01 ========================================================= 09:07:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:07:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:07:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:07:03 Sending build context to Docker daemon 328.4MB 09:07:03 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:07:03 Step 2/6 : FROM ${BASE} 09:07:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:07:03 540db60ca938: Pulling fs layer 09:07:03 adcc1eea9eea: Pulling fs layer 09:07:03 4c4ab2625f07: Pulling fs layer 09:07:03 0773c198feca: Pulling fs layer 09:07:03 345f892a5656: Pulling fs layer 09:07:03 9ac62484cfdc: Pulling fs layer 09:07:03 5ac4037533be: Pulling fs layer 09:07:03 dc6bda0758c5: Pulling fs layer 09:07:03 0773c198feca: Waiting 09:07:03 9ac62484cfdc: Waiting 09:07:03 345f892a5656: Waiting 09:07:03 5ac4037533be: Waiting 09:07:03 dc6bda0758c5: Waiting 09:07:03 4c4ab2625f07: Download complete 09:07:03 adcc1eea9eea: Verifying Checksum 09:07:03 adcc1eea9eea: Download complete 09:07:03 345f892a5656: Verifying Checksum 09:07:03 345f892a5656: Download complete 09:07:03 540db60ca938: Verifying Checksum 09:07:03 540db60ca938: Download complete 09:07:03 9ac62484cfdc: Verifying Checksum 09:07:03 9ac62484cfdc: Download complete 09:07:03 540db60ca938: Pull complete 09:07:03 adcc1eea9eea: Pull complete 09:07:04 4c4ab2625f07: Pull complete 09:07:04 5ac4037533be: Verifying Checksum 09:07:04 5ac4037533be: Download complete 09:07:05 dc6bda0758c5: Verifying Checksum 09:07:05 dc6bda0758c5: Download complete 09:07:06 0773c198feca: Verifying Checksum 09:07:06 0773c198feca: Download complete 09:07:09 0773c198feca: Pull complete 09:07:09 345f892a5656: Pull complete 09:07:09 9ac62484cfdc: Pull complete 09:07:09 5ac4037533be: Pull complete 09:07:12 dc6bda0758c5: Pull complete 09:07:12 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 09:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:07:12 ---> eb58bd16d52e 09:07:12 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:07:14 ---> Running in f46dd8447a79 09:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:07:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:07:16 (1/12) Installing libmagic (5.39-r0) 09:07:16 (2/12) Installing file (5.39-r0) 09:07:16 (3/12) Installing libc-dev (0.7.2-r3) 09:07:16 (4/12) Installing g++ (10.2.1_pre1-r3) 09:07:22 (5/12) Installing fortify-headers (1.1-r0) 09:07:22 (6/12) Installing patch (2.7.6-r7) 09:07:22 (7/12) Installing build-base (0.5-r2) 09:07:22 (8/12) Installing libsodium (1.0.18-r0) 09:07:22 (9/12) Installing pkgconf (1.7.3-r0) 09:07:22 (10/12) Installing libsodium-dev (1.0.18-r0) 09:07:22 (11/12) Installing libzmq (4.3.3-r1) 09:07:22 (12/12) Installing zeromq-dev (4.3.3-r1) 09:07:22 Executing busybox-1.32.1-r6.trigger 09:07:22 OK: 219 MiB in 52 packages 09:07:24 Removing intermediate container f46dd8447a79 09:07:24 ---> fec75222ef8f 09:07:24 Step 4/6 : WORKDIR /edgex-go 09:07:24 ---> Running in 542871ef2253 09:07:24 Removing intermediate container 542871ef2253 09:07:24 ---> 31cc550e94c0 09:07:24 Step 5/6 : COPY go.mod . 09:07:24 ---> 94507ad8d29f 09:07:24 Step 6/6 : RUN go mod download 09:07:24 ---> Running in f789a7f7f21d 09:07:39 Removing intermediate container f789a7f7f21d 09:07:39 ---> 6a36b6c1bb35 09:07:39 Successfully built 6a36b6c1bb35 09:07:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:07:40 + docker inspect -f . ci-base-image-x86_64 09:07:40 . [Pipeline] withDockerContainer 09:07:40 prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container 09:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:07:40 $ docker top 0e896557a2f9e5a446fd76a0363b69d7ea4d088e053067acc19457ea7e2da6be -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:41 + go version 09:07:41 go version go1.16.5 linux/amd64 [Pipeline] } 09:07:41 $ docker stop --time=1 0e896557a2f9e5a446fd76a0363b69d7ea4d088e053067acc19457ea7e2da6be 09:07:42 $ docker rm -f 0e896557a2f9e5a446fd76a0363b69d7ea4d088e053067acc19457ea7e2da6be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:07:43 + docker inspect -f . ci-base-image-x86_64 09:07:43 . [Pipeline] withDockerContainer 09:07:43 prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container 09:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:07:43 $ docker top a79745e6bf459cdf86b9d40d2f8836422a77b6836c050134cd30d62de20161a8 -eo pid,comm [Pipeline] { [Pipeline] echo 09:07:43 ========================================================= 09:07:43 [edgeXBuildGoParallel] Running Tests and Build... 09:07:43 ========================================================= [Pipeline] sh 09:07:44 + go mod tidy [Pipeline] sh 09:07:44 + make test 09:07:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:07:45 go mod tidy 09:07:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:07:50 ? github.com/edgexfoundry/edgex-go [no test files] 09:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:08:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:08:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:08:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:08:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:08:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:08:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:08:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:08:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:08:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:08:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:08:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:08:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 09:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements 09:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 50.5% of statements 09:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:08:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.101s coverage: 88.5% of statements 09:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:08:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 95.1% of statements 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:08:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 09:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:08:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 09:08:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements 09:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 09:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 09:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 09:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 09:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.220s coverage: 81.8% of statements 09:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:08:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2555 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws 09:08:57 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 09:08:57 The recommended git tool is: git 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.164s coverage: 66.9% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:09:03 using credential edgex-jenkins-ssh 09:09:03 Cloning the remote Git repository 09:09:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:09:03 > git init /w/workspace/edgex-go/11 # timeout=10 09:09:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:09:03 > git --version # timeout=10 09:09:04 > git --version # 'git version 2.17.1' 09:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 19.3% of statements 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 09:09:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 95.4% of statements 09:09:10 GO111MODULE=on go vet ./... 09:09:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:09:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:09:24 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit 63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:09:24 Merge succeeded, producing 63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:09:24 Checking out Revision 63bdb5d6c2047d3bc1037971a19e539cab4f755e (PR-3577) 09:09:24 > git config core.sparsecheckout # timeout=10 09:09:24 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 09:09:24 > git remote # timeout=10 09:09:24 > git config --get remote.origin.url # timeout=10 09:09:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:24 > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 09:09:24 > git rev-parse HEAD^{commit} # timeout=10 09:09:25 > git config core.sparsecheckout # timeout=10 09:09:25 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 09:09:29 Commit message: "docs: Update to Core Contracts lib to v2.0.1-dev.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:09:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:09:31 + true 09:09:31 + sudo service docker restart 09:09:32 gofmt -l . 09:09:32 [ "`gofmt -l .`" = "" ] 09:09:32 ./bin/test-attribution-txt.sh [Pipeline] sh 09:09:33 + ls -al . 09:09:33 total 564 09:09:33 drwxrwxr-x 10 1001 1001 4096 Jul 12 09:09 . 09:09:33 drwxr-xr-x 4 root root 30 Jul 12 09:07 .. 09:09:33 -rw-rw-r-- 1 1001 1001 11 Jul 12 09:06 .dockerignore 09:09:33 drwxrwxr-x 8 1001 1001 179 Jul 12 09:06 .git 09:09:33 drwxrwxr-x 3 1001 1001 125 Jul 12 09:06 .github 09:09:33 -rw-rw-r-- 1 1001 1001 818 Jul 12 09:06 .gitignore 09:09:33 -rw-rw-r-- 1 1001 1001 76 Jul 12 09:06 .hadolint.yml 09:09:33 drwx------ 3 1001 1001 58 Jul 12 09:06 .semver 09:09:33 -rw-rw-r-- 1 1001 1001 166 Jul 12 09:06 .sonarcloud.properties 09:09:33 -rw-rw-r-- 1 1001 1001 8609 Jul 12 09:06 Attribution.txt 09:09:33 -rw-rw-r-- 1 1001 1001 43881 Jul 12 09:06 CHANGELOG.md 09:09:33 -rw-rw-r-- 1 1001 1001 3804 Jul 12 09:06 CONTRIBUTING.md 09:09:33 -rw-rw-r-- 1 1001 1001 931 Jul 12 09:06 Dockerfile.build 09:09:33 -rw-rw-r-- 1 1001 1001 849 Jul 12 09:06 Jenkinsfile 09:09:33 -rw-rw-r-- 1 1001 1001 10775 Jul 12 09:06 LICENSE 09:09:33 -rw-rw-r-- 1 1001 1001 6003 Jul 12 09:06 Makefile 09:09:33 -rw-rw-r-- 1 1001 1001 7818 Jul 12 09:06 README.md 09:09:33 -rw-rw-r-- 1 1001 1001 6912 Jul 12 09:06 SECURITY.md 09:09:33 -rw-rw-r-- 1 1001 1001 5 Jul 12 09:06 VERSION 09:09:33 -rw-rw-r-- 1 1001 1001 4131 Jul 12 09:06 ZMQWindows.md 09:09:33 drwxrwxr-x 2 1001 1001 37 Jul 12 09:06 bin 09:09:33 drwxrwxr-x 14 1001 1001 4096 Jul 12 09:06 cmd 09:09:33 -rw-r--r-- 1 root root 399433 Jul 12 09:09 coverage.out 09:09:33 -rw-rw-r-- 1 1001 1001 812 Jul 12 09:06 go.mod 09:09:33 -rw-r--r-- 1 root root 20973 Jul 12 09:07 go.sum 09:09:33 drwxrwxr-x 7 1001 1001 114 Jul 12 09:06 internal 09:09:33 drwxrwxr-x 3 1001 1001 16 Jul 12 09:06 openapi 09:09:33 drwxrwxr-x 4 1001 1001 71 Jul 12 09:06 snap 09:09:33 -rw-rw-r-- 1 1001 1001 168 Jul 12 09:06 version.go [Pipeline] sh 09:09:33 + '[' -e coverage.out ] 09:09:33 + chown 1001:1001 coverage.out [Pipeline] stash 09:09:33 Stashed 1 file(s) [Pipeline] sh 09:09:33 + make build 09:09:33 go mod tidy 09:09:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:09:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:09:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:09:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:09:49 $ docker stop --time=1 a79745e6bf459cdf86b9d40d2f8836422a77b6836c050134cd30d62de20161a8 09:09:51 $ docker rm -f a79745e6bf459cdf86b9d40d2f8836422a77b6836c050134cd30d62de20161a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 09:09:52 provisioning config files... [Pipeline] // stage 09:09:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8876767324498286853tmp [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 09:09:52 ---> docker-login.sh 09:09:52 nexus3.edgexfoundry.org:10001 09:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:54 Configure a credential helper to remove this warning. See 09:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:54 09:09:54 Login Succeeded 09:09:54 nexus3.edgexfoundry.org:10002 09:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:54 Configure a credential helper to remove this warning. See 09:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:54 09:09:54 Login Succeeded 09:09:54 nexus3.edgexfoundry.org:10003 09:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:55 Configure a credential helper to remove this warning. See 09:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:55 09:09:55 Login Succeeded 09:09:55 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh 09:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:09:55 09:09:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:55 Configure a credential helper to remove this warning. See 09:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:55 09:09:55 Login Succeeded 09:09:55 docker.io 09:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:09:56 latest: Pulling from edgex-devops/edgex-compose 09:09:56 cbdbe7a5bc2a: Pulling fs layer 09:09:56 ca9280d653b3: Pulling fs layer 09:09:56 7e9c9ca2126c: Pulling fs layer 09:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:56 cbdbe7a5bc2a: Verifying Checksum 09:09:56 cbdbe7a5bc2a: Download complete 09:09:56 cbdbe7a5bc2a: Pull complete 09:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:09:56 Configure a credential helper to remove this warning. See 09:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:09:56 09:09:56 Login Succeeded 09:09:56 ---> docker-login.sh ends [Pipeline] } 09:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:09:57 ca9280d653b3: Verifying Checksum 09:09:57 ca9280d653b3: Download complete [Pipeline] echo 09:09:57 ========================================================= 09:09:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:09:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:09:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:09:57 ca9280d653b3: Pull complete 09:09:57 7e9c9ca2126c: Verifying Checksum 09:09:57 7e9c9ca2126c: Download complete 09:09:59 Sending build context to Docker daemon 165.8MB 09:09:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 09:09:59 Step 2/6 : FROM ${BASE} 09:09:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:09:59 595b0fe564bb: Pulling fs layer 09:09:59 24495759ef45: Pulling fs layer 09:09:59 d148012ef14d: Pulling fs layer 09:09:59 cb65c68fc2e2: Pulling fs layer 09:09:59 093eec477d81: Pulling fs layer 09:09:59 20fd20ab2234: Pulling fs layer 09:09:59 43245461236d: Pulling fs layer 09:09:59 5a37c24eccbd: Pulling fs layer 09:09:59 093eec477d81: Waiting 09:09:59 20fd20ab2234: Waiting 09:09:59 cb65c68fc2e2: Waiting 09:09:59 5a37c24eccbd: Waiting 09:09:59 43245461236d: Waiting 09:09:59 d148012ef14d: Verifying Checksum 09:09:59 d148012ef14d: Download complete 09:09:59 24495759ef45: Verifying Checksum 09:09:59 24495759ef45: Download complete 09:10:00 093eec477d81: Verifying Checksum 09:10:00 093eec477d81: Download complete 09:10:00 595b0fe564bb: Verifying Checksum 09:10:00 595b0fe564bb: Download complete 09:10:00 20fd20ab2234: Verifying Checksum 09:10:00 20fd20ab2234: Download complete 09:10:00 43245461236d: Verifying Checksum 09:10:00 43245461236d: Download complete 09:10:00 595b0fe564bb: Pull complete 09:10:01 7e9c9ca2126c: Pull complete 09:10:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:10:01 prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container 09:10:01 24495759ef45: Pull complete 09:10:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-devops/edgex-compose:latest cat 09:10:01 d148012ef14d: Pull complete 09:10:02 5a37c24eccbd: Verifying Checksum 09:10:02 5a37c24eccbd: Download complete 09:10:03 cb65c68fc2e2: Verifying Checksum 09:10:03 cb65c68fc2e2: Download complete 09:10:04 $ docker top b8c11aa5ddc2ba5e3359341170127c6e844fe9822fd9d487f68110bc4195fef3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:04 + docker-compose build --help 09:10:04 + grep parallel 09:10:05 --parallel Build images in parallel. [Pipeline] } 09:10:05 $ docker stop --time=1 b8c11aa5ddc2ba5e3359341170127c6e844fe9822fd9d487f68110bc4195fef3 09:10:06 $ docker rm -f b8c11aa5ddc2ba5e3359341170127c6e844fe9822fd9d487f68110bc4195fef3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:06 . [Pipeline] withDockerContainer 09:10:06 prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container 09:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:10:07 $ docker top fd59770deca9d2caf0248cc306536e9387ffaa5fa244dfa41144d532453f7995 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:07 + docker-compose -f ./docker-compose-build.yml build --parallel 09:10:08 Building core-command ... 09:10:08 Building core-data ... 09:10:08 Building core-metadata ... 09:10:08 Building security-bootstrapper ... 09:10:08 Building security-proxy-setup ... 09:10:08 Building security-secretstore-setup ... 09:10:08 Building support-notifications ... 09:10:08 Building support-scheduler ... 09:10:08 Building sys-mgmt-agent ... 09:10:08 Building core-command 09:10:08 Building security-proxy-setup 09:10:08 Building support-scheduler 09:10:08 Building security-secretstore-setup 09:10:08 Building sys-mgmt-agent 09:10:14 cb65c68fc2e2: Pull complete 09:10:14 093eec477d81: Pull complete 09:10:14 20fd20ab2234: Pull complete 09:10:14 43245461236d: Pull complete 09:10:19 5a37c24eccbd: Pull complete 09:10:19 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 09:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:10:19 ---> 274d7007c78b 09:10:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:10:21 ---> Running in 9b7417ab4a4e 09:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:10:24 (1/12) Installing libmagic (5.39-r0) 09:10:25 (2/12) Installing file (5.39-r0) 09:10:25 (3/12) Installing libc-dev (0.7.2-r3) 09:10:25 (4/12) Installing g++ (10.2.1_pre1-r3) 09:10:29 (5/12) Installing fortify-headers (1.1-r0) 09:10:29 (6/12) Installing patch (2.7.6-r7) 09:10:29 (7/12) Installing build-base (0.5-r2) 09:10:29 (8/12) Installing libsodium (1.0.18-r0) 09:10:29 (9/12) Installing pkgconf (1.7.3-r0) 09:10:30 (10/12) Installing libsodium-dev (1.0.18-r0) 09:10:30 (11/12) Installing libzmq (4.3.3-r1) 09:10:30 (12/12) Installing zeromq-dev (4.3.3-r1) 09:10:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:10:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:10:30 ---> 6a36b6c1bb35 09:10:30 Step 3/24 : WORKDIR /edgex-go 09:10:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:10:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:30 ---> 6a36b6c1bb35 09:10:30 Step 3/23 : WORKDIR /edgex-go 09:10:30 Executing busybox-1.32.1-r6.trigger 09:10:30 OK: 218 MiB in 52 packages 09:10:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:10:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:10:31 ---> 6a36b6c1bb35 09:10:31 Step 3/24 : WORKDIR /edgex-go 09:10:34 Removing intermediate container 9b7417ab4a4e 09:10:34 ---> 1b1ddb7bb626 09:10:34 Step 4/6 : WORKDIR /edgex-go 09:10:34 ---> Running in 3f21c1320786 09:10:34 Removing intermediate container 3f21c1320786 09:10:34 ---> 3eaf569fa175 09:10:34 Step 5/6 : COPY go.mod . 09:10:35 ---> 64095ea8377e 09:10:35 Step 6/6 : RUN go mod download 09:10:35 ---> Running in c3ff895a95b4 09:10:39 ---> Running in 1e04a09a6d10 09:10:39 ---> Running in 5e38e0627cf8 09:10:39 ---> Running in 471586ac87e7 09:10:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:10:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:10:40 ---> 6a36b6c1bb35 09:10:40 Step 3/26 : WORKDIR /edgex-go 09:10:40 ---> Using cache 09:10:40 ---> 727b6d4d0df9 09:10:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:10:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:40 ---> 6a36b6c1bb35 09:10:40 Step 3/22 : WORKDIR /edgex-go 09:10:40 ---> Using cache 09:10:40 ---> 727b6d4d0df9 09:10:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:41 Removing intermediate container 1e04a09a6d10 09:10:41 ---> afa1d050735b 09:10:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:41 Removing intermediate container 471586ac87e7 09:10:41 ---> 727b6d4d0df9 09:10:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:41 Removing intermediate container 5e38e0627cf8 09:10:41 ---> 903da8190e87 09:10:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:41 ---> Running in e8a6084c79e5 09:10:41 ---> Running in 0980622fb18f 09:10:41 ---> Running in 54122f812fb2 09:10:41 ---> Running in 70e89f45332a 09:10:41 ---> Running in 66593e44bd6b 09:10:43 Removing intermediate container 0980622fb18f 09:10:43 ---> 8aeb2cfa39b5 09:10:43 Step 5/22 : RUN apk add --update --no-cache make git 09:10:43 ---> Running in 83f260065cfe 09:10:43 Removing intermediate container e8a6084c79e5 09:10:43 ---> 7a3beefd7f3d 09:10:43 Step 5/26 : RUN apk add --update --no-cache make git 09:10:43 Removing intermediate container 70e89f45332a 09:10:43 ---> b0f85da2c68c 09:10:43 Step 5/24 : RUN apk add --update --no-cache make bash git 09:10:43 ---> Running in 37ba66a097eb 09:10:43 ---> Running in 557a03f0f8b6 09:10:43 Removing intermediate container 54122f812fb2 09:10:43 ---> bc989d27ac36 09:10:43 Step 5/24 : RUN apk add --update --no-cache make git 09:10:43 ---> Running in 05f43c8b19cc 09:10:43 Removing intermediate container 66593e44bd6b 09:10:43 ---> 7390475a557b 09:10:43 Step 5/23 : RUN apk add --update --no-cache make git 09:10:43 ---> Running in db7aa7a27c8f 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:10:45 OK: 219 MiB in 52 packages 09:10:45 OK: 219 MiB in 52 packages 09:10:45 Removing intermediate container 83f260065cfe 09:10:45 ---> 6f3daa3af64a 09:10:45 Step 6/22 : COPY go.mod . 09:10:45 OK: 219 MiB in 52 packages 09:10:45 OK: 219 MiB in 52 packages 09:10:45 ---> e72d7fdb1b01 09:10:45 Step 7/22 : RUN go mod download 09:10:45 ---> Running in 0c0cdd02f384 09:10:45 OK: 219 MiB in 52 packages 09:10:45 Removing intermediate container 37ba66a097eb 09:10:45 ---> d86232b509af 09:10:45 Step 6/26 : COPY go.mod . 09:10:45 Removing intermediate container db7aa7a27c8f 09:10:45 ---> ef852a89450f 09:10:45 Step 6/23 : COPY go.mod . 09:10:46 Removing intermediate container 05f43c8b19cc 09:10:46 ---> 5fae5764e1e9 09:10:46 Step 6/24 : COPY go.mod . 09:10:46 ---> 8bf409d5e0f6 09:10:46 Step 7/26 : RUN go mod download 09:10:46 ---> Running in 6a36e89c5c2e 09:10:46 ---> 783045205f77 09:10:46 Step 7/24 : RUN go mod download 09:10:46 ---> 2f7aa00592b7 09:10:46 Step 7/23 : RUN go mod download 09:10:46 Removing intermediate container 557a03f0f8b6 09:10:46 ---> c225660d7f56 09:10:46 Step 6/24 : COPY go.mod . 09:10:46 ---> Running in 548838a55604 09:10:46 ---> Running in 7ba207c2073a 09:10:46 ---> 7b84ed5167dc 09:10:46 Step 7/24 : RUN go mod download 09:10:46 ---> Running in 827fcdd0c40e 09:10:47 Removing intermediate container 0c0cdd02f384 09:10:47 ---> 0855e71e6944 09:10:47 Step 8/22 : COPY . . 09:10:47 Removing intermediate container 6a36e89c5c2e 09:10:47 ---> fcae6500e417 09:10:47 Step 8/26 : COPY . . 09:10:57 Removing intermediate container 548838a55604 09:10:57 ---> 18e00c6ac3c5 09:10:57 Step 8/23 : COPY . . 09:11:02 Removing intermediate container c3ff895a95b4 09:11:02 ---> 3b5028f2fa03 09:11:02 Successfully built 3b5028f2fa03 09:11:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:11:02 + docker inspect -f . ci-base-image-arm64 09:11:02 . [Pipeline] withDockerContainer 09:11:03 prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container 09:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:11:05 $ docker top 3942c2d3d77d8d93a06ddf8962997d7bb25da4b62a394542ce2852c7671f35a9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:06 + go version 09:11:06 go version go1.16.5 linux/arm64 [Pipeline] } 09:11:06 $ docker stop --time=1 3942c2d3d77d8d93a06ddf8962997d7bb25da4b62a394542ce2852c7671f35a9 09:11:08 $ docker rm -f 3942c2d3d77d8d93a06ddf8962997d7bb25da4b62a394542ce2852c7671f35a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:11:08 + docker inspect -f . ci-base-image-arm64 09:11:08 . [Pipeline] withDockerContainer 09:11:09 prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container 09:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:11:09 ---> 5741c92b5c3c 09:11:09 Step 9/26 : RUN go mod tidy 09:11:09 ---> c9fc3d93e253 09:11:09 Step 9/23 : RUN go mod tidy 09:11:09 ---> f9852a2fc52b 09:11:09 Step 9/22 : RUN go mod tidy 09:11:09 Removing intermediate container 827fcdd0c40e 09:11:09 ---> 9610c97b4eff 09:11:09 Step 8/24 : COPY . . 09:11:09 Removing intermediate container 7ba207c2073a 09:11:09 ---> 3c29cd391e38 09:11:09 Step 8/24 : COPY . . 09:11:09 ---> Running in 8c10012f61f8 09:11:09 ---> Running in cc0773732d8d 09:11:09 ---> Running in 28e88d4528e7 09:11:10 $ docker top 55a372e2d2a3763970e19156176317fa1d07cf10ecbe1159bf68a2fcea0789a1 -eo pid,comm [Pipeline] { [Pipeline] echo 09:11:11 ========================================================= 09:11:11 [edgeXBuildGoParallel] Running Tests and Build... 09:11:11 ========================================================= [Pipeline] sh 09:11:11 + go mod tidy [Pipeline] sh 09:11:13 + make test 09:11:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:11:13 go mod tidy 09:11:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:11:19 Removing intermediate container cc0773732d8d 09:11:19 ---> 149013888774 09:11:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:11:28 Removing intermediate container 28e88d4528e7 09:11:28 ---> 23ee21f37157 09:11:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:11:28 ---> Running in 55396f2dc701 09:11:28 ---> 35a2398d40b5 09:11:28 Step 9/24 : RUN go mod tidy 09:11:28 ---> Running in bc604f6a1e9d 09:11:28 Removing intermediate container 8c10012f61f8 09:11:28 ---> 99d54920f804 09:11:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:11:28 ---> Running in 15412b38a0c2 09:11:28 ---> Running in 969d57ef03bf 09:11:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:11:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:11:32 Removing intermediate container 15412b38a0c2 09:11:32 ---> 226e11f27aab 09:11:32 Step 10/24 : RUN make cmd/core-command/core-command 09:11:32 ---> Running in 478890dbe6be 09:11:32 ---> df56f8862f60 09:11:32 Step 9/24 : RUN go mod tidy 09:11:32 ---> Running in 0e33ffd058b9 09:11:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:11:35 Removing intermediate container 0e33ffd058b9 09:11:35 ---> 04290085c46e 09:11:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:11:35 ---> Running in 676aeae0d61b 09:11:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:11:40 ? github.com/edgexfoundry/edgex-go [no test files] 09:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:12:09 Removing intermediate container 55396f2dc701 09:12:09 ---> 896db2c5b97c 09:12:09 09:12:09 Step 11/23 : FROM alpine:3.12 09:12:09 Removing intermediate container bc604f6a1e9d 09:12:09 ---> 41c059a9dbb3 09:12:09 09:12:09 Step 11/26 : FROM alpine:3.12 09:12:10 3.12: Pulling from library/alpine 09:12:10 3.12: Pulling from library/alpine 09:12:10 Removing intermediate container 969d57ef03bf 09:12:10 ---> 1b6c32008711 09:12:10 09:12:10 Step 11/22 : FROM alpine:3.12 09:12:11 3.12: Pulling from library/alpine 09:12:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:12:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:12:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:12:12 Status: Downloaded newer image for alpine:3.12 09:12:12 Status: Downloaded newer image for alpine:3.12 09:12:12 Status: Image is up to date for alpine:3.12 09:12:12 ---> 13621d1b12d4 09:12:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:12:12 ---> 13621d1b12d4 09:12:12 Step 12/22 : RUN apk add --update --no-cache curl 09:12:12 ---> 13621d1b12d4 09:12:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:12:13 ---> Running in 1719f36f13d8 09:12:13 ---> Running in d465a4cb1d72 09:12:13 ---> Running in fa2a502a3393 09:12:13 Removing intermediate container 676aeae0d61b 09:12:13 ---> 79d1882e59f6 09:12:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:12:13 Removing intermediate container 478890dbe6be 09:12:13 ---> 034536f29b1d 09:12:13 09:12:13 Step 11/24 : FROM alpine:3.12 09:12:13 ---> 13621d1b12d4 09:12:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:12:13 ---> Running in ee91c3ccf9fe 09:12:13 ---> Running in 1277cecfea23 09:12:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:13 (1/4) Installing ca-certificates (20191127-r4) 09:12:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:12:13 (3/4) Installing libcurl (7.77.0-r0) 09:12:13 (4/4) Installing curl (7.77.0-r0) 09:12:13 Executing busybox-1.31.1-r20.trigger 09:12:13 Executing ca-certificates-20191127-r4.trigger 09:12:13 OK: 7 MiB in 18 packages 09:12:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:14 (1/6) Installing ca-certificates (20191127-r4) 09:12:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:12:14 (3/6) Installing libcurl (7.77.0-r0) 09:12:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:14 (4/6) Installing curl (7.77.0-r0) 09:12:14 (5/6) Installing dumb-init (1.2.2-r1) 09:12:14 (6/6) Installing su-exec (0.2-r1) 09:12:14 Executing busybox-1.31.1-r20.trigger 09:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:12:14 Executing ca-certificates-20191127-r4.trigger 09:12:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:14 OK: 7 MiB in 20 packages 09:12:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:14 Removing intermediate container 1719f36f13d8 09:12:14 ---> 413b3ad67cec 09:12:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:12:14 (1/1) Installing dumb-init (1.2.2-r1) 09:12:14 Executing busybox-1.31.1-r20.trigger 09:12:14 OK: 6 MiB in 15 packages 09:12:14 ---> Running in a8f3b36e9833 09:12:14 (1/1) Installing dumb-init (1.2.2-r1) 09:12:14 Executing busybox-1.31.1-r20.trigger 09:12:14 OK: 6 MiB in 15 packages 09:12:14 Removing intermediate container a8f3b36e9833 09:12:14 ---> 1541c9dd2495 09:12:14 Step 14/22 : WORKDIR /edgex 09:12:14 Removing intermediate container fa2a502a3393 09:12:14 ---> 58ef0047359e 09:12:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:12:14 ---> Running in 363616f5bb88 09:12:14 ---> Running in 0b5a713feeef 09:12:15 Removing intermediate container 363616f5bb88 09:12:15 ---> d3179a54cfd8 09:12:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:12:15 Removing intermediate container 0b5a713feeef 09:12:15 ---> 2f392f80cd39 09:12:15 Step 14/26 : WORKDIR / 09:12:15 Removing intermediate container 1277cecfea23 09:12:15 ---> d4b4c1a7d174 09:12:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:12:15 ---> Running in ff914075bacd 09:12:15 ---> Running in 2b5a92de114f 09:12:15 Removing intermediate container d465a4cb1d72 09:12:15 ---> e107aa4d1650 09:12:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:12:15 ---> Running in 2bc5cf24859d 09:12:15 ---> 79089e747c4e 09:12:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:12:15 Removing intermediate container ff914075bacd 09:12:15 ---> 08f82a76744b 09:12:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:12:15 Removing intermediate container 2b5a92de114f 09:12:15 ---> aa9c06d51dc4 09:12:15 Step 14/24 : ENV APP_PORT=59882 09:12:15 Removing intermediate container ee91c3ccf9fe 09:12:15 ---> 6e8969d3d439 09:12:15 09:12:15 Step 12/24 : FROM docker:20.10.0 09:12:15 Removing intermediate container 2bc5cf24859d 09:12:15 ---> c1f4c1914924 09:12:15 Step 14/23 : ENV APP_PORT=59861 09:12:15 ---> Running in 3bcd56c5d50d 09:12:15 ---> Running in 60fb39bdbaf3 09:12:15 20.10.0: Pulling from library/docker 09:12:15 ---> 6cd8dc75bcd5 09:12:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:12:15 Removing intermediate container 3bcd56c5d50d 09:12:15 ---> bc05866b7b10 09:12:15 Step 15/24 : EXPOSE $APP_PORT 09:12:15 ---> 8d5d9aa5dbe0 09:12:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:15 Removing intermediate container 60fb39bdbaf3 09:12:15 ---> f0954a16a942 09:12:15 Step 15/23 : EXPOSE $APP_PORT 09:12:15 ---> Running in 1d61e722de2f 09:12:15 ---> Running in f344e8a4ce67 09:12:16 Removing intermediate container f344e8a4ce67 09:12:16 ---> d476e1a4676d 09:12:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:16 Removing intermediate container 1d61e722de2f 09:12:16 ---> 1d7637c86788 09:12:16 Step 16/24 : WORKDIR / 09:12:16 ---> b744c79c8290 09:12:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:12:17 ---> 06c2fe5f66cc 09:12:17 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:12:17 ---> Running in 474723dd510a 09:12:17 ---> 31ee8bd8bf46 09:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:17 ---> 593abeed4c60 09:12:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:12:17 ---> Running in facbad167fff 09:12:19 Removing intermediate container 474723dd510a 09:12:19 ---> 249421cd0031 09:12:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:20 ---> 0420aa9ec313 09:12:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:12:20 ---> bd6d1f98a884 09:12:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:12:20 Removing intermediate container facbad167fff 09:12:20 ---> 176f01920bc2 09:12:20 Step 19/22 : CMD ["--init=true"] 09:12:20 ---> 3ccc566ce84f 09:12:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:12:20 ---> Running in 0842bbc73135 09:12:20 ---> 0062636b6379 09:12:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:12:20 Removing intermediate container 0842bbc73135 09:12:20 ---> 4d7525d588b7 09:12:20 Step 20/22 : LABEL arch=x86_64 09:12:20 ---> 0f2f1a1ee175 09:12:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:12:20 ---> 3a9cee519308 09:12:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:12:21 ---> Running in 6ff9c4e835cf 09:12:21 ---> Running in 05b0ca2344db 09:12:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:12:21 Status: Downloaded newer image for docker:20.10.0 09:12:21 ---> aefe523efa57 09:12:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:12:21 Removing intermediate container 6ff9c4e835cf 09:12:21 ---> 0d976e81829e 09:12:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:21 ---> Running in a317f7baae53 09:12:21 Removing intermediate container 05b0ca2344db 09:12:21 ---> 78a405b06db5 09:12:21 Step 21/22 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:12:21 ---> Running in 8b9f335c42b3 09:12:21 ---> 18547fd85e9a 09:12:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:12:21 ---> 758cad18e880 09:12:21 Step 20/24 : ENTRYPOINT ["/core-command"] 09:12:21 ---> Running in 266fdd0746fa 09:12:21 ---> Running in ee800e26514b 09:12:21 Removing intermediate container a317f7baae53 09:12:21 ---> 7f5f820a0c43 09:12:21 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:12:21 ---> Running in e7151c2e22a6 09:12:21 Removing intermediate container 8b9f335c42b3 09:12:21 ---> 7e835eaa9e46 09:12:21 Step 21/23 : LABEL arch=x86_64 09:12:21 Removing intermediate container ee800e26514b 09:12:21 ---> 2d3dcc91ed7f 09:12:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:21 ---> Running in c606ba4b39e1 09:12:21 Removing intermediate container 266fdd0746fa 09:12:21 ---> 19849fdfa9fb 09:12:21 Step 22/22 : LABEL version=0.0.0 09:12:21 ---> 8fdbc737fa50 09:12:21 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:12:21 ---> Running in 3415be015951 09:12:21 ---> Running in 096a5219aa11 09:12:21 ---> Running in 3b40d8aaa71e 09:12:21 Removing intermediate container c606ba4b39e1 09:12:21 ---> cb7ca5c147bd 09:12:21 Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:12:21 Removing intermediate container 3415be015951 09:12:21 ---> c2664ba27fc1 09:12:21 Step 22/24 : LABEL arch=x86_64 09:12:22 Removing intermediate container 096a5219aa11 09:12:22 ---> 34f6d9a53c61 09:12:22 09:12:22 ---> Running in 3905c808a971 09:12:22 ---> Running in 7d10e28f0c48 09:12:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:12:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:12:22 Successfully built 34f6d9a53c61 09:12:22 Successfully tagged security-proxy-setup:latest 09:12:22 Building core-data 09:12:22  Building security-proxy-setup ... done (1/39) Installing readline (8.0.4-r0) 09:12:22 (2/39) Installing bash (5.0.17-r0) 09:12:22 Executing bash-5.0.17-r0.post-install 09:12:22 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:12:22 (4/39) Installing libcurl (7.77.0-r0) 09:12:22 Removing intermediate container 3905c808a971 09:12:22 ---> 1ca69d716112 09:12:22 Step 23/23 : LABEL version=0.0.0 09:12:22 (5/39) Installing curl (7.77.0-r0) 09:12:22 (6/39) Installing dumb-init (1.2.2-r1) 09:12:22 Removing intermediate container 7d10e28f0c48 09:12:22 (7/39) Installing libbz2 (1.0.8-r1) 09:12:22 (8/39) Installing expat (2.2.9-r1) 09:12:22 (9/39) Installing libffi (3.3-r2) 09:12:22 (10/39) Installing gdbm (1.13-r1) 09:12:22 (11/39) Installing xz-libs (5.2.5-r0) 09:12:22 ---> fa6c948facfe 09:12:22 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:12:22 (12/39) Installing sqlite-libs (3.32.1-r1) 09:12:22 ---> Running in 337fc7ea5aaf 09:12:22 (13/39) Installing python3 (3.8.10-r0) 09:12:22 ---> Running in 9b3df2c3b318 09:12:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:12:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:12:29 ---> 6a36b6c1bb35 09:12:29 Step 3/24 : WORKDIR /edgex-go 09:12:29 ---> Using cache 09:12:29 ---> 903da8190e87 09:12:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:29 ---> Using cache 09:12:29 ---> 7390475a557b 09:12:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:12:29 Removing intermediate container 337fc7ea5aaf 09:12:29 ---> 93c182d51ec8 09:12:29 09:12:29 (14/39) Installing py3-appdirs (1.4.4-r1) 09:12:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:12:29 Removing intermediate container 9b3df2c3b318 09:12:29 ---> 958d248e5018 09:12:29 Step 24/24 : LABEL version=0.0.0 09:12:29 (16/39) Installing py3-parsing (2.4.7-r0) 09:12:29 (17/39) Installing py3-six (1.15.0-r0) 09:12:29 (18/39) Installing py3-packaging (20.4-r0) 09:12:29 (19/39) Installing py3-setuptools (47.0.0-r0) 09:12:29 ---> Running in a7d472acbb17 09:12:29 (20/39) Installing py3-chardet (3.0.4-r4) 09:12:29 (21/39) Installing py3-idna (2.9-r0) 09:12:29 Successfully built 93c182d51ec8 09:12:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:12:29 Successfully tagged support-scheduler:latest 09:12:29  Building support-scheduler ... done  ---> Running in 07b22d6c7ac0 09:12:29 Building security-bootstrapper 09:12:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:12:29 (24/39) Installing py3-requests (2.23.0-r0) 09:12:29 (25/39) Installing py3-msgpack (1.0.0-r0) 09:12:29 (26/39) Installing py3-lockfile (0.12.2-r3) 09:12:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:12:29 (28/39) Installing py3-colorama (0.4.3-r0) 09:12:29 (29/39) Installing py3-distlib (0.3.0-r0) 09:12:29 Removing intermediate container 3b40d8aaa71e 09:12:29 ---> f3af0868dab5 09:12:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:12:30 (30/39) Installing py3-distro (1.5.0-r1) 09:12:30 (31/39) Installing py3-webencodings (0.5.1-r3) 09:12:30 Removing intermediate container 07b22d6c7ac0 09:12:30 ---> 6ea2c1b5132b 09:12:30 09:12:30 (32/39) Installing py3-html5lib (1.0.1-r4) 09:12:32 (33/39) Installing py3-pytoml (0.1.21-r0) 09:12:32 (34/39) Installing py3-pep517 (0.8.2-r0) 09:12:32 (35/39) Installing py3-progress (1.5-r0) 09:12:32 (36/39) Installing py3-toml (0.10.1-r0) 09:12:32 ---> Running in 648a4ec935f6 09:12:32 (37/39) Installing py3-retrying (1.3.3-r0) 09:12:32 Successfully built 6ea2c1b5132b 09:12:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:12:32 (39/39) Installing py3-pip (20.1.1-r0) 09:12:32 Successfully tagged core-command:latest 09:12:32  Building core-command ... done Building support-notifications 09:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:12:32 Executing busybox-1.31.1-r19.trigger 09:12:32 OK: 72 MiB in 59 packages 09:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:12:33 OK: 219 MiB in 52 packages 09:12:35 Collecting docker-compose==1.23.2 09:12:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:12:35 Collecting websocket-client<1.0,>=0.32.0 09:12:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:12:35 Collecting dockerpty<0.5,>=0.4.1 09:12:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:12:36 Collecting jsonschema<3,>=2.5.1 09:12:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:12:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:12:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:12:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:12:36 Collecting docker<4.0,>=3.6.0 09:12:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:12:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:12:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:12:37 Collecting texttable<0.10,>=0.9.0 09:12:37 Downloading texttable-0.9.1.tar.gz (11 kB) 09:12:38 Collecting PyYAML<4,>=3.10 09:12:38 Downloading PyYAML-3.13.tar.gz (270 kB) 09:12:38 Removing intermediate container 648a4ec935f6 09:12:38 ---> 700a5ea9d22d 09:12:38 Step 24/26 : LABEL arch=x86_64 09:12:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:12:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:12:38 ---> 6a36b6c1bb35 09:12:38 Step 3/23 : WORKDIR /edgex-go 09:12:38 ---> Using cache 09:12:38 ---> 903da8190e87 09:12:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:38 ---> Using cache 09:12:38 ---> 7390475a557b 09:12:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:12:39 Collecting cached-property<2,>=1.2.0 09:12:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:12:39 Collecting docopt<0.7,>=0.6.1 09:12:39 Downloading docopt-0.6.2.tar.gz (25 kB) 09:12:39 Collecting urllib3<1.25,>=1.21.1 09:12:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:12:39 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:12:39 Collecting idna<2.8,>=2.5 09:12:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:12:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:12:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:12:39 ---> 6a36b6c1bb35 09:12:39 Step 3/32 : WORKDIR /edgex-go 09:12:39 ---> Using cache 09:12:39 ---> 903da8190e87 09:12:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:39 ---> Using cache 09:12:39 ---> 7390475a557b 09:12:39 Step 5/32 : RUN apk add --update --no-cache make git 09:12:39 ---> Using cache 09:12:39 ---> ef852a89450f 09:12:39 Step 6/32 : COPY go.mod . 09:12:39 ---> Using cache 09:12:39 ---> 2f7aa00592b7 09:12:39 Step 7/32 : RUN go mod download 09:12:39 ---> Using cache 09:12:39 ---> 18e00c6ac3c5 09:12:39 Step 8/32 : COPY . . 09:12:39 ---> Using cache 09:12:39 ---> c9fc3d93e253 09:12:39 Step 9/32 : RUN go mod tidy 09:12:39 ---> Using cache 09:12:39 ---> 149013888774 09:12:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:12:39 Collecting docker-pycreds>=0.4.0 09:12:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:12:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:12:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:12:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:12:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:12:39 ---> Running in 49f0d3192880 09:12:39 ---> Running in 23a20200df88 09:12:39 ---> Running in d9585ae90463 09:12:39 Installing collected packages: websocket-client, dockerpty, jsonschema, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, cached-property, docopt, docker-compose 09:12:40 Running setup.py install for dockerpty: started 09:12:40 Removing intermediate container a7d472acbb17 09:12:40 ---> 933c602d7975 09:12:40 Step 6/24 : COPY go.mod . 09:12:40 Removing intermediate container 23a20200df88 09:12:40 ---> ad5e87a523dc 09:12:40 Step 25/26 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:12:40 ---> Running in c805e577b584 09:12:40 Running setup.py install for dockerpty: finished with status 'done' 09:12:40 Removing intermediate container c805e577b584 09:12:40 ---> 4b94f3221e19 09:12:40 Step 26/26 : LABEL version=0.0.0 09:12:40 Attempting uninstall: urllib3 09:12:40 Found existing installation: urllib3 1.25.9 09:12:40 Uninstalling urllib3-1.25.9: 09:12:40 ---> ab7b160e5540 09:12:40 Step 7/24 : RUN go mod download 09:12:40 ---> Running in cebbea80421a 09:12:40 Successfully uninstalled urllib3-1.25.9 09:12:40 ---> Running in 8e8896db77a2 09:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:12:40 Attempting uninstall: idna 09:12:40 Found existing installation: idna 2.9 09:12:40 Uninstalling idna-2.9: 09:12:40 Successfully uninstalled idna-2.9 09:12:40 Removing intermediate container cebbea80421a 09:12:40 ---> 63de86b2e564 09:12:40 09:12:40 Successfully built 63de86b2e564 09:12:40 Successfully tagged security-secretstore-setup:latest 09:12:40 Building core-metadata 09:12:40 Attempting uninstall: requests 09:12:40 Found existing installation: requests 2.23.0 09:12:40 Uninstalling requests-2.23.0: 09:12:40  Building security-secretstore-setup ... done  Successfully uninstalled requests-2.23.0 09:12:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:12:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:12:41 Running setup.py install for texttable: started 09:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:12:42 Running setup.py install for texttable: finished with status 'done' 09:12:42 Running setup.py install for PyYAML: started 09:12:42 OK: 219 MiB in 52 packages 09:12:43 Running setup.py install for PyYAML: finished with status 'done' 09:12:43 Running setup.py install for docopt: started 09:12:44 Running setup.py install for docopt: finished with status 'done' 09:12:45 Removing intermediate container 8e8896db77a2 09:12:45 ---> 6206822254b4 09:12:45 Step 8/24 : COPY . . 09:12:45 Removing intermediate container 49f0d3192880 09:12:45 ---> 209c7a0836c9 09:12:45 Step 6/23 : COPY go.mod . 09:12:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:12:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:12:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:12:46 ---> 6a36b6c1bb35 09:12:46 Step 3/24 : WORKDIR /edgex-go 09:12:46 ---> Using cache 09:12:46 ---> 903da8190e87 09:12:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:46 ---> Using cache 09:12:46 ---> 7390475a557b 09:12:46 Step 5/24 : RUN apk add --update --no-cache make git 09:12:46 ---> Using cache 09:12:46 ---> ef852a89450f 09:12:46 Step 6/24 : COPY go.mod . 09:12:46 ---> Using cache 09:12:46 ---> 2f7aa00592b7 09:12:46 Step 7/24 : RUN go mod download 09:12:46 ---> Using cache 09:12:46 ---> 18e00c6ac3c5 09:12:46 Step 8/24 : COPY . . 09:12:46 ---> Using cache 09:12:46 ---> c9fc3d93e253 09:12:46 Step 9/24 : RUN go mod tidy 09:12:46 ---> Using cache 09:12:46 ---> 149013888774 09:12:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:12:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:12:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:12:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:12:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:12:49 ---> d0afb99ce61e 09:12:49 Step 7/23 : RUN go mod download 09:12:49 ---> Running in 5d3b9889b725 09:12:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:12:51 ---> Running in 2ec921fbcd7f 09:12:51 ---> f1a745ea7b01 09:12:51 Step 9/24 : RUN go mod tidy 09:12:51 ---> Running in 24c4c4204561 09:12:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:12:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:12:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:12:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:12:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:12:53 Removing intermediate container 2ec921fbcd7f 09:12:53 ---> 2e4c10dfce96 09:12:53 Step 8/23 : COPY . . 09:12:53 Removing intermediate container e7151c2e22a6 09:12:53 ---> 5939d29d0cf8 09:12:53 Step 15/24 : ENV APP_PORT=58890 09:12:58 Removing intermediate container 24c4c4204561 09:12:58 ---> babcc2c68e8a 09:12:58 Step 10/24 : RUN make cmd/core-data/core-data 09:12:58 ---> Running in e4672b4034b8 09:13:00 ---> Running in 715ab533ddcc 09:13:00 Removing intermediate container e4672b4034b8 09:13:00 ---> 09bbe5b5036c 09:13:00 Step 16/24 : EXPOSE $APP_PORT 09:13:00 ---> Running in 1ca874ed276d 09:13:00 ---> 0a68b1b738fc 09:13:00 Step 9/23 : RUN go mod tidy 09:13:00 ---> Running in 1c68a40311b2 09:13:00 Removing intermediate container 1ca874ed276d 09:13:00 ---> 1c56e9e92d24 09:13:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:13:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 09:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:13:01 ---> 559459710cda 09:13:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:13:02 ---> 00f4002697c7 09:13:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:13:02 ---> 9eb305a2c82a 09:13:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:13:02 ---> Running in be97584b59a1 09:13:02 Removing intermediate container be97584b59a1 09:13:02 ---> 8ca516f68d08 09:13:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:02 ---> Running in de990f755496 09:13:02 Removing intermediate container de990f755496 09:13:02 ---> 2a597463e96c 09:13:02 Step 22/24 : LABEL arch=x86_64 09:13:03 ---> Running in 67282af09904 09:13:03 Removing intermediate container 67282af09904 09:13:03 ---> 94c6e8d13384 09:13:03 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:13:03 ---> Running in 0aad028c03be 09:13:03 Removing intermediate container 0aad028c03be 09:13:03 ---> eff77d0f9c0d 09:13:03 Step 24/24 : LABEL version=0.0.0 09:13:03 ---> Running in d6ca711c4b8b 09:13:03 Removing intermediate container d6ca711c4b8b 09:13:03 ---> dd15ca4c48fb 09:13:03 09:13:03 Removing intermediate container 1c68a40311b2 09:13:03 ---> f351c996e3b7 09:13:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:13:03 Successfully built dd15ca4c48fb 09:13:03 Successfully tagged sys-mgmt-agent:latest 09:13:03  Building sys-mgmt-agent ... done  ---> Running in 3b3a6e986f3b 09:13:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 100.0% of statements 09:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 50.5% of statements 09:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:13:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.539s coverage: 88.5% of statements 09:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:13:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.182s coverage: 78.9% of statements 09:13:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:13:14 Removing intermediate container d9585ae90463 09:13:14 ---> 9f1fe094a29b 09:13:14 09:13:14 Step 11/32 : FROM alpine:3.12 09:13:14 ---> 13621d1b12d4 09:13:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:13:14 ---> Running in 0827d7146597 09:13:14 Removing intermediate container 0827d7146597 09:13:14 ---> f50a49d0afcb 09:13:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:13:14 ---> Running in 5393c8f132ae 09:13:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:13:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:13:15 (1/2) Installing dumb-init (1.2.2-r1) 09:13:15 (2/2) Installing su-exec (0.2-r1) 09:13:15 Executing busybox-1.31.1-r20.trigger 09:13:15 OK: 6 MiB in 16 packages 09:13:15 Removing intermediate container 5393c8f132ae 09:13:15 ---> 5ea0a630cb73 09:13:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:13:15 ---> Running in eb59f362a0c1 09:13:15 Removing intermediate container eb59f362a0c1 09:13:15 ---> 60c6db1e6ab7 09:13:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:13:15 ---> Running in 9a73f7e9a343 09:13:15 Removing intermediate container 9a73f7e9a343 09:13:15 ---> 78f375ccbcf5 09:13:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:13:15 ---> Running in c03497b2e88d 09:13:16 Removing intermediate container c03497b2e88d 09:13:16 ---> e7a8051fc137 09:13:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:13:17 ---> Running in b6feedf3d81c 09:13:17 Removing intermediate container b6feedf3d81c 09:13:17 ---> 4a51975611d0 09:13:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:13:17 ---> 317b0ea1994b 09:13:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 95.1% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.190s coverage: 60.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.196s coverage: 22.0% of statements 09:13:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements 09:13:17 ---> Running in 9060b8db80d4 09:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements 09:13:18 Removing intermediate container 9060b8db80d4 09:13:18 ---> fbd98a47f08b 09:13:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 09:13:18 ---> c658e4450b28 09:13:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:13:19 ---> bec790fdb616 09:13:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:13:19 ---> 38c86a5b9ec3 09:13:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:13:20 ---> 27d03095af55 09:13:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:13:20 ---> a7c0277516f4 09:13:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:13:20 ---> Running in 1e494aba6f1d 09:13:20 Removing intermediate container 1e494aba6f1d 09:13:20 ---> c0a5c22cb4bc 09:13:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:13:21 ---> 8f184a6b2c17 09:13:21 Step 27/32 : RUN chmod +x /entrypoint.sh 09:13:21 ---> Running in 035709213dfe 09:13:22 Removing intermediate container 035709213dfe 09:13:22 ---> 157b7f414c24 09:13:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:13:22 ---> Running in 89a26c5dfd23 09:13:22 Removing intermediate container 89a26c5dfd23 09:13:22 ---> b80ee77f61b1 09:13:22 Step 29/32 : CMD ["gate"] 09:13:23 ---> Running in ef43ea7d2555 09:13:23 Removing intermediate container ef43ea7d2555 09:13:23 ---> f26342dca4f9 09:13:23 Step 30/32 : LABEL arch=x86_64 09:13:23 ---> Running in 261c91860b6b 09:13:23 Removing intermediate container 261c91860b6b 09:13:23 ---> 805fb1f97ef3 09:13:23 Step 31/32 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:13:23 ---> Running in 97cf6e0ab3c8 09:13:24 Removing intermediate container 97cf6e0ab3c8 09:13:24 ---> 9950a45cd4ec 09:13:24 Step 32/32 : LABEL version=0.0.0 09:13:24 ---> Running in 1c9b40637160 09:13:24 Removing intermediate container 1c9b40637160 09:13:24 ---> 5bfcfb34c61e 09:13:24 09:13:24 Successfully built 5bfcfb34c61e 09:13:24 Successfully tagged security-bootstrapper:latest 09:13:30  Building security-bootstrapper ... done Removing intermediate container 5d3b9889b725 09:13:30 ---> 39d673b7b8fc 09:13:30 09:13:30 Step 11/24 : FROM alpine:3.12 09:13:30 ---> 13621d1b12d4 09:13:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:13:30 ---> Using cache 09:13:30 ---> e107aa4d1650 09:13:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:13:30 ---> Using cache 09:13:30 ---> c1f4c1914924 09:13:30 Step 14/24 : ENV APP_PORT=59881 09:13:30 ---> Running in 0bcb7b3262de 09:13:30 Removing intermediate container 0bcb7b3262de 09:13:30 ---> 4118bad35ba8 09:13:30 Step 15/24 : EXPOSE $APP_PORT 09:13:30 ---> Running in 90e8ad823c94 09:13:30 Removing intermediate container 90e8ad823c94 09:13:30 ---> 1bdb91d26460 09:13:30 Step 16/24 : WORKDIR / 09:13:30 ---> Running in 25dbf11bb9f6 09:13:30 Removing intermediate container 25dbf11bb9f6 09:13:30 ---> 5ea0e9b92dce 09:13:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.207s coverage: 94.4% of statements 09:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 09:13:31 ---> e1ff4e3807eb 09:13:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:13:32 ---> a5aa413ab168 09:13:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:13:32 ---> e694a54b1f45 09:13:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:13:32 ---> Running in 26bbf68e0847 09:13:32 Removing intermediate container 26bbf68e0847 09:13:32 ---> 071e9155d3b1 09:13:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:33 ---> Running in f1c606a40af5 09:13:33 Removing intermediate container 3b3a6e986f3b 09:13:33 ---> afdd90860909 09:13:33 09:13:33 Step 11/23 : FROM alpine:3.12 09:13:33 ---> 13621d1b12d4 09:13:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:33 Removing intermediate container 715ab533ddcc 09:13:33 ---> bb704f920354 09:13:33 09:13:33 Step 11/24 : FROM alpine:3.12 09:13:33 ---> 13621d1b12d4 09:13:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:13:33 ---> Running in b8e4096e8335 09:13:33 ---> Running in f3edf67c2697 09:13:33 Removing intermediate container f1c606a40af5 09:13:33 ---> 7a824deeb63e 09:13:33 Step 22/24 : LABEL arch=x86_64 09:13:33 ---> Running in 7c1d28cc83fc 09:13:33 Removing intermediate container f3edf67c2697 09:13:33 ---> a4fafc3f3485 09:13:33 Step 13/24 : ENV APP_PORT=59880 09:13:33 Removing intermediate container 7c1d28cc83fc 09:13:33 ---> 0772cd7d879b 09:13:33 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:13:33 ---> Running in c678ba299b84 09:13:33 ---> Running in 157e1002edd5 09:13:33 Removing intermediate container c678ba299b84 09:13:33 ---> 4f34d206e685 09:13:33 Step 14/24 : EXPOSE $APP_PORT 09:13:33 Removing intermediate container 157e1002edd5 09:13:33 ---> c98b50c73f65 09:13:33 Step 24/24 : LABEL version=0.0.0 09:13:33 ---> Running in f6eb6cd1e083 09:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:13:33 ---> Running in aaaf45ab16a5 09:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:13:34 Removing intermediate container f6eb6cd1e083 09:13:34 ---> 724b2255cc3f 09:13:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:34 Removing intermediate container aaaf45ab16a5 09:13:34 ---> f039718faa4e 09:13:34 09:13:34 (1/2) Installing ca-certificates (20191127-r4) 09:13:34 (2/2) Installing dumb-init (1.2.2-r1) 09:13:34 Executing busybox-1.31.1-r20.trigger 09:13:34 Executing ca-certificates-20191127-r4.trigger 09:13:34 ---> Running in b1abd4585b32 09:13:34 OK: 6 MiB in 16 packages 09:13:34 Successfully built f039718faa4e 09:13:34 Successfully tagged core-metadata:latest 09:13:34  Building core-metadata ... done Removing intermediate container b8e4096e8335 09:13:34 ---> 900e2e5cf00c 09:13:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:13:34 ---> Running in cf66c8f879b8 09:13:34 Removing intermediate container cf66c8f879b8 09:13:34 ---> f0b08df1de8d 09:13:34 Step 14/23 : ENV APP_PORT=59860 09:13:34 ---> Running in 39c8ecf68c75 09:13:34 Removing intermediate container b1abd4585b32 09:13:34 ---> e8a5afdf248d 09:13:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:13:34 Removing intermediate container 39c8ecf68c75 09:13:34 ---> 41bdfa81d6db 09:13:34 Step 15/23 : EXPOSE $APP_PORT 09:13:34 ---> Running in e977bf04af8f 09:13:34 ---> Running in dbe28e8777f1 09:13:34 Removing intermediate container dbe28e8777f1 09:13:34 ---> 82172c4e312f 09:13:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:13:34 ---> 9b8764a6cabf 09:13:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:35 ---> 4598424f28e5 09:13:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:13:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:13:35 ---> e8595aafe3e6 09:13:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:35 ---> Running in 9226b5af000c 09:13:35 Removing intermediate container 9226b5af000c 09:13:35 ---> f12732c1efc5 09:13:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:35 ---> Running in b937fe95545d 09:13:35 Removing intermediate container b937fe95545d 09:13:35 ---> a0d084623ce9 09:13:35 Step 21/23 : LABEL arch=x86_64 09:13:35 ---> Running in e238c0c1a49d 09:13:36 Removing intermediate container e238c0c1a49d 09:13:36 ---> a1db2ff9936d 09:13:36 Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:13:36 ---> Running in 7a99aa993817 09:13:36 (1/6) Installing dumb-init (1.2.2-r1) 09:13:36 Removing intermediate container 7a99aa993817 09:13:36 ---> d268b9cafa70 09:13:36 Step 23/23 : LABEL version=0.0.0 09:13:36 ---> Running in d4e0ffdfa059 09:13:36 (2/6) Installing libgcc (9.3.0-r2) 09:13:36 Removing intermediate container d4e0ffdfa059 09:13:36 ---> 2f0f9c07418e 09:13:36 09:13:36 (3/6) Installing libsodium (1.0.18-r0) 09:13:36 Successfully built 2f0f9c07418e 09:13:36 Successfully tagged support-notifications:latest 09:13:36  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) 09:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.506s coverage: 81.8% of statements 09:13:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:13:37 (5/6) Installing libzmq (4.3.3-r0) 09:13:37 (6/6) Installing zeromq (4.3.3-r0) 09:13:37 Executing busybox-1.31.1-r20.trigger 09:13:37 OK: 8 MiB in 20 packages 09:13:37 Removing intermediate container e977bf04af8f 09:13:37 ---> 969ceba97402 09:13:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:38 ---> 2077ab042dbe 09:13:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:13:38 ---> bd5e27de9110 09:13:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:13:38 ---> a97b68c3a3a9 09:13:38 Step 20/24 : ENTRYPOINT ["/core-data"] 09:13:38 ---> Running in a27de8e16ba7 09:13:38 Removing intermediate container a27de8e16ba7 09:13:38 ---> 07d09c3897b2 09:13:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:38 ---> Running in 2beca5e15565 09:13:38 Removing intermediate container 2beca5e15565 09:13:38 ---> ec893842fefd 09:13:38 Step 22/24 : LABEL arch=x86_64 09:13:38 ---> Running in e7d8082088d3 09:13:38 Removing intermediate container e7d8082088d3 09:13:38 ---> 7c4826fc484c 09:13:38 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:13:38 ---> Running in 173aa8555fbb 09:13:38 Removing intermediate container 173aa8555fbb 09:13:38 ---> 705695c07790 09:13:38 Step 24/24 : LABEL version=0.0.0 09:13:38 ---> Running in ad8ec9242e39 09:13:39 Removing intermediate container ad8ec9242e39 09:13:39 ---> 29ab54e3b9c7 09:13:39 09:13:39 Successfully built 29ab54e3b9c7 09:13:39 Successfully tagged core-data:latest 09:13:39  Building core-data ... done  [Pipeline] } 09:13:39 $ docker stop --time=1 fd59770deca9d2caf0248cc306536e9387ffaa5fa244dfa41144d532453f7995 09:13:40 $ docker rm -f fd59770deca9d2caf0248cc306536e9387ffaa5fa244dfa41144d532453f7995 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:41 + docker images 09:13:41 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:41 core-data latest 29ab54e3b9c7 3 seconds ago 20.3MB 09:13:41 support-notifications latest 2f0f9c07418e 5 seconds ago 16.7MB 09:13:41 afdd90860909 8 seconds ago 1.16GB 09:13:41 bb704f920354 8 seconds ago 1.16GB 09:13:41 core-metadata latest f039718faa4e 8 seconds ago 16.6MB 09:13:41 39d673b7b8fc 12 seconds ago 1.16GB 09:13:41 security-bootstrapper latest 5bfcfb34c61e 17 seconds ago 18.6MB 09:13:41 9f1fe094a29b 28 seconds ago 1.16GB 09:13:41 sys-mgmt-agent latest dd15ca4c48fb 38 seconds ago 311MB 09:13:41 security-secretstore-setup latest 63de86b2e564 About a minute ago 28.7MB 09:13:41 core-command latest 6ea2c1b5132b About a minute ago 15.9MB 09:13:41 support-scheduler latest 93c182d51ec8 About a minute ago 15.9MB 09:13:41 security-proxy-setup latest 34f6d9a53c61 About a minute ago 25.7MB 09:13:41 6e8969d3d439 About a minute ago 1.16GB 09:13:41 034536f29b1d About a minute ago 1.16GB 09:13:41 41c059a9dbb3 About a minute ago 1.17GB 09:13:41 1b6c32008711 About a minute ago 1.16GB 09:13:41 896db2c5b97c About a minute ago 1.16GB 09:13:41 ci-base-image-x86_64 latest 6a36b6c1bb35 6 minutes ago 659MB 09:13:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB 09:13:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 5 days ago 37.5MB 09:13:41 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 09:13:41 docker 20.10.0 aefe523efa57 7 months ago 240MB 09:13:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 58.8% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 64.4% of statements 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements 09:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 09:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements 09:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.055s coverage: 66.9% of statements 09:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.6% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:13:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 09:13:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:13:56 Still waiting to schedule task 09:13:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.209s coverage: 19.3% of statements 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 91.9% of statements 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.6% of statements 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements 09:13:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 09:14:00 GO111MODULE=on go vet ./... 09:15:22 gofmt -l . 09:15:22 [ "`gofmt -l .`" = "" ] 09:15:22 ./bin/test-attribution-txt.sh [Pipeline] sh 09:15:23 + ls -al . 09:15:23 total 592 09:15:23 drwxrwxr-x 9 1001 1001 4096 Jul 12 09:15 . 09:15:23 drwxr-xr-x 4 root root 4096 Jul 12 09:11 .. 09:15:23 -rw-rw-r-- 1 1001 1001 11 Jul 12 09:09 .dockerignore 09:15:23 drwxrwxr-x 8 1001 1001 4096 Jul 12 09:09 .git 09:15:23 drwxrwxr-x 3 1001 1001 4096 Jul 12 09:09 .github 09:15:23 -rw-rw-r-- 1 1001 1001 818 Jul 12 09:09 .gitignore 09:15:23 -rw-rw-r-- 1 1001 1001 76 Jul 12 09:09 .hadolint.yml 09:15:23 -rw-rw-r-- 1 1001 1001 166 Jul 12 09:09 .sonarcloud.properties 09:15:23 -rw-rw-r-- 1 1001 1001 8609 Jul 12 09:09 Attribution.txt 09:15:23 -rw-rw-r-- 1 1001 1001 43881 Jul 12 09:09 CHANGELOG.md 09:15:23 -rw-rw-r-- 1 1001 1001 3804 Jul 12 09:09 CONTRIBUTING.md 09:15:23 -rw-rw-r-- 1 1001 1001 931 Jul 12 09:09 Dockerfile.build 09:15:23 -rw-rw-r-- 1 1001 1001 849 Jul 12 09:09 Jenkinsfile 09:15:23 -rw-rw-r-- 1 1001 1001 10775 Jul 12 09:09 LICENSE 09:15:23 -rw-rw-r-- 1 1001 1001 6003 Jul 12 09:09 Makefile 09:15:23 -rw-rw-r-- 1 1001 1001 7818 Jul 12 09:09 README.md 09:15:23 -rw-rw-r-- 1 1001 1001 6912 Jul 12 09:09 SECURITY.md 09:15:23 -rw-rw-r-- 1 1001 1001 5 Jul 12 09:06 VERSION 09:15:23 -rw-rw-r-- 1 1001 1001 4131 Jul 12 09:09 ZMQWindows.md 09:15:23 drwxrwxr-x 2 1001 1001 4096 Jul 12 09:09 bin 09:15:23 drwxrwxr-x 14 1001 1001 4096 Jul 12 09:09 cmd 09:15:23 -rw-r--r-- 1 root root 399433 Jul 12 09:13 coverage.out 09:15:23 -rw-rw-r-- 1 1001 1001 812 Jul 12 09:09 go.mod 09:15:23 -rw-r--r-- 1 root root 20973 Jul 12 09:11 go.sum 09:15:23 drwxrwxr-x 7 1001 1001 4096 Jul 12 09:09 internal 09:15:23 drwxrwxr-x 3 1001 1001 4096 Jul 12 09:09 openapi 09:15:23 drwxrwxr-x 4 1001 1001 4096 Jul 12 09:09 snap 09:15:23 -rw-rw-r-- 1 1001 1001 168 Jul 12 09:09 version.go [Pipeline] sh 09:15:23 + '[' -e coverage.out ] 09:15:23 + chown 1001:1001 coverage.out [Pipeline] stash 09:15:23 Warning: overwriting stash ‘coverage-report’ 09:15:24 Stashed 1 file(s) [Pipeline] sh 09:15:25 + make build 09:15:25 go mod tidy 09:15:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:15:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:15:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:15:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:16:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:16:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:16:25 $ docker stop --time=1 55a372e2d2a3763970e19156176317fa1d07cf10ecbe1159bf68a2fcea0789a1 09:16:27 $ docker rm -f 55a372e2d2a3763970e19156176317fa1d07cf10ecbe1159bf68a2fcea0789a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:29 09:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:30 latest: Pulling from edgex-devops/edgex-compose-arm64 09:16:30 29e5d40040c1: Pulling fs layer 09:16:30 1ce36da41761: Pulling fs layer 09:16:30 25b303627fd3: Pulling fs layer 09:16:30 29e5d40040c1: Verifying Checksum 09:16:30 29e5d40040c1: Download complete 09:16:31 1ce36da41761: Verifying Checksum 09:16:31 1ce36da41761: Download complete 09:16:31 29e5d40040c1: Pull complete 09:16:32 1ce36da41761: Pull complete 09:16:32 25b303627fd3: Verifying Checksum 09:16:32 25b303627fd3: Download complete 09:16:45 25b303627fd3: Pull complete 09:16:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:16:45 prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container 09:16:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-devops/edgex-compose-arm64:latest cat 09:16:48 $ docker top a628a2345931ede55ca52a8593d15c39fa490eadf4e4ed13e85d173a43420b43 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:49 + docker-compose build --help 09:16:49 + grep parallel 09:16:52 --parallel Build images in parallel. [Pipeline] } 09:16:52 $ docker stop --time=1 a628a2345931ede55ca52a8593d15c39fa490eadf4e4ed13e85d173a43420b43 09:16:54 $ docker rm -f a628a2345931ede55ca52a8593d15c39fa490eadf4e4ed13e85d173a43420b43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:16:55 . [Pipeline] withDockerContainer 09:16:55 prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container 09:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:16:57 $ docker top b5b6b1dd7b8d33c967c38ca87f7878837cb1fe3104ee45a997d32f2f30d4aeff -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:58 + docker-compose -f ./docker-compose-build.yml build --parallel 09:17:02 Building core-command ... 09:17:02 Building core-data ... 09:17:02 Building core-metadata ... 09:17:02 Building security-bootstrapper ... 09:17:02 Building security-proxy-setup ... 09:17:02 Building security-secretstore-setup ... 09:17:02 Building support-notifications ... 09:17:02 Building support-scheduler ... 09:17:02 Building sys-mgmt-agent ... 09:17:02 Building security-bootstrapper 09:17:02 Building core-metadata 09:17:02 Building sys-mgmt-agent 09:17:02 Building security-proxy-setup 09:17:02 Building support-scheduler 09:17:14 Running on prd-ubuntu18.04-docker-8c-8g-2556 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws 09:17:14 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 09:17:14 The recommended git tool is: git 09:17:17 using credential edgex-jenkins-ssh 09:17:17 Cloning the remote Git repository 09:17:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:17:17 > git init /w/workspace/edgex-go/11 # timeout=10 09:17:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:17:17 > git --version # timeout=10 09:17:17 > git --version # 'git version 2.17.1' 09:17:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:17:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:17:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:17:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:17:23 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit 63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:17:23 Merge succeeded, producing 63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:17:23 Checking out Revision 63bdb5d6c2047d3bc1037971a19e539cab4f755e (PR-3577) 09:17:23 > git config core.sparsecheckout # timeout=10 09:17:23 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 09:17:23 > git remote # timeout=10 09:17:23 > git config --get remote.origin.url # timeout=10 09:17:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:23 > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 09:17:23 > git rev-parse HEAD^{commit} # timeout=10 09:17:23 > git config core.sparsecheckout # timeout=10 09:17:23 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 09:17:27 Commit message: "docs: Update to Core Contracts lib to v2.0.1-dev.1" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:28 + echo snap-build.sh 09:17:28 snap-build.sh 09:17:28 + SNAP_BASE_DIR=. 09:17:28 + '[' '!' -z /w/workspace/edgex-go/11 ']' 09:17:28 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 09:17:28 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 09:17:28 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 09:17:28 + cd /w/workspace/edgex-go/11 09:17:28 + sudo apt-get remove -qy --purge lxd lxd-client 09:17:28 Reading package lists... 09:17:28 Building dependency tree... 09:17:28 Reading state information... 09:17:28 The following packages were automatically installed and are no longer required: 09:17:28 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:17:28 uidmap xdelta3 09:17:28 Use 'sudo apt autoremove' to remove them. 09:17:28 The following packages will be REMOVED: 09:17:28 lxd* lxd-client* 09:17:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:17:29 After this operation, 31.7 MB disk space will be freed. 09:17:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 09:17:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:17:30 Removing lxd dnsmasq configuration 09:17:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:17:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:17:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:17:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 09:17:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:17:33 Processing triggers for systemd (237-3ubuntu10.45) ... 09:17:33 Processing triggers for ureadahead (0.100.0-21) ... 09:17:34 + sudo snap remove --purge lxd 09:17:34 snap "lxd" is not installed 09:17:34 + sudo groupadd --force --system lxd 09:17:34 ++ whoami 09:17:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:17:34 + newgrp - lxd 09:17:34 + sudo snap install lxd 09:17:56 2021-07-12T09:17:52Z INFO Waiting for automatic snapd restart... 09:18:09 lxd 4.15 from Canonical* installed 09:18:09 + sudo lxd init --auto 09:18:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:10 ---> 3b5028f2fa03 09:18:10 Step 3/23 : WORKDIR /edgex-go 09:18:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:18:10 ---> 3b5028f2fa03 09:18:10 Step 3/24 : WORKDIR /edgex-go 09:18:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:18:10 ---> 3b5028f2fa03 09:18:10 Step 3/24 : WORKDIR /edgex-go 09:18:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:18:10 ---> 3b5028f2fa03 09:18:10 Step 3/32 : WORKDIR /edgex-go 09:18:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:18:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:18:10 ---> 3b5028f2fa03 09:18:10 Step 3/22 : WORKDIR /edgex-go 09:18:10 ---> Running in 9c2ec914b452 09:18:10 ---> Running in d1b53e5e2dd0 09:18:10 ---> Running in 54a5e3fdf108 09:18:10 ---> Running in 058f7a90367a 09:18:10 ---> Running in 19261b1259fd 09:18:11 Removing intermediate container 19261b1259fd 09:18:11 ---> 67f316b0881f 09:18:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:11 ---> Running in 43232d1e3e63 09:18:11 Removing intermediate container 9c2ec914b452 09:18:11 ---> b31916c9447d 09:18:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:11 Removing intermediate container 54a5e3fdf108 09:18:11 ---> cdfc3d6355ed 09:18:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:11 Removing intermediate container 058f7a90367a 09:18:11 ---> cb4cb74bae11 09:18:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:11 Removing intermediate container d1b53e5e2dd0 09:18:11 ---> a2013da3258b 09:18:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:11 ---> Running in f11b76f7a9a8 09:18:11 ---> Running in 964b70dfd300 09:18:12 ---> Running in 0d1c547f2c6b 09:18:12 ---> Running in 0a095331a1ff 09:18:15 Removing intermediate container 43232d1e3e63 09:18:15 ---> e60e3f21a73f 09:18:15 Step 5/24 : RUN apk add --update --no-cache make git 09:18:15 ---> Running in 76d2fdfcd5c7 09:18:15 Removing intermediate container f11b76f7a9a8 09:18:15 ---> 225d3e3a902e 09:18:15 Step 5/22 : RUN apk add --update --no-cache make git 09:18:15 ---> Running in 4ead35c13396 09:18:15 Removing intermediate container 964b70dfd300 09:18:15 ---> ee8dbd31b529 09:18:15 Step 5/32 : RUN apk add --update --no-cache make git 09:18:16 ---> Running in 48ea5db9cb0d 09:18:16 Removing intermediate container 0a095331a1ff 09:18:16 ---> 827cd87cdb9f 09:18:16 Step 5/23 : RUN apk add --update --no-cache make git 09:18:16 Removing intermediate container 0d1c547f2c6b 09:18:16 ---> aca1b17f42af 09:18:16 Step 5/24 : RUN apk add --update --no-cache make bash git 09:18:16 ---> Running in 422610a51560 09:18:17 ---> Running in 1fce7a65c691 09:18:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:18:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:18:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:18:19 + sudo snap install --classic snapcraft 09:18:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:18:19 OK: 218 MiB in 52 packages 09:18:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:18:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:18:20 OK: 218 MiB in 52 packages 09:18:20 OK: 218 MiB in 52 packages 09:18:20 OK: 218 MiB in 52 packages 09:18:20 Removing intermediate container 76d2fdfcd5c7 09:18:20 ---> 64cc2116b5bd 09:18:20 Step 6/24 : COPY go.mod . 09:18:21 OK: 218 MiB in 52 packages 09:18:22 Removing intermediate container 4ead35c13396 09:18:22 ---> a37582f4a7b6 09:18:22 Step 6/22 : COPY go.mod . 09:18:22 ---> 736c770737d5 09:18:22 Step 7/24 : RUN go mod download 09:18:22 Removing intermediate container 48ea5db9cb0d 09:18:22 ---> e28e3e3b6078 09:18:22 Step 6/32 : COPY go.mod . 09:18:22 Removing intermediate container 422610a51560 09:18:22 ---> 8d1e7f916ff0 09:18:22 Step 6/23 : COPY go.mod . 09:18:22 ---> Running in 4bad53e5ff28 09:18:22 Removing intermediate container 1fce7a65c691 09:18:22 ---> f63528efed4d 09:18:22 Step 6/24 : COPY go.mod . 09:18:23 ---> 041f0532f1ff 09:18:23 Step 7/22 : RUN go mod download 09:18:23 ---> Running in 4ef7cd885707 09:18:23 ---> 789924972510 09:18:23 Step 7/32 : RUN go mod download ---> a6bba7577736 09:18:23 Step 7/23 : RUN go mod download 09:18:23 09:18:23 ---> Running in 18804c324d39 09:18:23 ---> Running in 264a9c14bf76 09:18:24 ---> cba703765f2c 09:18:24 Step 7/24 : RUN go mod download 09:18:24 ---> Running in c5bcb3079f1a 09:18:26 Removing intermediate container 4bad53e5ff28 09:18:26 ---> c389b85c94c6 09:18:26 Step 8/24 : COPY . . 09:18:27 Removing intermediate container 4ef7cd885707 09:18:27 ---> d7dc80be9f94 09:18:27 Step 8/22 : COPY . . 09:18:29 Removing intermediate container 264a9c14bf76 09:18:29 ---> 3830c80e67dc 09:18:29 Step 8/32 : COPY . . 09:18:30 Removing intermediate container c5bcb3079f1a 09:18:30 ---> 1b6ef5889e59 09:18:30 Step 8/24 : COPY . . 09:18:30 Removing intermediate container 18804c324d39 09:18:30 ---> b85a7f6b36e7 09:18:30 Step 8/23 : COPY . . 09:18:34 snapcraft 4.8.3 from Canonical* installed 09:18:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:18:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:18:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:34 Dload Upload Total Spent Left Speed 09:18:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4510 0 --:--:-- --:--:-- --:--:-- 4510 09:18:34 100 3325k 100 3325k 0 0 9609k 0 --:--:-- --:--:-- --:--:-- 9609k 09:18:34 ./yq_linux_amd64 09:18:34 + sudo snapcraft prime --use-lxd 09:18:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:18:37 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:18:37 - README.md 09:18:37 09:18:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:18:37 Launching a container. 09:18:44 Waiting for container to be ready 09:18:44 To start your first instance, try: lxc launch ubuntu:18.04 09:18:44 09:18:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:18:48 Waiting for network to be ready... 09:18:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:18:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 09:18:49 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:18:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:18:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:18:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:18:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:18:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:18:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 09:18:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:18:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:18:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:18:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:18:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:18:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:18:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:18:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:18:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:18:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:18:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 09:18:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 09:18:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:18:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:18:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 09:18:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 09:18:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 09:18:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:18:53 ---> 4ce32e9ebd53 09:18:53 Step 9/24 : RUN go mod tidy 09:18:53 ---> 470312757a6f 09:18:53 Step 9/22 : RUN go mod tidy 09:18:53 ---> 2b9d3bdddd88 09:18:53 Step 9/23 : RUN go mod tidy 09:18:53 ---> 84c7f11ffc28 09:18:53 Step 9/24 : RUN go mod tidy 09:18:53 ---> f739d93dbd57 09:18:53 Step 9/32 : RUN go mod tidy 09:18:53 ---> Running in a48b57bb1f1a 09:18:53 ---> Running in bb17e39cca8f 09:18:53 ---> Running in b687aa8609cb 09:18:53 ---> Running in 88748cc87372 09:18:53 ---> Running in 0d951b18d917 09:18:53 Fetched 24.8 MB in 4s (6055 kB/s) 09:18:54 Reading package lists... 09:18:54 Reading package lists... 09:18:54 Building dependency tree... 09:18:54 Reading state information... 09:18:54 The following additional packages will be installed: 09:18:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:18:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:18:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:18:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:18:54 Suggested packages: 09:18:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:18:54 Recommended packages: 09:18:54 gnupg libsasl2-modules 09:18:54 The following NEW packages will be installed: 09:18:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:18:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:18:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:18:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:18:54 The following packages will be upgraded: 09:18:54 gpg gpg-agent gpgconf libudev1 09:18:54 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 09:18:54 Need to get 3530 kB of archives. 09:18:54 After this operation, 13.3 MB of additional disk space will be used. 09:18:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 09:18:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:18:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:18:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:18:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 09:18:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 09:18:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:18:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:18:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:18:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:18:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:18:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:18:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:18:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:18:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:18:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:18:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:18:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:18:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:18:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:18:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:18:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:18:56 debconf: delaying package configuration, since apt-utils is not installed 09:18:56 Fetched 3530 kB in 1s (2679 kB/s) 09:18:56 (Reading database ... 12511 files and directories currently installed.) 09:18:56 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 09:18:56 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:18:56 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 09:18:56 Selecting previously unselected package udev. 09:18:56 (Reading database ... 12511 files and directories currently installed.) 09:18:56 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 09:18:56 Unpacking udev (237-3ubuntu10.48) ... 09:18:56 Selecting previously unselected package libfuse2:amd64. 09:18:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:18:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:18:56 Selecting previously unselected package fuse. 09:18:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:18:56 Unpacking fuse (2.9.7-1ubuntu1) ... 09:18:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:18:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:18:56 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:18:56 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:18:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:18:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:18:57 Selecting previously unselected package libksba8:amd64. 09:18:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:18:57 Unpacking libksba8:amd64 (1.3.5-2) ... 09:18:57 Selecting previously unselected package libroken18-heimdal:amd64. 09:18:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:18:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:18:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:18:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libwind0-heimdal:amd64. 09:18:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:18:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:18:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:18:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:18:57 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:18:57 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:57 Selecting previously unselected package libsasl2-modules-db:amd64. 09:18:57 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:18:57 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:18:57 Selecting previously unselected package libsasl2-2:amd64. 09:18:57 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:18:57 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:18:57 Selecting previously unselected package libldap-common. 09:18:57 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:18:57 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:18:57 Selecting previously unselected package libldap-2.4-2:amd64. 09:18:57 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:18:57 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:18:57 Selecting previously unselected package dirmngr. 09:18:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:18:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:18:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:18:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:18:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:18:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:18:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:18:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:18:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:58 Setting up libksba8:amd64 (1.3.5-2) ... 09:18:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:18:58 Setting up udev (237-3ubuntu10.48) ... 09:18:58 Removing intermediate container bb17e39cca8f 09:18:58 ---> 94f3aa3f6731 09:18:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:18:58 ---> Running in 109de873efb2 09:18:58 Removing intermediate container a48b57bb1f1a 09:18:58 ---> 823c5b4c2e4f 09:18:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 09:18:58 ---> Running in 00104a368f90 09:18:58 Removing intermediate container 88748cc87372 09:18:58 ---> 614697b3fce5 09:18:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:18:58 Removing intermediate container b687aa8609cb 09:18:58 ---> c07fc414b204 09:18:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:18:58 ---> Running in 2a4cfe309cba 09:18:58 Removing intermediate container 0d951b18d917 09:18:58 ---> 35152de87bae 09:18:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:18:58 invoke-rc.d: policy-rc.d denied execution of start. 09:18:58 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:58 Processing triggers for systemd (237-3ubuntu10) ... 09:18:58 Setting up fuse (2.9.7-1ubuntu1) ... 09:18:58 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:18:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:59 ---> Running in 53313e3dab83 09:18:59 ---> Running in a0af03d65b04 09:18:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:18:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:18:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:18:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:18:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:18:59 settings in the [Install] section, and DefaultInstance for template units). 09:18:59 This means they are not meant to be enabled using systemctl. 09:18:59 Possible reasons for having this kind of units are: 09:18:59 1) A unit may be statically enabled by being symlinked from another unit's 09:18:59 .wants/ or .requires/ directory. 09:18:59 2) A unit's purpose may be to act as a helper for some other unit which has 09:18:59 a requirement dependency on it. 09:18:59 3) A unit may be started when needed via activation (socket, path, timer, 09:18:59 D-Bus, udev, scripted systemctl call, ...). 09:18:59 4) In case of template units, the unit is meant to be enabled with some 09:18:59 instance name specified. 09:18:59 Reading package lists... 09:19:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:19:00 Building dependency tree... 09:19:00 Reading state information... 09:19:00 The following additional packages will be installed: 09:19:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:19:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:19:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:19:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:19:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:19:00 Suggested packages: 09:19:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:19:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:19:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:19:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:19:00 systemd-container policykit-1 09:19:00 Recommended packages: 09:19:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:19:00 The following NEW packages will be installed: 09:19:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:19:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:19:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:19:00 multiarch-support openssh-client python3 python3-minimal python3.6 09:19:00 python3.6-minimal snapd squashfs-tools sudo 09:19:00 The following packages will be upgraded: 09:19:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:19:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:19:00 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 09:19:00 Need to get 36.7 MB of archives. 09:19:00 After this operation, 147 MB of additional disk space will be used. 09:19:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 09:19:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:19:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 09:19:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:19:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:19:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:19:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:19:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:19:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:19:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:19:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:19:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:19:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:19:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:19:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 09:19:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:19:01 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 09:19:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:19:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:19:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:19:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:19:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:19:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:19:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:19:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:19:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:19:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:19:01 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:19:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:19:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:19:01 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 09:19:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 09:19:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:19:02 debconf: delaying package configuration, since apt-utils is not installed 09:19:02 Fetched 36.7 MB in 2s (15.8 MB/s) 09:19:02 (Reading database ... 12757 files and directories currently installed.) 09:19:02 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 09:19:02 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:19:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 09:19:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:19:03 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 09:19:03 (Reading database ... 12757 files and directories currently installed.) 09:19:03 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:19:03 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:19:03 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:19:03 (Reading database ... 12757 files and directories currently installed.) 09:19:03 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:19:03 Unpacking apt (1.6.14) over (1.6.1) ... 09:19:04 Setting up apt (1.6.14) ... 09:19:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:19:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:19:04 (Reading database ... 12764 files and directories currently installed.) 09:19:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:19:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:19:04 Selecting previously unselected package libpython3.6-minimal:amd64. 09:19:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:19:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:19:05 Selecting previously unselected package libexpat1:amd64. 09:19:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:19:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:19:05 Selecting previously unselected package python3.6-minimal. 09:19:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:19:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:19:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 09:19:05 Checking for services that may need to be restarted...done. 09:19:05 Checking for services that may need to be restarted...done. 09:19:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:19:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:19:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:19:05 Selecting previously unselected package python3-minimal. 09:19:05 (Reading database ... 13012 files and directories currently installed.) 09:19:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:19:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:19:05 Selecting previously unselected package mime-support. 09:19:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:19:05 Unpacking mime-support (3.60ubuntu1) ... 09:19:06 Selecting previously unselected package libmpdec2:amd64. 09:19:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:19:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:19:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:19:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:19:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:19:06 Selecting previously unselected package python3.6. 09:19:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:19:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:19:06 Selecting previously unselected package libpython3-stdlib:amd64. 09:19:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:19:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:19:06 Setting up python3-minimal (3.6.7-1~18.04) ... 09:19:06 Selecting previously unselected package python3. 09:19:06 (Reading database ... 13442 files and directories currently installed.) 09:19:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:19:06 Unpacking python3 (3.6.7-1~18.04) ... 09:19:06 Selecting previously unselected package multiarch-support. 09:19:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:19:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:19:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:19:06 Selecting previously unselected package liblzo2-2:amd64. 09:19:06 (Reading database ... 13479 files and directories currently installed.) 09:19:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:19:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:19:06 Selecting previously unselected package libbsd0:amd64. 09:19:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:19:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:19:06 Selecting previously unselected package sudo. 09:19:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:19:06 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:19:07 Selecting previously unselected package apparmor. 09:19:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:19:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:19:07 Selecting previously unselected package libedit2:amd64. 09:19:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:19:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:19:07 Selecting previously unselected package libkrb5support0:amd64. 09:19:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:19:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:19:07 Selecting previously unselected package libk5crypto3:amd64. 09:19:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:19:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:19:07 Selecting previously unselected package libkeyutils1:amd64. 09:19:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:19:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:19:07 Selecting previously unselected package libkrb5-3:amd64. 09:19:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:19:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:19:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:19:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:19:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:19:07 Selecting previously unselected package libssl1.0.0:amd64. 09:19:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 09:19:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:19:07 Selecting previously unselected package openssh-client. 09:19:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:19:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:19:08 Selecting previously unselected package squashfs-tools. 09:19:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 09:19:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:19:08 Selecting previously unselected package snapd. 09:19:08 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 09:19:08 Unpacking snapd (2.49.2+18.04) ... 09:19:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:19:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 09:19:10 Setting up mime-support (3.60ubuntu1) ... 09:19:10 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:19:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:19:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:19:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:19:10 Setting up systemd (237-3ubuntu10.48) ... 09:19:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:19:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:19:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:19:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:19:13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:19:13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:19:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:19:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 09:19:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:19:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:19:13 Setting up python3 (3.6.7-1~18.04) ... 09:19:13 running python rtupdate hooks for python3.6... 09:19:13 running python post-rtupdate hooks for python3.6... 09:19:14 Setting up apparmor (2.12-4ubuntu5.1) ... 09:19:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:19:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:19:14 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:19:15 Setting up snapd (2.49.2+18.04) ... 09:19:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:19:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:19:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:19:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:19:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:19:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:19:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:19:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:19:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:19:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:19:17 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 09:19:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:19:17 Processing triggers for systemd (237-3ubuntu10.48) ... 09:19:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:19:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:19:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:19:19 Reading package lists... 09:19:19 Reading package lists... 09:19:19 Building dependency tree... 09:19:19 Reading state information... 09:19:19 Calculating upgrade... 09:19:19 The following packages will be upgraded: 09:19:19 advancecomp base-files bash binutils binutils-common 09:19:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:19:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:19:19 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 09:19:19 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 09:19:19 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:19:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:19:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:19:19 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:19:19 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:19:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:19:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:19:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:19:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:19:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:19:19 ubuntu-keyring util-linux 09:19:19 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:19:19 Need to get 64.1 MB of archives. 09:19:19 After this operation, 5112 kB of additional disk space will be used. 09:19:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 09:19:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:19:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:19:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:19:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:19:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:19:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:19:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:19:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:19:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:19:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:19:19 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:19:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:19:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:19:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:19:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:19:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:19:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:19:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:19:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:19:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:19:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:19:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:19:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:19:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:19:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:19:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:19:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:19:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:19:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:19:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:19:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:19:20 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:19:20 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:19:20 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:19:20 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:19:20 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:19:20 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:19:20 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:19:20 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:19:20 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:19:20 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 09:19:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 09:19:20 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:19:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:19:20 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:19:20 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 09:19:20 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:19:20 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:19:20 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 09:19:20 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 09:19:20 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 09:19:20 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 09:19:20 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:19:20 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:19:20 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:19:20 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:19:20 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:19:20 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:19:20 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:19:20 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:19:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:19:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:19:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:19:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:19:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:19:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:19:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:19:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:19:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:19:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:19:21 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:19:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:19:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:19:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:19:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:19:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:19:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:19:21 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:19:21 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:19:21 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:19:21 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:19:21 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:19:21 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:19:21 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:19:21 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 09:19:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 09:19:21 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:19:21 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:19:21 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:19:21 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:19:21 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:19:21 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:19:21 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:19:21 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:19:21 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:19:21 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:19:21 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:19:21 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:19:21 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:19:21 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:19:21 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:19:22 debconf: delaying package configuration, since apt-utils is not installed 09:19:22 Fetched 64.1 MB in 2s (30.3 MB/s) 09:19:22 (Reading database ... 13914 files and directories currently installed.) 09:19:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:19:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:19:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:19:22 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:19:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 09:19:22 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 09:19:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:24 (Reading database ... 13914 files and directories currently installed.) 09:19:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:19:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:19:24 (Reading database ... 13914 files and directories currently installed.) 09:19:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:19:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:19:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:24 (Reading database ... 13914 files and directories currently installed.) 09:19:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:19:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:19:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:19:25 (Reading database ... 13914 files and directories currently installed.) 09:19:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:19:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:19:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:19:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:19:25 Setting up base-files (10.1ubuntu2.10) ... 09:19:25 Installing new version of config file /etc/issue ... 09:19:25 Installing new version of config file /etc/issue.net ... 09:19:25 Installing new version of config file /etc/lsb-release ... 09:19:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:19:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:19:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:19:26 Removing obsolete conffile /etc/default/motd-news ... 09:19:26 (Reading database ... 13915 files and directories currently installed.) 09:19:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:19:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:19:26 Setting up bash (4.4.18-2ubuntu1.2) ... 09:19:26 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 09:19:26 (Reading database ... 13915 files and directories currently installed.) 09:19:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:19:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:19:26 (Reading database ... 13915 files and directories currently installed.) 09:19:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:19:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:19:26 Setting up tar (1.29b-2ubuntu0.2) ... 09:19:26 (Reading database ... 13915 files and directories currently installed.) 09:19:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:19:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:19:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:19:27 (Reading database ... 13915 files and directories currently installed.) 09:19:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:19:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:19:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:19:27 (Reading database ... 13915 files and directories currently installed.) 09:19:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:19:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:19:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:19:27 (Reading database ... 13915 files and directories currently installed.) 09:19:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:19:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:19:27 Setting up grep (3.1-2build1) ... 09:19:27 (Reading database ... 13915 files and directories currently installed.) 09:19:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:19:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:19:27 Setting up login (1:4.5-1ubuntu2) ... 09:19:27 (Reading database ... 13915 files and directories currently installed.) 09:19:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:19:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:19:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:19:27 (Reading database ... 13915 files and directories currently installed.) 09:19:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:19:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:19:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:19:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:19:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:19:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:19:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:19:28 (Reading database ... 13915 files and directories currently installed.) 09:19:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:19:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:19:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:19:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:19:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:19:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:19:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:19:29 (Reading database ... 13915 files and directories currently installed.) 09:19:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:19:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:19:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:19:29 (Reading database ... 13915 files and directories currently installed.) 09:19:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:19:29 (Reading database ... 13915 files and directories currently installed.) 09:19:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:19:29 (Reading database ... 13915 files and directories currently installed.) 09:19:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:19:30 (Reading database ... 13915 files and directories currently installed.) 09:19:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:19:30 (Reading database ... 13915 files and directories currently installed.) 09:19:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:19:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:19:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:19:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:19:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:19:30 (Reading database ... 13915 files and directories currently installed.) 09:19:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:19:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:19:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:19:30 (Reading database ... 13915 files and directories currently installed.) 09:19:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:19:30 (Reading database ... 13915 files and directories currently installed.) 09:19:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:19:31 (Reading database ... 13915 files and directories currently installed.) 09:19:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:19:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:19:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:19:32 (Reading database ... 13915 files and directories currently installed.) 09:19:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:19:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:19:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:19:32 (Reading database ... 13915 files and directories currently installed.) 09:19:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:19:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:19:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:19:32 (Reading database ... 13917 files and directories currently installed.) 09:19:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:19:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:19:32 Setting up debconf (1.5.66ubuntu1) ... 09:19:32 (Reading database ... 13917 files and directories currently installed.) 09:19:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:19:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:19:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:19:32 (Reading database ... 13917 files and directories currently installed.) 09:19:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:19:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:19:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:19:32 (Reading database ... 13917 files and directories currently installed.) 09:19:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:19:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:19:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:19:33 (Reading database ... 13917 files and directories currently installed.) 09:19:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:19:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:19:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:19:33 (Reading database ... 13919 files and directories currently installed.) 09:19:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:19:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:19:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:19:33 (Reading database ... 13923 files and directories currently installed.) 09:19:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:19:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:19:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 09:19:33 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 09:19:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:19:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:19:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:19:34 (Reading database ... 13923 files and directories currently installed.) 09:19:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:19:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:19:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:19:34 (Reading database ... 13923 files and directories currently installed.) 09:19:34 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:19:34 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:19:34 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:19:34 (Reading database ... 13923 files and directories currently installed.) 09:19:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:19:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:19:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:19:34 (Reading database ... 13923 files and directories currently installed.) 09:19:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:19:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:19:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:19:34 (Reading database ... 13923 files and directories currently installed.) 09:19:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:19:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:19:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:19:34 (Reading database ... 13923 files and directories currently installed.) 09:19:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:19:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:19:35 Setting up passwd (1:4.5-1ubuntu2) ... 09:19:35 (Reading database ... 13923 files and directories currently installed.) 09:19:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:19:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:19:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:19:35 (Reading database ... 13923 files and directories currently installed.) 09:19:35 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:19:35 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:19:35 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:19:35 (Reading database ... 13923 files and directories currently installed.) 09:19:35 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:19:35 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:19:35 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:19:35 (Reading database ... 13923 files and directories currently installed.) 09:19:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:19:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:19:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:19:35 (Reading database ... 13923 files and directories currently installed.) 09:19:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:19:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:19:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:19:35 (Reading database ... 13923 files and directories currently installed.) 09:19:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:19:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:19:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:19:36 (Reading database ... 13923 files and directories currently installed.) 09:19:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:19:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:19:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:19:36 (Reading database ... 13923 files and directories currently installed.) 09:19:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:19:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:19:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:19:36 (Reading database ... 13923 files and directories currently installed.) 09:19:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:19:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:19:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:19:36 (Reading database ... 13924 files and directories currently installed.) 09:19:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:19:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:19:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:19:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:19:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 09:19:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 09:19:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 09:19:36 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 09:19:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:19:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:19:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:19:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:19:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:19:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:19:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:19:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:19:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:19:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:19:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:19:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:19:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:19:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:19:37 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 09:19:37 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 09:19:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:19:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:19:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:19:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:19:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:19:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:19:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:19:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:19:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:19:38 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:19:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 09:19:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 09:19:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:19:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:19:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:19:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:19:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:19:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:19:42 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:19:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:19:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:19:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:19:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:19:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:19:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:19:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:19:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:19:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:19:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:19:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:19:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:19:43 Setting up tzdata (2021a-0ubuntu0.18.04) ... 09:19:43 09:19:43 Current default time zone: 'Etc/UTC' 09:19:43 Local time is now: Mon Jul 12 09:19:42 UTC 2021. 09:19:43 Universal Time is now: Mon Jul 12 09:19:42 UTC 2021. 09:19:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:19:43 09:19:43 Setting up systemd-sysv (237-3ubuntu10.48) ... 09:19:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 09:19:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:19:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:19:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:19:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:19:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:19:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:19:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:19:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:19:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:19:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 09:19:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:43 Setting up patch (2.7.6-2ubuntu1.1) ... 09:19:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:19:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:19:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 09:19:43 Installing new version of config file /etc/ssl/openssl.cnf ... 09:19:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:19:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:19:43 Setting up ca-certificates (20210119~18.04.1) ... 09:19:45 Updating certificates in /etc/ssl/certs... 09:19:46 23 added, 27 removed; done. 09:19:46 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:19:46 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:19:46 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:19:46 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:19:46 Setting up pkgbinarymangler (138.18.04.1) ... 09:19:46 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 09:19:46 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up perl (5.26.1-6ubuntu0.5) ... 09:19:46 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 09:19:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:19:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:19:46 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 09:19:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:19:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:19:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:19:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:19:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:19:46 Processing triggers for systemd (237-3ubuntu10.48) ... 09:19:46 Processing triggers for mime-support (3.60ubuntu1) ... 09:19:46 Processing triggers for ca-certificates (20210119~18.04.1) ... 09:19:46 Updating certificates in /etc/ssl/certs... 09:19:46 0 added, 0 removed; done. 09:19:46 Running hooks in /etc/ca-certificates/update.d... 09:19:46 done. 09:19:47 Reading package lists... 09:19:47 Building dependency tree... 09:19:47 Reading state information... 09:19:47 The following NEW packages will be installed: 09:19:47 apt-transport-https 09:19:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:19:48 Need to get 4348 B of archives. 09:19:48 After this operation, 154 kB of additional disk space will be used. 09:19:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:19:48 debconf: delaying package configuration, since apt-utils is not installed 09:19:48 Fetched 4348 B in 0s (24.7 kB/s) 09:19:48 Selecting previously unselected package apt-transport-https. 09:19:48 (Reading database ... 13929 files and directories currently installed.) 09:19:48 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:19:48 Unpacking apt-transport-https (1.6.14) ... 09:19:48 Setting up apt-transport-https (1.6.14) ... 09:19:48 Waiting for network to be ready... 09:19:54 2021-07-12T09:19:52Z INFO Waiting for automatic snapd restart... 09:19:55 snapd 2.51.1 from Canonical* installed 09:19:56 "snapd" switched to the "latest/stable" channel 09:19:56 09:19:59 core18 20210611 from Canonical* installed 09:19:59 "core18" switched to the "latest/stable" channel 09:19:59 09:20:02 snapcraft 4.8.3 from Canonical* installed 09:20:03 "snapcraft" switched to the "latest/stable" channel 09:20:03 09:20:07 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:20:07 - README.md 09:20:07 09:20:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:20:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:20:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:20:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:20:09 Reading package lists... 09:20:09 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 09:20:09 Reading package lists... 09:20:09 Building dependency tree... 09:20:09 Reading state information... 09:20:09 Suggested packages: 09:20:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:20:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:20:09 Recommended packages: 09:20:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:20:09 The following NEW packages will be installed: 09:20:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:20:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:20:09 pkg-config zip 09:20:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:20:09 Need to get 7663 kB of archives. 09:20:09 After this operation, 43.8 MB of additional disk space will be used. 09:20:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:20:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:20:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 09:20:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 09:20:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 09:20:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:20:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:20:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:20:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:20:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:20:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:20:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:20:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:20:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:20:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:20:10 debconf: delaying package configuration, since apt-utils is not installed 09:20:10 Fetched 7663 kB in 1s (9610 kB/s) 09:20:10 Selecting previously unselected package libglib2.0-0:amd64. 09:20:10 (Reading database ... 13933 files and directories currently installed.) 09:20:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:20:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:20:10 Selecting previously unselected package libpsl5:amd64. 09:20:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:20:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:20:10 Selecting previously unselected package libnghttp2-14:amd64. 09:20:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:20:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:20:11 Selecting previously unselected package librtmp1:amd64. 09:20:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:20:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:20:11 Selecting previously unselected package libcurl3-gnutls:amd64. 09:20:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 09:20:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:20:11 Selecting previously unselected package liberror-perl. 09:20:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:20:11 Unpacking liberror-perl (0.17025-1) ... 09:20:11 Selecting previously unselected package git-man. 09:20:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 09:20:11 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 09:20:11 Selecting previously unselected package git. 09:20:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 09:20:11 Unpacking git (1:2.17.1-1ubuntu0.8) ... 09:20:12 Selecting previously unselected package libnorm1:amd64. 09:20:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:20:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:20:12 Selecting previously unselected package libpgm-5.2-0:amd64. 09:20:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:20:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:20:12 Selecting previously unselected package libsodium23:amd64. 09:20:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:20:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:20:12 Selecting previously unselected package libzmq5:amd64. 09:20:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:20:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:20:12 Selecting previously unselected package libzmq3-dev:amd64. 09:20:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:20:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:20:12 Selecting previously unselected package pkg-config. 09:20:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:20:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:20:12 Selecting previously unselected package zip. 09:20:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:20:12 Unpacking zip (3.0-11build1) ... 09:20:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:20:12 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 09:20:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:20:12 Setting up liberror-perl (0.17025-1) ... 09:20:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:20:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:20:12 No schema files found: doing nothing. 09:20:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:20:12 Setting up zip (3.0-11build1) ... 09:20:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:20:12 Setting up libsodium23:amd64 (1.0.16-2) ... 09:20:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:20:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:20:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 09:20:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:20:12 Setting up git (1:2.17.1-1ubuntu0.8) ... 09:20:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:20:13 git set to automatically installed. 09:20:13 git-man set to automatically installed. 09:20:13 libcurl3-gnutls set to automatically installed. 09:20:13 liberror-perl set to automatically installed. 09:20:13 libglib2.0-0 set to automatically installed. 09:20:13 libnghttp2-14 set to automatically installed. 09:20:13 libnorm1 set to automatically installed. 09:20:13 libpgm-5.2-0 set to automatically installed. 09:20:13 libpsl5 set to automatically installed. 09:20:13 librtmp1 set to automatically installed. 09:20:13 libsodium23 set to automatically installed. 09:20:13 libzmq3-dev set to automatically installed. 09:20:13 libzmq5 set to automatically installed. 09:20:13 pkg-config set to automatically installed. 09:20:13 zip set to automatically installed. 09:20:14 snapd is not logged in, snap install commands will use sudo 09:20:16 snap "core18" has no updates available 09:20:16 snapd is not logged in, snap install commands will use sudo 09:20:23 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 09:20:23 Pulling config-common 09:20:23 + snapcraftctl pull 09:20:24 Pulling go-build-helper 09:20:24 + snapcraftctl pull 09:20:25 'edgex-go' has dependencies that need to be staged: go-build-helper 09:20:25 Skipping pull go-build-helper (already ran) 09:20:25 Building go-build-helper 09:20:25 + snapcraftctl build 09:20:27 Staging go-build-helper 09:20:27 + snapcraftctl stage 09:20:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:20:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:20:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 09:20:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 09:20:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 09:20:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 09:20:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 09:20:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 09:20:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 09:20:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 09:20:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:20:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:20:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:20:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:20:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:20:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:20:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:20:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:20:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:20:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 09:20:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 09:20:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 09:20:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 09:20:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 09:20:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 09:20:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 09:20:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 09:20:37 Fetched 24.8 MB in 0s (0 B/s) 09:20:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:20:37 Fetched 224 kB in 0s (0 B/s) 09:20:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:20:37 Fetched 157 kB in 0s (0 B/s) 09:20:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:20:37 Fetched 221 kB in 0s (0 B/s) 09:20:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:20:37 Fetched 143 kB in 0s (0 B/s) 09:20:37 Pulling edgex-go 09:20:37 + snapcraftctl pull 09:20:37 Pulling hooks 09:20:37 + snapcraftctl pull 09:20:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 09:20:53 Removing intermediate container 2a4cfe309cba 09:20:53 ---> 43646eb0c69a 09:20:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:20:54 Removing intermediate container 109de873efb2 09:20:54 ---> 40171c64dcf9 09:20:54 09:20:54 Step 11/22 : FROM alpine:3.12 09:20:54 ---> Running in 3ff0e2598acb 09:20:54 3.12: Pulling from library/alpine 09:20:54 Removing intermediate container 53313e3dab83 09:20:54 ---> 83a17718b16c 09:20:54 09:20:54 Step 11/32 : FROM alpine:3.12 09:20:55 3.12: Pulling from library/alpine 09:20:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:20:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:20:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:20:55 Fetched 0 B in 0s (0 B/s) 09:20:55 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:20:55 Fetched 96.5 kB in 0s (0 B/s) 09:20:55 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:20:55 Fetched 279 kB in 0s (0 B/s) 09:20:55 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:20:55 Fetched 122 kB in 0s (0 B/s) 09:20:55 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:20:55 Fetched 77.8 kB in 0s (0 B/s) 09:20:55 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:20:55 Fetched 8848 B in 0s (0 B/s) 09:20:55 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:20:55 Fetched 47.8 kB in 0s (0 B/s) 09:20:55 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:20:55 Fetched 45.6 kB in 0s (0 B/s) 09:20:55 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:20:55 Fetched 15.0 kB in 0s (0 B/s) 09:20:55 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 09:20:55 Fetched 219 kB in 0s (0 B/s) 09:20:55 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:20:55 Fetched 154 kB in 0s (0 B/s) 09:20:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:20:55 Fetched 50.6 kB in 0s (0 B/s) 09:20:55 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:20:55 Fetched 14.8 kB in 0s (0 B/s) 09:20:55 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:20:55 Fetched 41.8 kB in 0s (0 B/s) 09:20:55 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:20:55 Fetched 499 kB in 0s (0 B/s) 09:20:55 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:20:55 Fetched 111 kB in 0s (0 B/s) 09:20:55 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:20:55 Fetched 240 kB in 0s (0 B/s) 09:20:55 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:20:55 Fetched 29.3 kB in 0s (0 B/s) 09:20:55 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:20:55 Fetched 85.5 kB in 0s (0 B/s) 09:20:55 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:20:55 Fetched 24.5 kB in 0s (0 B/s) 09:20:55 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:20:55 Fetched 49.2 kB in 0s (0 B/s) 09:20:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:20:55 Fetched 54.2 kB in 0s (0 B/s) 09:20:55 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:20:55 Fetched 30.8 kB in 0s (0 B/s) 09:20:55 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:20:55 Fetched 15.8 kB in 0s (0 B/s) 09:20:55 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:20:55 Fetched 85.9 kB in 0s (0 B/s) 09:20:55 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:20:55 Fetched 8720 B in 0s (0 B/s) 09:20:55 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:20:55 Fetched 140 kB in 0s (0 B/s) 09:20:55 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:20:55 Fetched 119 kB in 0s (0 B/s) 09:20:55 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:20:55 Fetched 111 kB in 0s (0 B/s) 09:20:55 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:20:55 Fetched 11.1 kB in 0s (0 B/s) 09:20:55 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:20:55 Fetched 645 kB in 0s (0 B/s) 09:20:55 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:20:55 Fetched 41.3 kB in 0s (0 B/s) 09:20:55 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:20:55 Fetched 17.9 kB in 0s (0 B/s) 09:20:55 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:20:55 Fetched 368 kB in 0s (0 B/s) 09:20:55 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:20:55 Fetched 187 kB in 0s (0 B/s) 09:20:55 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:20:55 Fetched 175 kB in 0s (0 B/s) 09:20:55 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:20:55 Fetched 206 kB in 0s (0 B/s) 09:20:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 09:20:55 Fetched 1301 kB in 0s (0 B/s) 09:20:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:20:55 Fetched 36.2 kB in 0s (0 B/s) 09:20:55 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 09:20:55 Fetched 159 kB in 0s (0 B/s) 09:20:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:20:55 Fetched 107 kB in 0s (0 B/s) 09:20:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:20:55 Fetched 48.7 kB in 0s (0 B/s) 09:20:55 Pulling static-packages 09:20:55 + snapcraftctl pull 09:20:55 Pulling version 09:20:55 + cd /root/project 09:20:55 + git describe --tags --abbrev=0 09:20:55 + sed s/v// 09:20:55 + GIT_VERSION=2.0.1-dev.5 09:20:55 + [ -z 2.0.1-dev.5 ] 09:20:55 + snapcraftctl set-version 2.0.1-dev.5 09:20:55 Building config-common 09:20:55 + snapcraftctl build 09:20:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:20:56 Removing intermediate container a0af03d65b04 09:20:56 ---> e073288fda69 09:20:56 09:20:56 Step 11/23 : FROM alpine:3.12 09:20:56 3.12: Pulling from library/alpine 09:20:56 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:20:57 Skipping build go-build-helper (already ran) 09:20:57 Status: Downloaded newer image for alpine:3.12 09:20:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:20:57 Status: Image is up to date for alpine:3.12 09:20:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:20:57 Status: Image is up to date for alpine:3.12 09:20:57 ---> c4fd0aeabfcf 09:20:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:20:57 ---> c4fd0aeabfcf 09:20:57 Step 12/22 : RUN apk add --update --no-cache curl 09:20:57 ---> c4fd0aeabfcf 09:20:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:20:57 Building edgex-go 09:20:57 + cd /root/parts/edgex-go/src 09:20:57 + git describe --tags --abbrev=0 09:20:57 + sed s/v// 09:20:57 + GIT_VERSION=2.0.1-dev.5 09:20:57 + [ -z 2.0.1-dev.5 ] 09:20:57 + echo 2.0.1-dev.5 09:20:57 + make build 09:20:57 go mod tidy 09:20:57 ---> Running in 02489cf5a510 09:20:57 ---> Running in cfc01af84f8c 09:20:57 ---> Running in 69ce84d6c762 09:20:58 Removing intermediate container 02489cf5a510 09:20:58 ---> 6e6e7b8f28d1 09:20:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 09:20:59 Removing intermediate container 00104a368f90 09:20:59 ---> f21996c7dc49 09:20:59 09:20:59 Step 11/24 : FROM alpine:3.12 09:20:59 ---> c4fd0aeabfcf 09:20:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:20:59 ---> Running in 46847cac145a 09:20:59 Removing intermediate container 3ff0e2598acb 09:20:59 ---> 2e95f3685721 09:20:59 09:20:59 Step 12/24 : FROM docker:20.10.0 09:20:59 ---> Running in c2b8c06d80e1 09:20:59 20.10.0: Pulling from library/docker 09:20:59 go: downloading github.com/gorilla/mux v1.8.0 09:20:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 09:20:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.1 09:20:59 go: downloading github.com/stretchr/testify v1.7.0 09:20:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:00 go: downloading github.com/google/uuid v1.2.0 09:21:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 09:21:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:21:00 go: downloading gopkg.in/yaml.v2 v2.4.0 09:21:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:21:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:21:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 09:21:00 go: downloading github.com/lib/pq v1.10.2 09:21:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:00 go: downloading github.com/pelletier/go-toml v1.9.3 09:21:00 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 09:21:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 09:21:01 (1/1) Installing dumb-init (1.2.2-r1) 09:21:01 Executing busybox-1.31.1-r20.trigger 09:21:01 OK: 5 MiB in 15 packages 09:21:01 (1/4) Installing ca-certificates (20191127-r4) 09:21:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:21:01 (3/4) Installing libcurl (7.77.0-r0) 09:21:01 (4/4) Installing curl (7.77.0-r0) 09:21:01 Executing busybox-1.31.1-r20.trigger 09:21:01 go: downloading github.com/davecgh/go-spew v1.1.1 09:21:01 go: downloading github.com/pmezard/go-difflib v1.0.0 09:21:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:21:01 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:21:01 go: downloading github.com/go-kit/kit v0.9.0 09:21:01 go: downloading github.com/stretchr/objx v0.1.0 09:21:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:21:01 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:21:01 go: downloading github.com/x448/float16 v0.8.4 09:21:01 Executing ca-certificates-20191127-r4.trigger 09:21:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 09:21:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:21:01 go: downloading github.com/pebbe/zmq4 v1.2.7 09:21:01 go: downloading github.com/go-playground/universal-translator v0.17.0 09:21:01 go: downloading github.com/leodido/go-urn v1.2.0 09:21:01 go: downloading golang.org/x/text v0.3.2 09:21:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:21:01 go: downloading github.com/go-playground/locales v0.13.0 09:21:01 go: downloading github.com/kr/pretty v0.2.0 09:21:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:21:01 go: downloading github.com/go-stack/stack v1.8.0 09:21:01 go: downloading github.com/hashicorp/consul/api v1.8.1 09:21:01 OK: 7 MiB in 18 packages 09:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:21:01 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 09:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:02 go: downloading github.com/gorilla/websocket v1.4.2 09:21:02 (1/2) Installing dumb-init (1.2.2-r1) 09:21:02 (2/2) Installing su-exec (0.2-r1) 09:21:02 Executing busybox-1.31.1-r20.trigger 09:21:02 OK: 5 MiB in 16 packages 09:21:02 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 09:21:02 go: downloading github.com/onsi/ginkgo v1.10.1 09:21:02 go: downloading github.com/onsi/gomega v1.7.0 09:21:02 go: downloading github.com/kr/text v0.1.0 09:21:02 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:21:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:21:02 go: downloading github.com/mitchellh/copystructure v1.0.0 09:21:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:21:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:21:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:21:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:21:02 go: downloading github.com/hashicorp/serf v0.9.5 09:21:02 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:21:03 (1/1) Installing dumb-init (1.2.2-r1) 09:21:03 Executing busybox-1.31.1-r20.trigger 09:21:03 OK: 5 MiB in 15 packages 09:21:03 Removing intermediate container 69ce84d6c762 09:21:03 ---> b3ebba934abe 09:21:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:21:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:21:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:21:03 go: downloading github.com/fatih/color v1.9.0 09:21:03 go: downloading github.com/mattn/go-colorable v0.1.6 09:21:03 go: downloading github.com/mattn/go-isatty v0.0.12 09:21:03 go: downloading github.com/pkg/errors v0.8.1 09:21:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:21:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:21:03 go: downloading github.com/hashicorp/memberlist v0.2.2 09:21:03 go: downloading github.com/hpcloud/tail v1.0.0 09:21:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:21:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:21:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:21:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 09:21:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:21:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:21:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:21:03 go: downloading github.com/miekg/dns v1.1.26 09:21:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:21:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 09:21:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:21:03 go: downloading github.com/hashicorp/errwrap v1.0.0 09:21:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data 09:21:03 ---> Running in accfe9bf3351 09:21:04 Removing intermediate container cfc01af84f8c 09:21:04 ---> 6281653e12b6 09:21:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:21:04 ---> Running in d3e52c8b886b 09:21:04 Removing intermediate container 46847cac145a 09:21:04 ---> 2c8281030944 09:21:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 09:21:04 Removing intermediate container accfe9bf3351 09:21:04 ---> cff2f6ba609b 09:21:04 Step 14/23 : ENV APP_PORT=59861 09:21:04 Removing intermediate container c2b8c06d80e1 09:21:04 ---> d40be7d3258c 09:21:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:04 ---> Running in 8988a32801d7 09:21:05 ---> Running in 13fd525c8e9d 09:21:05 ---> Running in 7e3ae7d46983 09:21:05 Removing intermediate container d3e52c8b886b 09:21:05 ---> f43e81dd7ea8 09:21:05 Step 14/22 : WORKDIR /edgex 09:21:05 ---> Running in 5223e71d4c25 09:21:05 Removing intermediate container 8988a32801d7 09:21:05 ---> 655c69d5b9db 09:21:05 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:21:05 Removing intermediate container 13fd525c8e9d 09:21:05 ---> f42b4074cf5c 09:21:05 Step 15/23 : EXPOSE $APP_PORT 09:21:05 ---> Running in 470fd300377f 09:21:05 Removing intermediate container 7e3ae7d46983 09:21:05 ---> 42127d38f81b 09:21:05 Step 14/24 : ENV APP_PORT=59881 09:21:06 ---> Running in 1b74e08e9880 09:21:06 ---> Running in f4a82f4858a4 09:21:06 Removing intermediate container 5223e71d4c25 09:21:06 ---> cd671c9dd2c2 09:21:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:21:06 Removing intermediate container 470fd300377f 09:21:06 ---> aefb8c4e8b1c 09:21:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:21:07 Removing intermediate container 1b74e08e9880 09:21:07 ---> 091a46b135f2 09:21:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:07 ---> Running in 803bbc1f78a9 09:21:07 Removing intermediate container f4a82f4858a4 09:21:07 ---> fc0a86156cc7 09:21:07 Step 15/24 : EXPOSE $APP_PORT 09:21:07 ---> Running in 8c8b28fa25d6 09:21:07 ---> 8100cf949c06 09:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:21:08 ---> d497e6fb0772 09:21:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:21:08 Removing intermediate container 8c8b28fa25d6 09:21:08 ---> e62b5eaaa197 09:21:08 Step 16/24 : WORKDIR / 09:21:09 ---> Running in 798a1e32f3be 09:21:10 ---> b55e46cc32df 09:21:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:21:10 Removing intermediate container 798a1e32f3be 09:21:10 ---> b7569c78dd4f 09:21:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:10 Removing intermediate container 803bbc1f78a9 09:21:10 ---> 626bf5292055 09:21:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 09:21:10 ---> 7589de3cecac 09:21:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:21:11 ---> Running in 93ffd5581581 09:21:11 ---> 051d804ba908 09:21:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:21:12 ---> 4935c3640a3f 09:21:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:21:12 Removing intermediate container 93ffd5581581 09:21:12 ---> 8361771b8d61 09:21:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:21:12 ---> Running in 984f97427c96 09:21:12 ---> c6ae59a1a352 09:21:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:21:12 ---> Running in 73d31b1cb2e7 09:21:13 Removing intermediate container 984f97427c96 09:21:13 ---> f8f4c48981c2 09:21:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:21:13 ---> Running in e06aaada625f 09:21:13 ---> 81f1f841bbe2 09:21:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:21:13 Removing intermediate container 73d31b1cb2e7 09:21:13 ---> 3c92081ac0ea 09:21:13 Step 19/22 : CMD ["--init=true"] 09:21:13 ---> 4816ad34805e 09:21:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:21:13 ---> Running in 370232a04004 09:21:14 ---> Running in 1214fd0220d3 09:21:14 Removing intermediate container e06aaada625f 09:21:14 ---> 53d337eaa4c1 09:21:14 Step 21/23 : LABEL arch=arm64 09:21:14 ---> Running in 9db6794fe5c3 09:21:15 Removing intermediate container 1214fd0220d3 09:21:15 ---> b11915ac0719 09:21:15 Step 20/22 : LABEL arch=arm64 09:21:15 ---> 33f6004ebe4d 09:21:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:21:15 ---> Running in 68b202905695 09:21:15 ---> Running in cfcab4882abb 09:21:15 Removing intermediate container 9db6794fe5c3 09:21:15 ---> c6f6ed23b896 09:21:15 Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:21:15 ---> Running in 34ff33547125 09:21:15 Removing intermediate container cfcab4882abb 09:21:15 ---> aa9af4c73e18 09:21:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:15 Removing intermediate container 68b202905695 09:21:15 ---> 5f7ab0db56ce 09:21:15 Step 21/22 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:21:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 09:21:16 Status: Downloaded newer image for docker:20.10.0 09:21:16 ---> eeaf43b92773 09:21:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:21:16 ---> Running in 94d1922ae6ff 09:21:16 ---> Running in f797bc149e73 09:21:16 Removing intermediate container 34ff33547125 09:21:16 ---> 1f7445f6adf0 09:21:16 Step 23/23 : LABEL version=0.0.0 09:21:16 ---> Running in df1ce7017dfa 09:21:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command 09:21:16 ---> Running in 1a425fdfa7f7 09:21:17 Removing intermediate container 94d1922ae6ff 09:21:17 ---> 32bf60ba71a6 09:21:17 Step 22/22 : LABEL version=0.0.0 09:21:17 Removing intermediate container f797bc149e73 09:21:17 ---> 4b4dc32ec015 09:21:17 Step 22/24 : LABEL arch=arm64 09:21:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:21:17 ---> Running in 6464a86383c8 09:21:17 Removing intermediate container df1ce7017dfa 09:21:17 ---> 5b9cc1f729c6 09:21:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:21:17 ---> Running in 1554456c8e28 09:21:17 Removing intermediate container 370232a04004 09:21:17 ---> c003556f6baa 09:21:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:17 Removing intermediate container 1a425fdfa7f7 09:21:17 ---> 809affa23505 09:21:17 09:21:17 ---> Running in d95abaaa9b31 09:21:17 Removing intermediate container 6464a86383c8 09:21:17 ---> 062ff5a844cf 09:21:17 09:21:18 Successfully built 809affa23505 09:21:18 Removing intermediate container 1554456c8e28 09:21:18 ---> 5672cc563f0d 09:21:18 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:21:18 Successfully tagged support-scheduler-arm64:latest 09:21:18 Building security-secretstore-setup 09:21:18  Building support-scheduler ... done Successfully built 062ff5a844cf 09:21:18 ---> Running in f981d73d155f 09:21:18 Successfully tagged security-proxy-setup-arm64:latest 09:21:18 Building support-notifications 09:21:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:21:18  Building security-proxy-setup ... done  ---> d2400b902819 09:21:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:21:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:21:19 Removing intermediate container f981d73d155f 09:21:19 ---> ce2318a320b7 09:21:19 Step 24/24 : LABEL version=0.0.0 09:21:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:19 ---> Running in 7102e6aca340 09:21:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:21:20 ---> 90acd13de40d 09:21:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:21:20 (1/39) Installing readline (8.0.4-r0) 09:21:20 (2/39) Installing bash (5.0.17-r0) 09:21:20 Executing bash-5.0.17-r0.post-install 09:21:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 09:21:20 (4/39) Installing libcurl (7.77.0-r0) 09:21:20 (5/39) Installing curl (7.77.0-r0) 09:21:20 (6/39) Installing dumb-init (1.2.2-r1) 09:21:20 (7/39) Installing libbz2 (1.0.8-r1) 09:21:20 (8/39) Installing expat (2.2.9-r1) 09:21:20 (9/39) Installing libffi (3.3-r2) 09:21:20 (10/39) Installing gdbm (1.13-r1) 09:21:20 (11/39) Installing xz-libs (5.2.5-r0) 09:21:20 (12/39) Installing sqlite-libs (3.32.1-r1) 09:21:20 (13/39) Installing python3 (3.8.10-r0) 09:21:20 Removing intermediate container 7102e6aca340 09:21:20 ---> d5397231d2fd 09:21:20 09:21:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:21:21 Successfully built d5397231d2fd 09:21:21 Successfully tagged core-metadata-arm64:latest 09:21:21  Building core-metadata ... done Building core-command 09:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:21:22 ---> 00ca319c4127 09:21:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:21:22 (14/39) Installing py3-appdirs (1.4.4-r1) 09:21:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 09:21:22 (16/39) Installing py3-parsing (2.4.7-r0) 09:21:22 (17/39) Installing py3-six (1.15.0-r0) 09:21:22 (18/39) Installing py3-packaging (20.4-r0) 09:21:22 (19/39) Installing py3-setuptools (47.0.0-r0) 09:21:22 (20/39) Installing py3-chardet (3.0.4-r4) 09:21:22 (21/39) Installing py3-idna (2.9-r0) 09:21:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 09:21:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 09:21:22 (24/39) Installing py3-requests (2.23.0-r0) 09:21:22 (25/39) Installing py3-msgpack (1.0.0-r0) 09:21:22 (26/39) Installing py3-lockfile (0.12.2-r3) 09:21:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 09:21:22 (28/39) Installing py3-colorama (0.4.3-r0) 09:21:22 (29/39) Installing py3-distlib (0.3.0-r0) 09:21:22 (30/39) Installing py3-distro (1.5.0-r1) 09:21:22 (31/39) Installing py3-webencodings (0.5.1-r3) 09:21:22 (32/39) Installing py3-html5lib (1.0.1-r4) 09:21:23 (33/39) Installing py3-pytoml (0.1.21-r0) 09:21:23 (34/39) Installing py3-pep517 (0.8.2-r0) 09:21:23 (35/39) Installing py3-progress (1.5-r0) 09:21:23 (36/39) Installing py3-toml (0.10.1-r0) 09:21:23 (37/39) Installing py3-retrying (1.3.3-r0) 09:21:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 09:21:23 (39/39) Installing py3-pip (20.1.1-r0) 09:21:23 Executing busybox-1.31.1-r19.trigger 09:21:23 OK: 72 MiB in 59 packages 09:21:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config 09:21:24 ---> c2309b0564d5 09:21:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:21:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:21:25 ---> 841265155301 09:21:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 09:21:26 ---> Running in e189b4b4c0dc 09:21:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:21:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:21:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:21:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:21:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:21:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:21:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:21:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:21:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:21:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:21:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:21:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:21:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:21:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:21:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:21:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:21:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:21:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:21:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:21:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:21:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:21:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:21:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:21:26 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 09:21:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:21:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:21:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:21:27 Removing intermediate container e189b4b4c0dc 09:21:27 ---> 22af9457eb99 09:21:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:21:27 Building hooks 09:21:27 + cd /root/parts/hooks/src 09:21:27 + make build 09:21:27 go mod tidy 09:21:28 Collecting docker-compose==1.23.2 09:21:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 09:21:28 go: downloading github.com/stretchr/testify v1.5.1 09:21:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:21:28 ---> d22f2d19a7cf 09:21:28 Step 27/32 : RUN chmod +x /entrypoint.sh 09:21:28 go: downloading gopkg.in/yaml.v2 v2.2.2 09:21:28 go: downloading github.com/davecgh/go-spew v1.1.0 09:21:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:21:28 ---> Running in 4676681bf462 09:21:29 Collecting docker<4.0,>=3.6.0 09:21:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:21:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:21:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:21:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:21:30 Collecting dockerpty<0.5,>=0.4.1 09:21:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:21:31 Removing intermediate container 4676681bf462 09:21:31 ---> 3059dc80172e 09:21:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:21:31 ---> Running in f00d59a2f804 09:21:32 Removing intermediate container f00d59a2f804 09:21:32 ---> df25ae91aa03 09:21:32 Step 29/32 : CMD ["gate"] 09:21:33 Collecting docopt<0.7,>=0.6.1 09:21:33 Downloading docopt-0.6.2.tar.gz (25 kB) 09:21:33 ---> Running in 827dcaaa1285 09:21:33 Building static-packages 09:21:33 + snapcraftctl build 09:21:34 Removing intermediate container 827dcaaa1285 09:21:34 ---> 1a643fafab8e 09:21:34 Step 30/32 : LABEL arch=arm64 09:21:34 ---> Running in 875412f9b420 09:21:35 Building version 09:21:35 + snapcraftctl build 09:21:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:21:35 Removing intermediate container 875412f9b420 09:21:35 ---> ddfe21efd72b 09:21:35 Step 31/32 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:21:36 ---> Running in de177da208c0 09:21:36 Collecting websocket-client<1.0,>=0.32.0 09:21:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:21:37 Staging config-common 09:21:37 + snapcraftctl stage 09:21:37 Removing intermediate container de177da208c0 09:21:37 ---> f8e9057e9d08 09:21:37 Step 32/32 : LABEL version=0.0.0 09:21:37 ---> Running in b24588fea454 09:21:37 Collecting PyYAML<4,>=3.10 09:21:37 Downloading PyYAML-3.13.tar.gz (270 kB) 09:21:38 Skipping stage go-build-helper (already ran) 09:21:38 Staging edgex-go 09:21:38 + snapcraftctl stage 09:21:38 Removing intermediate container b24588fea454 09:21:38 ---> 8ce5f20643d0 09:21:38 09:21:39 Staging hooks 09:21:39 + snapcraftctl stage 09:21:39 Successfully built 8ce5f20643d0 09:21:39 Successfully tagged security-bootstrapper-arm64:latest 09:21:39  Building security-bootstrapper ... done Building core-data 09:21:40 Staging static-packages 09:21:40 + snapcraftctl stage 09:21:41 Staging version 09:21:41 + snapcraftctl stage 09:21:41 Collecting jsonschema<3,>=2.5.1 09:21:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:21:42 Priming config-common 09:21:42 + snapcraftctl prime 09:21:43 Priming go-build-helper 09:21:43 + snapcraftctl prime 09:21:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:21:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:21:43 Collecting texttable<0.10,>=0.9.0 09:21:43 Downloading texttable-0.9.1.tar.gz (11 kB) 09:21:44 Priming edgex-go 09:21:44 + snapcraftctl prime 09:21:45 Priming hooks 09:21:45 + snapcraftctl prime 09:21:46 Priming static-packages 09:21:46 + snapcraftctl prime 09:21:46 Collecting cached-property<2,>=1.2.0 09:21:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:21:46 Collecting docker-pycreds>=0.4.0 09:21:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:21:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 09:21:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 09:21:47 Collecting urllib3<1.25,>=1.21.1 09:21:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:21:48 Collecting idna<2.8,>=2.5 09:21:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:21:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:21:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:21:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:21:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:21:49 Priming version 09:21:49 + snapcraftctl prime 09:21:49 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, docopt, PyYAML, jsonschema, texttable, cached-property, docker-compose 09:21:49 Attempting uninstall: urllib3 09:21:49 Found existing installation: urllib3 1.25.9 09:21:49 Uninstalling urllib3-1.25.9: 09:21:49 Successfully uninstalled urllib3-1.25.9 09:21:50 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 09:21:50 Attempting uninstall: idna 09:21:50 Found existing installation: idna 2.9 09:21:50 Uninstalling idna-2.9: 09:21:50 Successfully uninstalled idna-2.9 09:21:51 Attempting uninstall: requests 09:21:51 Found existing installation: requests 2.23.0 09:21:51 Uninstalling requests-2.23.0: 09:21:51 Successfully uninstalled requests-2.23.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:21:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:21:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:21:52 ---> 3b5028f2fa03 09:21:52 Step 3/26 : WORKDIR /edgex-go 09:21:52 ---> Using cache 09:21:52 ---> a2013da3258b 09:21:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:52 ---> Using cache 09:21:52 ---> aca1b17f42af 09:21:52 Step 5/26 : RUN apk add --update --no-cache make git 09:21:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:21:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:21:53 ---> 3b5028f2fa03 09:21:53 Step 3/23 : WORKDIR /edgex-go 09:21:53 ---> Using cache 09:21:53 ---> a2013da3258b 09:21:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:53 ---> Using cache 09:21:53 ---> aca1b17f42af 09:21:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:21:53 Running setup.py install for dockerpty: started 09:21:55 ---> Running in 703037cf1cbc 09:21:55 ---> Running in 35670573dc5c 09:21:56 Running setup.py install for dockerpty: finished with status 'done' 09:21:56 Running setup.py install for docopt: started 09:21:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:21:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:21:58 ---> 3b5028f2fa03 09:21:58 Step 3/24 : WORKDIR /edgex-go 09:21:58 ---> Using cache 09:21:58 ---> a2013da3258b 09:21:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:58 ---> Using cache 09:21:58 ---> aca1b17f42af 09:21:58 Step 5/24 : RUN apk add --update --no-cache make git 09:21:58 ---> Running in f7ebb0cc4479 09:21:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:21:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:21:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:21:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:21:59 Running setup.py install for docopt: finished with status 'done' 09:21:59 Running setup.py install for PyYAML: started 09:21:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:22:00 OK: 218 MiB in 52 packages 09:22:00 OK: 218 MiB in 52 packages 09:22:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:22:02 OK: 218 MiB in 52 packages 09:22:02 Running setup.py install for PyYAML: finished with status 'done' 09:22:03 Removing intermediate container 703037cf1cbc 09:22:03 ---> 0c8ec266f563 09:22:03 Step 6/23 : COPY go.mod . 09:22:03 Removing intermediate container 35670573dc5c 09:22:03 ---> 263b2658f68b 09:22:03 Step 6/26 : COPY go.mod . 09:22:03 Running setup.py install for texttable: started 09:22:04 Removing intermediate container f7ebb0cc4479 09:22:04 ---> df82357e1d30 09:22:04 Step 6/24 : COPY go.mod . 09:22:04 ---> a54013cbbedb 09:22:04 Step 7/23 : RUN go mod download 09:22:04 ---> da754eaab932 09:22:04 Step 7/26 : RUN go mod download 09:22:04 ---> Running in 8d9a7a105e8f 09:22:05 ---> ba8e92d0f7cf 09:22:05 Step 7/24 : RUN go mod download 09:22:05 ---> Running in 45f061bbb220 09:22:05 ---> Running in 689a82411f2c 09:22:06 Running setup.py install for texttable: finished with status 'done' 09:22:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:22:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 09:22:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:22:08 ---> 3b5028f2fa03 09:22:08 Step 3/24 : WORKDIR /edgex-go 09:22:08 ---> Using cache 09:22:08 ---> a2013da3258b 09:22:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:08 ---> Using cache 09:22:08 ---> aca1b17f42af 09:22:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:22:09 ---> Running in e86937af981e 09:22:10 Removing intermediate container 8d9a7a105e8f 09:22:10 ---> 57d0c155901a 09:22:10 Step 8/23 : COPY . . 09:22:10 Removing intermediate container 45f061bbb220 09:22:10 ---> c5027803677d 09:22:10 Step 8/26 : COPY . . 09:22:11 Removing intermediate container 689a82411f2c 09:22:11 ---> 5538ac2e4019 09:22:11 Step 8/24 : COPY . . 09:22:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:22:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:22:13 OK: 218 MiB in 52 packages 09:22:17 Removing intermediate container e86937af981e 09:22:17 ---> 6142d81f32fb 09:22:17 Step 6/24 : COPY go.mod . 09:22:19 ---> 13aaaa083071 09:22:19 Step 7/24 : RUN go mod download 09:22:19 ---> Running in 74a6f9cac674 09:22:20 Removing intermediate container d95abaaa9b31 09:22:20 ---> 04014a23aebd 09:22:20 Step 15/24 : ENV APP_PORT=58890 09:22:21 ---> Running in 96008b67d9bc 09:22:23 Removing intermediate container 96008b67d9bc 09:22:23 ---> 17f96d4b86ef 09:22:23 Step 16/24 : EXPOSE $APP_PORT 09:22:24 ---> Running in 82011b68646e 09:22:24 Removing intermediate container 74a6f9cac674 09:22:24 ---> 05ccfcf036ab 09:22:24 Step 8/24 : COPY . . 09:22:25 Removing intermediate container 82011b68646e 09:22:25 ---> a2bb072b0310 09:22:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:22:28 ---> a41f6ff84ea5 09:22:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:22:30 ---> fe2a1b96b9eb 09:22:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:22:31 ---> 976ada900f98 09:22:31 Step 9/23 : RUN go mod tidy 09:22:31 ---> 948b5045256f 09:22:31 Step 9/24 : RUN go mod tidy 09:22:31 ---> 1067a1200263 09:22:31 Step 9/26 : RUN go mod tidy 09:22:32 ---> Running in 7aabcf40c85e 09:22:32 ---> Running in 3ededd7d4f1c 09:22:32 ---> Running in fa5ab5ac61ab 09:22:32 ---> 3f3369153122 09:22:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 09:22:32 ---> Running in 36105af65f4a 09:22:33 Removing intermediate container 36105af65f4a 09:22:33 ---> 7a1585004c64 09:22:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:34 ---> Running in 269e8d5ee980 09:22:35 Removing intermediate container 269e8d5ee980 09:22:35 ---> b671dc411ada 09:22:35 Step 22/24 : LABEL arch=arm64 09:22:36 ---> Running in 77a2047bf01a 09:22:37 Removing intermediate container 77a2047bf01a 09:22:37 ---> ff12f3497d50 09:22:37 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:22:37 ---> Running in 2cdd5b1319d0 09:22:38 Removing intermediate container 2cdd5b1319d0 09:22:38 ---> bc9cfd604741 09:22:38 Step 24/24 : LABEL version=0.0.0 09:22:38 Removing intermediate container 7aabcf40c85e 09:22:38 ---> 3a54ccefabcd 09:22:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 09:22:39 ---> Running in a4d7b904b841 09:22:39 ---> Running in b2c93642615c 09:22:40 Removing intermediate container a4d7b904b841 09:22:40 ---> 29c09c79ed3e 09:22:40 09:22:40 Removing intermediate container 3ededd7d4f1c 09:22:40 ---> f7a530685155 09:22:40 Step 10/24 : RUN make cmd/core-command/core-command 09:22:40 Removing intermediate container fa5ab5ac61ab 09:22:40 ---> af9caddfcec0 09:22:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:22:40 Successfully built 29c09c79ed3e 09:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:22:40 Successfully tagged sys-mgmt-agent-arm64:latest 09:22:40 ---> Running in aa2c5c0f1b88 09:22:40  Building sys-mgmt-agent ... done  ---> Running in 1a01722985a5 09:22:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:22:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:22:45 ---> ae3efb76d5af 09:22:45 Step 9/24 : RUN go mod tidy 09:22:45 ---> Running in c66ab08a78ff 09:22:51 Removing intermediate container c66ab08a78ff 09:22:51 ---> 7a508659040b 09:22:51 Step 10/24 : RUN make cmd/core-data/core-data 09:22:51 ---> Running in 4f1e8c596189 09:22:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:24:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:24:15 Removing intermediate container 1a01722985a5 09:24:15 ---> 833c417cb7a6 09:24:15 09:24:15 Step 11/24 : FROM alpine:3.12 09:24:15 ---> c4fd0aeabfcf 09:24:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 09:24:15 ---> Using cache 09:24:15 ---> d40be7d3258c 09:24:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:24:15 ---> Using cache 09:24:15 ---> 42127d38f81b 09:24:15 Step 14/24 : ENV APP_PORT=59882 09:24:15 ---> Running in 64540da32090 09:24:15 Removing intermediate container 64540da32090 09:24:15 ---> 4fb6562df5cf 09:24:15 Step 15/24 : EXPOSE $APP_PORT 09:24:15 ---> Running in 0e2d3739f350 09:24:15 Removing intermediate container 0e2d3739f350 09:24:15 ---> afe2cdf681dc 09:24:15 Step 16/24 : WORKDIR / 09:24:15 Removing intermediate container b2c93642615c 09:24:15 ---> b346c60238d7 09:24:15 09:24:15 Step 11/23 : FROM alpine:3.12 09:24:15 ---> c4fd0aeabfcf 09:24:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:24:15 ---> Running in b68665a05ce9 09:24:15 ---> Running in 14692bcdebeb 09:24:16 Removing intermediate container b68665a05ce9 09:24:16 ---> a241349739a3 09:24:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:24:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:24:18 ---> 003b0cadc025 09:24:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:24:18 Removing intermediate container aa2c5c0f1b88 09:24:18 ---> fa03015272ac 09:24:18 09:24:18 Step 11/26 : FROM alpine:3.12 09:24:18 ---> c4fd0aeabfcf 09:24:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 09:24:18 (1/2) Installing ca-certificates (20191127-r4) 09:24:18 (2/2) Installing dumb-init (1.2.2-r1) 09:24:18 ---> Running in 6201171e0aff 09:24:18 Executing busybox-1.31.1-r20.trigger 09:24:19 Executing ca-certificates-20191127-r4.trigger 09:24:19 OK: 6 MiB in 16 packages 09:24:19 ---> 00292b402e74 09:24:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:24:21 (1/6) Installing ca-certificates (20191127-r4) 09:24:21 (2/6) Installing nghttp2-libs (1.41.0-r0) 09:24:21 (3/6) Installing libcurl (7.77.0-r0) 09:24:21 (4/6) Installing curl (7.77.0-r0) 09:24:21 (5/6) Installing dumb-init (1.2.2-r1) 09:24:21 (6/6) Installing su-exec (0.2-r1) 09:24:21 Executing busybox-1.31.1-r20.trigger 09:24:21 Executing ca-certificates-20191127-r4.trigger 09:24:21 Removing intermediate container 14692bcdebeb 09:24:21 ---> e2b188adcdb6 09:24:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:24:21 ---> 6c0d14a36c62 09:24:21 Step 20/24 : ENTRYPOINT ["/core-command"] 09:24:21 OK: 7 MiB in 20 packages 09:24:21 ---> Running in 83de0bc0c8be 09:24:22 ---> Running in f2c16f597d7f 09:24:22 Removing intermediate container 83de0bc0c8be 09:24:22 ---> 3adc680d0485 09:24:22 Step 14/23 : ENV APP_PORT=59860 09:24:22 Removing intermediate container f2c16f597d7f 09:24:22 ---> b43c7822c5d8 09:24:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:24:22 ---> Running in 1cf8ecc1bbfa 09:24:23 ---> Running in 76054d1eec6f 09:24:23 Removing intermediate container 6201171e0aff 09:24:23 ---> 93892594c57f 09:24:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:24:23 Removing intermediate container 1cf8ecc1bbfa 09:24:23 ---> 9618876a2bff 09:24:23 Step 15/23 : EXPOSE $APP_PORT 09:24:23 Removing intermediate container 76054d1eec6f 09:24:23 ---> cd8867784641 09:24:23 Step 22/24 : LABEL arch=arm64 09:24:24 ---> Running in e310028c8e67 09:24:24 ---> Running in 5aadfd76700b 09:24:24 ---> Running in 96a0a4ae6fde 09:24:24 Removing intermediate container e310028c8e67 09:24:24 ---> 1ec51c01fe08 09:24:24 Step 14/26 : WORKDIR / 09:24:24 Removing intermediate container 5aadfd76700b 09:24:24 ---> 88cfa33c3ff5 09:24:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:24 Removing intermediate container 96a0a4ae6fde 09:24:24 ---> 38aa69012600 09:24:24 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:24:25 ---> Running in 56e5b2c7940f 09:24:25 ---> Running in 73a3028fda38 09:24:25 Removing intermediate container 56e5b2c7940f 09:24:25 ---> ef54d38d2c15 09:24:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:24:25 Removing intermediate container 73a3028fda38 09:24:25 ---> 3be830ab0fa0 09:24:25 Step 24/24 : LABEL version=0.0.0 09:24:25 ---> 4f589746ee78 09:24:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:24:26 ---> Running in 251166ace8e1 09:24:26 ---> 8a0f60496d75 09:24:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:24:27 Removing intermediate container 251166ace8e1 09:24:27 ---> c50564b3ef5c 09:24:27 09:24:27 Successfully built c50564b3ef5c 09:24:27 Successfully tagged core-command-arm64:latest 09:24:27  Building core-command ... done  ---> 1a242489ed3a 09:24:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:24:28 ---> e1515c1484c9 09:24:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:24:28 ---> 027c014d377a 09:24:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:24:29 ---> Running in e377fe256b2b 09:24:29 ---> eac14d56a059 09:24:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:24:29 Removing intermediate container 4f1e8c596189 09:24:29 ---> c14920978ac5 09:24:29 09:24:29 Step 11/24 : FROM alpine:3.12 09:24:29 ---> c4fd0aeabfcf 09:24:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:24:29 ---> Running in 9294e23a9fc8 09:24:29 Removing intermediate container e377fe256b2b 09:24:29 ---> e61f8fdfcc25 09:24:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:24:29 ---> Running in 425bc0747dbc 09:24:30 ---> 1efa9a21fd35 09:24:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:24:30 Removing intermediate container 9294e23a9fc8 09:24:30 ---> 37c75968bd5e 09:24:30 Step 13/24 : ENV APP_PORT=59880 09:24:30 ---> Running in 792a759fa912 09:24:30 Removing intermediate container 425bc0747dbc 09:24:30 ---> a61ba3311a16 09:24:30 Step 21/23 : LABEL arch=arm64 09:24:30 ---> Running in b8f6f9276b6e 09:24:31 Removing intermediate container 792a759fa912 09:24:31 ---> 2613ab9bb5df 09:24:31 Step 14/24 : EXPOSE $APP_PORT 09:24:31 ---> Running in 884dab54cbc3 09:24:31 ---> 1bf3df5f8230 09:24:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:24:31 Removing intermediate container b8f6f9276b6e 09:24:31 ---> 5d52b7b24b9c 09:24:31 Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:24:31 ---> Running in 7f9d3dec75fa 09:24:31 Removing intermediate container 884dab54cbc3 09:24:31 ---> f5961d0b0762 09:24:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:32 ---> Running in f07702fa54d9 09:24:32 Removing intermediate container 7f9d3dec75fa 09:24:32 ---> e479669a2537 09:24:32 Step 23/23 : LABEL version=0.0.0 09:24:32 ---> Running in 65536da87996 09:24:32 ---> 431d773313a3 09:24:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:24:33 Removing intermediate container 65536da87996 09:24:33 ---> 91ce026261c7 09:24:33 09:24:33 Successfully built 91ce026261c7 09:24:33 Successfully tagged support-notifications-arm64:latest 09:24:33  Building support-notifications ... done  ---> 1c74b6143b43 09:24:33 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:24:34 ---> Running in 85cf3cada437 09:24:34 Removing intermediate container f07702fa54d9 09:24:34 ---> 7842018ce8d4 09:24:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 09:24:34 ---> Running in 0506ab286ce4 09:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:24:36 Removing intermediate container 85cf3cada437 09:24:36 ---> 74d6ff48c4f7 09:24:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:24:36 ---> Running in ad2247f6324c 09:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:24:37 Removing intermediate container ad2247f6324c 09:24:37 ---> 3829320f1de8 09:24:37 Step 24/26 : LABEL arch=arm64 09:24:37 ---> Running in 0fe7a1d8f287 09:24:37 (1/6) Installing dumb-init (1.2.2-r1) 09:24:37 (2/6) Installing libgcc (9.3.0-r2) 09:24:37 (3/6) Installing libsodium (1.0.18-r0) 09:24:37 (4/6) Installing libstdc++ (9.3.0-r2) 09:24:37 Removing intermediate container 0fe7a1d8f287 09:24:37 ---> 2a2055f9c92f 09:24:37 Step 25/26 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:24:37 ---> Running in 1b3a4611e1c8 09:24:37 (5/6) Installing libzmq (4.3.3-r0) 09:24:38 (6/6) Installing zeromq (4.3.3-r0) 09:24:38 Executing busybox-1.31.1-r20.trigger 09:24:38 OK: 8 MiB in 20 packages 09:24:38 Removing intermediate container 1b3a4611e1c8 09:24:38 ---> 5691d1791902 09:24:38 Step 26/26 : LABEL version=0.0.0 09:24:38 ---> Running in 82a0b982a693 09:24:39 Removing intermediate container 82a0b982a693 09:24:39 ---> 9f99d4989823 09:24:39 09:24:39 Removing intermediate container 0506ab286ce4 09:24:39 ---> 0ca5c78250f1 09:24:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:39 Successfully built 9f99d4989823 09:24:39 Successfully tagged security-secretstore-setup-arm64:latest 09:24:40  Building security-secretstore-setup ... done  ---> 253921053d4f 09:24:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:24:41 ---> 840d2b581f7c 09:24:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:24:42 ---> 43f08866c885 09:24:42 Step 20/24 : ENTRYPOINT ["/core-data"] 09:24:42 ---> Running in e1329621e20d 09:24:43 Removing intermediate container e1329621e20d 09:24:43 ---> 0559db29a874 09:24:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:24:43 ---> Running in e74805c430d5 09:24:43 Removing intermediate container e74805c430d5 09:24:43 ---> 8cdd3864c5a8 09:24:43 Step 22/24 : LABEL arch=arm64 09:24:43 ---> Running in 23337f99e368 09:24:44 Removing intermediate container 23337f99e368 09:24:44 ---> d27797a9b49f 09:24:44 Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e 09:24:44 ---> Running in 81d1ec1437ed 09:24:45 Removing intermediate container 81d1ec1437ed 09:24:45 ---> aa059b79364c 09:24:45 Step 24/24 : LABEL version=0.0.0 09:24:45 ---> Running in 2723b1a90150 09:24:45 Removing intermediate container 2723b1a90150 09:24:45 ---> 7b78eefd6369 09:24:45 09:24:45 Successfully built 7b78eefd6369 09:24:45 Successfully tagged core-data-arm64:latest 09:24:46  Building core-data ... done  [Pipeline] } 09:24:46 $ docker stop --time=1 b5b6b1dd7b8d33c967c38ca87f7878837cb1fe3104ee45a997d32f2f30d4aeff 09:24:48 $ docker rm -f b5b6b1dd7b8d33c967c38ca87f7878837cb1fe3104ee45a997d32f2f30d4aeff [Pipeline] // withDockerContainer [Pipeline] sh 09:24:48 + docker images 09:24:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:24:48 core-data-arm64 latest 7b78eefd6369 3 seconds ago 19.2MB 09:24:48 security-secretstore-setup-arm64 latest 9f99d4989823 9 seconds ago 27.1MB 09:24:48 support-notifications-arm64 latest 91ce026261c7 16 seconds ago 15.7MB 09:24:48 c14920978ac5 20 seconds ago 997MB 09:24:48 core-command-arm64 latest c50564b3ef5c 22 seconds ago 15MB 09:24:48 fa03015272ac 30 seconds ago 998MB 09:24:48 b346c60238d7 34 seconds ago 991MB 09:24:48 833c417cb7a6 38 seconds ago 988MB 09:24:48 sys-mgmt-agent-arm64 latest 29c09c79ed3e 2 minutes ago 298MB 09:24:48 security-bootstrapper-arm64 latest 8ce5f20643d0 3 minutes ago 17.5MB 09:24:48 core-metadata-arm64 latest d5397231d2fd 3 minutes ago 15.7MB 09:24:48 support-scheduler-arm64 latest 809affa23505 3 minutes ago 15.1MB 09:24:48 security-proxy-setup-arm64 latest 062ff5a844cf 3 minutes ago 24.2MB 09:24:48 f21996c7dc49 3 minutes ago 994MB 09:24:48 2e95f3685721 3 minutes ago 991MB 09:24:48 e073288fda69 3 minutes ago 990MB 09:24:48 83a17718b16c 3 minutes ago 992MB 09:24:48 40171c64dcf9 3 minutes ago 995MB 09:24:48 ci-base-image-arm64 latest 3b5028f2fa03 13 minutes ago 663MB 09:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 days ago 451MB 09:24:48 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 09:24:48 docker 20.10.0 eeaf43b92773 7 months ago 228MB 09:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:24:50 ---> job-cost.sh 09:24:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xGig 09:25:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-xGig/bin to PATH 09:27:05 INFO: No Stack... 09:27:05 INFO: Retrieving Pricing Info for: v2-standard-4 09:27:05 INFO: Archiving Costs [Pipeline] sh 09:27:06 + cat /w/workspace/edgex-go/11/archives/cost.csv 09:27:06 + cut -d, -f6 [Pipeline] lock 09:27:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] 09:27:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] did not exist. Created. 09:27:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:06 + echo total: 0.18000000715255737 [Pipeline] stash 09:27:06 Stashed 1 file(s) [Pipeline] } 09:27:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:27:08 provisioning config files... 09:27:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config611043544366423584tmp [Pipeline] { [Pipeline] sh 09:27:08 + set +x 09:27:08 + curl -s https://codecov.io/bash 09:27:08 + bash -s -- 09:27:08 09:27:08 _____ _ 09:27:08 / ____| | | 09:27:08 | | ___ __| | ___ ___ _____ __ 09:27:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:08 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:08 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:08 Bash-1.0.4 09:27:08 09:27:08 09:27:08 ==> git version 2.24.4 found 09:27:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:27:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:27:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:27:08 ==> Jenkins CI detected. 09:27:08 project root: . 09:27:08 --> token set from env 09:27:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:08 ==> Running gcov in . (disable via -X gcov) 09:27:08 ==> Python coveragepy not found 09:27:08 ==> Searching for coverage reports in: 09:27:08 + . 09:27:08 -> Found 1 reports 09:27:08 ==> Detecting git/mercurial file structure 09:27:08 ==> Reading reports 09:27:08 + ./coverage.out bytes=399433 09:27:08 ==> Appending adjustments 09:27:08 https://docs.codecov.io/docs/fixing-reports 09:27:10 + Found adjustments 09:27:10 ==> Gzipping contents 09:27:10 56K /tmp/codecov.f9l1uT.gz 09:27:10 ==> Uploading reports 09:27:10 url: https://codecov.io 09:27:10 query: branch=PR-3577&commit=63bdb5d6c2047d3bc1037971a19e539cab4f755e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3577%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3577&job=&cmd_args= 09:27:10 -> Pinging Codecov 09:27:10 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3577&commit=63bdb5d6c2047d3bc1037971a19e539cab4f755e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3577%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3577&job=&cmd_args= 09:27:10 -> Uploading to 09:27:10 https://storage.googleapis.com/codecov/v4/raw/2021-07-12/00271124DB129430A58F1EEE437C3FCB/63bdb5d6c2047d3bc1037971a19e539cab4f755e/4d734f28-96f0-4871-aed5-95c7fec48885.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T092710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87acd12923ca700c1f158cf94a7849b7eb6594ad6e54cf7bc1b8a724cc770db9 09:27:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:10 Dload Upload Total Spent Left Speed 09:27:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54124 0 0 100 54124 0 134k --:--:-- --:--:-- --:--:-- 134k 09:27:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/63bdb5d6c2047d3bc1037971a19e539cab4f755e [Pipeline] } 09:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:27:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:27:13 ---> package-listing.sh 09:27:13 ++ tr '[:upper:]' '[:lower:]' 09:27:13 ++ facter osfamily 09:27:13 + OS_FAMILY=redhat 09:27:13 + workspace=/w/workspace/edgex-go/11 09:27:13 + START_PACKAGES=/tmp/packages_start.txt 09:27:13 + END_PACKAGES=/tmp/packages_end.txt 09:27:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:13 + PACKAGES=/tmp/packages_start.txt 09:27:13 + '[' /w/workspace/edgex-go/11 ']' 09:27:13 + PACKAGES=/tmp/packages_end.txt 09:27:13 + case "${OS_FAMILY}" in 09:27:13 + rpm -qa 09:27:13 + sort 09:27:16 + '[' -f /tmp/packages_start.txt ']' 09:27:16 + '[' -f /tmp/packages_end.txt ']' 09:27:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:16 + '[' /w/workspace/edgex-go/11 ']' 09:27:16 + mkdir -p /w/workspace/edgex-go/11/archives/ 09:27:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 09:27:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:27:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:27:16 09:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:27:17 alpine: Pulling from edgex-lftools-log-publisher 09:27:17 df20fa9351a1: Pulling fs layer 09:27:17 36b3adc4ff6f: Pulling fs layer 09:27:17 8ad3a11d3b57: Pulling fs layer 09:27:17 46f8f816bc3b: Pulling fs layer 09:27:17 93b61091891f: Pulling fs layer 09:27:17 93b9cdb0e59b: Pulling fs layer 09:27:17 5e14af77c1be: Pulling fs layer 09:27:17 01666e4c0597: Pulling fs layer 09:27:17 aa168da1d23b: Pulling fs layer 09:27:17 46f8f816bc3b: Waiting 09:27:17 93b61091891f: Waiting 09:27:17 93b9cdb0e59b: Waiting 09:27:17 5e14af77c1be: Waiting 09:27:17 01666e4c0597: Waiting 09:27:17 aa168da1d23b: Waiting 09:27:17 36b3adc4ff6f: Verifying Checksum 09:27:17 36b3adc4ff6f: Download complete 09:27:17 46f8f816bc3b: Verifying Checksum 09:27:17 46f8f816bc3b: Download complete 09:27:17 df20fa9351a1: Verifying Checksum 09:27:17 df20fa9351a1: Download complete 09:27:17 93b9cdb0e59b: Verifying Checksum 09:27:17 93b9cdb0e59b: Download complete 09:27:17 5e14af77c1be: Verifying Checksum 09:27:17 5e14af77c1be: Download complete 09:27:17 01666e4c0597: Verifying Checksum 09:27:17 01666e4c0597: Download complete 09:27:17 93b61091891f: Verifying Checksum 09:27:17 93b61091891f: Download complete 09:27:17 8ad3a11d3b57: Verifying Checksum 09:27:17 8ad3a11d3b57: Download complete 09:27:17 df20fa9351a1: Pull complete 09:27:17 36b3adc4ff6f: Pull complete 09:27:18 8ad3a11d3b57: Pull complete 09:27:18 46f8f816bc3b: Pull complete 09:27:18 93b61091891f: Pull complete 09:27:18 93b9cdb0e59b: Pull complete 09:27:18 5e14af77c1be: Pull complete 09:27:18 01666e4c0597: Pull complete 09:27:19 aa168da1d23b: Verifying Checksum 09:27:19 aa168da1d23b: Download complete 09:27:23 aa168da1d23b: Pull complete 09:27:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:27:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:27:23 prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container 09:27:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:alpine cat 09:27:26 $ docker top bf8d91da3b2dab9c6f67d077365ff21b5efc61c3ea0418ac34c00f7658336438 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:27:27 + mkdir -p /var/log/sa [Pipeline] sh 09:27:27 + ls /var/log/sa-host 09:27:27 + sadf -c /var/log/sa-host/sa05 09:27:27 file_magic: OK 09:27:27 HZ: Using current value: 100 09:27:27 file_header: OK 09:27:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:27:27 Statistics: 09:27:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:27:27 File successfully converted to sysstat format version 12.2.1 09:27:27 + sadf -c /var/log/sa-host/sa12 09:27:27 file_magic: OK 09:27:27 HZ: Using current value: 100 09:27:27 file_header: OK 09:27:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:27:27 Statistics: 09:27:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:27:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:28 provisioning config files... 09:27:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config6956616835696350943tmp [Pipeline] { [Pipeline] echo 09:27:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:27:28 ---> create-netrc.sh [Pipeline] } 09:27:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:27:29 ---> python-tools-install.sh [Pipeline] echo 09:27:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:27:29 ---> sudo-logs.sh 09:27:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:27:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:27:30 ---> job-cost.sh 09:27:30 lf-activate-venv: SKIPPING 09:27:30 DEBUG: total: 0.18000000715255737 09:27:30 INFO: Retrieving Stack Cost... 09:27:31 INFO: Retrieving Pricing Info for: v3-standard-2 09:27:31 INFO: Archiving Costs [Pipeline] echo 09:27:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:27:32 ---> logs-deploy.sh 09:27:32 lf-activate-venv: SKIPPING 09:27:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3577/11 09:27:32 INFO: archiving workspace using pattern(s): 09:27:32 Archives upload complete. 09:27:32 INFO: archiving logs to Nexus 09:27:33 ---> uname -a: 09:27:33 Linux prd-centos7-docker-4c-2g-2546.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:27:33 09:27:33 09:27:33 ---> lscpu: 09:27:33 Architecture: x86_64 09:27:33 CPU op-mode(s): 32-bit, 64-bit 09:27:33 Byte Order: Little Endian 09:27:33 Address sizes: 40 bits physical, 48 bits virtual 09:27:33 CPU(s): 2 09:27:33 On-line CPU(s) list: 0,1 09:27:33 Thread(s) per core: 1 09:27:33 Core(s) per socket: 1 09:27:33 Socket(s): 2 09:27:33 NUMA node(s): 1 09:27:33 Vendor ID: AuthenticAMD 09:27:33 CPU family: 23 09:27:33 Model: 49 09:27:33 Model name: AMD EPYC-Rome Processor 09:27:33 Stepping: 0 09:27:33 CPU MHz: 2799.998 09:27:33 BogoMIPS: 5599.99 09:27:33 Virtualization: AMD-V 09:27:33 Hypervisor vendor: KVM 09:27:33 Virtualization type: full 09:27:33 L1d cache: 64 KiB 09:27:33 L1i cache: 64 KiB 09:27:33 L2 cache: 1 MiB 09:27:33 L3 cache: 32 MiB 09:27:33 NUMA node0 CPU(s): 0,1 09:27:33 Vulnerability Itlb multihit: Not affected 09:27:33 Vulnerability L1tf: Not affected 09:27:33 Vulnerability Mds: Not affected 09:27:33 Vulnerability Meltdown: Not affected 09:27:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:27:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:27:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:27:33 Vulnerability Srbds: Not affected 09:27:33 Vulnerability Tsx async abort: Not affected 09:27:33 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:27:33 09:27:33 09:27:33 ---> nproc: 09:27:33 2 09:27:33 09:27:33 09:27:33 ---> df -h: 09:27:33 Filesystem Size Used Available Use% Mounted on 09:27:33 overlay 40.0G 12.5G 27.5G 31% / 09:27:33 tmpfs 64.0M 0 64.0M 0% /dev 09:27:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:27:33 shm 64.0M 0 64.0M 0% /dev/shm 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/11 09:27:33 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/11@tmp 09:27:33 09:27:33 09:27:33 ---> free -m: 09:27:33 total used free shared buff/cache available 09:27:33 Mem: 7821 1415 1944 0 4461 6396 09:27:33 Swap: 1023 1 1022 09:27:33 09:27:33 09:27:33 ---> ip addr: 09:27:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:27:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:27:33 inet 127.0.0.1/8 scope host lo 09:27:33 valid_lft forever preferred_lft forever 09:27:33 inet6 ::1/128 scope host 09:27:33 valid_lft forever preferred_lft forever 09:27:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:27:33 link/ether fa:16:3e:28:83:1c brd ff:ff:ff:ff:ff:ff 09:27:33 inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 09:27:33 valid_lft 62193sec preferred_lft 62193sec 09:27:33 inet6 fe80::f816:3eff:fe28:831c/64 scope link 09:27:33 valid_lft forever preferred_lft forever 09:27:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:27:33 link/ether 02:42:4e:0b:e8:db brd ff:ff:ff:ff:ff:ff 09:27:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:27:33 valid_lft forever preferred_lft forever 09:27:33 inet6 fe80::42:4eff:fe0b:e8db/64 scope link 09:27:33 valid_lft forever preferred_lft forever 09:27:33 09:27:33 09:27:33 ---> sar -b -r -n DEV: 09:27:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 09:27:33 09:27:33 02:43:53 LINUX RESTART (2 CPU) 09:27:33 09:27:33 02:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:27:33 02:46:01 3.37 0.00 3.37 0.00 0.00 703.47 0.00 09:27:33 02:47:01 0.20 0.00 0.20 0.00 0.00 3.10 0.00 09:27:33 02:48:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 09:27:33 02:49:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 09:27:33 02:50:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 09:27:33 02:51:01 0.30 0.00 0.30 0.00 0.00 3.36 0.00 09:27:33 02:52:01 0.32 0.00 0.32 0.00 0.00 4.10 0.00 09:27:33 02:53:02 0.18 0.00 0.18 0.00 0.00 1.90 0.00 09:27:33 02:54:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 09:27:33 02:55:01 0.23 0.00 0.23 0.00 0.00 2.91 0.00 09:27:33 02:56:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 09:27:33 02:57:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 09:27:33 02:58:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 09:27:33 02:59:01 0.35 0.03 0.32 0.00 1.07 3.58 0.00 09:27:33 03:00:01 0.88 0.15 0.73 0.00 4.80 15.69 0.00 09:27:33 03:01:01 0.33 0.03 0.30 0.00 0.27 3.63 0.00 09:27:33 03:02:01 0.38 0.08 0.30 0.00 1.60 5.31 0.00 09:27:33 03:03:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 09:27:33 03:04:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 09:27:33 03:05:01 0.35 0.00 0.35 0.00 0.00 5.98 0.00 09:27:33 03:06:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 09:27:33 03:07:01 0.17 0.00 0.17 0.00 0.00 2.33 0.00 09:27:33 03:08:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 09:27:33 03:09:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 09:27:33 03:10:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 09:27:33 03:11:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 09:27:33 03:12:01 0.27 0.00 0.27 0.00 0.00 1.97 0.00 09:27:33 03:13:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 09:27:33 03:14:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 09:27:33 03:15:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 09:27:33 03:16:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 03:17:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 09:27:33 03:18:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 09:27:33 03:19:01 0.23 0.00 0.23 0.00 0.00 1.68 0.00 09:27:33 03:20:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 09:27:33 03:21:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 03:22:01 0.17 0.00 0.17 0.00 0.00 1.39 0.00 09:27:33 03:23:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 09:27:33 03:24:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 09:27:33 03:25:01 278.47 253.98 24.49 0.00 3444.96 885.16 0.00 09:27:33 03:26:01 0.70 0.00 0.70 0.00 0.00 169.87 0.00 09:27:33 03:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:27:33 03:28:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 03:29:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 09:27:33 03:30:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 03:31:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 09:27:33 03:32:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:27:33 03:33:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 09:27:33 03:34:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 03:35:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 09:27:33 03:36:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 09:27:33 03:37:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:27:33 03:38:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 09:27:33 03:39:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 09:27:33 03:40:01 0.20 0.00 0.20 0.00 0.00 1.58 0.00 09:27:33 03:41:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 09:27:33 03:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:27:33 03:43:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:27:33 03:44:01 0.18 0.00 0.18 0.00 0.00 1.47 0.00 09:27:33 03:45:01 0.35 0.00 0.35 0.00 0.00 5.13 0.00 09:27:33 03:46:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 09:27:33 03:47:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:27:33 03:48:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 09:27:33 03:49:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 09:27:33 03:50:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:27:33 03:51:01 0.32 0.00 0.32 0.00 0.00 5.38 0.00 09:27:33 03:52:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 09:27:33 03:53:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 09:27:33 03:54:01 0.33 0.00 0.33 0.00 0.00 5.15 0.00 09:27:33 03:55:01 0.33 0.00 0.33 0.00 0.00 5.05 0.00 09:27:33 03:56:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 09:27:33 03:57:02 0.22 0.00 0.22 0.00 0.00 3.32 0.00 09:27:33 03:58:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 09:27:33 03:59:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 09:27:33 04:00:01 0.32 0.00 0.32 0.00 0.00 4.47 0.00 09:27:33 04:01:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 09:27:33 04:02:01 0.27 0.00 0.27 0.00 0.00 5.13 0.00 09:27:33 04:03:01 0.30 0.00 0.30 0.00 0.00 5.00 0.00 09:27:33 04:04:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 09:27:33 04:05:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 09:27:33 04:06:01 0.28 0.00 0.28 0.00 0.00 5.53 0.00 09:27:33 04:07:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 09:27:33 04:08:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 09:27:33 04:09:01 0.27 0.00 0.27 0.00 0.00 4.25 0.00 09:27:33 04:10:01 0.18 0.00 0.18 0.00 0.00 3.30 0.00 09:27:33 04:11:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 09:27:33 04:12:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 09:27:33 04:13:01 0.30 0.00 0.30 0.00 0.00 4.47 0.00 09:27:33 04:14:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 09:27:33 04:15:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 09:27:33 04:16:01 0.32 0.00 0.32 0.00 0.00 5.38 0.00 09:27:33 04:17:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 09:27:33 04:18:01 0.30 0.00 0.30 0.00 0.00 4.46 0.00 09:27:33 04:19:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 09:27:33 04:20:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 09:27:33 04:21:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 04:22:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 09:27:33 04:23:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 09:27:33 04:24:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 09:27:33 04:25:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 09:27:33 04:26:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 09:27:33 04:27:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:27:33 04:28:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 04:29:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 09:27:33 04:30:01 0.17 0.00 0.17 0.00 0.00 2.47 0.00 09:27:33 04:31:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 09:27:33 04:32:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 04:33:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 09:27:33 04:34:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:27:33 04:35:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 09:27:33 04:36:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 09:27:33 04:37:01 0.28 0.00 0.28 0.00 0.00 4.65 0.00 09:27:33 04:38:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 09:27:33 04:39:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 09:27:33 04:40:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 09:27:33 04:41:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:27:33 04:42:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 09:27:33 04:43:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 09:27:33 04:44:01 0.28 0.00 0.28 0.00 0.00 4.33 0.00 09:27:33 04:45:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 09:27:33 04:46:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 09:27:33 04:47:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:27:33 04:48:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:27:33 04:49:01 0.18 0.00 0.18 0.00 0.00 2.28 0.00 09:27:33 04:50:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 09:27:33 04:51:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 09:27:33 04:52:01 0.22 0.00 0.22 0.00 0.00 2.85 0.00 09:27:33 04:53:01 0.27 0.00 0.27 0.00 0.00 3.83 0.00 09:27:33 04:54:01 0.30 0.00 0.30 0.00 0.00 4.51 0.00 09:27:33 04:55:01 0.13 0.00 0.13 0.00 0.00 1.87 0.00 09:27:33 04:56:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:27:33 04:57:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:27:33 04:58:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 09:27:33 04:59:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:27:33 05:00:01 0.13 0.00 0.13 0.00 0.00 1.87 0.00 09:27:33 05:01:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 05:02:02 0.22 0.00 0.22 0.00 0.00 3.18 0.00 09:27:33 05:03:01 0.20 0.00 0.20 0.00 0.00 2.59 0.00 09:27:33 05:04:01 0.18 0.00 0.18 0.00 0.00 1.38 0.00 09:27:33 05:05:01 0.23 0.00 0.23 0.00 0.00 3.85 0.00 09:27:33 05:06:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 09:27:33 05:07:01 0.23 0.00 0.23 0.00 0.00 2.80 0.00 09:27:33 05:08:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 09:27:33 05:09:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 09:27:33 05:10:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 09:27:33 05:11:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 09:27:33 05:12:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 09:27:33 05:13:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:27:33 05:14:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 05:15:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 09:27:33 05:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 09:27:33 05:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 05:18:01 0.25 0.00 0.25 0.00 0.00 2.52 0.00 09:27:33 05:19:01 0.22 0.00 0.22 0.00 0.00 2.80 0.00 09:27:33 05:20:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:27:33 05:21:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 09:27:33 05:22:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 09:27:33 05:23:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 09:27:33 05:24:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 09:27:33 05:25:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 09:27:33 05:26:01 0.28 0.00 0.28 0.00 0.00 4.33 0.00 09:27:33 05:27:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 09:27:33 05:28:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:27:33 05:29:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 09:27:33 05:30:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 09:27:33 05:31:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:27:33 05:32:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 09:27:33 05:33:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 09:27:33 05:34:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:27:33 05:35:02 0.25 0.00 0.25 0.00 0.00 3.08 0.00 09:27:33 05:36:01 0.24 0.00 0.24 0.00 0.00 2.74 0.00 09:27:33 05:37:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 09:27:33 05:38:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 09:27:33 05:39:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 09:27:33 05:40:01 0.27 0.00 0.27 0.00 0.00 3.42 0.00 09:27:33 05:41:01 0.30 0.00 0.30 0.00 0.00 3.55 0.00 09:27:33 05:42:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 09:27:33 05:43:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 09:27:33 05:44:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 09:27:33 05:45:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 09:27:33 05:46:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 05:47:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 09:27:33 05:48:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 09:27:33 05:49:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:27:33 05:50:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 09:27:33 05:51:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:27:33 05:52:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 05:53:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 09:27:33 05:54:01 0.37 0.00 0.37 0.00 0.00 4.18 0.00 09:27:33 05:55:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 09:27:33 05:56:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:27:33 05:57:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 05:58:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:27:33 05:59:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 09:27:33 06:00:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 09:27:33 06:01:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 09:27:33 06:02:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 09:27:33 06:03:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 09:27:33 06:04:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 09:27:33 06:05:01 0.18 0.00 0.18 0.00 0.00 2.85 0.00 09:27:33 06:06:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 09:27:33 06:07:01 0.23 0.00 0.23 0.00 0.00 2.38 0.00 09:27:33 06:08:01 0.18 0.00 0.18 0.00 0.00 2.43 0.00 09:27:33 06:09:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 09:27:33 06:10:02 0.20 0.00 0.20 0.00 0.00 2.45 0.00 09:27:33 06:11:01 0.24 0.00 0.24 0.00 0.00 3.13 0.00 09:27:33 06:12:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 09:27:33 06:13:01 0.15 0.00 0.15 0.00 0.00 1.37 0.00 09:27:33 06:14:01 0.23 0.00 0.23 0.00 0.00 2.80 0.00 09:27:33 06:15:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 09:27:33 06:16:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 06:17:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:27:33 06:18:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:27:33 06:19:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 09:27:33 06:20:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:27:33 06:21:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:27:33 06:22:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 09:27:33 06:23:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:27:33 06:24:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 09:27:33 06:25:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 09:27:33 06:26:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 09:27:33 06:27:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:27:33 06:28:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 06:29:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 09:27:33 06:30:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 06:31:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 06:32:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:27:33 06:33:01 0.25 0.00 0.25 0.00 0.00 3.17 0.00 09:27:33 06:34:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 06:35:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:27:33 06:36:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 09:27:33 06:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:27:33 06:38:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 09:27:33 06:39:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 09:27:33 06:40:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 06:41:01 0.42 0.00 0.42 0.00 0.00 5.88 0.00 09:27:33 06:42:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 09:27:33 06:43:01 0.22 0.00 0.22 0.00 0.00 1.95 0.00 09:27:33 06:44:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 09:27:33 06:45:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 09:27:33 06:46:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 06:47:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 09:27:33 06:48:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:27:33 06:49:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 09:27:33 06:50:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 09:27:33 06:51:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 06:52:01 0.20 0.00 0.20 0.00 0.00 2.15 0.00 09:27:33 06:53:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:27:33 06:54:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 09:27:33 06:55:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 09:27:33 06:56:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 09:27:33 06:57:01 0.28 0.00 0.28 0.00 0.00 3.96 0.00 09:27:33 06:58:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 09:27:33 06:59:01 0.30 0.00 0.30 0.00 0.00 4.62 0.00 09:27:33 07:00:01 0.25 0.00 0.25 0.00 0.00 4.03 0.00 09:27:33 07:01:01 0.30 0.00 0.30 0.00 0.00 5.01 0.00 09:27:33 07:02:01 0.23 0.00 0.23 0.00 0.00 4.16 0.00 09:27:33 07:03:01 0.38 0.00 0.38 0.00 0.00 6.51 0.00 09:27:33 07:04:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 09:27:33 07:05:01 0.30 0.00 0.30 0.00 0.00 5.21 0.00 09:27:33 07:06:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 09:27:33 07:07:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 09:27:33 07:08:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 09:27:33 07:09:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 09:27:33 07:10:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 09:27:33 07:11:01 0.30 0.00 0.30 0.00 0.00 4.58 0.00 09:27:33 07:12:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 09:27:33 07:13:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 07:14:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 09:27:33 07:15:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 09:27:33 07:16:02 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:27:33 07:17:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 09:27:33 07:18:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 09:27:33 07:19:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 09:27:33 07:20:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 09:27:33 07:21:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 09:27:33 07:22:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 09:27:33 07:23:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 09:27:33 07:24:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 09:27:33 07:25:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 09:27:33 07:26:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 09:27:33 07:27:01 0.15 0.00 0.15 0.00 0.00 1.37 0.00 09:27:33 07:28:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 09:27:33 07:29:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 09:27:33 07:30:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 09:27:33 07:31:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 09:27:33 07:32:01 0.18 0.00 0.18 0.00 0.00 1.82 0.00 09:27:33 07:33:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 09:27:33 07:34:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 09:27:33 07:35:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 09:27:33 07:36:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 09:27:33 07:37:01 0.15 0.00 0.15 0.00 0.00 1.50 0.00 09:27:33 07:38:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 09:27:33 07:39:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 07:40:01 0.32 0.00 0.32 0.00 0.00 5.03 0.00 09:27:33 07:41:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 09:27:33 07:42:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 09:27:33 07:43:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 09:27:33 07:44:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 07:45:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 09:27:33 07:46:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 07:47:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 09:27:33 07:48:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 09:27:33 07:49:02 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:27:33 07:50:01 0.24 0.00 0.24 0.00 0.00 3.39 0.00 09:27:33 07:51:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 07:52:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 09:27:33 07:53:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 07:54:01 0.30 0.00 0.30 0.00 0.00 3.96 0.00 09:27:33 07:55:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 09:27:33 07:56:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 09:27:33 07:57:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 09:27:33 07:58:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 09:27:33 07:59:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:27:33 08:00:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 09:27:33 08:01:01 0.30 0.00 0.30 0.00 0.00 4.46 0.00 09:27:33 08:02:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 09:27:33 08:03:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 09:27:33 08:04:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 08:05:01 0.20 0.00 0.20 0.00 0.00 2.98 0.00 09:27:33 08:06:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:27:33 08:07:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 09:27:33 08:08:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 08:09:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 08:10:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 09:27:33 08:11:01 0.18 0.00 0.18 0.00 0.00 1.85 0.00 09:27:33 08:12:01 0.37 0.00 0.37 0.00 0.00 5.01 0.00 09:27:33 08:13:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:27:33 08:14:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 09:27:33 08:15:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 09:27:33 08:16:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 09:27:33 08:17:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 09:27:33 08:18:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 09:27:33 08:19:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 08:20:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 08:21:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 09:27:33 08:22:02 0.27 0.00 0.27 0.00 0.00 3.46 0.00 09:27:33 08:23:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 09:27:33 08:24:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 08:25:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 08:26:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:27:33 08:27:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 09:27:33 08:28:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 09:27:33 08:29:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 09:27:33 08:30:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 08:31:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:27:33 08:32:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 09:27:33 08:33:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 09:27:33 08:34:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 09:27:33 08:35:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 09:27:33 08:36:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 09:27:33 08:37:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 08:38:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:27:33 08:39:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 09:27:33 08:40:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 09:27:33 08:41:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 09:27:33 08:42:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 08:43:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 09:27:33 08:44:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 09:27:33 08:45:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 09:27:33 08:46:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 09:27:33 08:47:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 09:27:33 08:48:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 08:49:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 09:27:33 08:50:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 09:27:33 08:51:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 09:27:33 08:52:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 09:27:33 08:53:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 09:27:33 08:54:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 08:55:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 09:27:33 08:56:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 09:27:33 08:57:02 0.28 0.00 0.28 0.00 0.00 3.21 0.00 09:27:33 08:58:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 08:59:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 09:27:33 09:00:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 09:27:33 09:01:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 09:27:33 09:02:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 09:27:33 09:03:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 09:27:33 09:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 09:27:33 09:05:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 09:27:33 09:06:01 1.00 0.72 0.28 0.00 208.49 3.61 0.00 09:27:33 09:07:01 100.38 3.50 96.89 0.00 2598.23 18843.43 0.00 09:27:33 09:08:01 187.93 0.00 187.93 0.00 0.00 48447.13 0.00 09:27:33 09:09:01 57.99 0.00 57.99 0.00 0.00 10714.75 0.00 09:27:33 09:10:01 62.24 0.03 62.21 0.00 1.07 10633.92 0.00 09:27:33 09:11:02 499.97 181.99 317.98 0.00 4473.62 207636.71 0.00 09:27:33 09:12:01 387.54 223.89 163.65 0.00 11779.34 85861.55 0.00 09:27:33 09:13:01 535.35 55.89 479.46 0.00 3037.82 221453.26 0.00 09:27:33 09:14:02 205.08 23.81 181.27 0.00 3511.21 26537.19 0.00 09:27:33 09:15:01 1.30 0.03 1.27 0.00 0.27 19.48 0.00 09:27:33 09:16:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 09:27:33 09:17:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 09:27:33 09:18:01 0.22 0.05 0.17 0.00 0.53 1.47 0.00 09:27:33 09:19:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 09:27:33 09:20:01 0.37 0.02 0.35 0.00 0.13 4.85 0.00 09:27:33 09:21:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 09:27:33 09:22:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 09:27:33 09:23:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 09:27:33 09:24:01 0.33 0.00 0.33 0.00 0.00 3.50 0.00 09:27:33 09:25:01 0.45 0.15 0.30 0.00 116.21 3.05 0.00 09:27:33 09:26:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 09:27:33 09:27:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 09:27:33 Average: 6.01 1.85 4.16 0.00 72.38 1582.63 0.00 09:27:33 09:27:33 02:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:27:33 02:46:01 5752668 0 664892 8.30 2620 1588752 1081232 11.94 371708 1499652 20 09:27:33 02:47:01 5753640 0 663912 8.29 2620 1588760 1056220 11.66 368372 1501744 20 09:27:33 02:48:01 5753988 0 663564 8.29 2620 1588760 1056004 11.66 368616 1501744 16 09:27:33 02:49:01 5753688 0 663856 8.29 2620 1588768 1056004 11.66 368468 1502016 8 09:27:33 02:50:01 5752520 0 665020 8.30 2620 1588772 1056124 11.66 369536 1502016 8 09:27:33 02:51:01 5749236 0 668300 8.34 2620 1588776 1056004 11.66 372944 1502016 8 09:27:33 02:52:01 5746672 0 670860 8.38 2620 1588780 1056004 11.66 375644 1502016 16 09:27:33 02:53:02 5746632 0 670896 8.38 2620 1588784 1056004 11.66 376056 1501544 8 09:27:33 02:54:01 5746220 0 671304 8.38 2620 1588788 1056052 11.66 376380 1501544 8 09:27:33 02:55:01 5746240 0 671280 8.38 2620 1588792 1056112 11.66 378880 1499416 12 09:27:33 02:56:01 5746524 0 670992 8.38 2620 1588796 1056004 11.66 378260 1499416 8 09:27:33 02:57:01 5746484 0 671028 8.38 2620 1588800 1056004 11.66 378348 1499416 8 09:27:33 02:58:01 5746360 0 671144 8.38 2620 1588808 1056088 11.66 378752 1499416 8 09:27:33 02:59:01 5744300 0 673200 8.41 2620 1588812 1057744 11.68 380460 1499416 12 09:27:33 03:00:01 5745308 0 672184 8.39 2620 1588820 1056088 11.66 379552 1499416 8 09:27:33 03:01:01 5744708 0 672784 8.40 2620 1588820 1059076 11.69 379572 1499416 12 09:27:33 03:02:01 5745352 0 672012 8.39 2620 1588948 1056668 11.67 379460 1499476 8 09:27:33 03:03:01 5745776 0 671584 8.39 2620 1588952 1056512 11.66 378716 1499476 16 09:27:33 03:04:01 5746148 0 671208 8.38 2620 1588956 1056512 11.66 378688 1499476 8 09:27:33 03:05:01 5745144 0 672208 8.39 2620 1588960 1056644 11.67 379444 1499476 12 09:27:33 03:06:01 5744932 0 672416 8.40 2620 1588964 1056692 11.67 379596 1499476 16 09:27:33 03:07:01 5745908 0 671436 8.38 2620 1588968 1056512 11.66 378604 1499476 8 09:27:33 03:08:01 5745744 0 671592 8.39 2620 1588976 1056512 11.66 378544 1499480 8 09:27:33 03:09:01 5745820 0 671516 8.38 2620 1588976 1056512 11.66 378628 1499476 8 09:27:33 03:10:01 5745072 0 672260 8.39 2620 1588980 1056620 11.67 379204 1499476 8 09:27:33 03:11:01 5745868 0 671456 8.38 2620 1588988 1056512 11.66 378704 1499480 8 09:27:33 03:12:01 5746064 0 671260 8.38 2620 1588988 1056512 11.66 378776 1499476 8 09:27:33 03:13:01 5745620 0 671696 8.39 2620 1588996 1056512 11.66 378648 1499476 8 09:27:33 03:14:01 5744956 0 672360 8.40 2620 1588996 1056560 11.67 379596 1499476 8 09:27:33 03:15:01 5745016 0 672292 8.39 2620 1589004 1056632 11.67 379424 1499480 8 09:27:33 03:16:01 5745548 0 671756 8.39 2620 1589008 1056512 11.66 378776 1499476 8 09:27:33 03:17:01 5745952 0 671352 8.38 2620 1589008 1056512 11.66 378776 1499476 8 09:27:33 03:18:01 5746068 0 671224 8.38 2620 1589020 1056512 11.66 378636 1499480 8 09:27:33 03:19:01 5746216 0 671076 8.38 2620 1589020 1056512 11.66 378808 1499476 8 09:27:33 03:20:01 5745008 0 672276 8.39 2620 1589028 1056632 11.67 379328 1499476 8 09:27:33 03:21:02 5745664 0 671616 8.39 2620 1589032 1056512 11.66 378804 1499476 8 09:27:33 03:22:01 5744856 0 672420 8.40 2620 1589036 1056512 11.66 379484 1499476 8 09:27:33 03:23:01 5744732 0 672540 8.40 2620 1589040 1056512 11.66 379468 1499476 8 09:27:33 03:24:01 5744848 0 672424 8.40 2620 1589040 1056512 11.66 379468 1499476 8 09:27:33 03:25:01 5590388 0 767580 9.58 2620 1648344 1056652 11.67 420364 1518436 4872 09:27:33 03:26:01 5591584 0 766380 9.57 2620 1648348 1056544 11.66 419112 1518436 16 09:27:33 03:27:01 5591904 0 766056 9.57 2620 1648352 1056544 11.66 419064 1518436 8 09:27:33 03:28:01 5591756 0 766200 9.57 2620 1648356 1056544 11.66 419192 1518436 8 09:27:33 03:29:01 5591740 0 766212 9.57 2620 1648360 1056544 11.66 419148 1518436 8 09:27:33 03:30:01 5590380 0 767568 9.58 2620 1648364 1056604 11.67 420160 1518436 16 09:27:33 03:31:01 5590684 0 767256 9.58 2620 1648372 1056580 11.67 420048 1518440 16 09:27:33 03:32:01 5590816 0 767124 9.58 2620 1648372 1056544 11.66 419944 1518436 8 09:27:33 03:33:01 5591088 0 766848 9.57 2620 1648376 1064740 11.76 420008 1518436 8 09:27:33 03:34:01 5590932 0 766996 9.58 2620 1648384 1064740 11.76 419996 1518436 8 09:27:33 03:35:01 5590168 0 767760 9.59 2620 1648384 1064860 11.76 420572 1518436 20 09:27:33 03:36:01 5591792 0 766128 9.57 2620 1648392 1064740 11.76 419240 1518436 16 09:27:33 03:37:01 5591388 0 766532 9.57 2620 1648392 1064740 11.76 419172 1518436 8 09:27:33 03:38:01 5590868 0 767044 9.58 2620 1648400 1064740 11.76 420012 1518440 8 09:27:33 03:39:01 5590852 0 767056 9.58 2620 1648404 1064740 11.76 419988 1518436 8 09:27:33 03:40:01 5590920 0 766988 9.58 2620 1648404 1064836 11.76 420384 1518436 20 09:27:33 03:41:01 5591960 0 765940 9.56 2620 1648412 1064740 11.76 419140 1518436 16 09:27:33 03:42:01 5591736 0 766164 9.57 2620 1648412 1064740 11.76 419260 1518436 8 09:27:33 03:43:01 5591636 0 766256 9.57 2620 1648420 1064740 11.76 419072 1518436 8 09:27:33 03:44:01 5592288 0 765596 9.56 2620 1648428 1064740 11.76 419176 1518436 16 09:27:33 03:45:01 5591120 0 766764 9.57 2620 1648428 1064824 11.76 419736 1518420 16 09:27:33 03:46:01 5591680 0 766200 9.57 2620 1648432 1064740 11.76 419300 1518420 16 09:27:33 03:47:01 5590948 0 766932 9.58 2620 1648432 1064812 11.76 419608 1518420 16 09:27:33 03:48:01 5591804 0 766068 9.57 2620 1648440 1064740 11.76 419188 1518420 16 09:27:33 03:49:01 5591564 0 766304 9.57 2620 1648444 1064740 11.76 419292 1518420 8 09:27:33 03:50:01 5590768 0 767096 9.58 2620 1648448 1064860 11.76 419952 1518420 20 09:27:33 03:51:01 5591704 0 766156 9.57 2620 1648452 1064740 11.76 419200 1518420 16 09:27:33 03:52:01 5591508 0 766348 9.57 2620 1648456 1064740 11.76 419204 1518420 8 09:27:33 03:53:01 5590616 0 767236 9.58 2620 1648460 1064740 11.76 420000 1518420 8 09:27:33 03:54:01 5590592 0 767252 9.58 2620 1648468 1064740 11.76 419920 1518424 8 09:27:33 03:55:01 5590380 0 767464 9.58 2620 1648468 1064812 11.76 420420 1518420 20 09:27:33 03:56:01 5591708 0 766132 9.57 2620 1648472 1064740 11.76 419324 1518420 16 09:27:33 03:57:02 5591592 0 766240 9.57 2620 1648480 1064740 11.76 419252 1518420 8 09:27:33 03:58:01 5591880 0 765952 9.56 2620 1648480 1064740 11.76 419184 1518420 8 09:27:33 03:59:01 5591632 0 766192 9.57 2620 1648488 1064740 11.76 419356 1518420 8 09:27:33 04:00:01 5591240 0 766584 9.57 2620 1648488 1064836 11.76 419732 1518420 20 09:27:33 04:01:01 5589648 0 768164 9.59 2620 1648500 1067936 11.79 420716 1518428 20 09:27:33 04:02:01 5589628 0 768180 9.59 2620 1648504 1064944 11.76 421004 1518420 8 09:27:33 04:03:01 5591744 0 766060 9.57 2620 1648508 1064740 11.76 419212 1518420 8 09:27:33 04:04:01 5590764 0 767036 9.58 2620 1648512 1064836 11.76 419900 1518420 8 09:27:33 04:05:01 5591684 0 766168 9.57 2620 1648460 1064308 11.75 419668 1518396 20 09:27:33 04:06:01 5591016 0 766828 9.57 2620 1648468 1064416 11.75 420280 1518400 8 09:27:33 04:07:01 5591792 0 766044 9.56 2620 1648476 1064200 11.75 419044 1518396 8 09:27:33 04:08:01 5591916 0 765920 9.56 2620 1648476 1064200 11.75 419132 1518396 8 09:27:33 04:09:01 5591396 0 766436 9.57 2620 1648480 1064200 11.75 419792 1518396 8 09:27:33 04:10:01 5590552 0 767276 9.58 2620 1648484 1064308 11.75 420524 1518396 8 09:27:33 04:11:01 5591364 0 766460 9.57 2620 1648488 1064200 11.75 419900 1518396 8 09:27:33 04:12:01 5591232 0 766584 9.57 2620 1648496 1064200 11.75 419892 1518396 8 09:27:33 04:13:01 5591208 0 766608 9.57 2620 1648496 1064200 11.75 419840 1518396 8 09:27:33 04:14:01 5591372 0 766436 9.57 2620 1648504 1064200 11.75 419948 1518396 8 09:27:33 04:15:01 5590532 0 767272 9.58 2620 1648508 1064272 11.75 420272 1518400 8 09:27:33 04:16:01 5591232 0 766568 9.57 2620 1648512 1064200 11.75 419968 1518400 8 09:27:33 04:17:01 5591100 0 766696 9.57 2620 1648516 1064200 11.75 419980 1518396 8 09:27:33 04:18:01 5590852 0 766944 9.58 2620 1648516 1064200 11.75 419984 1518396 8 09:27:33 04:19:01 5591264 0 766524 9.57 2620 1648524 1064200 11.75 419824 1518396 8 09:27:33 04:20:01 5590748 0 767036 9.58 2620 1648528 1064272 11.75 420372 1518396 8 09:27:33 04:21:01 5591200 0 766580 9.57 2620 1648532 1064200 11.75 419948 1518396 8 09:27:33 04:22:01 5591620 0 766152 9.57 2620 1648540 1064200 11.75 419924 1518396 8 09:27:33 04:23:01 5591324 0 766444 9.57 2620 1648544 1064200 11.75 419892 1518396 8 09:27:33 04:24:01 5592620 0 765144 9.55 2620 1648548 1062608 11.73 418984 1518396 8 09:27:33 04:25:01 5590840 0 766920 9.58 2620 1648552 1064296 11.75 420360 1518396 8 09:27:33 04:26:01 5591316 0 766440 9.57 2620 1648556 1064200 11.75 419912 1518396 8 09:27:33 04:27:01 5591256 0 766496 9.57 2620 1648560 1064200 11.75 420016 1518396 8 09:27:33 04:28:01 5591364 0 766384 9.57 2620 1648564 1064200 11.75 420040 1518396 8 09:27:33 04:29:01 5591100 0 766644 9.57 2620 1648568 1064200 11.75 419924 1518396 8 09:27:33 04:30:01 5589972 0 767764 9.59 2620 1648576 1064564 11.75 420632 1518396 8 09:27:33 04:31:01 5590844 0 766892 9.58 2620 1648576 1064456 11.75 419956 1518396 8 09:27:33 04:32:01 5591224 0 766504 9.57 2620 1648584 1064456 11.75 419924 1518400 8 09:27:33 04:33:01 5590836 0 766892 9.58 2620 1648584 1064456 11.75 420060 1518396 8 09:27:33 04:34:01 5590852 0 766872 9.58 2620 1648588 1064456 11.75 420132 1518396 8 09:27:33 04:35:01 5590624 0 767092 9.58 2620 1648596 1064528 11.75 420396 1518396 8 09:27:33 04:36:01 5590836 0 766880 9.58 2620 1648596 1064456 11.75 419956 1518396 8 09:27:33 04:37:01 5590024 0 767620 9.58 2620 1648668 1064600 11.75 420856 1518416 28 09:27:33 04:38:01 5591132 0 766564 9.57 2620 1648616 1064456 11.75 420164 1518400 8 09:27:33 04:39:01 5590812 0 766880 9.58 2620 1648620 1064456 11.75 420092 1518400 8 09:27:33 04:40:01 5590476 0 767212 9.58 2620 1648624 1064552 11.75 420704 1518396 8 09:27:33 04:41:01 5590828 0 766860 9.58 2620 1648624 1064456 11.75 420004 1518396 8 09:27:33 04:42:01 5590704 0 766976 9.58 2620 1648632 1064456 11.75 419992 1518396 8 09:27:33 04:43:01 5590828 0 766848 9.57 2620 1648636 1064456 11.75 420112 1518396 8 09:27:33 04:44:01 5591116 0 766556 9.57 2620 1648640 1064456 11.75 420036 1518396 8 09:27:33 04:45:01 5590344 0 767324 9.58 2620 1648644 1064540 11.75 420500 1518396 8 09:27:33 04:46:01 5590860 0 766804 9.57 2620 1648648 1064456 11.75 420008 1518396 8 09:27:33 04:47:01 5591000 0 766660 9.57 2620 1648652 1064456 11.75 420096 1518396 8 09:27:33 04:48:01 5591164 0 766488 9.57 2620 1648660 1064456 11.75 420052 1518400 8 09:27:33 04:49:01 5590952 0 766700 9.57 2620 1648660 1064456 11.75 420140 1518396 8 09:27:33 04:50:01 5590376 0 767272 9.58 2620 1648664 1064564 11.75 420708 1518396 8 09:27:33 04:51:01 5590976 0 766668 9.57 2620 1648668 1064456 11.75 420052 1518396 8 09:27:33 04:52:01 5590712 0 766924 9.58 2620 1648676 1064456 11.75 420040 1518396 8 09:27:33 04:53:01 5590424 0 767204 9.58 2620 1648684 1064528 11.75 420432 1518396 8 09:27:33 04:54:01 5591024 0 766604 9.57 2620 1648684 1064456 11.75 420068 1518396 8 09:27:33 04:55:01 5590524 0 767096 9.58 2620 1648692 1064564 11.75 420372 1518396 8 09:27:33 04:56:01 5591100 0 766520 9.57 2620 1648692 1064456 11.75 420060 1518396 8 09:27:33 04:57:01 5591116 0 766500 9.57 2620 1648696 1064456 11.75 420148 1518396 8 09:27:33 04:58:01 5591204 0 766404 9.57 2620 1648704 1064456 11.75 420108 1518396 8 09:27:33 04:59:01 5591000 0 766608 9.57 2620 1648704 1064456 11.75 420072 1518396 8 09:27:33 05:00:01 5590696 0 766904 9.58 2620 1648712 1064540 11.75 420268 1518396 8 09:27:33 05:01:01 5589756 0 767840 9.59 2620 1648716 1067140 11.78 420852 1518396 8 09:27:33 05:02:02 5590352 0 767240 9.58 2620 1648720 1064600 11.75 420488 1518396 8 09:27:33 05:03:01 5590808 0 766776 9.57 2620 1648728 1064456 11.75 420112 1518400 8 09:27:33 05:04:01 5590652 0 766932 9.58 2620 1648728 1064456 11.75 420096 1518396 8 09:27:33 05:05:01 5589844 0 767736 9.59 2620 1648732 1064684 11.75 420604 1518396 8 09:27:33 05:06:01 5591232 0 766340 9.57 2620 1648740 1064456 11.75 419456 1518396 8 09:27:33 05:07:01 5591668 0 765900 9.56 2620 1648744 1064456 11.75 419408 1518396 8 09:27:33 05:08:01 5591636 0 765924 9.56 2620 1648752 1064456 11.75 419464 1518396 8 09:27:33 05:09:01 5591752 0 765780 9.56 2620 1648780 1064456 11.75 419256 1518408 24 09:27:33 05:10:01 5591204 0 766348 9.57 2620 1648760 1064588 11.75 419560 1518396 8 09:27:33 05:11:01 5591612 0 765936 9.56 2620 1648764 1064456 11.75 419364 1518396 8 09:27:33 05:12:01 5590440 0 767108 9.58 2620 1648764 1064456 11.75 420320 1518396 8 09:27:33 05:13:01 5591016 0 766524 9.57 2620 1648772 1064456 11.75 420180 1518396 8 09:27:33 05:14:01 5590732 0 766808 9.57 2620 1648772 1064504 11.75 420156 1518396 8 09:27:33 05:15:01 5591312 0 766220 9.57 2620 1648780 1064552 11.75 419576 1518396 8 09:27:33 05:16:01 5591424 0 766104 9.57 2620 1648784 1064456 11.75 419404 1518396 8 09:27:33 05:17:01 5591648 0 765876 9.56 2620 1648788 1064456 11.75 419504 1518396 8 09:27:33 05:18:01 5591540 0 765976 9.56 2620 1648796 1064456 11.75 419392 1518400 8 09:27:33 05:19:01 5591408 0 766100 9.57 2620 1648804 1064456 11.75 419516 1518404 8 09:27:33 05:20:01 5590496 0 767012 9.58 2620 1648804 1064540 11.75 420380 1518396 8 09:27:33 05:21:01 5591476 0 766028 9.56 2620 1648808 1064456 11.75 419408 1518396 8 09:27:33 05:22:01 5592112 0 765388 9.56 2620 1648812 1064456 11.75 419364 1518396 8 09:27:33 05:23:01 5591600 0 765892 9.56 2620 1648820 1064456 11.75 419356 1518396 8 09:27:33 05:24:01 5591600 0 765884 9.56 2620 1648828 1064456 11.75 419428 1518396 8 09:27:33 05:25:01 5591448 0 766036 9.56 2620 1648828 1064576 11.75 419512 1518396 8 09:27:33 05:26:01 5591640 0 765836 9.56 2620 1648836 1064456 11.75 419572 1518396 8 09:27:33 05:27:01 5590676 0 766800 9.57 2620 1648836 1064456 11.75 420324 1518396 8 09:27:33 05:28:01 5590676 0 766796 9.57 2620 1648840 1064456 11.75 420196 1518396 8 09:27:33 05:29:01 5590556 0 766908 9.58 2620 1648848 1064528 11.75 420372 1518396 8 09:27:33 05:30:01 5590796 0 766668 9.57 2620 1648848 1064528 11.75 419532 1518396 8 09:27:33 05:31:01 5591140 0 766316 9.57 2620 1648856 1064456 11.75 419456 1518396 8 09:27:33 05:32:01 5591396 0 766060 9.57 2620 1648856 1064456 11.75 419576 1518396 8 09:27:33 05:33:01 5591724 0 765724 9.56 2620 1648864 1064456 11.75 419448 1518396 8 09:27:33 05:34:01 5591172 0 766272 9.57 2620 1648868 1064456 11.75 419468 1518396 8 09:27:33 05:35:02 5590492 0 766948 9.58 2620 1648872 1064540 11.75 420448 1518400 8 09:27:33 05:36:01 5591208 0 766228 9.57 2620 1648876 1064456 11.75 419644 1518396 8 09:27:33 05:37:01 5591216 0 766220 9.57 2620 1648876 1064456 11.75 419592 1518396 8 09:27:33 05:38:01 5591348 0 766076 9.57 2620 1648888 1064456 11.75 419572 1518396 8 09:27:33 05:39:01 5591232 0 766188 9.57 2620 1648892 1064456 11.75 419628 1518396 8 09:27:33 05:40:01 5591104 0 766312 9.57 2620 1648896 1064552 11.75 419708 1518396 8 09:27:33 05:41:01 5591200 0 766212 9.57 2620 1648900 1064456 11.75 419500 1518396 8 09:27:33 05:42:01 5591100 0 766304 9.57 2620 1648908 1064456 11.75 419528 1518396 8 09:27:33 05:43:01 5590596 0 766752 9.57 2620 1648964 1064456 11.75 420344 1518412 20 09:27:33 05:44:01 5590648 0 766752 9.57 2620 1648912 1064456 11.75 420408 1518396 8 09:27:33 05:45:01 5590824 0 766572 9.57 2620 1648916 1064540 11.75 420228 1518396 8 09:27:33 05:46:01 5591328 0 766064 9.57 2620 1648920 1064456 11.75 419628 1518396 8 09:27:33 05:47:01 5591268 0 766116 9.57 2620 1648928 1064456 11.75 419644 1518396 8 09:27:33 05:48:01 5583852 0 773532 9.66 2620 1648928 1075188 11.87 426824 1518396 8 09:27:33 05:49:01 5584532 0 772844 9.65 2620 1648936 1064452 11.75 426368 1518396 8 09:27:33 05:50:01 5583996 0 773380 9.66 2620 1648936 1064656 11.75 426540 1518396 8 09:27:33 05:51:01 5582164 0 775204 9.68 2620 1648944 1064464 11.75 428532 1518400 8 09:27:33 05:52:01 5582156 0 775208 9.68 2620 1648948 1064464 11.75 428548 1518396 8 09:27:33 05:53:01 5582388 0 774972 9.68 2620 1648952 1064464 11.75 428512 1518396 12 09:27:33 05:54:01 5582296 0 775056 9.68 2620 1648960 1064464 11.75 428488 1518396 8 09:27:33 05:55:01 5581920 0 775432 9.68 2620 1648960 1064548 11.75 428644 1518396 8 09:27:33 05:56:01 5582124 0 775220 9.68 2620 1648968 1064464 11.75 428544 1518396 8 09:27:33 05:57:01 5582024 0 775316 9.68 2620 1648972 1064464 11.75 428584 1518396 8 09:27:33 05:58:01 5581816 0 775520 9.68 2620 1648976 1064464 11.75 428568 1518396 8 09:27:33 05:59:01 5582116 0 775216 9.68 2620 1648980 1064500 11.75 428584 1518396 8 09:27:33 06:00:01 5581796 0 775536 9.68 2620 1648980 1064536 11.75 428776 1518396 8 09:27:33 06:01:01 5580052 0 777268 9.71 2620 1648992 1067624 11.79 429476 1518400 8 09:27:33 06:02:01 5581340 0 775972 9.69 2620 1649000 1064704 11.75 428964 1518396 8 09:27:33 06:03:01 5582468 0 774844 9.67 2620 1649000 1064464 11.75 428584 1518396 8 09:27:33 06:04:01 5583332 0 773972 9.66 2620 1649008 1062920 11.74 427788 1518212 8 09:27:33 06:05:01 5581744 0 775556 9.68 2620 1649012 1064668 11.75 429252 1518212 8 09:27:33 06:06:01 5581924 0 775372 9.68 2620 1649016 1064464 11.75 428952 1518216 8 09:27:33 06:07:01 5582016 0 775276 9.68 2620 1649020 1064464 11.75 428960 1518212 8 09:27:33 06:08:01 5582412 0 774876 9.68 2620 1649024 1064464 11.75 428816 1518212 8 09:27:33 06:09:01 5582148 0 775132 9.68 2620 1649032 1064464 11.75 428908 1518212 8 09:27:33 06:10:02 5581844 0 775432 9.68 2620 1649036 1064548 11.75 429064 1518212 8 09:27:33 06:11:01 5582056 0 775216 9.68 2620 1649040 1064464 11.75 428848 1518212 8 09:27:33 06:12:01 5581932 0 775336 9.68 2620 1649044 1064464 11.75 429004 1518212 8 09:27:33 06:13:01 5581908 0 775356 9.68 2620 1649048 1064464 11.75 428988 1518212 8 09:27:33 06:14:01 5581792 0 775468 9.68 2620 1649052 1064464 11.75 428992 1518212 8 09:27:33 06:15:01 5581672 0 775584 9.68 2620 1649056 1064548 11.75 429088 1518212 8 09:27:33 06:16:01 5582288 0 774964 9.68 2620 1649060 1064464 11.75 428852 1518212 8 09:27:33 06:17:01 5582156 0 775032 9.68 2620 1649124 1064464 11.75 428872 1518228 24 09:27:33 06:18:01 5582148 0 775096 9.68 2620 1649068 1064464 11.75 429076 1518212 8 09:27:33 06:19:01 5582164 0 775076 9.68 2620 1649072 1064464 11.75 429032 1518212 8 09:27:33 06:20:01 5581580 0 775652 9.68 2620 1649080 1064548 11.75 429112 1518212 8 09:27:33 06:21:01 5582104 0 775128 9.68 2620 1649080 1064464 11.75 429004 1518212 8 09:27:33 06:22:01 5581932 0 775292 9.68 2620 1649088 1064464 11.75 429028 1518216 8 09:27:33 06:23:01 5581808 0 775412 9.68 2620 1649092 1064464 11.75 428912 1518216 8 09:27:33 06:24:01 5581816 0 775400 9.68 2620 1649096 1064464 11.75 428920 1518212 8 09:27:33 06:25:01 5581672 0 775536 9.68 2620 1649104 1064572 11.75 429044 1518212 8 09:27:33 06:26:01 5581916 0 775292 9.68 2620 1649104 1064464 11.75 428980 1518212 8 09:27:33 06:27:01 5582096 0 775104 9.68 2620 1649112 1064464 11.75 429052 1518212 8 09:27:33 06:28:01 5582352 0 774844 9.67 2620 1649116 1064464 11.75 428924 1518212 8 09:27:33 06:29:01 5582048 0 775144 9.68 2620 1649120 1064464 11.75 429080 1518212 8 09:27:33 06:30:01 5581680 0 775508 9.68 2620 1649124 1064548 11.75 429028 1518212 20 09:27:33 06:31:01 5581692 0 775496 9.68 2620 1649124 1064464 11.75 428948 1518212 16 09:27:33 06:32:01 5581916 0 775264 9.68 2620 1649132 1064464 11.75 428976 1518212 8 09:27:33 06:33:01 5582228 0 774948 9.68 2620 1649136 1064464 11.75 429044 1518212 8 09:27:33 06:34:01 5581940 0 775232 9.68 2620 1649140 1064464 11.75 429080 1518212 8 09:27:33 06:35:01 5581852 0 775316 9.68 2620 1649144 1064560 11.75 429132 1518212 20 09:27:33 06:36:01 5581988 0 775176 9.68 2620 1649148 1064464 11.75 428912 1518212 8 09:27:33 06:37:01 5581800 0 775360 9.68 2620 1649152 1064464 11.75 428980 1518212 8 09:27:33 06:38:01 5582128 0 775024 9.68 2620 1649160 1064464 11.75 429200 1518216 8 09:27:33 06:39:01 5582088 0 775060 9.68 2620 1649164 1064464 11.75 429012 1518212 8 09:27:33 06:40:01 5581656 0 775488 9.68 2620 1649168 1064584 11.75 429088 1518212 16 09:27:33 06:41:01 5581708 0 775428 9.68 2620 1649176 1064464 11.75 429116 1518216 16 09:27:33 06:42:01 5581800 0 775332 9.68 2620 1649180 1064464 11.75 429028 1518212 8 09:27:33 06:43:01 5582048 0 775076 9.68 2620 1649188 1064464 11.75 429068 1518212 8 09:27:33 06:44:01 5581816 0 775308 9.68 2620 1649188 1064464 11.75 429016 1518212 8 09:27:33 06:45:01 5581952 0 775164 9.68 2620 1649196 1064536 11.75 429184 1518212 16 09:27:33 06:46:01 5582304 0 774808 9.67 2620 1649200 1064464 11.75 429164 1518212 16 09:27:33 06:47:01 5582016 0 775092 9.68 2620 1649204 1064464 11.75 429144 1518216 8 09:27:33 06:48:01 5581908 0 775196 9.68 2620 1649208 1064464 11.75 429152 1518212 8 09:27:33 06:49:01 5581792 0 775312 9.68 2620 1649208 1064464 11.75 429156 1518212 8 09:27:33 06:50:01 5581712 0 775384 9.68 2620 1649216 1064548 11.75 429240 1518212 8 09:27:33 06:51:01 5581940 0 775152 9.68 2620 1649220 1064464 11.75 429048 1518212 8 09:27:33 06:52:01 5582040 0 775048 9.68 2620 1649224 1064464 11.75 429028 1518212 8 09:27:33 06:53:01 5582040 0 775044 9.68 2620 1649228 1064464 11.75 429048 1518212 8 09:27:33 06:54:01 5582024 0 775052 9.68 2620 1649236 1064464 11.75 429188 1518212 8 09:27:33 06:55:01 5582232 0 774840 9.67 2620 1649240 1064572 11.75 429244 1518212 8 09:27:33 06:56:01 5581884 0 775184 9.68 2620 1649244 1064464 11.75 429096 1518212 8 09:27:33 06:57:01 5581784 0 775280 9.68 2620 1649248 1064464 11.75 429196 1518212 8 09:27:33 06:58:01 5581824 0 775236 9.68 2620 1649252 1064464 11.75 429084 1518212 8 09:27:33 06:59:01 5581684 0 775372 9.68 2620 1649256 1064464 11.75 429164 1518212 8 09:27:33 07:00:01 5581860 0 775192 9.68 2620 1649260 1064536 11.75 429236 1518212 8 09:27:33 07:01:01 5580256 0 776788 9.70 2620 1649268 1066804 11.78 429896 1518212 8 09:27:33 07:02:01 5581312 0 775728 9.69 2620 1649272 1064692 11.75 429360 1518216 12 09:27:33 07:03:01 5581988 0 775048 9.68 2620 1649276 1064464 11.75 429112 1518212 8 09:27:33 07:04:01 5581792 0 775244 9.68 2620 1649276 1064464 11.75 429296 1518212 8 09:27:33 07:05:01 5581272 0 775756 9.69 2620 1649284 1064692 11.75 429704 1518212 8 09:27:33 07:06:01 5581536 0 775488 9.68 2620 1649288 1064464 11.75 429124 1518212 8 09:27:33 07:07:01 5581932 0 775088 9.68 2620 1649292 1064464 11.75 429012 1518212 8 09:27:33 07:08:01 5581636 0 775380 9.68 2620 1649296 1064464 11.75 429152 1518212 8 09:27:33 07:09:01 5581784 0 775220 9.68 2620 1649308 1064464 11.75 429144 1518212 8 09:27:33 07:10:01 5581416 0 775588 9.68 2620 1649308 1064560 11.75 429236 1518212 8 09:27:33 07:11:01 5581708 0 775292 9.68 2620 1649312 1064464 11.75 429168 1518212 8 09:27:33 07:12:01 5582400 0 774596 9.67 2620 1649316 1064464 11.75 429220 1518212 8 09:27:33 07:13:01 5581800 0 775192 9.68 2620 1649320 1064464 11.75 429272 1518212 8 09:27:33 07:14:01 5581940 0 775044 9.68 2620 1649328 1064464 11.75 429248 1518212 8 09:27:33 07:15:01 5581968 0 775016 9.68 2620 1649328 1064560 11.75 429396 1518212 8 09:27:33 07:16:02 5581676 0 775300 9.68 2620 1649336 1064464 11.75 429288 1518212 8 09:27:33 07:17:01 5581380 0 775596 9.68 2620 1649336 1064500 11.75 429400 1518212 8 09:27:33 07:18:01 5581428 0 775540 9.68 2620 1649344 1064464 11.75 429296 1518216 8 09:27:33 07:19:01 5581420 0 775544 9.68 2620 1649348 1064464 11.75 429184 1518212 8 09:27:33 07:20:01 5581340 0 775624 9.68 2620 1649348 1064548 11.75 429392 1518212 8 09:27:33 07:21:01 5581576 0 775376 9.68 2620 1649360 1064464 11.75 429212 1518216 8 09:27:33 07:22:01 5581544 0 775408 9.68 2620 1649360 1064464 11.75 429248 1518212 8 09:27:33 07:23:01 5581420 0 775468 9.68 2620 1649424 1064464 11.75 429328 1518228 16 09:27:33 07:24:01 5581964 0 774976 9.68 2620 1649372 1064464 11.75 429200 1518212 8 09:27:33 07:25:01 5581752 0 775180 9.68 2620 1649380 1064536 11.75 429496 1518212 8 09:27:33 07:26:01 5581660 0 775268 9.68 2620 1649384 1064464 11.75 429344 1518212 8 09:27:33 07:27:01 5581732 0 775192 9.68 2620 1649388 1064464 11.75 429228 1518216 8 09:27:33 07:28:01 5581396 0 775524 9.68 2620 1649392 1064464 11.75 429348 1518212 8 09:27:33 07:29:01 5581488 0 775428 9.68 2620 1649396 1064548 11.75 429384 1518212 8 09:27:33 07:30:01 5581208 0 775704 9.69 2620 1649400 1064536 11.75 429324 1518212 8 09:27:33 07:31:01 5581808 0 775100 9.68 2620 1649404 1064464 11.75 429308 1518212 8 09:27:33 07:32:01 5581456 0 775444 9.68 2620 1649412 1064512 11.75 429372 1518212 8 09:27:33 07:33:01 5581404 0 775496 9.68 2620 1649412 1064464 11.75 429364 1518212 8 09:27:33 07:34:01 5581756 0 775136 9.68 2620 1649420 1064464 11.75 429236 1518216 8 09:27:33 07:35:01 5581456 0 775436 9.68 2620 1649420 1064536 11.75 429360 1518212 8 09:27:33 07:36:01 5581444 0 775444 9.68 2620 1649424 1064464 11.75 429376 1518212 8 09:27:33 07:37:01 5581396 0 775484 9.68 2620 1649432 1064464 11.75 429268 1518212 8 09:27:33 07:38:01 5581412 0 775468 9.68 2620 1649432 1064464 11.75 429388 1518212 8 09:27:33 07:39:01 5581776 0 775096 9.68 2620 1649440 1064464 11.75 429328 1518212 8 09:27:33 07:40:01 5581316 0 775552 9.68 2620 1649444 1064536 11.75 429472 1518212 8 09:27:33 07:41:01 5581396 0 775464 9.68 2620 1649452 1064464 11.75 429372 1518212 8 09:27:33 07:42:01 5581880 0 774976 9.68 2620 1649456 1064464 11.75 429428 1518212 8 09:27:33 07:43:01 5581396 0 775460 9.68 2620 1649456 1064464 11.75 429292 1518212 8 09:27:33 07:44:01 5582700 0 774148 9.67 2620 1649464 1062872 11.73 428280 1518212 8 09:27:33 07:45:01 5581356 0 775492 9.68 2620 1649464 1064536 11.75 429512 1518212 8 09:27:33 07:46:01 5581340 0 775500 9.68 2620 1649472 1064524 11.75 429436 1518212 12 09:27:33 07:47:01 5581312 0 775524 9.68 2620 1649476 1064464 11.75 429428 1518212 16 09:27:33 07:48:01 5581500 0 775332 9.68 2620 1649480 1064464 11.75 429436 1518212 8 09:27:33 07:49:02 5581956 0 774872 9.68 2620 1649484 1064464 11.75 429304 1518212 8 09:27:33 07:50:01 5581324 0 775496 9.68 2620 1649492 1064548 11.75 429404 1518216 8 09:27:33 07:51:01 5581916 0 774904 9.68 2620 1649492 1064464 11.75 429396 1518212 8 09:27:33 07:52:01 5581784 0 775032 9.68 2620 1649496 1064464 11.75 429152 1518212 8 09:27:33 07:53:01 5581528 0 775284 9.68 2620 1649500 1064464 11.75 429452 1518212 8 09:27:33 07:54:01 5581452 0 775356 9.68 2620 1649504 1064464 11.75 429440 1518212 8 09:27:33 07:55:01 5581176 0 775624 9.68 2620 1649512 1064560 11.75 429452 1518212 8 09:27:33 07:56:01 5581724 0 775072 9.68 2620 1649516 1064464 11.75 429468 1518212 8 09:27:33 07:57:01 5581428 0 775360 9.68 2620 1649524 1064464 11.75 429360 1518212 8 09:27:33 07:58:01 5581072 0 775716 9.69 2620 1649524 1064464 11.75 429380 1518212 8 09:27:33 07:59:01 5581708 0 775076 9.68 2620 1649528 1064464 11.75 429532 1518212 8 09:27:33 08:00:01 5581340 0 775436 9.68 2620 1649536 1064548 11.75 429452 1518212 8 09:27:33 08:01:01 5578720 0 778056 9.71 2620 1649536 1066804 11.78 430104 1518212 8 09:27:33 08:02:01 5580772 0 775992 9.69 2620 1649548 1064596 11.75 429800 1518212 8 09:27:33 08:03:01 5581352 0 775408 9.68 2620 1649552 1064464 11.75 429572 1518212 8 09:27:33 08:04:01 5581608 0 775148 9.68 2620 1649556 1064464 11.75 429428 1518212 8 09:27:33 08:05:01 5580544 0 776204 9.69 2620 1649564 1064692 11.75 429968 1518216 8 09:27:33 08:06:01 5581880 0 774868 9.68 2620 1649564 1064464 11.75 429600 1518212 8 09:27:33 08:07:01 5581272 0 775472 9.68 2620 1649568 1064512 11.75 429436 1518212 8 09:27:33 08:08:01 5581320 0 775420 9.68 2620 1649572 1064464 11.75 429524 1518212 8 09:27:33 08:09:01 5581452 0 775284 9.68 2620 1649576 1064464 11.75 429528 1518212 8 09:27:33 08:10:01 5581324 0 775404 9.68 2620 1649584 1064548 11.75 429520 1518212 8 09:27:33 08:11:01 5581840 0 774884 9.68 2620 1649588 1064464 11.75 429376 1518212 12 09:27:33 08:12:01 5581352 0 775364 9.68 2620 1649596 1064464 11.75 429548 1518212 8 09:27:33 08:13:01 5581328 0 775384 9.68 2620 1649600 1064464 11.75 429520 1518212 8 09:27:33 08:14:01 5581748 0 774964 9.68 2620 1649600 1064464 11.75 429572 1518212 8 09:27:33 08:15:01 5581216 0 775488 9.68 2620 1649608 1064560 11.75 429648 1518212 8 09:27:33 08:16:01 5581500 0 775204 9.68 2620 1649608 1064464 11.75 429548 1518212 8 09:27:33 08:17:01 5581296 0 775400 9.68 2620 1649616 1064464 11.75 429476 1518212 8 09:27:33 08:18:01 5581420 0 775272 9.68 2620 1649620 1064464 11.75 429576 1518212 8 09:27:33 08:19:01 5581328 0 775360 9.68 2620 1649624 1064464 11.75 429580 1518212 8 09:27:33 08:20:01 5581396 0 775288 9.68 2620 1649628 1064524 11.75 429560 1518212 8 09:27:33 08:21:01 5581296 0 775384 9.68 2620 1649632 1064500 11.75 429604 1518216 8 09:27:33 08:22:02 5581228 0 775448 9.68 2620 1649636 1064464 11.75 429600 1518212 8 09:27:33 08:23:01 5581476 0 775196 9.68 2620 1649640 1064464 11.75 429472 1518212 8 09:27:33 08:24:01 5581204 0 775464 9.68 2620 1649644 1064464 11.75 429628 1518212 8 09:27:33 08:25:01 5581092 0 775572 9.68 2620 1649648 1064536 11.75 429688 1518212 8 09:27:33 08:26:01 5581212 0 775444 9.68 2620 1649656 1064464 11.75 429620 1518212 8 09:27:33 08:27:01 5581212 0 775440 9.68 2620 1649660 1064464 11.75 429528 1518212 8 09:27:33 08:28:01 5581648 0 774996 9.68 2620 1649668 1064464 11.75 429600 1518212 8 09:27:33 08:29:01 5581180 0 775464 9.68 2620 1649668 1064464 11.75 429632 1518212 8 09:27:33 08:30:01 5581024 0 775592 9.68 2620 1649696 1064548 11.75 429684 1518216 16 09:27:33 08:31:01 5581436 0 775196 9.68 2620 1649680 1064464 11.75 429560 1518216 8 09:27:33 08:32:01 5581064 0 775568 9.68 2620 1649680 1064464 11.75 429652 1518212 8 09:27:33 08:33:01 5581272 0 775352 9.68 2620 1649688 1064524 11.75 429780 1518212 8 09:27:33 08:34:01 5580808 0 775816 9.69 2620 1649688 1064464 11.75 429556 1518212 8 09:27:33 08:35:01 5581092 0 775524 9.68 2620 1649696 1064560 11.75 429640 1518212 8 09:27:33 08:36:01 5581088 0 775524 9.68 2620 1649700 1064464 11.75 429664 1518212 8 09:27:33 08:37:01 5581064 0 775544 9.68 2620 1649704 1064464 11.75 429568 1518216 8 09:27:33 08:38:01 5581188 0 775416 9.68 2620 1649708 1064464 11.75 429608 1518212 8 09:27:33 08:39:01 5581292 0 775312 9.68 2620 1649708 1064464 11.75 429556 1518212 8 09:27:33 08:40:01 5581348 0 775248 9.68 2620 1649716 1064548 11.75 429640 1518212 8 09:27:33 08:41:01 5581352 0 775236 9.68 2620 1649724 1064464 11.75 429708 1518212 8 09:27:33 08:42:01 5581312 0 775272 9.68 2620 1649728 1064464 11.75 429692 1518212 8 09:27:33 08:43:01 5580948 0 775632 9.68 2620 1649732 1064464 11.75 429580 1518212 8 09:27:33 08:44:01 5581088 0 775484 9.68 2620 1649740 1064464 11.75 429704 1518216 8 09:27:33 08:45:01 5581180 0 775388 9.68 2620 1649744 1064536 11.75 429796 1518212 8 09:27:33 08:46:01 5580940 0 775620 9.68 2620 1649752 1064464 11.75 429596 1518216 8 09:27:33 08:47:01 5581460 0 775100 9.68 2620 1649752 1064464 11.75 429668 1518212 8 09:27:33 08:48:01 5581016 0 775540 9.68 2620 1649756 1064524 11.75 429560 1518212 8 09:27:33 08:49:01 5580948 0 775604 9.68 2620 1649760 1064464 11.75 429608 1518212 8 09:27:33 08:50:01 5581092 0 775456 9.68 2620 1649764 1064536 11.75 429796 1518212 16 09:27:33 08:51:01 5581328 0 775212 9.68 2620 1649772 1064464 11.75 429640 1518212 16 09:27:33 08:52:01 5581204 0 775336 9.68 2620 1649772 1064464 11.75 429736 1518212 8 09:27:33 08:53:01 5580956 0 775576 9.68 2620 1649780 1064464 11.75 429624 1518216 8 09:27:33 08:54:01 5581080 0 775448 9.68 2620 1649784 1064464 11.75 429652 1518212 8 09:27:33 08:55:01 5581480 0 775048 9.68 2620 1649784 1064548 11.75 429788 1518212 20 09:27:33 08:56:01 5581164 0 775356 9.68 2620 1649792 1064464 11.75 429640 1518212 16 09:27:33 08:57:02 5581320 0 775196 9.68 2620 1649796 1064464 11.75 429728 1518212 8 09:27:33 08:58:01 5581292 0 775216 9.68 2620 1649804 1064464 11.75 429788 1518212 8 09:27:33 08:59:01 5581428 0 775076 9.68 2620 1649808 1064464 11.75 429656 1518212 8 09:27:33 09:00:01 5581076 0 775424 9.68 2620 1649812 1064548 11.75 429856 1518212 16 09:27:33 09:01:01 5580000 0 776496 9.70 2620 1649816 1066804 11.78 430436 1518212 16 09:27:33 09:02:01 5580408 0 776084 9.69 2620 1649820 1064596 11.75 430072 1518212 20 09:27:33 09:03:01 5580408 0 776080 9.69 2620 1649824 1064596 11.75 430104 1518212 8 09:27:33 09:04:01 5580792 0 775668 9.69 2620 1649852 1064464 11.75 429784 1518216 12 09:27:33 09:05:01 5580216 0 776264 9.69 2620 1649832 1064740 11.76 430108 1518212 12 09:27:33 09:06:01 5306652 0 874164 10.91 2620 1825496 1298200 14.33 691016 1524316 169384 09:27:33 09:07:01 4982640 0 908716 11.35 2620 2114956 1244108 13.74 782904 1737196 24 09:27:33 09:08:01 3785872 0 1231588 15.38 2620 2988852 1650976 18.23 1345940 2241208 169260 09:27:33 09:09:01 3533616 0 1314268 16.41 2620 3158428 1686896 18.62 1500636 2319288 22952 09:27:33 09:10:01 3516320 0 1228296 15.34 2620 3261696 1422868 15.71 1316584 2506636 196736 09:27:33 09:11:02 193656 0 1371624 17.13 2620 6441032 1435304 15.85 3278384 3747024 593940 09:27:33 09:12:01 544660 0 1589000 19.84 2620 5872652 3114272 34.38 2889148 3755788 291372 09:27:33 09:13:01 511964 0 1628408 20.33 2620 5865940 2710988 29.93 2924536 3730052 0 09:27:33 09:14:02 2615388 0 1357648 16.95 2620 4033276 1505524 16.62 1450408 3143456 20 09:27:33 09:15:01 2630248 0 1342788 16.77 2620 4033276 1259376 13.90 1442312 3142960 12 09:27:33 09:16:01 2631776 0 1341252 16.75 2620 4033284 1249160 13.79 1451052 3133488 20 09:27:33 09:17:01 2633132 0 1339892 16.73 2620 4033288 1249160 13.79 1450976 3133488 8 09:27:33 09:18:01 2631388 0 1341632 16.75 2620 4033292 1249340 13.79 1451404 3134792 8 09:27:33 09:19:01 2632408 0 1340608 16.74 2620 4033296 1249160 13.79 1451136 3134792 8 09:27:33 09:20:01 2630848 0 1342164 16.76 2620 4033300 1249256 13.79 1452228 3134800 12 09:27:33 09:21:01 2630888 0 1342096 16.76 2620 4033328 1249160 13.79 1452208 3134804 16 09:27:33 09:22:01 2631224 0 1341780 16.75 2620 4033308 1249196 13.79 1478032 3108756 8 09:27:33 09:23:01 2628792 0 1344208 16.78 2620 4033312 1249160 13.79 1480236 3108688 8 09:27:33 09:24:01 2630560 0 1342432 16.76 2620 4033320 1247568 13.77 1479132 3108664 8 09:27:33 09:25:01 2625992 0 1343504 16.78 2620 4036816 1249232 13.79 1481864 3110536 8 09:27:33 09:26:01 2625360 0 1344132 16.78 2620 4036820 1249160 13.79 1481900 3110536 8 09:27:33 09:27:01 2626096 0 1343388 16.77 2620 4036828 1249160 13.79 1481740 3110536 8 09:27:33 Average: 5442748 0 791664 9.88 2620 1771900 1085812 11.99 484995 1595898 3612 09:27:33 09:27:33 02:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:27:33 02:46:01 eth0 3.34 1.29 2.31 0.27 0.00 0.00 0.00 0.00 09:27:33 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:47:01 eth0 0.52 0.47 0.31 0.15 0.00 0.00 0.00 0.00 09:27:33 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:48:01 eth0 0.13 0.08 0.01 0.09 0.00 0.00 0.00 0.00 09:27:33 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:50:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:52:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:53:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:54:01 eth0 0.17 0.14 0.07 0.01 0.00 0.00 0.00 0.00 09:27:33 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:55:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:58:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:27:33 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:00:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:01:01 eth0 0.23 0.20 0.10 0.01 0.00 0.00 0.00 0.00 09:27:33 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:02:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 09:27:33 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:03:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:04:01 eth0 0.48 0.05 0.04 0.00 0.00 0.00 0.00 0.00 09:27:33 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:05:01 eth0 0.43 0.22 0.19 0.07 0.00 0.00 0.00 0.00 09:27:33 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:06:01 eth0 0.42 0.27 0.26 0.17 0.00 0.00 0.00 0.00 09:27:33 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:07:01 eth0 0.07 0.05 0.00 0.04 0.00 0.00 0.00 0.00 09:27:33 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:08:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:10:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:14:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:27:33 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:15:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:16:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:17:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:18:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:20:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:21:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:23:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:25:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:27:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:28:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:30:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:31:01 eth0 0.22 0.22 0.23 0.02 0.00 0.00 0.00 0.00 09:27:33 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:33:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:34:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:35:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:38:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:40:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:45:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:47:01 eth0 0.15 0.10 0.17 0.01 0.00 0.00 0.00 0.00 09:27:33 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:50:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:55:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:57:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:58:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:59:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:00:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:02:01 eth0 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:27:33 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:04:01 eth0 0.57 0.15 0.21 0.01 0.00 0.00 0.00 0.00 09:27:33 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:05:01 eth0 0.33 0.08 0.10 0.06 0.00 0.00 0.00 0.00 09:27:33 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:06:01 eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 09:27:33 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:08:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:10:01 eth0 0.27 0.17 0.14 0.04 0.00 0.00 0.00 0.00 09:27:33 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:12:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:27:33 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:15:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:20:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:25:01 eth0 0.33 0.32 0.25 0.08 0.00 0.00 0.00 0.00 09:27:33 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:30:01 eth0 0.15 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:27:33 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:33:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:27:33 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:34:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:35:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:37:01 eth0 0.12 0.10 0.17 0.01 0.00 0.00 0.00 0.00 09:27:33 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:38:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:40:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:41:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:45:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:50:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:53:01 eth0 0.20 0.12 0.18 0.01 0.00 0.00 0.00 0.00 09:27:33 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:55:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:00:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:02:02 eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:27:33 05:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:04:01 eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 09:27:33 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:05:01 eth0 0.70 0.47 0.46 0.27 0.00 0.00 0.00 0.00 09:27:33 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:10:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:14:01 eth0 0.15 0.13 0.12 0.01 0.00 0.00 0.00 0.00 09:27:33 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:15:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:20:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:24:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:25:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:27:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:28:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:29:01 eth0 0.12 0.10 0.17 0.01 0.00 0.00 0.00 0.00 09:27:33 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:30:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:35:02 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 05:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:38:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:39:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:40:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:45:01 eth0 0.30 0.18 0.25 0.04 0.00 0.00 0.00 0.00 09:27:33 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:47:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 09:27:33 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:48:01 eth0 0.67 0.93 0.04 6.42 0.00 0.00 0.00 0.00 09:27:33 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:50:01 eth0 0.23 0.20 0.08 0.57 0.00 0.00 0.00 0.00 09:27:33 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:52:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:55:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:59:01 eth0 0.15 0.13 0.17 0.01 0.00 0.00 0.00 0.00 09:27:33 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:00:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:01:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:02:01 eth0 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00 09:27:33 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:04:01 eth0 0.50 0.08 0.10 0.00 0.00 0.00 0.00 0.00 09:27:33 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:05:01 eth0 0.58 0.25 0.34 0.25 0.00 0.00 0.00 0.00 09:27:33 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:10:02 eth0 0.28 0.22 0.20 0.07 0.00 0.00 0.00 0.00 09:27:33 06:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:15:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:20:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:22:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:25:01 eth0 0.27 0.25 0.19 0.07 0.00 0.00 0.00 0.00 09:27:33 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:30:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:35:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:40:01 eth0 0.25 0.17 0.25 0.07 0.00 0.00 0.00 0.00 09:27:33 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:45:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:47:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:50:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:55:01 eth0 0.25 0.15 0.25 0.07 0.00 0.00 0.00 0.00 09:27:33 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:00:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:02:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:27:33 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:27:33 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:05:01 eth0 0.70 0.37 0.46 0.26 0.00 0.00 0.00 0.00 09:27:33 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:07:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:08:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:10:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:15:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:16:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:17:01 eth0 0.19 0.19 0.18 0.01 0.00 0.00 0.00 0.00 09:27:33 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:19:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:20:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:25:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:29:01 eth0 0.12 0.07 0.12 0.00 0.00 0.00 0.00 0.00 09:27:33 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:30:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:32:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:27:33 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:35:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:40:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:45:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:46:01 eth0 0.13 0.13 0.17 0.01 0.00 0.00 0.00 0.00 09:27:33 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:49:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:50:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:55:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:00:01 eth0 0.27 0.25 0.19 0.07 0.00 0.00 0.00 0.00 09:27:33 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:02:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 09:27:33 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:04:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:27:33 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:05:01 eth0 0.60 0.33 0.34 0.23 0.00 0.00 0.00 0.00 09:27:33 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:07:01 eth0 0.12 0.07 0.12 0.03 0.00 0.00 0.00 0.00 09:27:33 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:10:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:15:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:20:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:21:01 eth0 0.23 0.20 0.18 0.01 0.00 0.00 0.00 0.00 09:27:33 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:22:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:23:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:25:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:30:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:33:01 eth0 0.12 0.07 0.12 0.00 0.00 0.00 0.00 0.00 09:27:33 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:35:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:40:01 eth0 0.15 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:27:33 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:43:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 09:27:33 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:44:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:45:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:48:01 eth0 0.20 0.18 0.18 0.01 0.00 0.00 0.00 0.00 09:27:33 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:50:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:55:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:57:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:00:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:02:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:27:33 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:03:01 eth0 0.15 0.10 0.17 0.01 0.00 0.00 0.00 0.00 09:27:33 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:04:01 eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:27:33 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:05:01 eth0 0.58 0.47 0.34 0.27 0.00 0.00 0.00 0.00 09:27:33 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:06:01 eth0 549.23 539.13 2902.69 59.85 0.00 0.00 0.00 0.00 09:27:33 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:07:01 eth0 834.47 998.45 3143.08 121.41 0.00 0.00 0.00 0.00 09:27:33 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:07:01 docker0 883.81 676.29 71.48 2691.27 0.00 0.00 0.00 0.00 09:27:33 09:08:01 eth0 545.18 447.10 3740.81 47.96 0.00 0.00 0.00 0.00 09:27:33 09:08:01 veth138207b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:08:01 docker0 178.18 243.15 12.07 841.31 0.00 0.00 0.00 0.00 09:27:33 09:09:01 eth0 29.20 16.58 25.24 19.27 0.00 0.00 0.00 0.00 09:27:33 09:09:01 veth138207b 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 09:27:33 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:09:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 09:27:33 09:10:01 eth0 169.11 147.16 1692.89 22.79 0.00 0.00 0.00 0.00 09:27:33 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:11:02 eth0 94.54 72.52 193.44 17.65 0.00 0.00 0.00 0.00 09:27:33 09:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:11:02 veth7527b7a 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 09:27:33 09:11:02 docker0 55.18 64.01 3.73 164.65 0.00 0.00 0.00 0.00 09:27:33 09:12:01 veth9a1f043 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:12:01 vethd7e746f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:12:01 veth65a4b8e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:12:01 veth451cb15 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:13:01 vetha58fd16 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:13:01 veth4977e56 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:27:33 09:13:01 eth0 2805.18 2599.10 14006.91 369.11 0.00 0.00 0.00 0.00 09:27:33 09:13:01 vethf31d090 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:14:02 eth0 71.26 49.58 135.75 150.38 0.00 0.00 0.00 0.00 09:27:33 09:14:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 09:14:02 docker0 1205.48 1116.87 92.96 4359.64 0.00 0.00 0.00 0.00 09:27:33 09:15:01 eth0 0.39 0.34 0.09 0.09 0.00 0.00 0.00 0.00 09:27:33 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:27:33 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:17:01 eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:27:33 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:18:01 eth0 0.68 0.52 0.68 0.21 0.00 0.00 0.00 0.00 09:27:33 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:19:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:27:33 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:20:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:27:33 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:21:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:22:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:27:33 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:23:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:25:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:27:33 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:26:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:27:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:27:33 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 Average: eth0 6.47 6.19 34.17 1.23 0.00 0.00 0.00 0.00 09:27:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:33 Average: docker0 3.00 2.78 0.23 10.85 0.00 0.00 0.00 0.00 09:27:33 09:27:33 09:27:33 ---> sar -P ALL: 09:27:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 09:27:33 09:27:33 02:43:53 LINUX RESTART (2 CPU) 09:27:33 09:27:33 02:45:02 CPU %user %nice %system %iowait %steal %idle 09:27:33 02:46:01 all 0.54 0.00 0.07 0.00 0.02 99.38 09:27:33 02:46:01 0 0.24 0.00 0.10 0.00 0.02 99.64 09:27:33 02:46:01 1 0.83 0.00 0.03 0.00 0.02 99.12 09:27:33 02:47:01 all 0.53 0.00 0.06 0.00 0.02 99.40 09:27:33 02:47:01 0 0.95 0.00 0.07 0.00 0.02 98.96 09:27:33 02:47:01 1 0.10 0.00 0.05 0.00 0.02 99.83 09:27:33 02:48:01 all 0.19 0.00 0.03 0.00 0.03 99.75 09:27:33 02:48:01 0 0.03 0.00 0.05 0.00 0.03 99.88 09:27:33 02:48:01 1 0.35 0.00 0.02 0.00 0.02 99.62 09:27:33 02:49:01 all 0.24 0.00 0.03 0.00 0.02 99.71 09:27:33 02:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 02:49:01 1 0.43 0.00 0.03 0.00 0.02 99.52 09:27:33 02:50:01 all 0.16 0.00 0.04 0.00 0.02 99.78 09:27:33 02:50:01 0 0.08 0.00 0.05 0.00 0.03 99.83 09:27:33 02:50:01 1 0.23 0.00 0.03 0.00 0.00 99.73 09:27:33 02:51:01 all 0.17 0.00 0.05 0.00 0.03 99.76 09:27:33 02:51:01 0 0.28 0.00 0.08 0.00 0.03 99.60 09:27:33 02:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 02:52:01 all 0.17 0.00 0.06 0.00 0.02 99.76 09:27:33 02:52:01 0 0.27 0.00 0.07 0.00 0.02 99.65 09:27:33 02:52:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:27:33 02:53:02 all 0.11 0.00 0.04 0.00 0.02 99.83 09:27:33 02:53:02 0 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 02:53:02 1 0.07 0.00 0.05 0.00 0.02 99.87 09:27:33 02:54:01 all 0.22 0.00 0.04 0.00 0.03 99.71 09:27:33 02:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 02:54:01 1 0.39 0.00 0.03 0.00 0.03 99.54 09:27:33 02:55:01 all 0.28 0.00 0.04 0.00 0.01 99.67 09:27:33 02:55:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:27:33 02:55:01 1 0.48 0.00 0.03 0.00 0.00 99.48 09:27:33 02:56:01 all 0.13 0.00 0.04 0.00 0.02 99.81 09:27:33 02:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:27:33 02:56:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 09:27:33 02:56:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 02:57:01 all 0.11 0.00 0.03 0.00 0.02 99.85 09:27:33 02:57:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 02:57:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 02:58:01 all 0.18 0.00 0.06 0.00 0.02 99.74 09:27:33 02:58:01 0 0.30 0.00 0.05 0.00 0.02 99.63 09:27:33 02:58:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:27:33 02:59:01 all 0.18 0.00 0.04 0.01 0.02 99.76 09:27:33 02:59:01 0 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 02:59:01 1 0.07 0.00 0.07 0.02 0.02 99.83 09:27:33 03:00:01 all 0.21 0.00 0.05 0.00 0.03 99.72 09:27:33 03:00:01 0 0.33 0.00 0.05 0.00 0.02 99.60 09:27:33 03:00:01 1 0.08 0.00 0.05 0.00 0.03 99.83 09:27:33 03:01:01 all 0.20 0.00 0.03 0.01 0.04 99.72 09:27:33 03:01:01 0 0.35 0.00 0.03 0.02 0.03 99.57 09:27:33 03:01:01 1 0.05 0.00 0.03 0.00 0.05 99.87 09:27:33 03:02:01 all 0.21 0.00 0.07 0.02 0.03 99.68 09:27:33 03:02:01 0 0.37 0.00 0.07 0.03 0.05 99.48 09:27:33 03:02:01 1 0.05 0.00 0.07 0.00 0.00 99.88 09:27:33 03:03:01 all 0.15 0.00 0.04 0.00 0.04 99.77 09:27:33 03:03:01 0 0.27 0.00 0.07 0.00 0.07 99.60 09:27:33 03:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 03:04:01 all 0.16 0.00 0.03 0.00 0.03 99.77 09:27:33 03:04:01 0 0.27 0.00 0.02 0.00 0.02 99.70 09:27:33 03:04:01 1 0.05 0.00 0.05 0.00 0.05 99.85 09:27:33 03:05:01 all 0.24 0.00 0.03 0.00 0.02 99.71 09:27:33 03:05:01 0 0.38 0.00 0.03 0.00 0.02 99.57 09:27:33 03:05:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 03:06:01 all 0.24 0.00 0.03 0.00 0.03 99.70 09:27:33 03:06:01 0 0.43 0.00 0.05 0.00 0.05 99.47 09:27:33 03:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:27:33 03:07:01 all 0.13 0.00 0.06 0.00 0.04 99.77 09:27:33 03:07:01 0 0.22 0.00 0.08 0.00 0.07 99.63 09:27:33 03:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 09:27:33 03:07:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 03:08:01 all 0.15 0.00 0.03 0.00 0.05 99.77 09:27:33 03:08:01 0 0.23 0.00 0.02 0.00 0.05 99.70 09:27:33 03:08:01 1 0.07 0.00 0.03 0.00 0.05 99.85 09:27:33 03:09:01 all 0.14 0.00 0.05 0.00 0.03 99.78 09:27:33 03:09:01 0 0.22 0.00 0.03 0.00 0.00 99.75 09:27:33 03:09:01 1 0.07 0.00 0.07 0.00 0.05 99.82 09:27:33 03:10:01 all 0.13 0.00 0.05 0.00 0.04 99.78 09:27:33 03:10:01 0 0.22 0.00 0.07 0.00 0.05 99.67 09:27:33 03:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 03:11:01 all 0.19 0.00 0.03 0.00 0.02 99.76 09:27:33 03:11:01 0 0.35 0.00 0.05 0.00 0.02 99.58 09:27:33 03:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 03:12:01 all 0.21 0.00 0.03 0.00 0.02 99.75 09:27:33 03:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 03:12:01 1 0.38 0.00 0.02 0.00 0.02 99.58 09:27:33 03:13:01 all 0.23 0.00 0.03 0.00 0.02 99.72 09:27:33 03:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 03:13:01 1 0.42 0.00 0.02 0.00 0.02 99.55 09:27:33 03:14:01 all 0.23 0.00 0.03 0.00 0.02 99.72 09:27:33 03:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 03:14:01 1 0.42 0.00 0.03 0.00 0.02 99.53 09:27:33 03:15:01 all 0.19 0.00 0.05 0.00 0.01 99.75 09:27:33 03:15:01 0 0.08 0.00 0.07 0.00 0.00 99.85 09:27:33 03:15:01 1 0.30 0.00 0.03 0.00 0.02 99.65 09:27:33 03:16:01 all 0.17 0.00 0.04 0.00 0.03 99.77 09:27:33 03:16:01 0 0.07 0.00 0.07 0.00 0.03 99.83 09:27:33 03:16:01 1 0.27 0.00 0.02 0.00 0.02 99.70 09:27:33 03:17:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 03:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 03:17:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 03:18:01 all 0.13 0.00 0.03 0.00 0.01 99.84 09:27:33 03:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 03:18:01 1 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 09:27:33 03:18:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 03:19:01 all 0.18 0.00 0.04 0.00 0.02 99.77 09:27:33 03:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:27:33 03:19:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 03:20:01 all 0.17 0.00 0.02 0.00 0.01 99.81 09:27:33 03:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 03:20:01 1 0.32 0.00 0.02 0.00 0.00 99.67 09:27:33 03:21:02 all 0.22 0.00 0.03 0.00 0.02 99.74 09:27:33 03:21:02 0 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 03:21:02 1 0.37 0.00 0.02 0.00 0.02 99.60 09:27:33 03:22:01 all 0.23 0.00 0.03 0.00 0.02 99.73 09:27:33 03:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 03:22:01 1 0.42 0.00 0.03 0.00 0.02 99.52 09:27:33 03:23:01 all 0.20 0.00 0.03 0.00 0.03 99.74 09:27:33 03:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:27:33 03:23:01 1 0.38 0.00 0.03 0.00 0.03 99.55 09:27:33 03:24:01 all 0.17 0.00 0.04 0.00 0.03 99.76 09:27:33 03:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 03:24:01 1 0.30 0.00 0.05 0.00 0.03 99.62 09:27:33 03:25:01 all 0.24 4.67 19.12 14.23 0.50 61.22 09:27:33 03:25:01 0 0.21 4.63 19.39 15.06 0.47 60.26 09:27:33 03:25:01 1 0.28 4.72 18.86 13.40 0.54 62.20 09:27:33 03:26:01 all 0.17 0.00 0.04 0.00 0.02 99.77 09:27:33 03:26:01 0 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 03:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:27:33 03:27:01 all 0.21 0.00 0.03 0.00 0.03 99.73 09:27:33 03:27:01 0 0.35 0.00 0.02 0.00 0.02 99.62 09:27:33 03:27:01 1 0.07 0.00 0.05 0.00 0.03 99.85 09:27:33 03:28:01 all 0.17 0.00 0.06 0.00 0.02 99.76 09:27:33 03:28:01 0 0.27 0.00 0.07 0.00 0.02 99.65 09:27:33 03:28:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:27:33 03:29:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 03:29:01 0 0.32 0.00 0.00 0.00 0.02 99.67 09:27:33 03:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 09:27:33 03:29:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 03:30:01 all 0.18 0.00 0.02 0.00 0.02 99.79 09:27:33 03:30:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:27:33 03:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 03:31:01 all 0.18 0.00 0.03 0.00 0.03 99.77 09:27:33 03:31:01 0 0.33 0.00 0.03 0.00 0.03 99.60 09:27:33 03:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 03:32:01 all 0.13 0.00 0.02 0.00 0.01 99.85 09:27:33 03:32:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 03:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 03:33:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:27:33 03:33:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 03:33:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 03:34:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:27:33 03:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 03:34:01 1 0.13 0.00 0.02 0.00 0.02 99.83 09:27:33 03:35:01 all 0.11 0.00 0.04 0.00 0.02 99.83 09:27:33 03:35:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:27:33 03:35:01 1 0.15 0.00 0.05 0.00 0.00 99.80 09:27:33 03:36:01 all 0.09 0.00 0.03 0.00 0.03 99.85 09:27:33 03:36:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 03:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 03:37:01 all 0.10 0.00 0.01 0.00 0.02 99.87 09:27:33 03:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:27:33 03:37:01 1 0.18 0.00 0.00 0.00 0.00 99.82 09:27:33 03:38:01 all 0.12 0.00 0.03 0.00 0.03 99.82 09:27:33 03:38:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 03:38:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 03:39:01 all 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 03:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 03:39:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 03:40:01 all 0.21 0.00 0.04 0.00 0.02 99.73 09:27:33 03:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 03:40:01 1 0.38 0.00 0.05 0.00 0.02 99.55 09:27:33 09:27:33 03:40:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 03:41:01 all 0.16 0.00 0.03 0.00 0.01 99.80 09:27:33 03:41:01 0 0.28 0.00 0.02 0.00 0.00 99.70 09:27:33 03:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:27:33 03:42:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 03:42:01 0 0.27 0.00 0.02 0.00 0.02 99.70 09:27:33 03:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 03:43:01 all 0.15 0.00 0.01 0.00 0.02 99.82 09:27:33 03:43:01 0 0.25 0.00 0.00 0.00 0.00 99.75 09:27:33 03:43:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 03:44:01 all 0.12 0.00 0.03 0.01 0.03 99.82 09:27:33 03:44:01 0 0.22 0.00 0.02 0.02 0.02 99.73 09:27:33 03:44:01 1 0.02 0.00 0.03 0.00 0.05 99.90 09:27:33 03:45:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 03:45:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 03:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 03:46:01 all 0.13 0.00 0.03 0.00 0.01 99.84 09:27:33 03:46:01 0 0.23 0.00 0.00 0.00 0.00 99.77 09:27:33 03:46:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:27:33 03:47:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 03:47:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 03:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 03:48:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 03:48:01 0 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 03:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 03:49:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 03:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 03:49:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 03:50:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 03:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 03:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:27:33 03:51:01 all 0.13 0.00 0.01 0.00 0.02 99.85 09:27:33 03:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:27:33 03:51:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 09:27:33 03:51:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 03:52:01 all 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 03:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 03:52:01 1 0.17 0.00 0.03 0.00 0.02 99.78 09:27:33 03:53:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 03:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 03:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 03:54:01 all 0.12 0.00 0.01 0.00 0.02 99.86 09:27:33 03:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:27:33 03:54:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 03:55:01 all 0.18 0.00 0.03 0.00 0.00 99.80 09:27:33 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 03:55:01 1 0.33 0.00 0.03 0.00 0.00 99.63 09:27:33 03:56:01 all 0.18 0.00 0.01 0.00 0.02 99.79 09:27:33 03:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:27:33 03:56:01 1 0.33 0.00 0.02 0.00 0.02 99.63 09:27:33 03:57:02 all 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 03:57:02 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 03:57:02 1 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 03:58:01 all 0.20 0.00 0.03 0.00 0.01 99.77 09:27:33 03:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 03:58:01 1 0.36 0.00 0.03 0.00 0.02 99.59 09:27:33 03:59:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:27:33 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 03:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 04:00:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:27:33 04:00:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 04:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 04:01:01 all 0.14 0.00 0.04 0.00 0.01 99.81 09:27:33 04:01:01 0 0.25 0.00 0.03 0.00 0.00 99.72 09:27:33 04:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:27:33 04:02:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 04:02:01 0 0.30 0.00 0.03 0.00 0.02 99.65 09:27:33 04:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 09:27:33 04:02:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 04:03:01 all 0.16 0.00 0.03 0.00 0.01 99.81 09:27:33 04:03:01 0 0.28 0.00 0.02 0.00 0.00 99.70 09:27:33 04:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:04:01 all 0.19 0.00 0.03 0.00 0.01 99.77 09:27:33 04:04:01 0 0.32 0.00 0.02 0.00 0.00 99.67 09:27:33 04:04:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:27:33 04:05:01 all 0.19 0.00 0.04 0.00 0.02 99.75 09:27:33 04:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:05:01 1 0.35 0.00 0.07 0.00 0.02 99.57 09:27:33 04:06:01 all 0.20 0.00 0.03 0.00 0.02 99.76 09:27:33 04:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:27:33 04:06:01 1 0.35 0.00 0.03 0.00 0.03 99.58 09:27:33 04:07:01 all 0.17 0.00 0.03 0.00 0.02 99.78 09:27:33 04:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:07:01 1 0.30 0.00 0.03 0.00 0.02 99.65 09:27:33 04:08:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 04:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 04:08:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 04:09:01 all 0.14 0.00 0.04 0.00 0.01 99.81 09:27:33 04:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 04:09:01 1 0.23 0.00 0.03 0.00 0.00 99.73 09:27:33 04:10:01 all 0.07 0.00 0.03 0.00 0.02 99.89 09:27:33 04:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:10:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 04:11:01 all 0.08 0.00 0.04 0.00 0.03 99.86 09:27:33 04:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:11:01 1 0.12 0.00 0.05 0.00 0.03 99.80 09:27:33 04:12:01 all 0.15 0.00 0.03 0.00 0.00 99.82 09:27:33 04:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 04:12:01 1 0.27 0.00 0.03 0.00 0.00 99.70 09:27:33 04:13:01 all 0.18 0.00 0.03 0.00 0.01 99.79 09:27:33 04:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 04:13:01 1 0.30 0.00 0.02 0.00 0.00 99.68 09:27:33 09:27:33 04:13:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 04:14:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:27:33 04:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 04:14:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 04:15:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:27:33 04:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 04:15:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:27:33 04:16:01 all 0.05 0.00 0.03 0.00 0.02 99.91 09:27:33 04:16:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:27:33 04:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 04:17:01 all 0.18 0.00 0.02 0.00 0.02 99.79 09:27:33 04:17:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:27:33 04:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:18:01 all 0.18 0.00 0.03 0.00 0.01 99.78 09:27:33 04:18:01 0 0.33 0.00 0.02 0.00 0.00 99.65 09:27:33 04:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:19:01 all 0.17 0.00 0.01 0.00 0.03 99.80 09:27:33 04:19:01 0 0.30 0.00 0.02 0.00 0.02 99.67 09:27:33 04:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 09:27:33 04:20:01 all 0.18 0.00 0.02 0.00 0.02 99.79 09:27:33 04:20:01 0 0.33 0.00 0.02 0.00 0.02 99.63 09:27:33 04:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 04:21:01 all 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 04:21:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:27:33 04:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:22:01 all 0.10 0.00 0.02 0.01 0.02 99.86 09:27:33 04:22:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 04:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:27:33 04:23:01 all 0.14 0.00 0.03 0.00 0.01 99.82 09:27:33 04:23:01 0 0.25 0.00 0.02 0.00 0.00 99.73 09:27:33 04:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:24:01 all 0.15 0.00 0.03 0.00 0.01 99.82 09:27:33 04:24:01 0 0.28 0.00 0.02 0.00 0.00 99.70 09:27:33 04:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 09:27:33 04:24:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 04:25:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 04:25:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 04:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:26:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:27:33 04:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 04:26:01 1 0.27 0.00 0.03 0.00 0.03 99.67 09:27:33 04:27:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:27:33 04:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:27:01 1 0.17 0.00 0.03 0.00 0.02 99.78 09:27:33 04:28:01 all 0.16 0.00 0.03 0.00 0.01 99.80 09:27:33 04:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 04:28:01 1 0.25 0.00 0.03 0.00 0.00 99.72 09:27:33 04:29:01 all 0.03 0.00 0.04 0.00 0.02 99.91 09:27:33 04:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 04:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 04:30:01 all 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 04:30:01 0 0.07 0.00 0.03 0.00 0.03 99.86 09:27:33 04:30:01 1 0.24 0.00 0.02 0.00 0.00 99.75 09:27:33 04:31:01 all 0.15 0.00 0.03 0.00 0.01 99.81 09:27:33 04:31:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:27:33 04:31:01 1 0.27 0.00 0.02 0.00 0.00 99.72 09:27:33 04:32:01 all 0.18 0.00 0.02 0.00 0.03 99.78 09:27:33 04:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:32:01 1 0.30 0.00 0.02 0.00 0.03 99.65 09:27:33 04:33:01 all 0.18 0.00 0.03 0.00 0.01 99.79 09:27:33 04:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 04:33:01 1 0.33 0.00 0.02 0.00 0.00 99.65 09:27:33 04:34:01 all 0.16 0.00 0.03 0.00 0.01 99.81 09:27:33 04:34:01 0 0.30 0.00 0.03 0.00 0.00 99.67 09:27:33 04:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 04:35:01 all 0.04 0.00 0.03 0.00 0.02 99.92 09:27:33 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 09:27:33 04:35:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 04:36:01 all 0.09 0.00 0.03 0.00 0.03 99.86 09:27:33 04:36:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 04:36:01 1 0.13 0.00 0.02 0.00 0.02 99.83 09:27:33 04:37:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:27:33 04:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:37:01 1 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 04:38:01 all 0.18 0.00 0.02 0.00 0.02 99.79 09:27:33 04:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 04:38:01 1 0.33 0.00 0.00 0.00 0.02 99.65 09:27:33 04:39:01 all 0.20 0.00 0.03 0.00 0.02 99.76 09:27:33 04:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:39:01 1 0.35 0.00 0.03 0.00 0.02 99.60 09:27:33 04:40:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 04:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:27:33 04:40:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 04:41:01 all 0.07 0.00 0.03 0.00 0.01 99.89 09:27:33 04:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 04:41:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:27:33 04:42:01 all 0.13 0.00 0.02 0.00 0.03 99.82 09:27:33 04:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:42:01 1 0.23 0.00 0.02 0.00 0.03 99.72 09:27:33 04:43:01 all 0.17 0.00 0.03 0.00 0.02 99.79 09:27:33 04:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:43:01 1 0.30 0.00 0.03 0.00 0.02 99.65 09:27:33 04:44:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 04:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 04:44:01 1 0.25 0.00 0.03 0.00 0.03 99.68 09:27:33 04:45:01 all 0.18 0.00 0.03 0.00 0.02 99.78 09:27:33 04:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 04:45:01 1 0.30 0.00 0.02 0.00 0.02 99.67 09:27:33 04:46:01 all 0.19 0.00 0.03 0.00 0.01 99.77 09:27:33 04:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 04:46:01 1 0.35 0.00 0.03 0.00 0.02 99.60 09:27:33 09:27:33 04:46:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 04:47:01 all 0.18 0.00 0.02 0.00 0.03 99.77 09:27:33 04:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 04:47:01 1 0.33 0.00 0.02 0.00 0.03 99.62 09:27:33 04:48:01 all 0.12 0.00 0.03 0.00 0.01 99.84 09:27:33 04:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:27:33 04:48:01 1 0.22 0.00 0.03 0.00 0.02 99.73 09:27:33 04:49:01 all 0.08 0.00 0.04 0.00 0.03 99.86 09:27:33 04:49:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:27:33 04:49:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 04:50:01 all 0.13 0.00 0.03 0.00 0.01 99.82 09:27:33 04:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 04:50:01 1 0.25 0.00 0.03 0.00 0.00 99.72 09:27:33 04:51:01 all 0.04 0.00 0.03 0.00 0.02 99.92 09:27:33 04:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:52:01 all 0.07 0.00 0.03 0.00 0.02 99.89 09:27:33 04:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 04:52:01 1 0.10 0.00 0.02 0.00 0.00 99.88 09:27:33 04:53:01 all 0.08 0.00 0.03 0.00 0.02 99.88 09:27:33 04:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:53:01 1 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 04:54:01 all 0.07 0.00 0.03 0.00 0.01 99.89 09:27:33 04:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:54:01 1 0.10 0.00 0.03 0.00 0.00 99.87 09:27:33 04:55:01 all 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 04:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 04:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:56:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 04:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 04:56:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 04:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:27:33 04:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 04:57:01 1 0.13 0.00 0.02 0.00 0.02 99.83 09:27:33 09:27:33 04:57:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 04:58:01 all 0.03 0.00 0.04 0.00 0.02 99.91 09:27:33 04:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:27:33 04:58:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:27:33 04:59:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:27:33 04:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:27:33 04:59:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 05:00:01 all 0.16 0.00 0.03 0.00 0.03 99.79 09:27:33 05:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 05:00:01 1 0.27 0.00 0.03 0.00 0.03 99.67 09:27:33 05:01:01 all 0.17 0.00 0.03 0.00 0.01 99.80 09:27:33 05:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:01:01 1 0.30 0.00 0.03 0.00 0.00 99.67 09:27:33 05:02:02 all 0.16 0.00 0.03 0.00 0.02 99.80 09:27:33 05:02:02 0 0.05 0.00 0.02 0.00 0.00 99.93 09:27:33 05:02:02 1 0.27 0.00 0.03 0.00 0.03 99.67 09:27:33 05:03:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 05:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 05:03:01 1 0.22 0.00 0.02 0.00 0.02 99.74 09:27:33 05:04:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:27:33 05:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:04:01 1 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 05:05:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:27:33 05:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:27:33 05:05:01 1 0.25 0.00 0.03 0.00 0.03 99.68 09:27:33 05:06:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:27:33 05:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 05:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 05:07:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 05:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:07:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:27:33 05:08:01 all 0.13 0.00 0.02 0.00 0.02 99.84 09:27:33 05:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 05:08:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 09:27:33 05:08:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 05:09:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:27:33 05:09:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:27:33 05:09:01 1 0.25 0.00 0.02 0.00 0.03 99.70 09:27:33 05:10:01 all 0.10 0.00 0.01 0.00 0.02 99.87 09:27:33 05:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:10:01 1 0.17 0.00 0.00 0.00 0.02 99.82 09:27:33 05:11:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 05:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:11:01 1 0.22 0.00 0.03 0.00 0.02 99.73 09:27:33 05:12:01 all 0.09 0.00 0.01 0.00 0.03 99.87 09:27:33 05:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 05:12:01 1 0.15 0.00 0.00 0.00 0.02 99.83 09:27:33 05:13:01 all 0.11 0.00 0.03 0.00 0.01 99.86 09:27:33 05:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 05:13:01 1 0.17 0.00 0.03 0.00 0.00 99.80 09:27:33 05:14:01 all 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 05:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:14:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 05:15:01 all 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 05:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 05:15:01 1 0.18 0.00 0.03 0.00 0.00 99.78 09:27:33 05:16:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 05:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 05:16:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 05:17:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 05:17:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 05:17:01 1 0.18 0.00 0.03 0.00 0.00 99.78 09:27:33 05:18:01 all 0.11 0.00 0.03 0.00 0.01 99.86 09:27:33 05:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 05:18:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:27:33 05:19:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 05:19:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 05:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 09:27:33 05:19:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 05:20:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:27:33 05:20:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 05:20:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 05:21:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:27:33 05:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:21:01 1 0.13 0.00 0.02 0.00 0.00 99.85 09:27:33 05:22:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 05:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:22:01 1 0.22 0.00 0.03 0.00 0.02 99.73 09:27:33 05:23:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:27:33 05:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:23:01 1 0.27 0.00 0.02 0.00 0.00 99.72 09:27:33 05:24:01 all 0.05 0.00 0.04 0.00 0.02 99.89 09:27:33 05:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 05:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:27:33 05:25:01 all 0.23 0.00 0.03 0.00 0.02 99.73 09:27:33 05:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:25:01 1 0.42 0.00 0.03 0.00 0.02 99.53 09:27:33 05:26:01 all 0.15 0.00 0.03 0.01 0.01 99.81 09:27:33 05:26:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:27:33 05:26:01 1 0.27 0.00 0.02 0.00 0.00 99.72 09:27:33 05:27:01 all 0.11 0.00 0.03 0.00 0.03 99.84 09:27:33 05:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 05:27:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 05:28:01 all 0.08 0.00 0.02 0.00 0.01 99.90 09:27:33 05:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:28:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 05:29:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:27:33 05:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 05:29:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 05:30:01 all 0.12 0.00 0.02 0.00 0.01 99.86 09:27:33 05:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 05:30:01 1 0.18 0.00 0.02 0.00 0.00 99.80 09:27:33 09:27:33 05:30:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 05:31:01 all 0.09 0.00 0.03 0.00 0.02 99.86 09:27:33 05:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:27:33 05:31:01 1 0.17 0.00 0.03 0.00 0.00 99.80 09:27:33 05:32:01 all 0.11 0.00 0.03 0.00 0.02 99.85 09:27:33 05:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 05:32:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 05:33:01 all 0.08 0.00 0.03 0.00 0.01 99.87 09:27:33 05:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 05:33:01 1 0.12 0.00 0.03 0.00 0.00 99.85 09:27:33 05:34:01 all 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 05:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 05:35:02 all 0.07 0.00 0.03 0.00 0.01 99.90 09:27:33 05:35:02 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 05:35:02 1 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 05:36:01 all 0.14 0.00 0.02 0.00 0.02 99.82 09:27:33 05:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:36:01 1 0.25 0.00 0.02 0.00 0.02 99.71 09:27:33 05:37:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 05:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 05:37:01 1 0.25 0.00 0.02 0.00 0.00 99.73 09:27:33 05:38:01 all 0.13 0.00 0.04 0.00 0.02 99.81 09:27:33 05:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:38:01 1 0.23 0.00 0.05 0.00 0.02 99.70 09:27:33 05:39:01 all 0.20 0.00 0.01 0.00 0.02 99.77 09:27:33 05:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:27:33 05:39:01 1 0.37 0.00 0.02 0.00 0.02 99.60 09:27:33 05:40:01 all 0.11 0.00 0.03 0.00 0.01 99.85 09:27:33 05:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:40:01 1 0.18 0.00 0.03 0.00 0.00 99.78 09:27:33 05:41:01 all 0.04 0.00 0.03 0.00 0.03 99.91 09:27:33 05:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 05:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 09:27:33 05:41:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 05:42:01 all 0.13 0.00 0.02 0.00 0.01 99.85 09:27:33 05:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 05:42:01 1 0.23 0.00 0.02 0.00 0.00 99.75 09:27:33 05:43:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:27:33 05:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:43:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 05:44:01 all 0.20 0.00 0.03 0.00 0.02 99.76 09:27:33 05:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 05:44:01 1 0.38 0.00 0.03 0.00 0.02 99.57 09:27:33 05:45:01 all 0.11 0.00 0.02 0.00 0.01 99.87 09:27:33 05:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 05:45:01 1 0.17 0.00 0.02 0.00 0.00 99.82 09:27:33 05:46:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 05:46:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:27:33 05:46:01 1 0.08 0.00 0.03 0.00 0.03 99.85 09:27:33 05:47:01 all 0.16 0.00 0.03 0.00 0.02 99.80 09:27:33 05:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 05:47:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 05:48:01 all 0.06 0.00 0.03 0.00 0.01 99.91 09:27:33 05:48:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:27:33 05:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 05:49:01 all 0.04 0.00 0.03 0.00 0.02 99.92 09:27:33 05:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 05:50:01 all 0.11 0.00 0.03 0.00 0.02 99.85 09:27:33 05:50:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 05:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 05:51:01 all 0.17 0.00 0.03 0.00 0.02 99.79 09:27:33 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:51:01 1 0.30 0.00 0.03 0.00 0.02 99.65 09:27:33 05:52:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:27:33 05:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:27:33 05:52:01 1 0.27 0.00 0.02 0.00 0.02 99.70 09:27:33 09:27:33 05:52:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 05:53:01 all 0.09 0.00 0.02 0.00 0.01 99.88 09:27:33 05:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 05:53:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 05:54:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 05:54:01 0 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 05:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 05:55:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 05:55:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 05:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:56:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 05:56:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:27:33 05:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 05:57:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 05:57:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 05:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 05:58:01 all 0.18 0.00 0.02 0.00 0.01 99.80 09:27:33 05:58:01 0 0.32 0.00 0.02 0.00 0.00 99.67 09:27:33 05:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 05:59:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 05:59:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 05:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:00:01 all 0.07 0.00 0.03 0.00 0.02 99.89 09:27:33 06:00:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 06:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 06:01:01 all 0.09 0.00 0.03 0.00 0.02 99.86 09:27:33 06:01:01 0 0.15 0.00 0.05 0.00 0.02 99.78 09:27:33 06:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:02:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:27:33 06:02:01 0 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 06:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:03:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:27:33 06:03:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 06:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:27:33 09:27:33 06:03:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 06:04:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 06:04:01 0 0.23 0.00 0.03 0.00 0.02 99.72 09:27:33 06:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:05:01 all 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 06:05:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 06:05:01 1 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 06:06:01 all 0.08 0.00 0.03 0.00 0.01 99.89 09:27:33 06:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:06:01 1 0.12 0.00 0.03 0.00 0.00 99.85 09:27:33 06:07:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 06:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 06:07:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 06:08:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:27:33 06:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:08:01 1 0.22 0.00 0.03 0.00 0.00 99.75 09:27:33 06:09:01 all 0.14 0.00 0.02 0.00 0.02 99.82 09:27:33 06:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 06:09:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 06:10:02 all 0.11 0.00 0.03 0.00 0.02 99.85 09:27:33 06:10:02 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 06:10:02 1 0.20 0.00 0.03 0.00 0.03 99.73 09:27:33 06:11:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:27:33 06:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:11:01 1 0.22 0.00 0.03 0.00 0.03 99.71 09:27:33 06:12:01 all 0.11 0.00 0.03 0.00 0.01 99.85 09:27:33 06:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:12:01 1 0.18 0.00 0.03 0.00 0.00 99.78 09:27:33 06:13:01 all 0.18 0.00 0.03 0.00 0.01 99.78 09:27:33 06:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 06:13:01 1 0.28 0.00 0.02 0.00 0.00 99.70 09:27:33 06:14:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 06:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:14:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 09:27:33 06:14:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 06:15:01 all 0.18 0.00 0.03 0.00 0.01 99.79 09:27:33 06:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 06:15:01 1 0.28 0.00 0.02 0.00 0.00 99.70 09:27:33 06:16:01 all 0.14 0.00 0.03 0.00 0.02 99.81 09:27:33 06:16:01 0 0.13 0.00 0.05 0.00 0.03 99.78 09:27:33 06:16:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:27:33 06:17:01 all 0.18 0.00 0.02 0.00 0.01 99.80 09:27:33 06:17:01 0 0.32 0.00 0.02 0.00 0.00 99.67 09:27:33 06:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:18:01 all 0.16 0.00 0.02 0.00 0.03 99.80 09:27:33 06:18:01 0 0.30 0.00 0.02 0.00 0.03 99.65 09:27:33 06:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:19:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:27:33 06:19:01 0 0.27 0.00 0.02 0.00 0.02 99.70 09:27:33 06:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 06:20:01 all 0.17 0.00 0.03 0.00 0.02 99.79 09:27:33 06:20:01 0 0.32 0.00 0.03 0.00 0.02 99.63 09:27:33 06:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:21:01 all 0.07 0.00 0.03 0.00 0.01 99.90 09:27:33 06:21:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 06:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 06:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:27:33 06:22:01 0 0.23 0.00 0.02 0.00 0.03 99.72 09:27:33 06:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 06:23:01 all 0.15 0.00 0.03 0.00 0.01 99.81 09:27:33 06:23:01 0 0.25 0.00 0.02 0.00 0.00 99.73 09:27:33 06:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 06:24:01 all 0.17 0.00 0.01 0.00 0.01 99.82 09:27:33 06:24:01 0 0.32 0.00 0.00 0.00 0.02 99.67 09:27:33 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 06:25:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 06:25:01 0 0.22 0.00 0.03 0.00 0.00 99.75 09:27:33 06:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 09:27:33 06:25:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 06:26:01 all 0.07 0.00 0.03 0.00 0.01 99.90 09:27:33 06:26:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 06:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:27:33 06:27:01 all 0.13 0.00 0.04 0.00 0.02 99.82 09:27:33 06:27:01 0 0.22 0.00 0.03 0.00 0.00 99.75 09:27:33 06:27:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:27:33 06:28:01 all 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 06:28:01 0 0.27 0.00 0.00 0.00 0.02 99.72 09:27:33 06:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:29:01 all 0.10 0.00 0.03 0.00 0.01 99.86 09:27:33 06:29:01 0 0.18 0.00 0.02 0.00 0.00 99.80 09:27:33 06:29:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:27:33 06:30:01 all 0.15 0.00 0.04 0.00 0.01 99.80 09:27:33 06:30:01 0 0.25 0.00 0.05 0.00 0.00 99.70 09:27:33 06:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 06:31:01 all 0.05 0.00 0.03 0.00 0.02 99.91 09:27:33 06:31:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 06:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:27:33 06:32:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 06:32:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 06:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:33:01 all 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 06:33:01 0 0.10 0.00 0.03 0.00 0.00 99.87 09:27:33 06:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 06:34:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:27:33 06:34:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 06:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 06:35:01 all 0.10 0.00 0.03 0.00 0.01 99.87 09:27:33 06:35:01 0 0.17 0.00 0.02 0.00 0.00 99.82 09:27:33 06:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:36:01 all 0.17 0.00 0.02 0.00 0.01 99.81 09:27:33 06:36:01 0 0.30 0.00 0.02 0.00 0.02 99.67 09:27:33 06:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 09:27:33 06:36:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 06:37:01 all 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 06:37:01 0 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 06:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:38:01 all 0.11 0.00 0.03 0.00 0.01 99.86 09:27:33 06:38:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 06:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 06:39:01 all 0.10 0.00 0.03 0.00 0.03 99.85 09:27:33 06:39:01 0 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 06:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 06:40:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:27:33 06:40:01 0 0.15 0.00 0.00 0.00 0.00 99.85 09:27:33 06:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 06:41:01 all 0.18 0.00 0.03 0.00 0.01 99.77 09:27:33 06:41:01 0 0.33 0.00 0.03 0.00 0.02 99.62 09:27:33 06:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 06:42:01 all 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 06:42:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:27:33 06:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:43:01 all 0.13 0.00 0.03 0.00 0.01 99.84 09:27:33 06:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:27:33 06:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 06:44:01 all 0.08 0.00 0.03 0.00 0.02 99.86 09:27:33 06:44:01 0 0.15 0.00 0.03 0.00 0.00 99.81 09:27:33 06:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:27:33 06:45:01 all 0.17 0.00 0.02 0.00 0.01 99.81 09:27:33 06:45:01 0 0.28 0.00 0.00 0.00 0.00 99.72 09:27:33 06:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 06:46:01 all 0.13 0.00 0.02 0.00 0.02 99.84 09:27:33 06:46:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 06:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:47:01 all 0.17 0.00 0.03 0.00 0.02 99.79 09:27:33 06:47:01 0 0.30 0.00 0.02 0.00 0.02 99.67 09:27:33 06:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 09:27:33 06:47:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 06:48:01 all 0.13 0.00 0.03 0.00 0.01 99.84 09:27:33 06:48:01 0 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 06:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:49:01 all 0.07 0.00 0.02 0.00 0.03 99.89 09:27:33 06:49:01 0 0.10 0.00 0.00 0.00 0.03 99.87 09:27:33 06:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 06:50:01 all 0.05 0.00 0.03 0.00 0.00 99.92 09:27:33 06:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 06:50:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:27:33 06:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 06:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 06:51:01 1 0.12 0.00 0.03 0.00 0.03 99.82 09:27:33 06:52:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:27:33 06:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 06:52:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 06:53:01 all 0.07 0.00 0.02 0.00 0.01 99.91 09:27:33 06:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:53:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 06:54:01 all 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 06:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 06:54:01 1 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 06:55:01 all 0.13 0.00 0.02 0.00 0.01 99.85 09:27:33 06:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 06:55:01 1 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 06:56:01 all 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 06:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 06:56:01 1 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 06:57:01 all 0.12 0.00 0.03 0.00 0.01 99.85 09:27:33 06:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 06:57:01 1 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 06:58:01 all 0.06 0.00 0.03 0.00 0.02 99.90 09:27:33 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 06:58:01 1 0.08 0.00 0.03 0.00 0.03 99.85 09:27:33 09:27:33 06:58:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 06:59:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:27:33 06:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 06:59:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 07:00:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:27:33 07:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:27:33 07:00:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 07:01:01 all 0.13 0.00 0.03 0.00 0.01 99.84 09:27:33 07:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 07:01:01 1 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 07:02:01 all 0.18 0.00 0.04 0.00 0.02 99.76 09:27:33 07:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:27:33 07:02:01 1 0.32 0.00 0.03 0.00 0.02 99.63 09:27:33 07:03:01 all 0.16 0.00 0.02 0.00 0.02 99.81 09:27:33 07:03:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 07:03:01 1 0.27 0.00 0.02 0.00 0.00 99.72 09:27:33 07:04:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:27:33 07:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 07:04:01 1 0.18 0.00 0.02 0.00 0.03 99.77 09:27:33 07:05:01 all 0.10 0.00 0.03 0.00 0.01 99.86 09:27:33 07:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 07:05:01 1 0.17 0.00 0.03 0.00 0.02 99.78 09:27:33 07:06:01 all 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 07:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:06:01 1 0.27 0.00 0.02 0.00 0.02 99.70 09:27:33 07:07:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 07:07:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 07:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 07:08:01 all 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 07:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 07:08:01 1 0.08 0.00 0.05 0.00 0.03 99.83 09:27:33 07:09:01 all 0.13 0.00 0.01 0.00 0.02 99.85 09:27:33 07:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:09:01 1 0.23 0.00 0.00 0.00 0.02 99.75 09:27:33 09:27:33 07:09:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 07:10:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 07:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:10:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 07:11:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 07:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 07:11:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 07:12:01 all 0.13 0.00 0.01 0.00 0.02 99.84 09:27:33 07:12:01 0 0.05 0.00 0.00 0.00 0.03 99.92 09:27:33 07:12:01 1 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 07:13:01 all 0.16 0.00 0.02 0.00 0.01 99.82 09:27:33 07:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 07:13:01 1 0.27 0.00 0.00 0.00 0.00 99.73 09:27:33 07:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 09:27:33 07:14:01 0 0.15 0.00 0.02 0.00 0.03 99.80 09:27:33 07:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:15:01 all 0.10 0.00 0.03 0.00 0.01 99.87 09:27:33 07:15:01 0 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 07:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 07:16:02 all 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 07:16:02 0 0.35 0.00 0.03 0.00 0.02 99.60 09:27:33 07:16:02 1 0.02 0.00 0.00 0.00 0.02 99.97 09:27:33 07:17:01 all 0.13 0.00 0.02 0.00 0.02 99.84 09:27:33 07:17:01 0 0.22 0.00 0.02 0.00 0.02 99.74 09:27:33 07:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:18:01 all 0.18 0.00 0.03 0.00 0.03 99.77 09:27:33 07:18:01 0 0.33 0.00 0.03 0.00 0.03 99.60 09:27:33 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:19:01 all 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 07:19:01 0 0.20 0.00 0.03 0.00 0.00 99.77 09:27:33 07:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:27:33 07:20:01 all 0.04 0.00 0.02 0.00 0.03 99.92 09:27:33 07:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:27:33 07:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:27:33 09:27:33 07:20:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 07:21:01 all 0.10 0.00 0.03 0.00 0.01 99.87 09:27:33 07:21:01 0 0.17 0.00 0.02 0.00 0.00 99.82 09:27:33 07:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 07:22:01 all 0.09 0.00 0.02 0.00 0.03 99.87 09:27:33 07:22:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 07:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 07:23:01 all 0.06 0.00 0.02 0.00 0.02 99.91 09:27:33 07:23:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:27:33 07:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:27:33 07:24:01 all 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 07:24:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 07:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 07:25:01 all 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 07:25:01 0 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 07:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:26:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:27:33 07:26:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:27:33 07:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:27:01 all 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 07:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 07:27:01 1 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 07:28:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:27:33 07:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:28:01 1 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 07:29:01 all 0.15 0.00 0.03 0.00 0.01 99.81 09:27:33 07:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 07:29:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 07:30:01 all 0.12 0.00 0.01 0.00 0.02 99.86 09:27:33 07:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 07:30:01 1 0.18 0.00 0.00 0.00 0.00 99.82 09:27:33 07:31:01 all 0.17 0.00 0.03 0.00 0.01 99.80 09:27:33 07:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 07:31:01 1 0.32 0.00 0.03 0.00 0.02 99.63 09:27:33 09:27:33 07:31:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 07:32:01 all 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 07:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:32:01 1 0.30 0.00 0.02 0.00 0.02 99.67 09:27:33 07:33:01 all 0.06 0.00 0.03 0.00 0.02 99.90 09:27:33 07:33:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:27:33 07:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 07:34:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:27:33 07:34:01 0 0.17 0.00 0.02 0.00 0.00 99.82 09:27:33 07:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:35:01 all 0.07 0.00 0.03 0.00 0.01 99.90 09:27:33 07:35:01 0 0.08 0.00 0.03 0.00 0.00 99.88 09:27:33 07:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 07:36:01 all 0.11 0.00 0.03 0.00 0.02 99.85 09:27:33 07:36:01 0 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 07:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:37:01 all 0.13 0.00 0.01 0.00 0.01 99.86 09:27:33 07:37:01 0 0.22 0.00 0.00 0.00 0.00 99.78 09:27:33 07:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:38:01 all 0.13 0.00 0.02 0.00 0.03 99.82 09:27:33 07:38:01 0 0.25 0.00 0.02 0.00 0.03 99.70 09:27:33 07:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 07:39:01 all 0.13 0.00 0.03 0.01 0.01 99.82 09:27:33 07:39:01 0 0.23 0.00 0.03 0.00 0.02 99.72 09:27:33 07:39:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:27:33 07:40:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:27:33 07:40:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:27:33 07:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:27:33 07:41:01 all 0.12 0.00 0.03 0.00 0.03 99.83 09:27:33 07:41:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 07:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 07:42:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 07:42:01 0 0.25 0.00 0.03 0.00 0.00 99.72 09:27:33 07:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 09:27:33 07:42:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 07:43:01 all 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 07:43:01 0 0.27 0.00 0.02 0.00 0.03 99.68 09:27:33 07:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 07:44:01 all 0.18 0.00 0.03 0.00 0.02 99.78 09:27:33 07:44:01 0 0.33 0.00 0.05 0.00 0.02 99.60 09:27:33 07:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:27:33 07:45:01 all 0.21 0.00 0.03 0.00 0.01 99.75 09:27:33 07:45:01 0 0.38 0.00 0.03 0.00 0.02 99.57 09:27:33 07:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 07:46:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:27:33 07:46:01 0 0.22 0.00 0.03 0.00 0.02 99.73 09:27:33 07:46:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:27:33 07:47:01 all 0.09 0.00 0.02 0.00 0.02 99.87 09:27:33 07:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:47:01 1 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 07:48:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 07:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 07:48:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 07:49:02 all 0.13 0.00 0.02 0.00 0.01 99.85 09:27:33 07:49:02 0 0.07 0.00 0.02 0.00 0.02 99.90 09:27:33 07:49:02 1 0.18 0.00 0.02 0.00 0.00 99.80 09:27:33 07:50:01 all 0.14 0.00 0.03 0.00 0.02 99.81 09:27:33 07:50:01 0 0.02 0.00 0.05 0.00 0.03 99.90 09:27:33 07:50:01 1 0.25 0.00 0.02 0.00 0.00 99.73 09:27:33 07:51:01 all 0.15 0.00 0.03 0.00 0.01 99.82 09:27:33 07:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:27:33 07:51:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:27:33 07:52:01 all 0.06 0.00 0.02 0.00 0.02 99.91 09:27:33 07:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 07:52:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:27:33 07:53:01 all 0.13 0.00 0.03 0.00 0.02 99.83 09:27:33 07:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 07:53:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 09:27:33 07:53:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 07:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:27:33 07:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 07:54:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 07:55:01 all 0.09 0.00 0.02 0.00 0.02 99.87 09:27:33 07:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 07:55:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:27:33 07:56:01 all 0.11 0.00 0.03 0.00 0.02 99.84 09:27:33 07:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 07:56:01 1 0.17 0.00 0.03 0.00 0.00 99.80 09:27:33 07:57:01 all 0.06 0.00 0.02 0.00 0.03 99.90 09:27:33 07:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 07:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:27:33 07:58:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:27:33 07:58:01 0 0.02 0.00 0.02 0.00 0.05 99.92 09:27:33 07:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 07:59:01 all 0.12 0.00 0.03 0.00 0.03 99.83 09:27:33 07:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 07:59:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 08:00:01 all 0.09 0.00 0.01 0.00 0.03 99.87 09:27:33 08:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 09:27:33 08:00:01 1 0.17 0.00 0.02 0.00 0.03 99.78 09:27:33 08:01:01 all 0.06 0.00 0.04 0.00 0.01 99.89 09:27:33 08:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:01:01 1 0.08 0.00 0.05 0.00 0.00 99.87 09:27:33 08:02:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:27:33 08:02:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:27:33 08:02:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 08:03:01 all 0.09 0.00 0.03 0.00 0.02 99.86 09:27:33 08:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:03:01 1 0.15 0.00 0.03 0.00 0.00 99.82 09:27:33 08:04:01 all 0.14 0.00 0.03 0.00 0.03 99.81 09:27:33 08:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:04:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 09:27:33 08:04:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 08:05:01 all 0.08 0.00 0.04 0.00 0.02 99.86 09:27:33 08:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 08:05:01 1 0.13 0.00 0.07 0.00 0.03 99.77 09:27:33 08:06:01 all 0.18 0.00 0.03 0.00 0.02 99.78 09:27:33 08:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:06:01 1 0.32 0.00 0.02 0.00 0.02 99.65 09:27:33 08:07:01 all 0.15 0.00 0.03 0.00 0.01 99.81 09:27:33 08:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 08:07:01 1 0.27 0.00 0.05 0.00 0.02 99.67 09:27:33 08:08:01 all 0.17 0.00 0.03 0.00 0.02 99.78 09:27:33 08:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:08:01 1 0.30 0.00 0.03 0.00 0.02 99.65 09:27:33 08:09:01 all 0.19 0.00 0.02 0.00 0.02 99.77 09:27:33 08:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:09:01 1 0.35 0.00 0.02 0.00 0.02 99.62 09:27:33 08:10:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:27:33 08:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:10:01 1 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 08:11:01 all 0.14 0.00 0.01 0.00 0.03 99.82 09:27:33 08:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 08:11:01 1 0.25 0.00 0.00 0.00 0.03 99.72 09:27:33 08:12:01 all 0.14 0.00 0.02 0.00 0.01 99.83 09:27:33 08:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:12:01 1 0.27 0.00 0.02 0.00 0.00 99.72 09:27:33 08:13:01 all 0.07 0.00 0.03 0.00 0.02 99.89 09:27:33 08:13:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:27:33 08:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 08:14:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:27:33 08:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:14:01 1 0.13 0.00 0.02 0.00 0.00 99.85 09:27:33 08:15:01 all 0.15 0.00 0.03 0.00 0.03 99.80 09:27:33 08:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:15:01 1 0.27 0.00 0.03 0.00 0.03 99.67 09:27:33 09:27:33 08:15:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 08:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 09:27:33 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 08:16:01 1 0.18 0.00 0.05 0.00 0.05 99.72 09:27:33 08:17:01 all 0.07 0.00 0.03 0.00 0.02 99.89 09:27:33 08:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:27:33 08:18:01 all 0.14 0.00 0.03 0.00 0.01 99.82 09:27:33 08:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:18:01 1 0.25 0.00 0.02 0.00 0.00 99.73 09:27:33 08:19:01 all 0.15 0.00 0.03 0.00 0.02 99.81 09:27:33 08:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:19:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 08:20:01 all 0.11 0.00 0.02 0.00 0.03 99.85 09:27:33 08:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:27:33 08:20:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 08:21:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:27:33 08:21:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:27:33 08:21:01 1 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 08:22:02 all 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 08:22:02 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:22:02 1 0.17 0.00 0.03 0.00 0.00 99.80 09:27:33 08:23:01 all 0.12 0.00 0.03 0.00 0.01 99.84 09:27:33 08:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:27:33 08:23:01 1 0.22 0.00 0.03 0.00 0.00 99.75 09:27:33 08:24:01 all 0.04 0.00 0.03 0.00 0.02 99.91 09:27:33 08:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 08:25:01 all 0.04 0.00 0.02 0.00 0.02 99.92 09:27:33 08:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 08:26:01 all 0.09 0.00 0.03 0.00 0.02 99.87 09:27:33 08:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:26:01 1 0.15 0.00 0.02 0.00 0.00 99.83 09:27:33 09:27:33 08:26:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 08:27:01 all 0.08 0.00 0.02 0.00 0.02 99.88 09:27:33 08:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 08:27:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 08:28:01 all 0.12 0.00 0.03 0.00 0.03 99.83 09:27:33 08:28:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:27:33 08:28:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 08:29:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:27:33 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 08:29:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 08:30:01 all 0.10 0.00 0.03 0.00 0.03 99.85 09:27:33 08:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:30:01 1 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 08:31:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:27:33 08:31:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 08:31:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:27:33 08:32:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 08:32:01 0 0.20 0.00 0.03 0.00 0.02 99.75 09:27:33 08:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:33:01 all 0.12 0.00 0.02 0.00 0.03 99.84 09:27:33 08:33:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 08:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:27:33 08:34:01 all 0.16 0.00 0.03 0.00 0.01 99.81 09:27:33 08:34:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:27:33 08:34:01 1 0.23 0.00 0.03 0.00 0.02 99.72 09:27:33 08:35:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:27:33 08:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:27:33 08:35:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 08:36:01 all 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 08:36:01 0 0.08 0.00 0.05 0.00 0.03 99.83 09:27:33 08:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:27:33 08:37:01 all 0.10 0.00 0.03 0.00 0.03 99.85 09:27:33 08:37:01 0 0.18 0.00 0.03 0.00 0.03 99.75 09:27:33 08:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 09:27:33 08:37:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 08:38:01 all 0.13 0.00 0.01 0.00 0.02 99.84 09:27:33 08:38:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 08:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:27:33 08:39:01 all 0.17 0.00 0.03 0.00 0.03 99.78 09:27:33 08:39:01 0 0.32 0.00 0.03 0.00 0.03 99.62 09:27:33 08:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:40:01 all 0.16 0.00 0.02 0.00 0.01 99.82 09:27:33 08:40:01 0 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 08:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 08:41:01 all 0.08 0.00 0.04 0.00 0.02 99.86 09:27:33 08:41:01 0 0.13 0.00 0.05 0.00 0.02 99.80 09:27:33 08:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 08:42:01 all 0.15 0.00 0.03 0.00 0.01 99.82 09:27:33 08:42:01 0 0.27 0.00 0.03 0.00 0.00 99.70 09:27:33 08:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:43:01 all 0.11 0.00 0.03 0.00 0.01 99.86 09:27:33 08:43:01 0 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 08:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:27:33 08:44:01 all 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 08:44:01 0 0.17 0.00 0.03 0.00 0.00 99.80 09:27:33 08:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:45:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 08:45:01 0 0.23 0.00 0.02 0.00 0.02 99.73 09:27:33 08:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 08:46:01 all 0.10 0.00 0.03 0.00 0.02 99.86 09:27:33 08:46:01 0 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 08:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:47:01 all 0.11 0.00 0.02 0.00 0.02 99.86 09:27:33 08:47:01 0 0.17 0.00 0.02 0.00 0.00 99.82 09:27:33 08:47:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:27:33 08:48:01 all 0.12 0.00 0.03 0.00 0.02 99.84 09:27:33 08:48:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:27:33 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 09:27:33 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 08:49:01 all 0.13 0.00 0.02 0.00 0.01 99.85 09:27:33 08:49:01 0 0.20 0.00 0.02 0.00 0.00 99.78 09:27:33 08:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 08:50:01 all 0.09 0.00 0.03 0.00 0.03 99.86 09:27:33 08:50:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:27:33 08:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:51:01 all 0.14 0.00 0.03 0.00 0.01 99.82 09:27:33 08:51:01 0 0.25 0.00 0.03 0.00 0.00 99.72 09:27:33 08:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:52:01 all 0.07 0.00 0.01 0.00 0.02 99.91 09:27:33 08:52:01 0 0.12 0.00 0.02 0.00 0.03 99.83 09:27:33 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:27:33 08:53:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:27:33 08:53:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:27:33 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:54:01 all 0.17 0.00 0.02 0.00 0.02 99.80 09:27:33 08:54:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:27:33 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:55:01 all 0.13 0.00 0.03 0.00 0.01 99.83 09:27:33 08:55:01 0 0.25 0.00 0.03 0.00 0.00 99.72 09:27:33 08:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:27:33 08:56:01 all 0.19 0.00 0.03 0.00 0.02 99.77 09:27:33 08:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 08:56:01 1 0.35 0.00 0.03 0.00 0.02 99.60 09:27:33 08:57:02 all 0.13 0.00 0.03 0.00 0.02 99.82 09:27:33 08:57:02 0 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 08:57:02 1 0.23 0.00 0.03 0.00 0.00 99.73 09:27:33 08:58:01 all 0.16 0.00 0.02 0.00 0.02 99.80 09:27:33 08:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 08:58:01 1 0.27 0.00 0.00 0.00 0.02 99.71 09:27:33 08:59:01 all 0.12 0.00 0.03 0.00 0.01 99.85 09:27:33 08:59:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 08:59:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:27:33 09:27:33 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 09:00:01 all 0.07 0.00 0.03 0.00 0.02 99.88 09:27:33 09:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 09:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 09:01:01 all 0.16 0.00 0.03 0.00 0.01 99.81 09:27:33 09:01:01 0 0.28 0.00 0.03 0.00 0.00 99.68 09:27:33 09:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:27:33 09:02:01 all 0.18 0.00 0.03 0.00 0.03 99.77 09:27:33 09:02:01 0 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 09:02:01 1 0.07 0.00 0.05 0.00 0.03 99.85 09:27:33 09:03:01 all 0.18 0.00 0.03 0.00 0.01 99.77 09:27:33 09:03:01 0 0.32 0.00 0.03 0.00 0.00 99.65 09:27:33 09:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:27:33 09:04:01 all 0.18 0.00 0.02 0.00 0.02 99.78 09:27:33 09:04:01 0 0.33 0.00 0.00 0.00 0.00 99.67 09:27:33 09:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:27:33 09:05:01 all 0.17 0.00 0.03 0.00 0.02 99.79 09:27:33 09:05:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:27:33 09:05:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 09:06:01 all 4.89 0.00 1.09 0.01 0.03 93.99 09:27:33 09:06:01 0 4.38 0.00 1.38 0.02 0.02 94.20 09:27:33 09:06:01 1 5.41 0.00 0.79 0.00 0.03 93.77 09:27:33 09:07:01 all 15.78 0.00 4.13 4.48 0.10 75.52 09:27:33 09:07:01 0 19.05 0.00 4.38 3.44 0.09 73.04 09:27:33 09:07:01 1 12.55 0.00 3.88 5.50 0.10 77.97 09:27:33 09:08:01 all 36.07 0.00 8.26 3.72 0.09 51.86 09:27:33 09:08:01 0 35.82 0.00 9.15 4.35 0.09 50.59 09:27:33 09:08:01 1 36.31 0.00 7.39 3.10 0.09 53.11 09:27:33 09:09:01 all 38.12 0.00 4.84 0.57 0.10 56.36 09:27:33 09:09:01 0 38.38 0.00 5.31 0.79 0.11 55.41 09:27:33 09:09:01 1 37.86 0.00 4.38 0.35 0.09 57.32 09:27:33 09:10:01 all 56.84 0.00 8.56 1.56 0.12 32.91 09:27:33 09:10:01 0 57.89 0.00 8.67 1.07 0.11 32.27 09:27:33 09:10:01 1 55.79 0.00 8.46 2.06 0.13 33.56 09:27:33 09:27:33 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 09:11:02 all 19.98 0.00 13.43 48.17 0.12 18.31 09:27:33 09:11:02 0 20.18 0.00 13.27 43.69 0.11 22.76 09:27:33 09:11:02 1 19.77 0.00 13.59 52.67 0.12 13.84 09:27:33 09:12:01 all 53.26 0.00 9.17 31.14 0.13 6.31 09:27:33 09:12:01 0 53.07 0.00 9.59 29.47 0.11 7.76 09:27:33 09:12:01 1 53.45 0.00 8.74 32.82 0.15 4.84 09:27:33 09:13:01 all 45.21 0.00 18.03 28.21 0.16 8.38 09:27:33 09:13:01 0 45.21 0.00 18.27 29.54 0.16 6.81 09:27:33 09:13:01 1 45.21 0.00 17.78 26.88 0.16 9.96 09:27:33 09:14:02 all 44.09 0.00 8.62 1.85 0.10 45.34 09:27:33 09:14:02 0 43.51 0.00 9.18 2.34 0.09 44.88 09:27:33 09:14:02 1 44.67 0.00 8.05 1.37 0.11 45.80 09:27:33 09:15:01 all 0.18 0.00 0.05 0.00 0.02 99.75 09:27:33 09:15:01 0 0.34 0.00 0.05 0.00 0.02 99.59 09:27:33 09:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:27:33 09:16:01 all 0.29 0.00 0.03 0.00 0.02 99.67 09:27:33 09:16:01 0 0.25 0.00 0.02 0.00 0.02 99.72 09:27:33 09:16:01 1 0.33 0.00 0.03 0.00 0.02 99.62 09:27:33 09:17:01 all 0.23 0.00 0.05 0.00 0.01 99.71 09:27:33 09:17:01 0 0.13 0.00 0.05 0.00 0.00 99.82 09:27:33 09:17:01 1 0.33 0.00 0.05 0.00 0.02 99.60 09:27:33 09:18:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 09:18:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:27:33 09:18:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:27:33 09:19:01 all 0.13 0.00 0.03 0.00 0.03 99.82 09:27:33 09:19:01 0 0.22 0.00 0.02 0.00 0.02 99.75 09:27:33 09:19:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:27:33 09:20:01 all 0.15 0.00 0.03 0.00 0.01 99.82 09:27:33 09:20:01 0 0.22 0.00 0.02 0.00 0.00 99.77 09:27:33 09:20:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:27:33 09:21:01 all 0.18 0.00 0.03 0.00 0.02 99.77 09:27:33 09:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:27:33 09:21:01 1 0.32 0.00 0.05 0.00 0.02 99.62 09:27:33 09:27:33 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:27:33 09:22:01 all 0.15 0.00 0.03 0.00 0.02 99.80 09:27:33 09:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:27:33 09:22:01 1 0.27 0.00 0.03 0.00 0.02 99.68 09:27:33 09:23:01 all 0.21 0.00 0.03 0.00 0.01 99.76 09:27:33 09:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:27:33 09:23:01 1 0.38 0.00 0.03 0.00 0.02 99.57 09:27:33 09:24:01 all 0.08 0.00 0.04 0.01 0.02 99.85 09:27:33 09:24:01 0 0.05 0.00 0.03 0.02 0.02 99.88 09:27:33 09:24:01 1 0.12 0.00 0.05 0.00 0.02 99.82 09:27:33 09:25:01 all 0.16 0.00 0.05 0.03 0.02 99.75 09:27:33 09:25:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:27:33 09:25:01 1 0.25 0.00 0.05 0.05 0.00 99.65 09:27:33 09:26:01 all 0.16 0.00 0.03 0.00 0.02 99.79 09:27:33 09:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:27:33 09:26:01 1 0.28 0.00 0.02 0.00 0.02 99.68 09:27:33 09:27:01 all 0.14 0.00 0.03 0.00 0.02 99.82 09:27:33 09:27:01 0 0.23 0.00 0.02 0.00 0.03 99.72 09:27:33 09:27:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:27:33 Average: all 0.86 0.01 0.25 0.31 0.02 98.55 09:27:33 Average: 0 0.85 0.01 0.26 0.30 0.02 98.56 09:27:33 Average: 1 0.86 0.01 0.24 0.32 0.02 98.55 09:27:33 09:27:33 09:27:33