Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-8c-8g-10050 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-distribution-oslo-project-csit-distribution
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-zMBJ14YWjiRq/agent.2268
SSH_AGENT_PID=2270
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/policy-distribution-oslo-project-csit-distribution@tmp/private_key_15009601717100468920.key (/w/workspace/policy-distribution-oslo-project-csit-distribution@tmp/private_key_15009601717100468920.key)
[ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/policy/docker.git
 > git init /w/workspace/policy-distribution-oslo-project-csit-distribution # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10
Checking out Revision 635d4e5d35ec2fafe1263d8d6802773055f4ae2c (refs/remotes/origin/oslo)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 635d4e5d35ec2fafe1263d8d6802773055f4ae2c # timeout=30
Commit message: "Update gitreview for oslo in docker"
 > git rev-list --no-walk 635d4e5d35ec2fafe1263d8d6802773055f4ae2c # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins8194656464448474467.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ixzo
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ixzo/bin to PATH
Generating Requirements File
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
Python 3.10.6
pip 25.0.1 from /tmp/venv-ixzo/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.6.0
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.3
boto3==1.37.18
botocore==1.37.18
bs4==0.0.2
cachetools==5.5.2
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
cliff==4.9.1
cmd2==2.5.11
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.4
durationpy==0.9
email_validator==2.2.0
filelock==3.18.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.44
google-auth==2.38.0
httplib2==0.22.0
identify==2.6.9
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.10.0
kubernetes==32.0.1
lftools==0.37.12
lxml==5.3.1
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.4.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.1
oslo.context==5.7.1
oslo.i18n==6.5.1
oslo.log==7.1.0
oslo.serialization==5.7.0
oslo.utils==8.2.0
packaging==24.2
pbr==6.1.1
platformdirs==4.3.7
prettytable==3.15.1
psutil==7.0.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.6.1
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.7.0
python-dateutil==2.9.0.post0
python-heatclient==4.1.0
python-jenkins==1.8.2
python-keystoneclient==5.6.0
python-magnumclient==4.8.1
python-openstackclient==7.4.0
python-swiftclient==4.7.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.23.1
rsa==4.9
ruamel.yaml==0.18.10
ruamel.yaml.clib==0.2.12
s3transfer==0.11.4
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.6
stevedore==5.4.1
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2025.1
urllib3==1.26.20
virtualenv==20.29.3
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.2
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="git://cloud.onap.org/mirror"

[EnvInject] - Variables injected successfully.
[policy-distribution-oslo-project-csit-distribution] $ /bin/sh /tmp/jenkins18404454276891730556.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04)
OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
[policy-distribution-oslo-project-csit-distribution] $ /bin/sh -xe /tmp/jenkins659151708009635764.sh
+ /w/workspace/policy-distribution-oslo-project-csit-distribution/csit/run-project-csit.sh distribution
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
docker: 'compose' is not a docker command.
See 'docker --help'
Docker Compose Plugin not installed. Installing now...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 60.2M  100 60.2M    0     0   100M      0 --:--:-- --:--:-- --:--:--  100M
Setting project configuration for: distribution
Configuring docker compose...
Starting distribution using postgres + Grafana/Prometheus
 simulator Pulling 
 grafana Pulling 
 zookeeper Pulling 
 pap Pulling 
 prometheus Pulling 
 kafka Pulling 
 distribution Pulling 
 apex-pdp Pulling 
 policy-db-migrator Pulling 
 postgres Pulling 
 api Pulling 
 da9db072f522 Pulling fs layer 
 05e534b8fae7 Pulling fs layer 
 0370b6bbe49b Pulling fs layer 
 3a60f1e9f142 Pulling fs layer 
 5596fd24b377 Pulling fs layer 
 5c5c8174b343 Pulling fs layer 
 58d76362af2b Pulling fs layer 
 5596fd24b377 Waiting 
 58d76362af2b Waiting 
 3a60f1e9f142 Waiting 
 5c5c8174b343 Waiting 
 da9db072f522 Pulling fs layer 
 05e534b8fae7 Pulling fs layer 
 ad28b27345be Pulling fs layer 
 d5a68551129e Pulling fs layer 
 ad28b27345be Waiting 
 52a53b704f06 Pulling fs layer 
 0d4ef370377f Pulling fs layer 
 52a53b704f06 Waiting 
 d5a68551129e Waiting 
 0d4ef370377f Waiting 
 da9db072f522 Pulling fs layer 
 05e534b8fae7 Pulling fs layer 
 7fa99d2e4702 Pulling fs layer 
 62873b7e086a Pulling fs layer 
 11e9c78fb3e1 Pulling fs layer 
 4553664da417 Pulling fs layer 
 62873b7e086a Waiting 
 11e9c78fb3e1 Waiting 
 4553664da417 Waiting 
 7fa99d2e4702 Waiting 
 da9db072f522 Pulling fs layer 
 05e534b8fae7 Pulling fs layer 
 46ad7ff61706 Pulling fs layer 
 bb64d9827170 Pulling fs layer 
 107975929c47 Pulling fs layer 
 f0f5e1c8dc46 Pulling fs layer 
 3612633e8439 Pulling fs layer 
 3b77bb9e7459 Pulling fs layer 
 98c089a6cce6 Pulling fs layer 
 46ad7ff61706 Waiting 
 bb64d9827170 Waiting 
 107975929c47 Waiting 
 f0f5e1c8dc46 Waiting 
 3612633e8439 Waiting 
 da9db072f522 Downloading [>                                                  ]  48.06kB/3.624MB
 3b77bb9e7459 Waiting 
 98c089a6cce6 Waiting 
 da9db072f522 Downloading [>                                                  ]  48.06kB/3.624MB
 da9db072f522 Downloading [>                                                  ]  48.06kB/3.624MB
 da9db072f522 Downloading [>                                                  ]  48.06kB/3.624MB
 0370b6bbe49b Download complete 
 da9db072f522 Pulling fs layer 
 85b479ef3f70 Pulling fs layer 
 cb8759a47223 Pulling fs layer 
 f8cfa71c48ad Pulling fs layer 
 83b0b05c21ef Pulling fs layer 
 f8cfa71c48ad Waiting 
 83b0b05c21ef Waiting 
 da9db072f522 Downloading [>                                                  ]  48.06kB/3.624MB
 cb8759a47223 Waiting 
 85b479ef3f70 Waiting 
 da9db072f522 Pulling fs layer 
 05e534b8fae7 Pulling fs layer 
 c3462582c9ae Pulling fs layer 
 cebb54732007 Pulling fs layer 
 da9db072f522 Downloading [>                                                  ]  48.06kB/3.624MB
 5ff0d3f9d822 Pulling fs layer 
 a4bcfbceaab0 Pulling fs layer 
 3bc0a1294777 Pulling fs layer 
 c3462582c9ae Waiting 
 cebb54732007 Waiting 
 a4bcfbceaab0 Waiting 
 3bc0a1294777 Waiting 
 05e534b8fae7 Downloading [>                                                  ]  539.6kB/71.86MB
 05e534b8fae7 Downloading [>                                                  ]  539.6kB/71.86MB
 05e534b8fae7 Downloading [>                                                  ]  539.6kB/71.86MB
 05e534b8fae7 Downloading [>                                                  ]  539.6kB/71.86MB
 05e534b8fae7 Downloading [>                                                  ]  539.6kB/71.86MB
 3a60f1e9f142 Downloading [=>                                                 ]  3.001kB/127.5kB
 3a60f1e9f142 Download complete 
 66a3d608f3fa Pulling fs layer 
 b1aef3685777 Pulling fs layer 
 4ccbda8be621 Pulling fs layer 
 b1297553a5ad Pulling fs layer 
 a7831deda8b6 Pulling fs layer 
 6a05763a1f35 Pulling fs layer 
 ee9115344252 Pulling fs layer 
 4ccbda8be621 Waiting 
 55b26e77bbee Pulling fs layer 
 e19370890b86 Pulling fs layer 
 b1297553a5ad Waiting 
 b1aef3685777 Waiting 
 ee9115344252 Waiting 
 a7831deda8b6 Waiting 
 6a05763a1f35 Waiting 
 55b26e77bbee Waiting 
 66a3d608f3fa Waiting 
 e19370890b86 Waiting 
 48c6994f6952 Pulling fs layer 
 2d429b9e73a6 Pulling fs layer 
 46eab5b44a35 Pulling fs layer 
 c4d302cc468d Pulling fs layer 
 01e0882c90d9 Pulling fs layer 
 531ee2cf3c0c Pulling fs layer 
 ed54a7dee1d8 Pulling fs layer 
 12c5c803443f Pulling fs layer 
 e27c75a98748 Pulling fs layer 
 e73cb4a42719 Pulling fs layer 
 a83b68436f09 Pulling fs layer 
 787d6bee9571 Pulling fs layer 
 c4d302cc468d Waiting 
 13ff0988aaea Pulling fs layer 
 531ee2cf3c0c Waiting 
 01e0882c90d9 Waiting 
 2d429b9e73a6 Waiting 
 ed54a7dee1d8 Waiting 
 e73cb4a42719 Waiting 
 787d6bee9571 Waiting 
 13ff0988aaea Waiting 
 4b82842ab819 Pulling fs layer 
 7e568a0dc8fb Pulling fs layer 
 4b82842ab819 Waiting 
 46eab5b44a35 Waiting 
 7e568a0dc8fb Waiting 
 5596fd24b377 Downloading [==================================================>]  1.149kB/1.149kB
 5596fd24b377 Verifying Checksum 
 5596fd24b377 Download complete 
 9fa9226be034 Pulling fs layer 
 1617e25568b2 Pulling fs layer 
 b2d104eee733 Pulling fs layer 
 448ad452204b Pulling fs layer 
 6547672ecd7f Pulling fs layer 
 a3c8c1417d94 Pulling fs layer 
 ffe0cdbcd9ba Pulling fs layer 
 b2d104eee733 Waiting 
 448ad452204b Waiting 
 9e81dc407c65 Pulling fs layer 
 6547672ecd7f Waiting 
 1cc8183b9830 Pulling fs layer 
 ffe0cdbcd9ba Waiting 
 3b84d8789434 Pulling fs layer 
 a3c8c1417d94 Waiting 
 9e81dc407c65 Waiting 
 8dd923415b9e Pulling fs layer 
 1cc8183b9830 Waiting 
 3b84d8789434 Waiting 
 5b41f3c98b42 Pulling fs layer 
 8dd923415b9e Waiting 
 5b41f3c98b42 Waiting 
 da9db072f522 Download complete 
 da9db072f522 Download complete 
 da9db072f522 Download complete 
 da9db072f522 Download complete 
 da9db072f522 Download complete 
 da9db072f522 Download complete 
 da9db072f522 Extracting [>                                                  ]  65.54kB/3.624MB
 da9db072f522 Extracting [>                                                  ]  65.54kB/3.624MB
 da9db072f522 Extracting [>                                                  ]  65.54kB/3.624MB
 da9db072f522 Extracting [>                                                  ]  65.54kB/3.624MB
 da9db072f522 Extracting [>                                                  ]  65.54kB/3.624MB
 da9db072f522 Extracting [>                                                  ]  65.54kB/3.624MB
 5c5c8174b343 Downloading [>                                                  ]  539.6kB/74.3MB
 58d76362af2b Downloading [==================================================>]  1.119kB/1.119kB
 58d76362af2b Download complete 
 ad28b27345be Downloading [==================================================>]     305B/305B
 ad28b27345be Download complete 
 d5a68551129e Downloading [>                                                  ]  523.2kB/51.42MB
 05e534b8fae7 Downloading [========>                                          ]  12.43MB/71.86MB
 05e534b8fae7 Downloading [========>                                          ]  12.43MB/71.86MB
 05e534b8fae7 Downloading [========>                                          ]  12.43MB/71.86MB
 05e534b8fae7 Downloading [========>                                          ]  12.43MB/71.86MB
 05e534b8fae7 Downloading [========>                                          ]  12.43MB/71.86MB
 da9db072f522 Extracting [================================>                  ]  2.359MB/3.624MB
 da9db072f522 Extracting [================================>                  ]  2.359MB/3.624MB
 da9db072f522 Extracting [================================>                  ]  2.359MB/3.624MB
 da9db072f522 Extracting [================================>                  ]  2.359MB/3.624MB
 da9db072f522 Extracting [================================>                  ]  2.359MB/3.624MB
 da9db072f522 Extracting [================================>                  ]  2.359MB/3.624MB
 5c5c8174b343 Downloading [=====>                                             ]  7.568MB/74.3MB
 da9db072f522 Extracting [==================================================>]  3.624MB/3.624MB
 da9db072f522 Extracting [==================================================>]  3.624MB/3.624MB
 da9db072f522 Extracting [==================================================>]  3.624MB/3.624MB
 da9db072f522 Extracting [==================================================>]  3.624MB/3.624MB
 da9db072f522 Extracting [==================================================>]  3.624MB/3.624MB
 da9db072f522 Extracting [==================================================>]  3.624MB/3.624MB
 d5a68551129e Downloading [=======>                                           ]  7.339MB/51.42MB
 05e534b8fae7 Downloading [====================>                              ]   29.2MB/71.86MB
 05e534b8fae7 Downloading [====================>                              ]   29.2MB/71.86MB
 05e534b8fae7 Downloading [====================>                              ]   29.2MB/71.86MB
 05e534b8fae7 Downloading [====================>                              ]   29.2MB/71.86MB
 05e534b8fae7 Downloading [====================>                              ]   29.2MB/71.86MB
 da9db072f522 Pull complete 
 da9db072f522 Pull complete 
 da9db072f522 Pull complete 
 da9db072f522 Pull complete 
 da9db072f522 Pull complete 
 da9db072f522 Pull complete 
 5c5c8174b343 Downloading [==========>                                        ]  15.14MB/74.3MB
 1e017ebebdbd Pulling fs layer 
 abf01af714ea Pulling fs layer 
 223ad650087c Pulling fs layer 
 2b72dafefffe Pulling fs layer 
 1a7f87f19a6c Pulling fs layer 
 6bddacd9a1f7 Pulling fs layer 
 dba9bb697296 Pulling fs layer 
 1e017ebebdbd Waiting 
 a7bb04fd6c2e Pulling fs layer 
 abf01af714ea Waiting 
 223ad650087c Waiting 
 2b72dafefffe Waiting 
 1a7f87f19a6c Waiting 
 6bddacd9a1f7 Waiting 
 dba9bb697296 Waiting 
 a7bb04fd6c2e Waiting 
 aa6126812276 Pulling fs layer 
 62a2960b4852 Pulling fs layer 
 16837342013c Pulling fs layer 
 6eb0106ff722 Pulling fs layer 
 01f9a88dffe9 Pulling fs layer 
 2c3e55f12edd Pulling fs layer 
 db8938f1fd44 Pulling fs layer 
 16837342013c Waiting 
 01f9a88dffe9 Waiting 
 6eb0106ff722 Waiting 
 2c3e55f12edd Waiting 
 aa6126812276 Waiting 
 62a2960b4852 Waiting 
 db8938f1fd44 Waiting 
 1e017ebebdbd Pulling fs layer 
 abf01af714ea Pulling fs layer 
 223ad650087c Pulling fs layer 
 2b72dafefffe Pulling fs layer 
 1a7f87f19a6c Pulling fs layer 
 6bddacd9a1f7 Pulling fs layer 
 dba9bb697296 Pulling fs layer 
 a7bb04fd6c2e Pulling fs layer 
 aa6126812276 Pulling fs layer 
 62a2960b4852 Pulling fs layer 
 abf01af714ea Waiting 
 16837342013c Pulling fs layer 
 6eb0106ff722 Pulling fs layer 
 01f9a88dffe9 Pulling fs layer 
 dba9bb697296 Waiting 
 223ad650087c Waiting 
 2b72dafefffe Waiting 
 1a7f87f19a6c Waiting 
 6bddacd9a1f7 Waiting 
 1e017ebebdbd Waiting 
 16837342013c Waiting 
 6eb0106ff722 Waiting 
 a7bb04fd6c2e Waiting 
 aa6126812276 Waiting 
 01f9a88dffe9 Waiting 
 9ee36911c542 Pulling fs layer 
 62a2960b4852 Waiting 
 6285d16323de Pulling fs layer 
 9ee36911c542 Waiting 
 6285d16323de Waiting 
 5c5c8174b343 Downloading [===========>                                       ]  16.76MB/74.3MB
 05e534b8fae7 Downloading [============================>                      ]  40.55MB/71.86MB
 05e534b8fae7 Downloading [============================>                      ]  40.55MB/71.86MB
 05e534b8fae7 Downloading [============================>                      ]  40.55MB/71.86MB
 05e534b8fae7 Downloading [============================>                      ]  40.55MB/71.86MB
 05e534b8fae7 Downloading [============================>                      ]  40.55MB/71.86MB
 d5a68551129e Downloading [===========>                                       ]  11.53MB/51.42MB
 5c5c8174b343 Downloading [================>                                  ]  23.79MB/74.3MB
 05e534b8fae7 Downloading [=======================================>           ]  57.31MB/71.86MB
 05e534b8fae7 Downloading [=======================================>           ]  57.31MB/71.86MB
 05e534b8fae7 Downloading [=======================================>           ]  57.31MB/71.86MB
 05e534b8fae7 Downloading [=======================================>           ]  57.31MB/71.86MB
 05e534b8fae7 Downloading [=======================================>           ]  57.31MB/71.86MB
 d5a68551129e Downloading [==================>                                ]  18.87MB/51.42MB
 05e534b8fae7 Verifying Checksum 
 05e534b8fae7 Download complete 
 05e534b8fae7 Verifying Checksum 
 05e534b8fae7 Download complete 
 05e534b8fae7 Download complete 
 05e534b8fae7 Download complete 
 05e534b8fae7 Download complete 
 5c5c8174b343 Downloading [=======================>                           ]  35.14MB/74.3MB
 52a53b704f06 Downloading [==================================================>]   1.14kB/1.14kB
 52a53b704f06 Verifying Checksum 
 52a53b704f06 Download complete 
 d5a68551129e Downloading [=============================>                     ]  30.41MB/51.42MB
 0d4ef370377f Downloading [==================================================>]  1.112kB/1.112kB
 0d4ef370377f Verifying Checksum 
 0d4ef370377f Download complete 
 7fa99d2e4702 Downloading [==================================================>]     303B/303B
 7fa99d2e4702 Verifying Checksum 
 7fa99d2e4702 Download complete 
 62873b7e086a Downloading [>                                                  ]  539.6kB/160.9MB
 05e534b8fae7 Extracting [>                                                  ]  557.1kB/71.86MB
 05e534b8fae7 Extracting [>                                                  ]  557.1kB/71.86MB
 05e534b8fae7 Extracting [>                                                  ]  557.1kB/71.86MB
 05e534b8fae7 Extracting [>                                                  ]  557.1kB/71.86MB
 05e534b8fae7 Extracting [>                                                  ]  557.1kB/71.86MB
 5c5c8174b343 Downloading [================================>                  ]  47.58MB/74.3MB
 d5a68551129e Downloading [=============================================>     ]  46.66MB/51.42MB
 d5a68551129e Verifying Checksum 
 d5a68551129e Download complete 
 11e9c78fb3e1 Downloading [==================================================>]  1.151kB/1.151kB
 11e9c78fb3e1 Verifying Checksum 
 11e9c78fb3e1 Download complete 
 4553664da417 Downloading [==================================================>]  1.124kB/1.124kB
 4553664da417 Verifying Checksum 
 4553664da417 Download complete 
 62873b7e086a Downloading [==>                                                ]  6.487MB/160.9MB
 05e534b8fae7 Extracting [===>                                               ]  5.014MB/71.86MB
 05e534b8fae7 Extracting [===>                                               ]  5.014MB/71.86MB
 05e534b8fae7 Extracting [===>                                               ]  5.014MB/71.86MB
 05e534b8fae7 Extracting [===>                                               ]  5.014MB/71.86MB
 05e534b8fae7 Extracting [===>                                               ]  5.014MB/71.86MB
 46ad7ff61706 Downloading [>                                                  ]  359.4kB/34.54MB
 5c5c8174b343 Downloading [==========================================>        ]   63.8MB/74.3MB
 5c5c8174b343 Verifying Checksum 
 5c5c8174b343 Download complete 
 bb64d9827170 Downloading [==================================================>]  1.073kB/1.073kB
 bb64d9827170 Download complete 
 62873b7e086a Downloading [=====>                                             ]  17.84MB/160.9MB
 107975929c47 Downloading [============================>                      ]  3.003kB/5.318kB
 107975929c47 Download complete 
 05e534b8fae7 Extracting [=======>                                           ]  10.58MB/71.86MB
 05e534b8fae7 Extracting [=======>                                           ]  10.58MB/71.86MB
 05e534b8fae7 Extracting [=======>                                           ]  10.58MB/71.86MB
 05e534b8fae7 Extracting [=======>                                           ]  10.58MB/71.86MB
 05e534b8fae7 Extracting [=======>                                           ]  10.58MB/71.86MB
 46ad7ff61706 Downloading [===========>                                       ]  7.929MB/34.54MB
 f0f5e1c8dc46 Downloading [============================>                      ]  3.003kB/5.242kB
 f0f5e1c8dc46 Downloading [==================================================>]  5.242kB/5.242kB
 f0f5e1c8dc46 Verifying Checksum 
 f0f5e1c8dc46 Download complete 
 3612633e8439 Downloading [==================================================>]  1.034kB/1.034kB
 3612633e8439 Verifying Checksum 
 3612633e8439 Download complete 
 3b77bb9e7459 Downloading [==================================================>]  1.034kB/1.034kB
 3b77bb9e7459 Verifying Checksum 
 3b77bb9e7459 Download complete 
 98c089a6cce6 Downloading [====>                                              ]  3.002kB/33.1kB
 98c089a6cce6 Downloading [==================================================>]   33.1kB/33.1kB
 98c089a6cce6 Verifying Checksum 
 98c089a6cce6 Download complete 
 62873b7e086a Downloading [===========>                                       ]  36.22MB/160.9MB
 05e534b8fae7 Extracting [============>                                      ]  17.27MB/71.86MB
 05e534b8fae7 Extracting [============>                                      ]  17.27MB/71.86MB
 05e534b8fae7 Extracting [============>                                      ]  17.27MB/71.86MB
 05e534b8fae7 Extracting [============>                                      ]  17.27MB/71.86MB
 05e534b8fae7 Extracting [============>                                      ]  17.27MB/71.86MB
 46ad7ff61706 Downloading [=========================>                         ]   17.3MB/34.54MB
 85b479ef3f70 Downloading [>                                                  ]  539.6kB/166.7MB
 62873b7e086a Downloading [=================>                                 ]  55.15MB/160.9MB
 05e534b8fae7 Extracting [================>                                  ]  23.95MB/71.86MB
 05e534b8fae7 Extracting [================>                                  ]  23.95MB/71.86MB
 05e534b8fae7 Extracting [================>                                  ]  23.95MB/71.86MB
 05e534b8fae7 Extracting [================>                                  ]  23.95MB/71.86MB
 05e534b8fae7 Extracting [================>                                  ]  23.95MB/71.86MB
 46ad7ff61706 Downloading [===========================================>       ]  30.28MB/34.54MB
 85b479ef3f70 Downloading [>                                                  ]  3.243MB/166.7MB
 46ad7ff61706 Verifying Checksum 
 46ad7ff61706 Download complete 
 cb8759a47223 Downloading [>                                                  ]  80.82kB/6.827MB
 62873b7e086a Downloading [=======================>                           ]  75.15MB/160.9MB
 05e534b8fae7 Extracting [=====================>                             ]   31.2MB/71.86MB
 05e534b8fae7 Extracting [=====================>                             ]   31.2MB/71.86MB
 05e534b8fae7 Extracting [=====================>                             ]   31.2MB/71.86MB
 05e534b8fae7 Extracting [=====================>                             ]   31.2MB/71.86MB
 05e534b8fae7 Extracting [=====================>                             ]   31.2MB/71.86MB
 85b479ef3f70 Downloading [==>                                                ]  7.028MB/166.7MB
 cb8759a47223 Downloading [============>                                      ]  1.719MB/6.827MB
 62873b7e086a Downloading [============================>                      ]  92.45MB/160.9MB
 05e534b8fae7 Extracting [==========================>                        ]  37.88MB/71.86MB
 05e534b8fae7 Extracting [==========================>                        ]  37.88MB/71.86MB
 05e534b8fae7 Extracting [==========================>                        ]  37.88MB/71.86MB
 05e534b8fae7 Extracting [==========================>                        ]  37.88MB/71.86MB
 05e534b8fae7 Extracting [==========================>                        ]  37.88MB/71.86MB
 85b479ef3f70 Downloading [===>                                               ]  11.35MB/166.7MB
 cb8759a47223 Downloading [=========================>                         ]   3.44MB/6.827MB
 62873b7e086a Downloading [==================================>                ]  109.8MB/160.9MB
 05e534b8fae7 Extracting [==============================>                    ]  44.01MB/71.86MB
 05e534b8fae7 Extracting [==============================>                    ]  44.01MB/71.86MB
 05e534b8fae7 Extracting [==============================>                    ]  44.01MB/71.86MB
 05e534b8fae7 Extracting [==============================>                    ]  44.01MB/71.86MB
 05e534b8fae7 Extracting [==============================>                    ]  44.01MB/71.86MB
 cb8759a47223 Verifying Checksum 
 cb8759a47223 Download complete 
 f8cfa71c48ad Downloading [==================================================>]     298B/298B
 f8cfa71c48ad Verifying Checksum 
 f8cfa71c48ad Download complete 
 85b479ef3f70 Downloading [======>                                            ]  20.54MB/166.7MB
 83b0b05c21ef Downloading [>                                                  ]  539.6kB/253.8MB
 62873b7e086a Downloading [=======================================>           ]  127.1MB/160.9MB
 05e534b8fae7 Extracting [==================================>                ]  49.58MB/71.86MB
 05e534b8fae7 Extracting [==================================>                ]  49.58MB/71.86MB
 05e534b8fae7 Extracting [==================================>                ]  49.58MB/71.86MB
 05e534b8fae7 Extracting [==================================>                ]  49.58MB/71.86MB
 05e534b8fae7 Extracting [==================================>                ]  49.58MB/71.86MB
 85b479ef3f70 Downloading [==========>                                        ]   34.6MB/166.7MB
 62873b7e086a Downloading [=============================================>     ]  144.9MB/160.9MB
 83b0b05c21ef Downloading [=>                                                 ]  6.487MB/253.8MB
 05e534b8fae7 Extracting [======================================>            ]  55.15MB/71.86MB
 05e534b8fae7 Extracting [======================================>            ]  55.15MB/71.86MB
 05e534b8fae7 Extracting [======================================>            ]  55.15MB/71.86MB
 05e534b8fae7 Extracting [======================================>            ]  55.15MB/71.86MB
 05e534b8fae7 Extracting [======================================>            ]  55.15MB/71.86MB
 85b479ef3f70 Downloading [===============>                                   ]  50.82MB/166.7MB
 62873b7e086a Verifying Checksum 
 62873b7e086a Download complete 
 83b0b05c21ef Downloading [==>                                                ]  11.35MB/253.8MB
 c3462582c9ae Downloading [==================================================>]     293B/293B
 c3462582c9ae Verifying Checksum 
 c3462582c9ae Download complete 
 05e534b8fae7 Extracting [=========================================>         ]  60.16MB/71.86MB
 05e534b8fae7 Extracting [=========================================>         ]  60.16MB/71.86MB
 05e534b8fae7 Extracting [=========================================>         ]  60.16MB/71.86MB
 05e534b8fae7 Extracting [=========================================>         ]  60.16MB/71.86MB
 05e534b8fae7 Extracting [=========================================>         ]  60.16MB/71.86MB
 cebb54732007 Downloading [=>                                                 ]  3.001kB/127kB
 cebb54732007 Download complete 
 85b479ef3f70 Downloading [===================>                               ]  65.96MB/166.7MB
 5ff0d3f9d822 Downloading [==================================================>]  1.328kB/1.328kB
 5ff0d3f9d822 Verifying Checksum 
 5ff0d3f9d822 Download complete 
 83b0b05c21ef Downloading [===>                                               ]  19.46MB/253.8MB
 a4bcfbceaab0 Downloading [>                                                  ]  539.6kB/90.24MB
 05e534b8fae7 Extracting [===============================================>   ]  68.52MB/71.86MB
 05e534b8fae7 Extracting [===============================================>   ]  68.52MB/71.86MB
 05e534b8fae7 Extracting [===============================================>   ]  68.52MB/71.86MB
 05e534b8fae7 Extracting [===============================================>   ]  68.52MB/71.86MB
 05e534b8fae7 Extracting [===============================================>   ]  68.52MB/71.86MB
 85b479ef3f70 Downloading [=========================>                         ]  84.88MB/166.7MB
 83b0b05c21ef Downloading [=====>                                             ]  27.03MB/253.8MB
 05e534b8fae7 Extracting [==================================================>]  71.86MB/71.86MB
 05e534b8fae7 Extracting [==================================================>]  71.86MB/71.86MB
 05e534b8fae7 Extracting [==================================================>]  71.86MB/71.86MB
 05e534b8fae7 Extracting [==================================================>]  71.86MB/71.86MB
 05e534b8fae7 Extracting [==================================================>]  71.86MB/71.86MB
 a4bcfbceaab0 Downloading [=>                                                 ]  2.162MB/90.24MB
 85b479ef3f70 Downloading [==============================>                    ]  101.1MB/166.7MB
 83b0b05c21ef Downloading [======>                                            ]  35.14MB/253.8MB
 05e534b8fae7 Pull complete 
 05e534b8fae7 Pull complete 
 05e534b8fae7 Pull complete 
 05e534b8fae7 Pull complete 
 05e534b8fae7 Pull complete 
 7fa99d2e4702 Extracting [==================================================>]     303B/303B
 c3462582c9ae Extracting [==================================================>]     293B/293B
 c3462582c9ae Extracting [==================================================>]     293B/293B
 ad28b27345be Extracting [==================================================>]     305B/305B
 0370b6bbe49b Extracting [==================================================>]     293B/293B
 0370b6bbe49b Extracting [==================================================>]     293B/293B
 a4bcfbceaab0 Downloading [==>                                                ]  4.865MB/90.24MB
 ad28b27345be Extracting [==================================================>]     305B/305B
 7fa99d2e4702 Extracting [==================================================>]     303B/303B
 85b479ef3f70 Downloading [=================================>                 ]  111.4MB/166.7MB
 83b0b05c21ef Downloading [========>                                          ]  44.87MB/253.8MB
 a4bcfbceaab0 Downloading [=======>                                           ]  13.52MB/90.24MB
 46ad7ff61706 Extracting [>                                                  ]  360.4kB/34.54MB
 c3462582c9ae Pull complete 
 7fa99d2e4702 Pull complete 
 0370b6bbe49b Pull complete 
 85b479ef3f70 Downloading [======================================>            ]  127.6MB/166.7MB
 cebb54732007 Extracting [============>                                      ]  32.77kB/127kB
 cebb54732007 Extracting [==================================================>]    127kB/127kB
 3a60f1e9f142 Extracting [============>                                      ]  32.77kB/127.5kB
 ad28b27345be Pull complete 
 3a60f1e9f142 Extracting [==================================================>]  127.5kB/127.5kB
 3a60f1e9f142 Extracting [==================================================>]  127.5kB/127.5kB
 83b0b05c21ef Downloading [===========>                                       ]  56.23MB/253.8MB
 a4bcfbceaab0 Downloading [=============>                                     ]  23.79MB/90.24MB
 46ad7ff61706 Extracting [====>                                              ]  3.244MB/34.54MB
 85b479ef3f70 Downloading [===========================================>       ]  145.4MB/166.7MB
 d5a68551129e Extracting [>                                                  ]  524.3kB/51.42MB
 cebb54732007 Pull complete 
 5ff0d3f9d822 Extracting [==================================================>]  1.328kB/1.328kB
 62873b7e086a Extracting [>                                                  ]  557.1kB/160.9MB
 5ff0d3f9d822 Extracting [==================================================>]  1.328kB/1.328kB
 3a60f1e9f142 Pull complete 
 5596fd24b377 Extracting [==================================================>]  1.149kB/1.149kB
 5596fd24b377 Extracting [==================================================>]  1.149kB/1.149kB
 83b0b05c21ef Downloading [=============>                                     ]  68.66MB/253.8MB
 a4bcfbceaab0 Downloading [=================>                                 ]  32.44MB/90.24MB
 85b479ef3f70 Downloading [===============================================>   ]  156.8MB/166.7MB
 46ad7ff61706 Extracting [========>                                          ]  5.767MB/34.54MB
 d5a68551129e Extracting [=====>                                             ]  5.243MB/51.42MB
 62873b7e086a Extracting [===>                                               ]  10.58MB/160.9MB
 83b0b05c21ef Downloading [===============>                                   ]  79.48MB/253.8MB
 85b479ef3f70 Verifying Checksum 
 85b479ef3f70 Download complete 
 a4bcfbceaab0 Downloading [======================>                            ]  40.01MB/90.24MB
 3bc0a1294777 Downloading [==================================================>]  1.297kB/1.297kB
 3bc0a1294777 Verifying Checksum 
 3bc0a1294777 Download complete 
 46ad7ff61706 Extracting [============>                                      ]  8.651MB/34.54MB
 5ff0d3f9d822 Pull complete 
 d5a68551129e Extracting [============>                                      ]  13.11MB/51.42MB
 5596fd24b377 Pull complete 
 66a3d608f3fa Downloading [>                                                  ]  48.06kB/3.626MB
 62873b7e086a Extracting [=====>                                             ]  16.15MB/160.9MB
 83b0b05c21ef Downloading [==================>                                ]  94.62MB/253.8MB
 a4bcfbceaab0 Downloading [===========================>                       ]   49.2MB/90.24MB
 85b479ef3f70 Extracting [>                                                  ]  557.1kB/166.7MB
 66a3d608f3fa Download complete 
 66a3d608f3fa Extracting [>                                                  ]  65.54kB/3.626MB
 46ad7ff61706 Extracting [===============>                                   ]  10.81MB/34.54MB
 d5a68551129e Extracting [====================>                              ]  20.97MB/51.42MB
 b1aef3685777 Downloading [==================================================>]     140B/140B
 b1aef3685777 Download complete 
 62873b7e086a Extracting [=======>                                           ]   23.4MB/160.9MB
 5c5c8174b343 Extracting [>                                                  ]  557.1kB/74.3MB
 83b0b05c21ef Downloading [=====================>                             ]  110.3MB/253.8MB
 4ccbda8be621 Downloading [>                                                  ]  48.06kB/3.5MB
 a4bcfbceaab0 Downloading [================================>                  ]  58.39MB/90.24MB
 85b479ef3f70 Extracting [=>                                                 ]  3.899MB/166.7MB
 66a3d608f3fa Extracting [=======>                                           ]  524.3kB/3.626MB
 46ad7ff61706 Extracting [===================>                               ]   13.7MB/34.54MB
 d5a68551129e Extracting [==========================>                        ]  27.26MB/51.42MB
 62873b7e086a Extracting [=========>                                         ]  28.97MB/160.9MB
 5c5c8174b343 Extracting [=====>                                             ]  8.913MB/74.3MB
 83b0b05c21ef Downloading [========================>                          ]  124.9MB/253.8MB
 4ccbda8be621 Downloading [==========================>                        ]  1.867MB/3.5MB
 a4bcfbceaab0 Downloading [====================================>              ]   66.5MB/90.24MB
 66a3d608f3fa Extracting [============================================>      ]  3.211MB/3.626MB
 85b479ef3f70 Extracting [===>                                               ]  10.03MB/166.7MB
 4ccbda8be621 Verifying Checksum 
 4ccbda8be621 Download complete 
 66a3d608f3fa Extracting [==================================================>]  3.626MB/3.626MB
 46ad7ff61706 Extracting [======================>                            ]   15.5MB/34.54MB
 b1297553a5ad Downloading [>                                                  ]  97.22kB/8.735MB
 d5a68551129e Extracting [================================>                  ]  33.55MB/51.42MB
 62873b7e086a Extracting [===========>                                       ]  36.77MB/160.9MB
 5c5c8174b343 Extracting [==========>                                        ]  16.15MB/74.3MB
 83b0b05c21ef Downloading [==========================>                        ]  135.7MB/253.8MB
 b1297553a5ad Downloading [==========>                                        ]  1.768MB/8.735MB
 83b0b05c21ef Downloading [===========================>                       ]  138.4MB/253.8MB
 85b479ef3f70 Extracting [====>                                              ]   15.6MB/166.7MB
 a4bcfbceaab0 Downloading [============================================>      ]  79.48MB/90.24MB
 46ad7ff61706 Extracting [=========================>                         ]   17.3MB/34.54MB
 5c5c8174b343 Extracting [=============>                                     ]  20.05MB/74.3MB
 d5a68551129e Extracting [=====================================>             ]   38.8MB/51.42MB
 62873b7e086a Extracting [============>                                      ]  39.55MB/160.9MB
 a4bcfbceaab0 Verifying Checksum 
 a4bcfbceaab0 Download complete 
 a7831deda8b6 Downloading [==>                                                ]   3.01kB/53.63kB
 a7831deda8b6 Downloading [==================================================>]  53.63kB/53.63kB
 a7831deda8b6 Verifying Checksum 
 a7831deda8b6 Download complete 
 b1297553a5ad Verifying Checksum 
 b1297553a5ad Download complete 
 83b0b05c21ef Downloading [==============================>                    ]  153.5MB/253.8MB
 6a05763a1f35 Downloading [=====>                                             ]   3.01kB/26.82kB
 85b479ef3f70 Extracting [=======>                                           ]   23.4MB/166.7MB
 6a05763a1f35 Download complete 
 5c5c8174b343 Extracting [=================>                                 ]  26.18MB/74.3MB
 d5a68551129e Extracting [==============================================>    ]  47.71MB/51.42MB
 46ad7ff61706 Extracting [=============================>                     ]  20.55MB/34.54MB
 62873b7e086a Extracting [==============>                                    ]  46.24MB/160.9MB
 ee9115344252 Downloading [>                                                  ]  539.6kB/73.76MB
 55b26e77bbee Downloading [>                                                  ]  539.6kB/61.34MB
 d5a68551129e Extracting [==================================================>]  51.42MB/51.42MB
 66a3d608f3fa Pull complete 
 b1aef3685777 Extracting [==================================================>]     140B/140B
 b1aef3685777 Extracting [==================================================>]     140B/140B
 83b0b05c21ef Downloading [================================>                  ]  166.5MB/253.8MB
 a4bcfbceaab0 Extracting [>                                                  ]  557.1kB/90.24MB
 d5a68551129e Pull complete 
 85b479ef3f70 Extracting [========>                                          ]  29.52MB/166.7MB
 52a53b704f06 Extracting [==================================================>]   1.14kB/1.14kB
 46ad7ff61706 Extracting [===============================>                   ]  21.99MB/34.54MB
 ee9115344252 Downloading [=====>                                             ]  8.109MB/73.76MB
 5c5c8174b343 Extracting [=====================>                             ]  32.31MB/74.3MB
 55b26e77bbee Downloading [====>                                              ]  5.406MB/61.34MB
 52a53b704f06 Extracting [==================================================>]   1.14kB/1.14kB
 62873b7e086a Extracting [===============>                                   ]  50.69MB/160.9MB
 83b0b05c21ef Downloading [===================================>               ]  181.1MB/253.8MB
 85b479ef3f70 Extracting [==========>                                        ]  36.21MB/166.7MB
 46ad7ff61706 Extracting [=================================>                 ]  23.07MB/34.54MB
 5c5c8174b343 Extracting [==========================>                        ]  40.11MB/74.3MB
 a4bcfbceaab0 Extracting [=====>                                             ]  10.58MB/90.24MB
 ee9115344252 Downloading [============>                                      ]  17.84MB/73.76MB
 55b26e77bbee Downloading [============>                                      ]  15.68MB/61.34MB
 b1aef3685777 Pull complete 
 62873b7e086a Extracting [=================>                                 ]  57.38MB/160.9MB
 4ccbda8be621 Extracting [>                                                  ]  65.54kB/3.5MB
 83b0b05c21ef Downloading [======================================>            ]  194.1MB/253.8MB
 52a53b704f06 Pull complete 
 ee9115344252 Downloading [====================>                              ]  30.28MB/73.76MB
 0d4ef370377f Extracting [==================================================>]  1.112kB/1.112kB
 5c5c8174b343 Extracting [===============================>                   ]  47.35MB/74.3MB
 55b26e77bbee Downloading [=====================>                             ]  25.95MB/61.34MB
 85b479ef3f70 Extracting [=============>                                     ]  46.24MB/166.7MB
 0d4ef370377f Extracting [==================================================>]  1.112kB/1.112kB
 a4bcfbceaab0 Extracting [=========>                                         ]  16.71MB/90.24MB
 62873b7e086a Extracting [===================>                               ]  62.95MB/160.9MB
 46ad7ff61706 Extracting [===================================>               ]  24.51MB/34.54MB
 4ccbda8be621 Extracting [====>                                              ]  327.7kB/3.5MB
 83b0b05c21ef Downloading [========================================>          ]  203.8MB/253.8MB
 ee9115344252 Downloading [=============================>                     ]  43.79MB/73.76MB
 55b26e77bbee Downloading [================================>                  ]  39.47MB/61.34MB
 5c5c8174b343 Extracting [===================================>               ]  52.92MB/74.3MB
 85b479ef3f70 Extracting [===============>                                   ]  52.36MB/166.7MB
 a4bcfbceaab0 Extracting [============>                                      ]  22.84MB/90.24MB
 62873b7e086a Extracting [=====================>                             ]  68.52MB/160.9MB
 46ad7ff61706 Extracting [=====================================>             ]  25.95MB/34.54MB
 0d4ef370377f Pull complete 
 4ccbda8be621 Extracting [===================================>               ]   2.49MB/3.5MB
 distribution Pulled 
 83b0b05c21ef Downloading [==========================================>        ]  215.7MB/253.8MB
 ee9115344252 Downloading [======================================>            ]  56.23MB/73.76MB
 55b26e77bbee Downloading [========================================>          ]   49.2MB/61.34MB
 5c5c8174b343 Extracting [=======================================>           ]  59.05MB/74.3MB
 85b479ef3f70 Extracting [=================>                                 ]   59.6MB/166.7MB
 4ccbda8be621 Extracting [==================================================>]    3.5MB/3.5MB
 62873b7e086a Extracting [=======================>                           ]  74.09MB/160.9MB
 a4bcfbceaab0 Extracting [===============>                                   ]  28.41MB/90.24MB
 46ad7ff61706 Extracting [========================================>          ]  27.75MB/34.54MB
 83b0b05c21ef Downloading [============================================>      ]  227.1MB/253.8MB
 55b26e77bbee Downloading [=================================================> ]  60.55MB/61.34MB
 5c5c8174b343 Extracting [=============================================>     ]   67.4MB/74.3MB
 55b26e77bbee Verifying Checksum 
 55b26e77bbee Download complete 
 ee9115344252 Downloading [==============================================>    ]  68.66MB/73.76MB
 85b479ef3f70 Extracting [===================>                               ]  65.18MB/166.7MB
 62873b7e086a Extracting [=========================>                         ]     83MB/160.9MB
 e19370890b86 Downloading [============>                                      ]   3.01kB/11.92kB
 e19370890b86 Download complete 
 a4bcfbceaab0 Extracting [====================>                              ]  36.77MB/90.24MB
 4ccbda8be621 Pull complete 
 b1297553a5ad Extracting [>                                                  ]   98.3kB/8.735MB
 48c6994f6952 Downloading [==================================================>]  1.226kB/1.226kB
 48c6994f6952 Verifying Checksum 
 48c6994f6952 Download complete 
 ee9115344252 Verifying Checksum 
 ee9115344252 Download complete 
 2d429b9e73a6 Downloading [>                                                  ]  293.8kB/29.13MB
 46eab5b44a35 Downloading [==================================================>]  1.168kB/1.168kB
 46eab5b44a35 Verifying Checksum 
 46eab5b44a35 Download complete 
 46ad7ff61706 Extracting [=========================================>         ]  28.84MB/34.54MB
 83b0b05c21ef Downloading [===============================================>   ]  239.5MB/253.8MB
 c4d302cc468d Downloading [>                                                  ]  48.06kB/4.534MB
 5c5c8174b343 Extracting [=================================================> ]  72.97MB/74.3MB
 85b479ef3f70 Extracting [======================>                            ]  73.53MB/166.7MB
 5c5c8174b343 Extracting [==================================================>]   74.3MB/74.3MB
 62873b7e086a Extracting [===========================>                       ]  88.01MB/160.9MB
 a4bcfbceaab0 Extracting [=========================>                         ]  45.68MB/90.24MB
 c4d302cc468d Verifying Checksum 
 c4d302cc468d Download complete 
 b1297553a5ad Extracting [==>                                                ]  393.2kB/8.735MB
 5c5c8174b343 Pull complete 
 58d76362af2b Extracting [==================================================>]  1.119kB/1.119kB
 58d76362af2b Extracting [==================================================>]  1.119kB/1.119kB
 01e0882c90d9 Downloading [>                                                  ]   15.3kB/1.447MB
 2d429b9e73a6 Downloading [==========>                                        ]  5.897MB/29.13MB
 83b0b05c21ef Downloading [=================================================> ]    252MB/253.8MB
 83b0b05c21ef Verifying Checksum 
 83b0b05c21ef Download complete 
 85b479ef3f70 Extracting [=======================>                           ]   79.1MB/166.7MB
 62873b7e086a Extracting [==============================>                    ]  96.93MB/160.9MB
 46ad7ff61706 Extracting [=============================================>     ]  31.36MB/34.54MB
 a4bcfbceaab0 Extracting [================================>                  ]  57.93MB/90.24MB
 531ee2cf3c0c Downloading [>                                                  ]  80.83kB/8.066MB
 01e0882c90d9 Verifying Checksum 
 01e0882c90d9 Download complete 
 b1297553a5ad Extracting [===================>                               ]  3.441MB/8.735MB
 ed54a7dee1d8 Downloading [>                                                  ]   15.3kB/1.196MB
 2d429b9e73a6 Downloading [==================>                                ]  10.62MB/29.13MB
 85b479ef3f70 Extracting [=========================>                         ]  85.23MB/166.7MB
 ed54a7dee1d8 Verifying Checksum 
 ed54a7dee1d8 Download complete 
 62873b7e086a Extracting [=================================>                 ]    107MB/160.9MB
 46ad7ff61706 Extracting [==============================================>    ]  32.44MB/34.54MB
 12c5c803443f Downloading [==================================================>]     116B/116B
 12c5c803443f Verifying Checksum 
 12c5c803443f Download complete 
 531ee2cf3c0c Downloading [======================================>            ]  6.143MB/8.066MB
 58d76362af2b Pull complete 
 a4bcfbceaab0 Extracting [=====================================>             ]   67.4MB/90.24MB
 e27c75a98748 Downloading [===============================================>   ]  3.011kB/3.144kB
 e27c75a98748 Downloading [==================================================>]  3.144kB/3.144kB
 e27c75a98748 Verifying Checksum 
 e27c75a98748 Download complete 
 46ad7ff61706 Extracting [==================================================>]  34.54MB/34.54MB
 b1297553a5ad Extracting [======================================>            ]  6.685MB/8.735MB
 api Pulled 
 531ee2cf3c0c Verifying Checksum 
 531ee2cf3c0c Download complete 
 e73cb4a42719 Downloading [>                                                  ]  539.6kB/109.1MB
 a83b68436f09 Downloading [===============>                                   ]  3.011kB/9.919kB
 a83b68436f09 Downloading [==================================================>]  9.919kB/9.919kB
 a83b68436f09 Verifying Checksum 
 a83b68436f09 Download complete 
 2d429b9e73a6 Downloading [=====================================>             ]  22.12MB/29.13MB
 787d6bee9571 Downloading [==================================================>]     127B/127B
 787d6bee9571 Verifying Checksum 
 787d6bee9571 Download complete 
 13ff0988aaea Downloading [==================================================>]     167B/167B
 13ff0988aaea Verifying Checksum 
 13ff0988aaea Download complete 
 4b82842ab819 Downloading [===========================>                       ]  3.011kB/5.415kB
 4b82842ab819 Downloading [==================================================>]  5.415kB/5.415kB
 4b82842ab819 Download complete 
 b1297553a5ad Extracting [==================================================>]  8.735MB/8.735MB
 2d429b9e73a6 Verifying Checksum 
 2d429b9e73a6 Download complete 
 85b479ef3f70 Extracting [==========================>                        ]  88.01MB/166.7MB
 7e568a0dc8fb Downloading [==================================================>]     184B/184B
 7e568a0dc8fb Verifying Checksum 
 7e568a0dc8fb Download complete 
 9fa9226be034 Downloading [>                                                  ]   15.3kB/783kB
 1617e25568b2 Downloading [=>                                                 ]   15.3kB/480.9kB
 46ad7ff61706 Pull complete 
 a4bcfbceaab0 Extracting [=========================================>         ]  75.76MB/90.24MB
 9fa9226be034 Downloading [==================================================>]    783kB/783kB
 9fa9226be034 Download complete 
 bb64d9827170 Extracting [==================================================>]  1.073kB/1.073kB
 9fa9226be034 Extracting [==>                                                ]  32.77kB/783kB
 bb64d9827170 Extracting [==================================================>]  1.073kB/1.073kB
 62873b7e086a Extracting [====================================>              ]    117MB/160.9MB
 1617e25568b2 Downloading [==================================================>]  480.9kB/480.9kB
 1617e25568b2 Download complete 
 b1297553a5ad Pull complete 
 e73cb4a42719 Downloading [====>                                              ]   9.19MB/109.1MB
 b2d104eee733 Downloading [>                                                  ]  539.6kB/55.22MB
 a7831deda8b6 Extracting [==============================>                    ]  32.77kB/53.63kB
 a7831deda8b6 Extracting [==================================================>]  53.63kB/53.63kB
 448ad452204b Downloading [>                                                  ]  506.8kB/50.12MB
 2d429b9e73a6 Extracting [>                                                  ]  294.9kB/29.13MB
 85b479ef3f70 Extracting [===========================>                       ]  91.91MB/166.7MB
 a4bcfbceaab0 Extracting [=============================================>     ]  81.89MB/90.24MB
 62873b7e086a Extracting [=====================================>             ]    122MB/160.9MB
 b2d104eee733 Downloading [====>                                              ]  4.865MB/55.22MB
 e73cb4a42719 Downloading [=========>                                         ]  20.54MB/109.1MB
 448ad452204b Downloading [====>                                              ]   4.57MB/50.12MB
 bb64d9827170 Pull complete 
 9fa9226be034 Extracting [=======================>                           ]  360.4kB/783kB
 107975929c47 Extracting [==================================================>]  5.318kB/5.318kB
 107975929c47 Extracting [==================================================>]  5.318kB/5.318kB
 9fa9226be034 Extracting [==================================================>]    783kB/783kB
 9fa9226be034 Extracting [==================================================>]    783kB/783kB
 2d429b9e73a6 Extracting [=======>                                           ]  4.129MB/29.13MB
 a4bcfbceaab0 Extracting [=================================================> ]  88.57MB/90.24MB
 a7831deda8b6 Pull complete 
 85b479ef3f70 Extracting [============================>                      ]  95.26MB/166.7MB
 6a05763a1f35 Extracting [==================================================>]  26.82kB/26.82kB
 6a05763a1f35 Extracting [==================================================>]  26.82kB/26.82kB
 62873b7e086a Extracting [=======================================>           ]  128.7MB/160.9MB
 9fa9226be034 Pull complete 
 1617e25568b2 Extracting [===>                                               ]  32.77kB/480.9kB
 b2d104eee733 Downloading [=========>                                         ]  10.81MB/55.22MB
 e73cb4a42719 Downloading [==============>                                    ]   31.9MB/109.1MB
 a4bcfbceaab0 Extracting [==================================================>]  90.24MB/90.24MB
 448ad452204b Downloading [==========>                                        ]  10.16MB/50.12MB
 a4bcfbceaab0 Pull complete 
 3bc0a1294777 Extracting [==================================================>]  1.297kB/1.297kB
 3bc0a1294777 Extracting [==================================================>]  1.297kB/1.297kB
 2d429b9e73a6 Extracting [==============>                                    ]  8.258MB/29.13MB
 62873b7e086a Extracting [=========================================>         ]  134.8MB/160.9MB
 107975929c47 Pull complete 
 f0f5e1c8dc46 Extracting [==================================================>]  5.242kB/5.242kB
 85b479ef3f70 Extracting [=============================>                     ]  98.04MB/166.7MB
 f0f5e1c8dc46 Extracting [==================================================>]  5.242kB/5.242kB
 e73cb4a42719 Downloading [====================>                              ]  45.42MB/109.1MB
 b2d104eee733 Downloading [==============>                                    ]  16.22MB/55.22MB
 1617e25568b2 Extracting [==================================>                ]  327.7kB/480.9kB
 448ad452204b Downloading [==============>                                    ]  14.22MB/50.12MB
 6a05763a1f35 Pull complete 
 2d429b9e73a6 Extracting [=================>                                 ]  10.32MB/29.13MB
 3bc0a1294777 Pull complete 
 1617e25568b2 Extracting [==================================================>]  480.9kB/480.9kB
 62873b7e086a Extracting [============================================>      ]  143.7MB/160.9MB
 1617e25568b2 Extracting [==================================================>]  480.9kB/480.9kB
 pap Pulled 
 e73cb4a42719 Downloading [===========================>                       ]  58.93MB/109.1MB
 b2d104eee733 Downloading [====================>                              ]  22.71MB/55.22MB
 85b479ef3f70 Extracting [==============================>                    ]  100.8MB/166.7MB
 448ad452204b Downloading [=====================>                             ]  21.84MB/50.12MB
 f0f5e1c8dc46 Pull complete 
 3612633e8439 Extracting [==================================================>]  1.034kB/1.034kB
 3612633e8439 Extracting [==================================================>]  1.034kB/1.034kB
 ee9115344252 Extracting [>                                                  ]  557.1kB/73.76MB
 2d429b9e73a6 Extracting [=====================>                             ]  12.68MB/29.13MB
 62873b7e086a Extracting [==============================================>    ]    151MB/160.9MB
 1617e25568b2 Pull complete 
 e73cb4a42719 Downloading [=================================>                 ]  72.99MB/109.1MB
 b2d104eee733 Downloading [==============================>                    ]  34.06MB/55.22MB
 85b479ef3f70 Extracting [===============================>                   ]  103.6MB/166.7MB
 448ad452204b Downloading [==============================>                    ]  30.98MB/50.12MB
 3612633e8439 Pull complete 
 2d429b9e73a6 Extracting [============================>                      ]  16.52MB/29.13MB
 3b77bb9e7459 Extracting [==================================================>]  1.034kB/1.034kB
 3b77bb9e7459 Extracting [==================================================>]  1.034kB/1.034kB
 62873b7e086a Extracting [=================================================> ]  159.3MB/160.9MB
 e73cb4a42719 Downloading [========================================>          ]  88.13MB/109.1MB
 b2d104eee733 Downloading [===========================================>       ]  48.12MB/55.22MB
 85b479ef3f70 Extracting [================================>                  ]    107MB/166.7MB
 62873b7e086a Extracting [==================================================>]  160.9MB/160.9MB
 448ad452204b Downloading [=============================================>     ]   45.2MB/50.12MB
 ee9115344252 Extracting [==>                                                ]  3.342MB/73.76MB
 b2d104eee733 Verifying Checksum 
 b2d104eee733 Download complete 
 448ad452204b Verifying Checksum 
 448ad452204b Download complete 
 62873b7e086a Pull complete 
 11e9c78fb3e1 Extracting [==================================================>]  1.151kB/1.151kB
 a3c8c1417d94 Downloading [==================================================>]  2.676kB/2.676kB
 6547672ecd7f Downloading [==================================================>]     603B/603B
 a3c8c1417d94 Verifying Checksum 
 6547672ecd7f Verifying Checksum 
 a3c8c1417d94 Download complete 
 6547672ecd7f Download complete 
 11e9c78fb3e1 Extracting [==================================================>]  1.151kB/1.151kB
 ffe0cdbcd9ba Downloading [================================================>  ]  3.011kB/3.088kB
 ffe0cdbcd9ba Downloading [==================================================>]  3.088kB/3.088kB
 ffe0cdbcd9ba Verifying Checksum 
 ffe0cdbcd9ba Download complete 
 9e81dc407c65 Downloading [=====================================>             ]  3.011kB/4.022kB
 9e81dc407c65 Downloading [==================================================>]  4.022kB/4.022kB
 9e81dc407c65 Verifying Checksum 
 9e81dc407c65 Download complete 
 2d429b9e73a6 Extracting [====================================>              ]  21.23MB/29.13MB
 1cc8183b9830 Downloading [==================================================>]   1.44kB/1.44kB
 1cc8183b9830 Verifying Checksum 
 1cc8183b9830 Download complete 
 e73cb4a42719 Downloading [===============================================>   ]  102.7MB/109.1MB
 3b84d8789434 Downloading [=>                                                 ]  3.009kB/137.9kB
 85b479ef3f70 Extracting [=================================>                 ]  110.3MB/166.7MB
 3b84d8789434 Downloading [==================================================>]  137.9kB/137.9kB
 3b84d8789434 Verifying Checksum 
 3b84d8789434 Download complete 
 8dd923415b9e Downloading [==================================================>]     100B/100B
 8dd923415b9e Verifying Checksum 
 8dd923415b9e Download complete 
 5b41f3c98b42 Downloading [==================================================>]     719B/719B
 5b41f3c98b42 Verifying Checksum 
 5b41f3c98b42 Download complete 
 ee9115344252 Extracting [====>                                              ]  6.685MB/73.76MB
 3b77bb9e7459 Pull complete 
 98c089a6cce6 Extracting [=================================================> ]  32.77kB/33.1kB
 98c089a6cce6 Extracting [==================================================>]   33.1kB/33.1kB
 e73cb4a42719 Verifying Checksum 
 e73cb4a42719 Download complete 
 b2d104eee733 Extracting [>                                                  ]  557.1kB/55.22MB
 11e9c78fb3e1 Pull complete 
 4553664da417 Extracting [==================================================>]  1.124kB/1.124kB
 4553664da417 Extracting [==================================================>]  1.124kB/1.124kB
 abf01af714ea Downloading [==================================================>]     276B/276B
 abf01af714ea Verifying Checksum 
 abf01af714ea Verifying Checksum 
 abf01af714ea Download complete 
 abf01af714ea Download complete 
 1e017ebebdbd Downloading [>                                                  ]  376.8kB/37.19MB
 1e017ebebdbd Downloading [>                                                  ]  376.8kB/37.19MB
 85b479ef3f70 Extracting [==================================>                ]  114.2MB/166.7MB
 ee9115344252 Extracting [=======>                                           ]  10.58MB/73.76MB
 2d429b9e73a6 Extracting [==========================================>        ]  24.77MB/29.13MB
 223ad650087c Downloading [>                                                  ]  539.9kB/373.2MB
 223ad650087c Downloading [>                                                  ]  539.9kB/373.2MB
 b2d104eee733 Extracting [===>                                               ]  3.899MB/55.22MB
 2b72dafefffe Downloading [================================>                  ]     720B/1.103kB
 2b72dafefffe Downloading [================================>                  ]     720B/1.103kB
 2b72dafefffe Downloading [==================================================>]  1.103kB/1.103kB
 2b72dafefffe Downloading [==================================================>]  1.103kB/1.103kB
 2b72dafefffe Download complete 
 2b72dafefffe Verifying Checksum 
 1e017ebebdbd Downloading [================>                                  ]  12.06MB/37.19MB
 1e017ebebdbd Downloading [================>                                  ]  12.06MB/37.19MB
 4553664da417 Pull complete 
 simulator Pulled 
 85b479ef3f70 Extracting [===================================>               ]    117MB/166.7MB
 98c089a6cce6 Pull complete 
 2d429b9e73a6 Extracting [===============================================>   ]  27.72MB/29.13MB
 223ad650087c Downloading [>                                                  ]  7.002MB/373.2MB
 223ad650087c Downloading [>                                                  ]  7.002MB/373.2MB
 policy-db-migrator Pulled 
 b2d104eee733 Extracting [=====>                                             ]  5.571MB/55.22MB
 ee9115344252 Extracting [=========>                                         ]  13.37MB/73.76MB
 1e017ebebdbd Downloading [=============================>                     ]  22.23MB/37.19MB
 1e017ebebdbd Downloading [=============================>                     ]  22.23MB/37.19MB
 1a7f87f19a6c Downloading [>                                                  ]  90.17kB/8.68MB
 1a7f87f19a6c Downloading [>                                                  ]  90.17kB/8.68MB
 85b479ef3f70 Extracting [===================================>               ]  119.2MB/166.7MB
 223ad650087c Downloading [=>                                                 ]  12.92MB/373.2MB
 223ad650087c Downloading [=>                                                 ]  12.92MB/373.2MB
 ee9115344252 Extracting [==========>                                        ]  15.04MB/73.76MB
 1e017ebebdbd Downloading [===================================>               ]  26.75MB/37.19MB
 1e017ebebdbd Downloading [===================================>               ]  26.75MB/37.19MB
 b2d104eee733 Extracting [========>                                          ]  8.913MB/55.22MB
 1a7f87f19a6c Verifying Checksum 
 1a7f87f19a6c Download complete 
 1a7f87f19a6c Verifying Checksum 
 1a7f87f19a6c Download complete 
 2d429b9e73a6 Extracting [================================================>  ]  28.31MB/29.13MB
 85b479ef3f70 Extracting [====================================>              ]  123.1MB/166.7MB
 223ad650087c Downloading [==>                                                ]  20.42MB/373.2MB
 223ad650087c Downloading [==>                                                ]  20.42MB/373.2MB
 2d429b9e73a6 Extracting [==================================================>]  29.13MB/29.13MB
 ee9115344252 Extracting [=============>                                     ]   19.5MB/73.76MB
 1e017ebebdbd Downloading [=============================================>     ]  33.52MB/37.19MB
 1e017ebebdbd Downloading [=============================================>     ]  33.52MB/37.19MB
 b2d104eee733 Extracting [============>                                      ]  13.37MB/55.22MB
 6bddacd9a1f7 Downloading [=>                                                 ]     719B/21.65kB
 6bddacd9a1f7 Downloading [=>                                                 ]     719B/21.65kB
 6bddacd9a1f7 Downloading [==================================================>]  21.65kB/21.65kB
 6bddacd9a1f7 Verifying Checksum 
 6bddacd9a1f7 Download complete 
 6bddacd9a1f7 Verifying Checksum 
 6bddacd9a1f7 Download complete 
 1e017ebebdbd Download complete 
 1e017ebebdbd Download complete 
 85b479ef3f70 Extracting [======================================>            ]  127.6MB/166.7MB
 2d429b9e73a6 Pull complete 
 46eab5b44a35 Extracting [==================================================>]  1.168kB/1.168kB
 46eab5b44a35 Extracting [==================================================>]  1.168kB/1.168kB
 223ad650087c Downloading [===>                                               ]  29.03MB/373.2MB
 223ad650087c Downloading [===>                                               ]  29.03MB/373.2MB
 b2d104eee733 Extracting [===============>                                   ]  16.71MB/55.22MB
 ee9115344252 Extracting [===============>                                   ]   23.4MB/73.76MB
 dba9bb697296 Downloading [>                                                  ]  445.7kB/43.63MB
 dba9bb697296 Downloading [>                                                  ]  445.7kB/43.63MB
 a7bb04fd6c2e Downloading [=======>                                           ]     720B/4.655kB
 a7bb04fd6c2e Downloading [=======>                                           ]     720B/4.655kB
 a7bb04fd6c2e Downloading [==================================================>]  4.655kB/4.655kB
 a7bb04fd6c2e Download complete 
 a7bb04fd6c2e Downloading [==================================================>]  4.655kB/4.655kB
 a7bb04fd6c2e Download complete 
 85b479ef3f70 Extracting [======================================>            ]  129.8MB/166.7MB
 1e017ebebdbd Extracting [>                                                  ]  393.2kB/37.19MB
 1e017ebebdbd Extracting [>                                                  ]  393.2kB/37.19MB
 223ad650087c Downloading [=====>                                             ]  39.27MB/373.2MB
 223ad650087c Downloading [=====>                                             ]  39.27MB/373.2MB
 dba9bb697296 Downloading [========>                                          ]  7.551MB/43.63MB
 dba9bb697296 Downloading [========>                                          ]  7.551MB/43.63MB
 ee9115344252 Extracting [==================>                                ]  26.74MB/73.76MB
 46eab5b44a35 Pull complete 
 b2d104eee733 Extracting [===================>                               ]  21.17MB/55.22MB
 c4d302cc468d Extracting [>                                                  ]  65.54kB/4.534MB
 aa6126812276 Downloading [================================>                  ]     720B/1.107kB
 aa6126812276 Downloading [================================>                  ]     720B/1.107kB
 aa6126812276 Downloading [==================================================>]  1.107kB/1.107kB
 aa6126812276 Verifying Checksum 
 aa6126812276 Verifying Checksum 
 aa6126812276 Download complete 
 aa6126812276 Download complete 
 85b479ef3f70 Extracting [=======================================>           ]  133.1MB/166.7MB
 223ad650087c Downloading [======>                                            ]   46.8MB/373.2MB
 223ad650087c Downloading [======>                                            ]   46.8MB/373.2MB
 1e017ebebdbd Extracting [=====>                                             ]  4.325MB/37.19MB
 1e017ebebdbd Extracting [=====>                                             ]  4.325MB/37.19MB
 dba9bb697296 Downloading [=================>                                 ]  15.52MB/43.63MB
 dba9bb697296 Downloading [=================>                                 ]  15.52MB/43.63MB
 b2d104eee733 Extracting [=======================>                           ]  26.18MB/55.22MB
 c4d302cc468d Extracting [===>                                               ]  327.7kB/4.534MB
 62a2960b4852 Downloading [==========================================>        ]     721B/852B
 62a2960b4852 Downloading [==========================================>        ]     721B/852B
 62a2960b4852 Download complete 
 62a2960b4852 Download complete 
 ee9115344252 Extracting [====================>                              ]  29.52MB/73.76MB
 85b479ef3f70 Extracting [========================================>          ]  135.9MB/166.7MB
 223ad650087c Downloading [=======>                                           ]  55.96MB/373.2MB
 223ad650087c Downloading [=======>                                           ]  55.96MB/373.2MB
 1e017ebebdbd Extracting [===========>                                       ]  8.651MB/37.19MB
 1e017ebebdbd Extracting [===========>                                       ]  8.651MB/37.19MB
 dba9bb697296 Downloading [============================>                      ]   25.3MB/43.63MB
 dba9bb697296 Downloading [============================>                      ]   25.3MB/43.63MB
 b2d104eee733 Extracting [==========================>                        ]  28.97MB/55.22MB
 c4d302cc468d Extracting [==================================================>]  4.534MB/4.534MB
 16837342013c Downloading [==================================================>]      98B/98B
 16837342013c Downloading [==================================================>]      98B/98B
 16837342013c Verifying Checksum 
 16837342013c Download complete 
 16837342013c Verifying Checksum 
 16837342013c Download complete 
 ee9115344252 Extracting [=====================>                             ]  32.31MB/73.76MB
 85b479ef3f70 Extracting [=========================================>         ]  139.8MB/166.7MB
 223ad650087c Downloading [========>                                          ]  64.53MB/373.2MB
 223ad650087c Downloading [========>                                          ]  64.53MB/373.2MB
 1e017ebebdbd Extracting [===============>                                   ]   11.8MB/37.19MB
 1e017ebebdbd Extracting [===============>                                   ]   11.8MB/37.19MB
 c4d302cc468d Pull complete 
 01e0882c90d9 Extracting [=>                                                 ]  32.77kB/1.447MB
 dba9bb697296 Downloading [==========================================>        ]   36.8MB/43.63MB
 dba9bb697296 Downloading [==========================================>        ]   36.8MB/43.63MB
 b2d104eee733 Extracting [===================================>               ]  39.55MB/55.22MB
 6eb0106ff722 Download complete 
 6eb0106ff722 Download complete 
 ee9115344252 Extracting [========================>                          ]  36.21MB/73.76MB
 85b479ef3f70 Extracting [===========================================>       ]  144.8MB/166.7MB
 dba9bb697296 Verifying Checksum 
 dba9bb697296 Download complete 
 dba9bb697296 Download complete 
 223ad650087c Downloading [==========>                                        ]  74.73MB/373.2MB
 223ad650087c Downloading [==========>                                        ]  74.73MB/373.2MB
 1e017ebebdbd Extracting [=====================>                             ]  15.73MB/37.19MB
 1e017ebebdbd Extracting [=====================>                             ]  15.73MB/37.19MB
 01e0882c90d9 Extracting [==========>                                        ]  294.9kB/1.447MB
 01f9a88dffe9 Downloading [>                                                  ]  2.738kB/230.6kB
 01f9a88dffe9 Downloading [>                                                  ]  2.738kB/230.6kB
 b2d104eee733 Extracting [===============================================>   ]  52.92MB/55.22MB
 01f9a88dffe9 Verifying Checksum 
 01f9a88dffe9 Verifying Checksum 
 01f9a88dffe9 Download complete 
 01f9a88dffe9 Download complete 
 01e0882c90d9 Extracting [==================================================>]  1.447MB/1.447MB
 ee9115344252 Extracting [==========================>                        ]  38.99MB/73.76MB
 85b479ef3f70 Extracting [============================================>      ]  148.7MB/166.7MB
 2c3e55f12edd Downloading [>                                                  ]  539.9kB/126.7MB
 223ad650087c Downloading [===========>                                       ]   88.2MB/373.2MB
 223ad650087c Downloading [===========>                                       ]   88.2MB/373.2MB
 01e0882c90d9 Pull complete 
 531ee2cf3c0c Extracting [>                                                  ]   98.3kB/8.066MB
 1e017ebebdbd Extracting [============================>                      ]  21.23MB/37.19MB
 1e017ebebdbd Extracting [============================>                      ]  21.23MB/37.19MB
 db8938f1fd44 Downloading [==========>                                        ]     721B/3.445kB
 db8938f1fd44 Verifying Checksum 
 db8938f1fd44 Download complete 
 b2d104eee733 Extracting [=================================================> ]  55.15MB/55.22MB
 b2d104eee733 Extracting [==================================================>]  55.22MB/55.22MB
 ee9115344252 Extracting [=============================>                     ]  42.89MB/73.76MB
 85b479ef3f70 Extracting [=============================================>     ]  152.6MB/166.7MB
 2c3e55f12edd Downloading [====>                                              ]  10.23MB/126.7MB
 223ad650087c Downloading [=============>                                     ]  101.1MB/373.2MB
 223ad650087c Downloading [=============>                                     ]  101.1MB/373.2MB
 b2d104eee733 Pull complete 
 1e017ebebdbd Extracting [===================================>               ]  26.35MB/37.19MB
 1e017ebebdbd Extracting [===================================>               ]  26.35MB/37.19MB
 531ee2cf3c0c Extracting [=>                                                 ]  294.9kB/8.066MB
 9ee36911c542 Downloading [>                                                  ]  539.9kB/126.7MB
 2c3e55f12edd Downloading [=======>                                           ]  18.29MB/126.7MB
 ee9115344252 Extracting [==============================>                    ]  45.12MB/73.76MB
 223ad650087c Downloading [==============>                                    ]  109.2MB/373.2MB
 223ad650087c Downloading [==============>                                    ]  109.2MB/373.2MB
 85b479ef3f70 Extracting [==============================================>    ]  156.5MB/166.7MB
 448ad452204b Extracting [>                                                  ]  524.3kB/50.12MB
 531ee2cf3c0c Extracting [============================>                      ]  4.522MB/8.066MB
 1e017ebebdbd Extracting [=========================================>         ]  31.06MB/37.19MB
 1e017ebebdbd Extracting [=========================================>         ]  31.06MB/37.19MB
 9ee36911c542 Downloading [==>                                                ]  7.559MB/126.7MB
 2c3e55f12edd Downloading [==========>                                        ]  25.85MB/126.7MB
 ee9115344252 Extracting [=================================>                 ]  49.02MB/73.76MB
 85b479ef3f70 Extracting [===============================================>   ]  159.3MB/166.7MB
 448ad452204b Extracting [===>                                               ]   3.67MB/50.12MB
 531ee2cf3c0c Extracting [=====================================>             ]  6.095MB/8.066MB
 1e017ebebdbd Extracting [=============================================>     ]  33.82MB/37.19MB
 1e017ebebdbd Extracting [=============================================>     ]  33.82MB/37.19MB
 9ee36911c542 Downloading [======>                                            ]  17.23MB/126.7MB
 223ad650087c Downloading [===============>                                   ]  116.8MB/373.2MB
 223ad650087c Downloading [===============>                                   ]  116.8MB/373.2MB
 2c3e55f12edd Downloading [==============>                                    ]  36.09MB/126.7MB
 531ee2cf3c0c Extracting [==================================================>]  8.066MB/8.066MB
 ee9115344252 Extracting [===================================>               ]  52.36MB/73.76MB
 85b479ef3f70 Extracting [================================================>  ]  162.7MB/166.7MB
 448ad452204b Extracting [======>                                            ]  6.291MB/50.12MB
 1e017ebebdbd Extracting [===============================================>   ]  35.39MB/37.19MB
 1e017ebebdbd Extracting [===============================================>   ]  35.39MB/37.19MB
 9ee36911c542 Downloading [=========>                                         ]  24.21MB/126.7MB
 531ee2cf3c0c Pull complete 
 223ad650087c Downloading [================>                                  ]  124.8MB/373.2MB
 223ad650087c Downloading [================>                                  ]  124.8MB/373.2MB
 ed54a7dee1d8 Extracting [=>                                                 ]  32.77kB/1.196MB
 2c3e55f12edd Downloading [=================>                                 ]  44.17MB/126.7MB
 1e017ebebdbd Extracting [==================================================>]  37.19MB/37.19MB
 1e017ebebdbd Extracting [==================================================>]  37.19MB/37.19MB
 85b479ef3f70 Extracting [=================================================> ]  165.4MB/166.7MB
 448ad452204b Extracting [=========>                                         ]  9.437MB/50.12MB
 ee9115344252 Extracting [=====================================>             ]  55.71MB/73.76MB
 223ad650087c Downloading [=================>                                 ]  133.4MB/373.2MB
 223ad650087c Downloading [=================>                                 ]  133.4MB/373.2MB
 9ee36911c542 Downloading [============>                                      ]  32.81MB/126.7MB
 1e017ebebdbd Pull complete 
 1e017ebebdbd Pull complete 
 abf01af714ea Extracting [==================================================>]     276B/276B
 abf01af714ea Extracting [==================================================>]     276B/276B
 abf01af714ea Extracting [==================================================>]     276B/276B
 abf01af714ea Extracting [==================================================>]     276B/276B
 ed54a7dee1d8 Extracting [============>                                      ]  294.9kB/1.196MB
 2c3e55f12edd Downloading [====================>                              ]  52.26MB/126.7MB
 ed54a7dee1d8 Extracting [==================================================>]  1.196MB/1.196MB
 ed54a7dee1d8 Extracting [==================================================>]  1.196MB/1.196MB
 ee9115344252 Extracting [=======================================>           ]  58.49MB/73.76MB
 448ad452204b Extracting [=============>                                     ]  13.11MB/50.12MB
 85b479ef3f70 Extracting [==================================================>]  166.7MB/166.7MB
 223ad650087c Downloading [==================>                                ]  140.4MB/373.2MB
 223ad650087c Downloading [==================>                                ]  140.4MB/373.2MB
 ed54a7dee1d8 Pull complete 
 9ee36911c542 Downloading [===============>                                   ]  39.26MB/126.7MB
 12c5c803443f Extracting [==================================================>]     116B/116B
 12c5c803443f Extracting [==================================================>]     116B/116B
 2c3e55f12edd Downloading [========================>                          ]  60.89MB/126.7MB
 abf01af714ea Pull complete 
 abf01af714ea Pull complete 
 85b479ef3f70 Pull complete 
 cb8759a47223 Extracting [>                                                  ]   98.3kB/6.827MB
 ee9115344252 Extracting [=========================================>         ]  61.83MB/73.76MB
 448ad452204b Extracting [===============>                                   ]  15.73MB/50.12MB
 223ad650087c Downloading [===================>                               ]  147.4MB/373.2MB
 223ad650087c Downloading [===================>                               ]  147.4MB/373.2MB
 9ee36911c542 Downloading [==================>                                ]  46.77MB/126.7MB
 12c5c803443f Pull complete 
 e27c75a98748 Extracting [==================================================>]  3.144kB/3.144kB
 e27c75a98748 Extracting [==================================================>]  3.144kB/3.144kB
 2c3e55f12edd Downloading [==========================>                        ]  67.89MB/126.7MB
 cb8759a47223 Extracting [==>                                                ]  294.9kB/6.827MB
 223ad650087c Downloading [====================>                              ]  154.4MB/373.2MB
 223ad650087c Downloading [====================>                              ]  154.4MB/373.2MB
 ee9115344252 Extracting [============================================>      ]  65.18MB/73.76MB
 448ad452204b Extracting [=================>                                 ]  17.83MB/50.12MB
 9ee36911c542 Downloading [=====================>                             ]  54.31MB/126.7MB
 2c3e55f12edd Downloading [=============================>                     ]  75.45MB/126.7MB
 e27c75a98748 Pull complete 
 cb8759a47223 Extracting [=======================>                           ]  3.146MB/6.827MB
 223ad650087c Downloading [=====================>                             ]  161.4MB/373.2MB
 223ad650087c Downloading [=====================>                             ]  161.4MB/373.2MB
 ee9115344252 Extracting [==============================================>    ]  69.07MB/73.76MB
 448ad452204b Extracting [=====================>                             ]  22.02MB/50.12MB
 9ee36911c542 Downloading [========================>                          ]   61.3MB/126.7MB
 2c3e55f12edd Downloading [================================>                  ]  82.45MB/126.7MB
 e73cb4a42719 Extracting [>                                                  ]  557.1kB/109.1MB
 cb8759a47223 Extracting [======================================>            ]   5.21MB/6.827MB
 223ad650087c Downloading [======================>                            ]    169MB/373.2MB
 223ad650087c Downloading [======================>                            ]    169MB/373.2MB
 ee9115344252 Extracting [===============================================>   ]  70.75MB/73.76MB
 448ad452204b Extracting [=========================>                         ]  25.17MB/50.12MB
 9ee36911c542 Downloading [==========================>                        ]   68.3MB/126.7MB
 2c3e55f12edd Downloading [===================================>               ]     90MB/126.7MB
 e73cb4a42719 Extracting [==>                                                ]  5.014MB/109.1MB
 cb8759a47223 Extracting [==================================================>]  6.827MB/6.827MB
 223ad650087c Downloading [=======================>                           ]  176.5MB/373.2MB
 223ad650087c Downloading [=======================>                           ]  176.5MB/373.2MB
 448ad452204b Extracting [=====================================>             ]  37.75MB/50.12MB
 9ee36911c542 Downloading [=============================>                     ]  75.29MB/126.7MB
 cb8759a47223 Pull complete 
 ee9115344252 Extracting [================================================>  ]  71.86MB/73.76MB
 f8cfa71c48ad Extracting [==================================================>]     298B/298B
 f8cfa71c48ad Extracting [==================================================>]     298B/298B
 448ad452204b Extracting [=========================================>         ]  41.42MB/50.12MB
 e73cb4a42719 Extracting [===>                                               ]  8.356MB/109.1MB
 ee9115344252 Extracting [=================================================> ]  72.42MB/73.76MB
 ee9115344252 Extracting [==================================================>]  73.76MB/73.76MB
 e73cb4a42719 Extracting [======>                                            ]  13.37MB/109.1MB
 448ad452204b Extracting [=================================================> ]  49.81MB/50.12MB
 448ad452204b Extracting [==================================================>]  50.12MB/50.12MB
 2c3e55f12edd Downloading [======================================>            ]  97.01MB/126.7MB
 9ee36911c542 Downloading [==============================>                    ]  76.91MB/126.7MB
 223ad650087c Downloading [=======================>                           ]  178.1MB/373.2MB
 223ad650087c Downloading [=======================>                           ]  178.1MB/373.2MB
 e73cb4a42719 Extracting [========>                                          ]  18.94MB/109.1MB
 2c3e55f12edd Downloading [=======================================>           ]  99.71MB/126.7MB
 223ad650087c Downloading [========================>                          ]  180.3MB/373.2MB
 223ad650087c Downloading [========================>                          ]  180.3MB/373.2MB
 9ee36911c542 Downloading [===============================>                   ]  79.61MB/126.7MB
 ee9115344252 Pull complete 
 f8cfa71c48ad Pull complete 
 448ad452204b Pull complete 
 e73cb4a42719 Extracting [=========>                                         ]  21.17MB/109.1MB
 6547672ecd7f Extracting [==================================================>]     603B/603B
 6547672ecd7f Extracting [==================================================>]     603B/603B
 9ee36911c542 Downloading [===================================>               ]  88.75MB/126.7MB
 2c3e55f12edd Downloading [==========================================>        ]  108.9MB/126.7MB
 223ad650087c Downloading [=========================>                         ]    190MB/373.2MB
 223ad650087c Downloading [=========================>                         ]    190MB/373.2MB
 e73cb4a42719 Extracting [==========>                                        ]  23.95MB/109.1MB
 55b26e77bbee Extracting [>                                                  ]  557.1kB/61.34MB
 9ee36911c542 Downloading [======================================>            ]  97.34MB/126.7MB
 6547672ecd7f Pull complete 
 2c3e55f12edd Downloading [==============================================>    ]  117.5MB/126.7MB
 223ad650087c Downloading [==========================>                        ]  198.6MB/373.2MB
 223ad650087c Downloading [==========================>                        ]  198.6MB/373.2MB
 a3c8c1417d94 Extracting [==================================================>]  2.676kB/2.676kB
 a3c8c1417d94 Extracting [==================================================>]  2.676kB/2.676kB
 e73cb4a42719 Extracting [===========>                                       ]  25.62MB/109.1MB
 9ee36911c542 Downloading [=========================================>         ]  104.9MB/126.7MB
 2c3e55f12edd Downloading [=================================================> ]  126.1MB/126.7MB
 83b0b05c21ef Extracting [>                                                  ]  557.1kB/253.8MB
 223ad650087c Downloading [===========================>                       ]  206.7MB/373.2MB
 223ad650087c Downloading [===========================>                       ]  206.7MB/373.2MB
 2c3e55f12edd Verifying Checksum 
 2c3e55f12edd Download complete 
 a3c8c1417d94 Pull complete 
 e73cb4a42719 Extracting [=============>                                     ]  28.97MB/109.1MB
 ffe0cdbcd9ba Extracting [==================================================>]  3.088kB/3.088kB
 ffe0cdbcd9ba Extracting [==================================================>]  3.088kB/3.088kB
 9ee36911c542 Downloading [============================================>      ]    113MB/126.7MB
 223ad650087c Downloading [============================>                      ]  215.3MB/373.2MB
 223ad650087c Downloading [============================>                      ]  215.3MB/373.2MB
 83b0b05c21ef Extracting [>                                                  ]  1.114MB/253.8MB
 55b26e77bbee Extracting [=>                                                 ]  1.671MB/61.34MB
 6285d16323de Downloading [=========>                                         ]     721B/3.624kB
 6285d16323de Downloading [==================================================>]  3.624kB/3.624kB
 6285d16323de Verifying Checksum 
 6285d16323de Download complete 
 e73cb4a42719 Extracting [==============>                                    ]  32.31MB/109.1MB
 9ee36911c542 Downloading [=================================================> ]  125.4MB/126.7MB
 9ee36911c542 Verifying Checksum 
 9ee36911c542 Download complete 
 223ad650087c Downloading [==============================>                    ]  227.2MB/373.2MB
 223ad650087c Downloading [==============================>                    ]  227.2MB/373.2MB
 83b0b05c21ef Extracting [==>                                                ]  11.14MB/253.8MB
 ffe0cdbcd9ba Pull complete 
 9e81dc407c65 Extracting [==================================================>]  4.022kB/4.022kB
 9e81dc407c65 Extracting [==================================================>]  4.022kB/4.022kB
 e73cb4a42719 Extracting [================>                                  ]  35.65MB/109.1MB
 55b26e77bbee Extracting [==>                                                ]  2.785MB/61.34MB
 223ad650087c Downloading [================================>                  ]  241.2MB/373.2MB
 223ad650087c Downloading [================================>                  ]  241.2MB/373.2MB
 83b0b05c21ef Extracting [===>                                               ]  17.27MB/253.8MB
 e73cb4a42719 Extracting [==================>                                ]  39.55MB/109.1MB
 55b26e77bbee Extracting [===>                                               ]  3.899MB/61.34MB
 223ad650087c Downloading [=================================>                 ]    253MB/373.2MB
 223ad650087c Downloading [=================================>                 ]    253MB/373.2MB
 83b0b05c21ef Extracting [=====>                                             ]  27.85MB/253.8MB
 223ad650087c Downloading [==================================>                ]  257.4MB/373.2MB
 223ad650087c Downloading [==================================>                ]  257.4MB/373.2MB
 9e81dc407c65 Pull complete 
 e73cb4a42719 Extracting [===================>                               ]  43.45MB/109.1MB
 83b0b05c21ef Extracting [=====>                                             ]  30.08MB/253.8MB
 55b26e77bbee Extracting [===>                                               ]  4.456MB/61.34MB
 223ad650087c Downloading [===================================>               ]  268.7MB/373.2MB
 223ad650087c Downloading [===================================>               ]  268.7MB/373.2MB
 83b0b05c21ef Extracting [========>                                          ]  41.78MB/253.8MB
 e73cb4a42719 Extracting [=====================>                             ]  47.35MB/109.1MB
 55b26e77bbee Extracting [=====>                                             ]  7.242MB/61.34MB
 223ad650087c Downloading [======================================>            ]  286.5MB/373.2MB
 223ad650087c Downloading [======================================>            ]  286.5MB/373.2MB
 1cc8183b9830 Extracting [==================================================>]   1.44kB/1.44kB
 1cc8183b9830 Extracting [==================================================>]   1.44kB/1.44kB
 83b0b05c21ef Extracting [=========>                                         ]  49.02MB/253.8MB
 e73cb4a42719 Extracting [=======================>                           ]  51.25MB/109.1MB
 55b26e77bbee Extracting [======>                                            ]  8.356MB/61.34MB
 223ad650087c Downloading [========================================>          ]  299.9MB/373.2MB
 223ad650087c Downloading [========================================>          ]  299.9MB/373.2MB
 83b0b05c21ef Extracting [===========>                                       ]  57.38MB/253.8MB
 e73cb4a42719 Extracting [========================>                          ]  52.36MB/109.1MB
 1cc8183b9830 Pull complete 
 55b26e77bbee Extracting [=======>                                           ]   9.47MB/61.34MB
 223ad650087c Downloading [=========================================>         ]    309MB/373.2MB
 223ad650087c Downloading [=========================================>         ]    309MB/373.2MB
 3b84d8789434 Extracting [===========>                                       ]  32.77kB/137.9kB
 83b0b05c21ef Extracting [============>                                      ]  64.06MB/253.8MB
 3b84d8789434 Extracting [==================================================>]  137.9kB/137.9kB
 e73cb4a42719 Extracting [=========================>                         ]  54.59MB/109.1MB
 223ad650087c Downloading [===========================================>       ]  323.6MB/373.2MB
 223ad650087c Downloading [===========================================>       ]  323.6MB/373.2MB
 55b26e77bbee Extracting [=========>                                         ]  12.26MB/61.34MB
 83b0b05c21ef Extracting [==============>                                    ]  72.42MB/253.8MB
 e73cb4a42719 Extracting [==========================>                        ]  57.38MB/109.1MB
 223ad650087c Downloading [=============================================>     ]  338.6MB/373.2MB
 223ad650087c Downloading [=============================================>     ]  338.6MB/373.2MB
 55b26e77bbee Extracting [============>                                      ]   15.6MB/61.34MB
 83b0b05c21ef Extracting [================>                                  ]  85.79MB/253.8MB
 223ad650087c Downloading [===============================================>   ]  352.6MB/373.2MB
 223ad650087c Downloading [===============================================>   ]  352.6MB/373.2MB
 e73cb4a42719 Extracting [============================>                      ]  61.28MB/109.1MB
 55b26e77bbee Extracting [==============>                                    ]  17.27MB/61.34MB
 83b0b05c21ef Extracting [==================>                                ]  94.14MB/253.8MB
 223ad650087c Downloading [=================================================> ]  367.7MB/373.2MB
 223ad650087c Downloading [=================================================> ]  367.7MB/373.2MB
 e73cb4a42719 Extracting [==============================>                    ]  65.73MB/109.1MB
 223ad650087c Verifying Checksum 
 223ad650087c Download complete 
 223ad650087c Download complete 
 55b26e77bbee Extracting [================>                                  ]  20.61MB/61.34MB
 83b0b05c21ef Extracting [=====================>                             ]    107MB/253.8MB
 e73cb4a42719 Extracting [================================>                  ]   71.3MB/109.1MB
 83b0b05c21ef Extracting [======================>                            ]  115.9MB/253.8MB
 55b26e77bbee Extracting [===================>                               ]   23.4MB/61.34MB
 223ad650087c Extracting [>                                                  ]  557.1kB/373.2MB
 223ad650087c Extracting [>                                                  ]  557.1kB/373.2MB
 e73cb4a42719 Extracting [==================================>                ]  74.65MB/109.1MB
 83b0b05c21ef Extracting [=========================>                         ]    127MB/253.8MB
 55b26e77bbee Extracting [====================>                              ]  25.62MB/61.34MB
 223ad650087c Extracting [=>                                                 ]  12.26MB/373.2MB
 223ad650087c Extracting [=>                                                 ]  12.26MB/373.2MB
 e73cb4a42719 Extracting [====================================>              ]  78.54MB/109.1MB
 83b0b05c21ef Extracting [===========================>                       ]  138.1MB/253.8MB
 55b26e77bbee Extracting [=======================>                           ]  28.41MB/61.34MB
 223ad650087c Extracting [==>                                                ]  20.05MB/373.2MB
 223ad650087c Extracting [==>                                                ]  20.05MB/373.2MB
 e73cb4a42719 Extracting [=====================================>             ]  82.44MB/109.1MB
 83b0b05c21ef Extracting [=============================>                     ]  148.2MB/253.8MB
 55b26e77bbee Extracting [=========================>                         ]  31.75MB/61.34MB
 223ad650087c Extracting [===>                                               ]   23.4MB/373.2MB
 223ad650087c Extracting [===>                                               ]   23.4MB/373.2MB
 e73cb4a42719 Extracting [========================================>          ]  87.46MB/109.1MB
 83b0b05c21ef Extracting [===============================>                   ]  157.6MB/253.8MB
 55b26e77bbee Extracting [============================>                      ]  35.09MB/61.34MB
 223ad650087c Extracting [===>                                               ]  24.51MB/373.2MB
 223ad650087c Extracting [===>                                               ]  24.51MB/373.2MB
 83b0b05c21ef Extracting [===============================>                   ]    161MB/253.8MB
 e73cb4a42719 Extracting [========================================>          ]  89.13MB/109.1MB
 55b26e77bbee Extracting [=============================>                     ]  36.21MB/61.34MB
 223ad650087c Extracting [====>                                              ]  33.42MB/373.2MB
 223ad650087c Extracting [====>                                              ]  33.42MB/373.2MB
 83b0b05c21ef Extracting [==================================>                ]  175.5MB/253.8MB
 e73cb4a42719 Extracting [==========================================>        ]  91.91MB/109.1MB
 55b26e77bbee Extracting [================================>                  ]  40.11MB/61.34MB
 223ad650087c Extracting [======>                                            ]  45.68MB/373.2MB
 223ad650087c Extracting [======>                                            ]  45.68MB/373.2MB
 83b0b05c21ef Extracting [=====================================>             ]  189.4MB/253.8MB
 e73cb4a42719 Extracting [===========================================>       ]   94.7MB/109.1MB
 55b26e77bbee Extracting [==================================>                ]  42.34MB/61.34MB
 83b0b05c21ef Extracting [=======================================>           ]  198.3MB/253.8MB
 223ad650087c Extracting [=======>                                           ]  54.03MB/373.2MB
 223ad650087c Extracting [=======>                                           ]  54.03MB/373.2MB
 3b84d8789434 Pull complete 
 83b0b05c21ef Extracting [=======================================>           ]    200MB/253.8MB
 55b26e77bbee Extracting [====================================>              ]  45.12MB/61.34MB
 223ad650087c Extracting [=======>                                           ]  56.26MB/373.2MB
 223ad650087c Extracting [=======>                                           ]  56.26MB/373.2MB
 e73cb4a42719 Extracting [============================================>      ]  97.48MB/109.1MB
 83b0b05c21ef Extracting [========================================>          ]  204.4MB/253.8MB
 55b26e77bbee Extracting [=======================================>           ]  48.46MB/61.34MB
 223ad650087c Extracting [=========>                                         ]  68.52MB/373.2MB
 223ad650087c Extracting [=========>                                         ]  68.52MB/373.2MB
 e73cb4a42719 Extracting [==============================================>    ]  100.8MB/109.1MB
 83b0b05c21ef Extracting [=========================================>         ]  212.2MB/253.8MB
 55b26e77bbee Extracting [=========================================>         ]  51.25MB/61.34MB
 223ad650087c Extracting [==========>                                        ]  80.77MB/373.2MB
 223ad650087c Extracting [==========>                                        ]  80.77MB/373.2MB
 e73cb4a42719 Extracting [===============================================>   ]  103.1MB/109.1MB
 83b0b05c21ef Extracting [===========================================>       ]  221.2MB/253.8MB
 223ad650087c Extracting [============>                                      ]  91.91MB/373.2MB
 223ad650087c Extracting [============>                                      ]  91.91MB/373.2MB
 55b26e77bbee Extracting [============================================>      ]  54.59MB/61.34MB
 8dd923415b9e Extracting [==================================================>]     100B/100B
 8dd923415b9e Extracting [==================================================>]     100B/100B
 e73cb4a42719 Extracting [================================================>  ]  105.3MB/109.1MB
 55b26e77bbee Extracting [===============================================>   ]  57.93MB/61.34MB
 83b0b05c21ef Extracting [============================================>      ]  226.2MB/253.8MB
 223ad650087c Extracting [============>                                      ]  95.26MB/373.2MB
 223ad650087c Extracting [============>                                      ]  95.26MB/373.2MB
 83b0b05c21ef Extracting [==============================================>    ]  235.6MB/253.8MB
 83b0b05c21ef Extracting [=================================================> ]  251.2MB/253.8MB
 83b0b05c21ef Extracting [==================================================>]  253.8MB/253.8MB
 e73cb4a42719 Extracting [================================================>  ]  105.8MB/109.1MB
 223ad650087c Extracting [=============>                                     ]  99.16MB/373.2MB
 223ad650087c Extracting [=============>                                     ]  99.16MB/373.2MB
 83b0b05c21ef Pull complete 
 223ad650087c Extracting [==============>                                    ]  104.7MB/373.2MB
 223ad650087c Extracting [==============>                                    ]  104.7MB/373.2MB
 55b26e77bbee Extracting [================================================>  ]   59.6MB/61.34MB
 8dd923415b9e Pull complete 
 55b26e77bbee Extracting [==================================================>]  61.34MB/61.34MB
 223ad650087c Extracting [==============>                                    ]  109.2MB/373.2MB
 223ad650087c Extracting [==============>                                    ]  109.2MB/373.2MB
 e73cb4a42719 Extracting [=================================================> ]  107.5MB/109.1MB
 5b41f3c98b42 Extracting [==================================================>]     719B/719B
 5b41f3c98b42 Extracting [==================================================>]     719B/719B
 223ad650087c Extracting [===============>                                   ]  115.3MB/373.2MB
 223ad650087c Extracting [===============>                                   ]  115.3MB/373.2MB
 e73cb4a42719 Extracting [==================================================>]  109.1MB/109.1MB
 223ad650087c Extracting [===============>                                   ]  118.1MB/373.2MB
 223ad650087c Extracting [===============>                                   ]  118.1MB/373.2MB
 223ad650087c Extracting [================>                                  ]  122.6MB/373.2MB
 223ad650087c Extracting [================>                                  ]  122.6MB/373.2MB
 223ad650087c Extracting [=================>                                 ]  128.7MB/373.2MB
 223ad650087c Extracting [=================>                                 ]  128.7MB/373.2MB
 223ad650087c Extracting [==================>                                ]  134.8MB/373.2MB
 223ad650087c Extracting [==================>                                ]  134.8MB/373.2MB
 223ad650087c Extracting [==================>                                ]  140.4MB/373.2MB
 223ad650087c Extracting [==================>                                ]  140.4MB/373.2MB
 223ad650087c Extracting [===================>                               ]  145.9MB/373.2MB
 223ad650087c Extracting [===================>                               ]  145.9MB/373.2MB
 apex-pdp Pulled 
 55b26e77bbee Pull complete 
 e73cb4a42719 Pull complete 
 5b41f3c98b42 Pull complete 
 e19370890b86 Extracting [==================================================>]  11.92kB/11.92kB
 e19370890b86 Extracting [==================================================>]  11.92kB/11.92kB
 a83b68436f09 Extracting [==================================================>]  9.919kB/9.919kB
 a83b68436f09 Extracting [==================================================>]  9.919kB/9.919kB
 prometheus Pulled 
 223ad650087c Extracting [====================>                              ]    151MB/373.2MB
 223ad650087c Extracting [====================>                              ]    151MB/373.2MB
 223ad650087c Extracting [====================>                              ]  156.5MB/373.2MB
 223ad650087c Extracting [====================>                              ]  156.5MB/373.2MB
 223ad650087c Extracting [=====================>                             ]  163.8MB/373.2MB
 223ad650087c Extracting [=====================>                             ]  163.8MB/373.2MB
 223ad650087c Extracting [=======================>                           ]    176MB/373.2MB
 223ad650087c Extracting [=======================>                           ]    176MB/373.2MB
 223ad650087c Extracting [==========================>                        ]  195.5MB/373.2MB
 223ad650087c Extracting [==========================>                        ]  195.5MB/373.2MB
 223ad650087c Extracting [============================>                      ]  212.8MB/373.2MB
 223ad650087c Extracting [============================>                      ]  212.8MB/373.2MB
 a83b68436f09 Pull complete 
 e19370890b86 Pull complete 
 223ad650087c Extracting [=============================>                     ]  217.3MB/373.2MB
 223ad650087c Extracting [=============================>                     ]  217.3MB/373.2MB
 223ad650087c Extracting [==============================>                    ]  223.9MB/373.2MB
 223ad650087c Extracting [==============================>                    ]  223.9MB/373.2MB
 223ad650087c Extracting [==============================>                    ]  231.2MB/373.2MB
 223ad650087c Extracting [==============================>                    ]  231.2MB/373.2MB
 787d6bee9571 Extracting [==================================================>]     127B/127B
 787d6bee9571 Extracting [==================================================>]     127B/127B
 223ad650087c Extracting [===============================>                   ]  237.3MB/373.2MB
 223ad650087c Extracting [===============================>                   ]  237.3MB/373.2MB
 223ad650087c Extracting [================================>                  ]  242.9MB/373.2MB
 223ad650087c Extracting [================================>                  ]  242.9MB/373.2MB
 48c6994f6952 Extracting [==================================================>]  1.226kB/1.226kB
 48c6994f6952 Extracting [==================================================>]  1.226kB/1.226kB
 223ad650087c Extracting [=================================>                 ]  248.4MB/373.2MB
 223ad650087c Extracting [=================================>                 ]  248.4MB/373.2MB
 223ad650087c Extracting [=================================>                 ]  252.9MB/373.2MB
 223ad650087c Extracting [=================================>                 ]  252.9MB/373.2MB
 223ad650087c Extracting [==================================>                ]    259MB/373.2MB
 223ad650087c Extracting [==================================>                ]    259MB/373.2MB
 223ad650087c Extracting [===================================>               ]  266.3MB/373.2MB
 223ad650087c Extracting [===================================>               ]  266.3MB/373.2MB
 223ad650087c Extracting [====================================>              ]  269.1MB/373.2MB
 223ad650087c Extracting [====================================>              ]  269.1MB/373.2MB
 223ad650087c Extracting [====================================>              ]  270.7MB/373.2MB
 223ad650087c Extracting [====================================>              ]  270.7MB/373.2MB
 223ad650087c Extracting [====================================>              ]  272.4MB/373.2MB
 223ad650087c Extracting [====================================>              ]  272.4MB/373.2MB
 223ad650087c Extracting [====================================>              ]  274.6MB/373.2MB
 223ad650087c Extracting [====================================>              ]  274.6MB/373.2MB
 223ad650087c Extracting [=====================================>             ]  279.6MB/373.2MB
 223ad650087c Extracting [=====================================>             ]  279.6MB/373.2MB
 223ad650087c Extracting [======================================>            ]  286.9MB/373.2MB
 223ad650087c Extracting [======================================>            ]  286.9MB/373.2MB
 223ad650087c Extracting [======================================>            ]    288MB/373.2MB
 223ad650087c Extracting [======================================>            ]    288MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  291.9MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  291.9MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  294.1MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  294.1MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  295.2MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  295.2MB/373.2MB
 787d6bee9571 Pull complete 
 223ad650087c Extracting [=======================================>           ]  297.5MB/373.2MB
 223ad650087c Extracting [=======================================>           ]  297.5MB/373.2MB
 223ad650087c Extracting [========================================>          ]  300.8MB/373.2MB
 223ad650087c Extracting [========================================>          ]  300.8MB/373.2MB
 223ad650087c Extracting [========================================>          ]  303.6MB/373.2MB
 223ad650087c Extracting [========================================>          ]  303.6MB/373.2MB
 48c6994f6952 Pull complete 
 13ff0988aaea Extracting [==================================================>]     167B/167B
 13ff0988aaea Extracting [==================================================>]     167B/167B
 223ad650087c Extracting [========================================>          ]  305.8MB/373.2MB
 223ad650087c Extracting [========================================>          ]  305.8MB/373.2MB
 223ad650087c Extracting [=========================================>         ]  306.9MB/373.2MB
 223ad650087c Extracting [=========================================>         ]  306.9MB/373.2MB
 223ad650087c Extracting [=========================================>         ]  309.7MB/373.2MB
 223ad650087c Extracting [=========================================>         ]  309.7MB/373.2MB
 223ad650087c Extracting [=========================================>         ]  312.5MB/373.2MB
 223ad650087c Extracting [=========================================>         ]  312.5MB/373.2MB
 223ad650087c Extracting [==========================================>        ]  316.4MB/373.2MB
 223ad650087c Extracting [==========================================>        ]  316.4MB/373.2MB
 223ad650087c Extracting [==========================================>        ]  320.9MB/373.2MB
 223ad650087c Extracting [==========================================>        ]  320.9MB/373.2MB
 223ad650087c Extracting [===========================================>       ]  324.2MB/373.2MB
 223ad650087c Extracting [===========================================>       ]  324.2MB/373.2MB
 223ad650087c Extracting [===========================================>       ]    327MB/373.2MB
 223ad650087c Extracting [===========================================>       ]    327MB/373.2MB
 223ad650087c Extracting [============================================>      ]  329.8MB/373.2MB
 223ad650087c Extracting [============================================>      ]  329.8MB/373.2MB
 223ad650087c Extracting [============================================>      ]  330.9MB/373.2MB
 223ad650087c Extracting [============================================>      ]  330.9MB/373.2MB
 223ad650087c Extracting [=============================================>     ]  335.9MB/373.2MB
 223ad650087c Extracting [=============================================>     ]  335.9MB/373.2MB
 13ff0988aaea Pull complete 
 223ad650087c Extracting [=============================================>     ]  339.2MB/373.2MB
 223ad650087c Extracting [=============================================>     ]  339.2MB/373.2MB
 4b82842ab819 Extracting [==================================================>]  5.415kB/5.415kB
 4b82842ab819 Extracting [==================================================>]  5.415kB/5.415kB
 223ad650087c Extracting [=============================================>     ]  340.4MB/373.2MB
 223ad650087c Extracting [=============================================>     ]  340.4MB/373.2MB
 grafana Pulled 
 223ad650087c Extracting [=============================================>     ]  340.9MB/373.2MB
 223ad650087c Extracting [=============================================>     ]  340.9MB/373.2MB
 4b82842ab819 Pull complete 
 7e568a0dc8fb Extracting [==================================================>]     184B/184B
 7e568a0dc8fb Extracting [==================================================>]     184B/184B
 223ad650087c Extracting [=============================================>     ]  341.5MB/373.2MB
 223ad650087c Extracting [=============================================>     ]  341.5MB/373.2MB
 223ad650087c Extracting [==============================================>    ]  344.3MB/373.2MB
 223ad650087c Extracting [==============================================>    ]  344.3MB/373.2MB
 223ad650087c Extracting [==============================================>    ]  349.3MB/373.2MB
 223ad650087c Extracting [==============================================>    ]  349.3MB/373.2MB
 223ad650087c Extracting [===============================================>   ]  355.4MB/373.2MB
 223ad650087c Extracting [===============================================>   ]  355.4MB/373.2MB
 223ad650087c Extracting [================================================>  ]  361.5MB/373.2MB
 223ad650087c Extracting [================================================>  ]  361.5MB/373.2MB
 223ad650087c Extracting [=================================================> ]  368.8MB/373.2MB
 223ad650087c Extracting [=================================================> ]  368.8MB/373.2MB
 223ad650087c Extracting [==================================================>]  373.2MB/373.2MB
 223ad650087c Extracting [==================================================>]  373.2MB/373.2MB
 7e568a0dc8fb Pull complete 
 223ad650087c Pull complete 
 223ad650087c Pull complete 
 2b72dafefffe Extracting [==================================================>]  1.103kB/1.103kB
 2b72dafefffe Extracting [==================================================>]  1.103kB/1.103kB
 2b72dafefffe Extracting [==================================================>]  1.103kB/1.103kB
 2b72dafefffe Extracting [==================================================>]  1.103kB/1.103kB
 postgres Pulled 
 2b72dafefffe Pull complete 
 2b72dafefffe Pull complete 
 1a7f87f19a6c Extracting [>                                                  ]   98.3kB/8.68MB
 1a7f87f19a6c Extracting [>                                                  ]   98.3kB/8.68MB
 1a7f87f19a6c Extracting [==================================>                ]  5.997MB/8.68MB
 1a7f87f19a6c Extracting [==================================>                ]  5.997MB/8.68MB
 1a7f87f19a6c Extracting [==================================================>]   8.68MB/8.68MB
 1a7f87f19a6c Extracting [==================================================>]   8.68MB/8.68MB
 1a7f87f19a6c Pull complete 
 1a7f87f19a6c Pull complete 
 6bddacd9a1f7 Extracting [==================================================>]  21.65kB/21.65kB
 6bddacd9a1f7 Extracting [==================================================>]  21.65kB/21.65kB
 6bddacd9a1f7 Extracting [==================================================>]  21.65kB/21.65kB
 6bddacd9a1f7 Extracting [==================================================>]  21.65kB/21.65kB
 6bddacd9a1f7 Pull complete 
 6bddacd9a1f7 Pull complete 
 dba9bb697296 Extracting [>                                                  ]  458.8kB/43.63MB
 dba9bb697296 Extracting [>                                                  ]  458.8kB/43.63MB
 dba9bb697296 Extracting [==================>                                ]  16.52MB/43.63MB
 dba9bb697296 Extracting [==================>                                ]  16.52MB/43.63MB
 dba9bb697296 Extracting [====================================>              ]  31.65MB/43.63MB
 dba9bb697296 Extracting [====================================>              ]  31.65MB/43.63MB
 dba9bb697296 Extracting [==================================================>]  43.63MB/43.63MB
 dba9bb697296 Extracting [==================================================>]  43.63MB/43.63MB
 dba9bb697296 Pull complete 
 dba9bb697296 Pull complete 
 a7bb04fd6c2e Extracting [==================================================>]  4.655kB/4.655kB
 a7bb04fd6c2e Extracting [==================================================>]  4.655kB/4.655kB
 a7bb04fd6c2e Extracting [==================================================>]  4.655kB/4.655kB
 a7bb04fd6c2e Extracting [==================================================>]  4.655kB/4.655kB
 a7bb04fd6c2e Pull complete 
 a7bb04fd6c2e Pull complete 
 aa6126812276 Extracting [==================================================>]  1.107kB/1.107kB
 aa6126812276 Extracting [==================================================>]  1.107kB/1.107kB
 aa6126812276 Extracting [==================================================>]  1.107kB/1.107kB
 aa6126812276 Extracting [==================================================>]  1.107kB/1.107kB
 aa6126812276 Pull complete 
 aa6126812276 Pull complete 
 62a2960b4852 Extracting [==================================================>]     852B/852B
 62a2960b4852 Extracting [==================================================>]     852B/852B
 62a2960b4852 Extracting [==================================================>]     852B/852B
 62a2960b4852 Extracting [==================================================>]     852B/852B
 62a2960b4852 Pull complete 
 62a2960b4852 Pull complete 
 16837342013c Extracting [==================================================>]      98B/98B
 16837342013c Extracting [==================================================>]      98B/98B
 16837342013c Extracting [==================================================>]      98B/98B
 16837342013c Extracting [==================================================>]      98B/98B
 16837342013c Pull complete 
 16837342013c Pull complete 
 6eb0106ff722 Extracting [==================================================>]     173B/173B
 6eb0106ff722 Extracting [==================================================>]     173B/173B
 6eb0106ff722 Extracting [==================================================>]     173B/173B
 6eb0106ff722 Extracting [==================================================>]     173B/173B
 6eb0106ff722 Pull complete 
 6eb0106ff722 Pull complete 
 01f9a88dffe9 Extracting [=======>                                           ]  32.77kB/230.6kB
 01f9a88dffe9 Extracting [=======>                                           ]  32.77kB/230.6kB
 01f9a88dffe9 Extracting [==================================================>]  230.6kB/230.6kB
 01f9a88dffe9 Extracting [==================================================>]  230.6kB/230.6kB
 01f9a88dffe9 Pull complete 
 01f9a88dffe9 Pull complete 
 2c3e55f12edd Extracting [>                                                  ]  557.1kB/126.7MB
 9ee36911c542 Extracting [>                                                  ]  557.1kB/126.7MB
 2c3e55f12edd Extracting [=====>                                             ]  14.48MB/126.7MB
 9ee36911c542 Extracting [=====>                                             ]  13.93MB/126.7MB
 2c3e55f12edd Extracting [===========>                                       ]  29.52MB/126.7MB
 9ee36911c542 Extracting [===========>                                       ]  28.41MB/126.7MB
 2c3e55f12edd Extracting [==================>                                ]  46.79MB/126.7MB
 9ee36911c542 Extracting [==================>                                ]  46.24MB/126.7MB
 2c3e55f12edd Extracting [=========================>                         ]   63.5MB/126.7MB
 9ee36911c542 Extracting [=========================>                         ]  64.62MB/126.7MB
 2c3e55f12edd Extracting [===============================>                   ]  80.22MB/126.7MB
 9ee36911c542 Extracting [===============================>                   ]  80.77MB/126.7MB
 2c3e55f12edd Extracting [======================================>            ]   98.6MB/126.7MB
 9ee36911c542 Extracting [======================================>            ]  98.04MB/126.7MB
 2c3e55f12edd Extracting [=============================================>     ]  114.8MB/126.7MB
 9ee36911c542 Extracting [============================================>      ]    112MB/126.7MB
 2c3e55f12edd Extracting [================================================>  ]    122MB/126.7MB
 9ee36911c542 Extracting [===============================================>   ]  119.8MB/126.7MB
 2c3e55f12edd Extracting [==================================================>]  126.7MB/126.7MB
 9ee36911c542 Extracting [=================================================> ]  124.2MB/126.7MB
 2c3e55f12edd Pull complete 
 db8938f1fd44 Extracting [==================================================>]  3.445kB/3.445kB
 db8938f1fd44 Extracting [==================================================>]  3.445kB/3.445kB
 9ee36911c542 Extracting [==================================================>]  126.7MB/126.7MB
 9ee36911c542 Pull complete 
 6285d16323de Extracting [==================================================>]  3.624kB/3.624kB
 6285d16323de Extracting [==================================================>]  3.624kB/3.624kB
 db8938f1fd44 Pull complete 
 zookeeper Pulled 
 6285d16323de Pull complete 
 kafka Pulled 
 Network compose_default  Creating
 Network compose_default  Created
 Container zookeeper  Creating
 Container postgres  Creating
 Container simulator  Creating
 Container prometheus  Creating
 Container simulator  Created
 Container postgres  Created
 Container policy-db-migrator  Creating
 Container prometheus  Created
 Container grafana  Creating
 Container zookeeper  Created
 Container kafka  Creating
 Container grafana  Created
 Container policy-db-migrator  Created
 Container policy-api  Creating
 Container kafka  Created
 Container policy-api  Created
 Container policy-pap  Creating
 Container policy-pap  Created
 Container policy-apex-pdp  Creating
 Container policy-apex-pdp  Created
 Container policy-distribution  Creating
 Container policy-distribution  Created
 Container postgres  Starting
 Container simulator  Starting
 Container zookeeper  Starting
 Container prometheus  Starting
 Container zookeeper  Started
 Container kafka  Starting
 Container kafka  Started
 Container simulator  Started
 Container prometheus  Started
 Container grafana  Starting
 Container grafana  Started
 Container postgres  Started
 Container policy-db-migrator  Starting
 Container policy-db-migrator  Started
 Container policy-api  Starting
 Container policy-api  Started
 Container policy-pap  Starting
 Container policy-pap  Started
 Container policy-apex-pdp  Starting
 Container policy-apex-pdp  Started
 Container policy-distribution  Starting
 Container policy-distribution  Started
Prometheus server: http://localhost:30259
Grafana server: http://localhost:30269
Waiting for REST to come up on localhost port 30006...
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 10 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 10 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 11 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 12 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 17 seconds
nexus3.onap.org:10001/onap/policy-db-migrator:4.0.1        policy-db-migrator    Up 13 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 15 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 14 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 17 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 18 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 16 seconds
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 15 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 15 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 16 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 17 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 22 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 20 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 19 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 22 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 23 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 21 seconds
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 20 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 20 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 21 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 22 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 27 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 25 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 24 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 27 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 28 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 26 seconds
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 25 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 25 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 26 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 27 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 32 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 30 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 29 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 32 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 33 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 31 seconds
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 30 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 31 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 31 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 32 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 37 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 35 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 34 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 37 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 38 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 36 seconds
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 35 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 36 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 36 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 37 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 42 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 40 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 39 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 42 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 43 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 41 seconds
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up 40 seconds
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up 41 seconds
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up 41 seconds
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up 42 seconds
confluentinc/cp-kafka:latest                               kafka                 Up 48 seconds
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up 45 seconds
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up 44 seconds
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up 47 seconds
confluentinc/cp-zookeeper:latest                           zookeeper             Up 48 seconds
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up 46 seconds
Build docker image for robot framework
Error: No such image: policy-csit-robot
Cloning into '/w/workspace/policy-distribution-oslo-project-csit-distribution/csit/resources/tests/models'...
Build robot framework docker image
sha256:d6cf6308120ccc575b56ac923096a91d10221dacfcdc495d83abf103d072733f
Error response from daemon: reference does not exist
top - 07:42:44 up 36 min,  0 users,  load average: 3.07, 1.42, 0.54
Tasks: 236 total,   1 running, 161 sleeping,   0 stopped,   0 zombie
%Cpu(s):  1.7 us,  0.4 sy,  0.0 ni, 97.5 id,  0.5 wa,  0.0 hi,  0.0 si,  0.0 st

              total        used        free      shared  buff/cache   available
Mem:            31G        2.7G         21G         27M        6.7G         28G
Swap:          1.0G          0B        1.0G

IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up About a minute
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up About a minute
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up About a minute
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up About a minute
confluentinc/cp-kafka:latest                               kafka                 Up About a minute
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up About a minute
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up About a minute
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up About a minute
confluentinc/cp-zookeeper:latest                           zookeeper             Up About a minute
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up About a minute

CONTAINER ID   NAME                  CPU %     MEM USAGE / LIMIT     MEM %     NET I/O           BLOCK I/O       PIDS
6b25c9c842d3   policy-distribution   0.06%     83.28MiB / 31.41GiB   0.26%     4.37kB / 4.57kB   0B / 0B         47
bc0c5d41df8a   policy-apex-pdp       1.54%     183.9MiB / 31.41GiB   0.57%     28.7kB / 30.9kB   0B / 0B         50
d835d3f66792   policy-pap            0.81%     487.8MiB / 31.41GiB   1.52%     106kB / 141kB     0B / 136MB      66
2cbf4c4939ef   policy-api            0.16%     446.9MiB / 31.41GiB   1.39%     1.13MB / 973kB    0B / 8.19kB     58
17122893f670   kafka                 3.24%     392.6MiB / 31.41GiB   1.22%     119kB / 119kB     0B / 532kB      87
67bd0c2367ca   grafana               1.00%     69.79MiB / 31.41GiB   0.22%     11.6MB / 73.9kB   0B / 29.4MB     21
f321ad74d384   postgres              0.03%     84.68MiB / 31.41GiB   0.26%     1.61MB / 1.69MB   0B / 157MB      26
be9685f3353f   simulator             0.05%     122.1MiB / 31.41GiB   0.38%     1.65kB / 0B       0B / 0B         77
2a7cd05b8c9e   zookeeper             0.15%     93MiB / 31.41GiB      0.29%     52.9kB / 45.6kB   4.1kB / 401kB   61
5d752c78c02a   prometheus            0.07%     19.82MiB / 31.41GiB   0.06%     59.6kB / 2.3kB    127kB / 0B      10

 Container policy-csit  Creating
 Container policy-csit  Created
Attaching to policy-csit
policy-csit  | Invoking the robot tests from: distribution-test.robot
policy-csit  | Run Robot test
policy-csit  | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies
policy-csit  | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates
policy-csit  | -v POLICY_API_IP:policy-api:6969
policy-csit  | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969
policy-csit  | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969
policy-csit  | -v POLICY_PAP_IP:policy-pap:6969
policy-csit  | -v APEX_IP:policy-apex-pdp:6969
policy-csit  | -v APEX_EVENTS_IP:policy-apex-pdp:23324
policy-csit  | -v KAFKA_IP:kafka:9092
policy-csit  | -v PROMETHEUS_IP:prometheus:9090
policy-csit  | -v POLICY_PDPX_IP:policy-xacml-pdp:6969
policy-csit  | -v POLICY_DROOLS_IP:policy-drools-pdp:9696
policy-csit  | -v DROOLS_IP:policy-drools-apps:6969
policy-csit  | -v DROOLS_IP_2:policy-drools-apps:9696
policy-csit  | -v TEMP_FOLDER:/tmp/distribution
policy-csit  | -v DISTRIBUTION_IP:policy-distribution:6969
policy-csit  | -v TEST_ENV:docker
policy-csit  | -v JAEGER_IP:jaeger:16686
policy-csit  | Starting Robot test suites ...
policy-csit  | ==============================================================================
policy-csit  | Distribution-Test                                                             
policy-csit  | ==============================================================================
policy-csit  | Healthcheck :: Verify policy distribution health check                | PASS |
policy-csit  | ------------------------------------------------------------------------------
policy-csit  | InvokeDistributionAndRunEventOnEngine                                 | PASS |
policy-csit  | ------------------------------------------------------------------------------
policy-csit  | MetricsAfterExecution :: Verify policy-distribution is exporting p... | PASS |
policy-csit  | ------------------------------------------------------------------------------
policy-csit  | Distribution-Test                                                     | PASS |
policy-csit  | 3 tests, 3 passed, 0 failed
policy-csit  | ==============================================================================
policy-csit  | Output:  /tmp/results/output.xml
policy-csit  | Log:     /tmp/results/log.html
policy-csit  | Report:  /tmp/results/report.html
policy-csit  | RESULT: 0

policy-csit exited with code 0
IMAGE                                                      NAMES                 STATUS
nexus3.onap.org:10001/onap/policy-distribution:4.0.1       policy-distribution   Up About a minute
nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1           policy-apex-pdp       Up About a minute
nexus3.onap.org:10001/onap/policy-pap:4.0.1                policy-pap            Up About a minute
nexus3.onap.org:10001/onap/policy-api:4.0.1                policy-api            Up About a minute
confluentinc/cp-kafka:latest                               kafka                 Up About a minute
nexus3.onap.org:10001/grafana/grafana:latest               grafana               Up About a minute
nexus3.onap.org:10001/library/postgres:16.4                postgres              Up About a minute
nexus3.onap.org:10001/onap/policy-models-simulator:4.0.1   simulator             Up About a minute
confluentinc/cp-zookeeper:latest                           zookeeper             Up About a minute
nexus3.onap.org:10001/prom/prometheus:latest               prometheus            Up About a minute
Shut down started!
Collecting logs from docker compose containers...
Tearing down containers...
 Container policy-csit  Stopping
 Container policy-distribution  Stopping
 Container grafana  Stopping
 Container policy-csit  Stopped
 Container policy-csit  Removing
 Container policy-csit  Removed
 Container grafana  Stopped
 Container grafana  Removing
 Container grafana  Removed
 Container prometheus  Stopping
 Container prometheus  Stopped
 Container prometheus  Removing
 Container prometheus  Removed
 Container policy-distribution  Stopped
 Container policy-distribution  Removing
 Container policy-distribution  Removed
 Container policy-apex-pdp  Stopping
 Container policy-apex-pdp  Stopped
 Container policy-apex-pdp  Removing
 Container policy-apex-pdp  Removed
 Container simulator  Stopping
 Container policy-pap  Stopping
 Container simulator  Stopped
 Container simulator  Removing
 Container simulator  Removed
 Container policy-pap  Stopped
 Container policy-pap  Removing
 Container policy-pap  Removed
 Container policy-api  Stopping
 Container kafka  Stopping
 Container kafka  Stopped
 Container kafka  Removing
 Container kafka  Removed
 Container zookeeper  Stopping
 Container zookeeper  Stopped
 Container zookeeper  Removing
 Container zookeeper  Removed
 Container policy-api  Stopped
 Container policy-api  Removing
 Container policy-api  Removed
 Container policy-db-migrator  Stopping
 Container policy-db-migrator  Stopped
 Container policy-db-migrator  Removing
 Container policy-db-migrator  Removed
 Container postgres  Stopping
 Container postgres  Stopped
 Container postgres  Removing
 Container postgres  Removed
 Network compose_default  Removing
 Network compose_default  Removed
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2270 killed;
[ssh-agent] Stopped.
Robot results publisher started...
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[PostBuildScript] - [INFO] Executing post build scripts.
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins3426862800792354348.sh
---> sysstat.sh
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins2679621230938095803.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/policy-distribution-oslo-project-csit-distribution
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/policy-distribution-oslo-project-csit-distribution ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/policy-distribution-oslo-project-csit-distribution ']'
+ mkdir -p /w/workspace/policy-distribution-oslo-project-csit-distribution/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-oslo-project-csit-distribution/archives/
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins9971566786635643220.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-distribution-oslo-project-csit-distribution/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ixzo from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ixzo/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins3995070644810841839.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-oslo-project-csit-distribution@tmp/config6581746057779589tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins864738711687063805.sh
---> create-netrc.sh
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins13597272843280621758.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-distribution-oslo-project-csit-distribution/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ixzo from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ixzo/bin to PATH
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins7790944578111102113.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash /tmp/jenkins8384314878402612986.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-distribution-oslo-project-csit-distribution/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ixzo from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-ixzo/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-8
INFO: Archiving Costs
[policy-distribution-oslo-project-csit-distribution] $ /bin/bash -l /tmp/jenkins18105015879222048058.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/policy-distribution-oslo-project-csit-distribution/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ixzo from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-ixzo/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-oslo-project-csit-distribution/122
INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-8c-8g-10050 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              8
On-line CPU(s) list: 0-7
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           8
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2800.000
BogoMIPS:            5600.00
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-7
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities


---> nproc:
8


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev             16G     0   16G   0% /dev
tmpfs           3.2G  708K  3.2G   1% /run
/dev/vda1       155G   14G  141G  10% /
tmpfs            16G     0   16G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            16G     0   16G   0% /sys/fs/cgroup
/dev/vda15      105M  4.4M  100M   5% /boot/efi
tmpfs           3.2G     0  3.2G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          32167         879       24663           0        6623       30831
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:1f:4a:bc brd ff:ff:ff:ff:ff:ff
    inet 10.30.107.86/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 84121sec preferred_lft 84121sec
    inet6 fe80::f816:3eff:fe1f:4abc/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:1e:2f:8a:4d brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever
    inet6 fe80::42:1eff:fe2f:8a4d/64 scope link 
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10050) 	03/22/25 	_x86_64_	(8 CPU)

07:06:28     LINUX RESTART	(8 CPU)

07:07:02          tps      rtps      wtps   bread/s   bwrtn/s
07:08:01        51.08      0.00     51.08      0.00  70240.49
07:09:01        31.33      0.02     31.31      2.67  47862.29
07:10:01         0.77      0.00      0.77      0.00      8.40
07:11:01         0.88      0.00      0.88      0.00     12.26
07:12:01         1.00      0.00      1.00      0.00     11.86
07:13:01         0.88      0.00      0.88      0.00     12.53
07:14:01         0.87      0.00      0.87      0.00     10.93
07:15:01         1.13      0.00      1.13      0.00     14.80
07:16:01         0.88      0.00      0.88      0.00     10.40
07:17:01         1.00      0.02      0.98      0.13     12.53
07:18:01         1.05      0.00      1.05      0.00     12.53
07:19:01         0.95      0.00      0.95      0.00     12.13
07:20:01         0.85      0.00      0.85      0.00     10.66
07:21:01         0.92      0.00      0.92      0.00     11.33
07:22:01         1.05      0.00      1.05      0.00     13.86
07:23:01         5.78      4.07      1.72     32.53     26.26
07:24:01         1.00      0.00      1.00      0.00     12.26
07:25:01         0.90      0.00      0.90      0.00     11.86
07:26:01         0.93      0.00      0.93      0.00     10.40
07:27:01         1.32      0.00      1.32      0.00     16.00
07:28:01         1.02      0.02      1.00      0.13     11.60
07:29:01         1.13      0.00      1.13      0.00     13.86
07:30:01         0.95      0.00      0.95      0.00     10.53
07:31:01         1.08      0.00      1.08      0.00     14.26
07:32:01         1.05      0.00      1.05      0.00     12.13
07:33:01         1.15      0.00      1.15      0.00     14.40
07:34:01         0.87      0.00      0.87      0.00     10.53
07:35:01         1.15      0.00      1.15      0.00     14.00
07:36:01         0.88      0.00      0.88      0.00     10.80
07:37:01         1.13      0.00      1.13      0.00     14.26
07:38:01         0.92      0.00      0.92      0.00     11.33
07:39:01         1.05      0.00      1.05      0.00     13.33
07:40:01         6.38      4.43      1.95    172.90    221.16
07:41:01       434.59     41.21    393.38   3002.17  12037.73
07:42:01       587.02      4.33    582.69    447.13 167981.60
07:43:01       133.46      0.43    133.02     35.72  20722.03
07:44:01        68.93      0.72     68.21     26.26   1358.48
Average:        36.41      1.49     34.91    100.57   8643.11

07:07:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
07:08:01     30648208  31891996   2291012      6.96     38656   1533304   1295136      3.81    622564   1415876        44
07:09:01     30650492  31894304   2288728      6.95     38728   1533372   1295136      3.81    622780   1415848        16
07:10:01     30648396  31892220   2290824      6.95     38752   1533372   1295136      3.81    623708   1415848        12
07:11:01     30647972  31891892   2291248      6.96     38776   1533376   1295136      3.81    624568   1415856        44
07:12:01     30647620  31891596   2291600      6.96     38824   1533372   1295136      3.81    624984   1415868        20
07:13:01     30646060  31890076   2293160      6.96     38848   1533384   1314912      3.87    626428   1415872        44
07:14:01     30645068  31889152   2294152      6.96     38888   1533392   1314912      3.87    627764   1415864        32
07:15:01     30643836  31887988   2295384      6.97     38936   1533396   1314912      3.87    628856   1415868        12
07:16:01     30642680  31886884   2296540      6.97     38976   1533400   1314912      3.87    629904   1415872         8
07:17:01     30635604  31879936   2303616      6.99     39028   1533404   1334380      3.93    635912   1415876       244
07:18:01     30634712  31879076   2304508      7.00     39060   1533408   1334380      3.93    636760   1415880         8
07:19:01     30633252  31877652   2305968      7.00     39084   1533412   1334380      3.93    637808   1415884        44
07:20:01     30630476  31874912   2308744      7.01     39108   1533416   1334380      3.93    640612   1415892        36
07:21:01     30628048  31872532   2311172      7.02     39140   1533424   1334380      3.93    643596   1415892       220
07:22:01     30626560  31871084   2312660      7.02     39188   1533428   1334380      3.93    644704   1415900        52
07:23:01     30622692  31868296   2316528      7.03     40216   1533436   1338676      3.94    648476   1415912       180
07:24:01     30621248  31866880   2317972      7.04     40256   1533436   1338676      3.94    649576   1415908        12
07:25:01     30620060  31865732   2319160      7.04     40288   1533432   1338676      3.94    650792   1415912        48
07:26:01     30618960  31864668   2320260      7.04     40312   1533444   1338676      3.94    651896   1415916         8
07:27:01     30615164  31860932   2324056      7.06     40352   1533448   1338676      3.94    655524   1415920       228
07:28:01     30614196  31859992   2325024      7.06     40384   1533460   1338676      3.94    656508   1415924       152
07:29:01     30613120  31859092   2326100      7.06     40424   1533592   1338676      3.94    657624   1416056        12
07:30:01     30611964  31857972   2327256      7.07     40456   1533596   1338676      3.94    658992   1416064         4
07:31:01     30610040  31856104   2329180      7.07     40496   1533604   1338676      3.94    661280   1416068        20
07:32:01     30608864  31854988   2330356      7.07     40552   1533600   1338676      3.94    662608   1416072        32
07:33:01     30607664  31853796   2331556      7.08     40592   1533612   1338676      3.94    663580   1416076        12
07:34:01     30606648  31852836   2332572      7.08     40632   1533616   1338676      3.94    664656   1416084       180
07:35:01     30605732  31851976   2333488      7.08     40672   1533620   1338676      3.94    665804   1416092         8
07:36:01     30604780  31851028   2334440      7.09     40704   1533616   1338676      3.94    666832   1416096        28
07:37:01     30601276  31847636   2337944      7.10     40768   1533616   1338676      3.94    670052   1416104        56
07:38:01     30599600  31845968   2339620      7.10     40808   1533628   1338676      3.94    671168   1416092        24
07:39:01     30598804  31845256   2340416      7.11     40848   1533636   1338676      3.94    672340   1416096       136
07:40:01     30525280  31783392   2413940      7.33     41076   1544868   1368648      4.03    739400   1422676       136
07:41:01     28183156  31531628   4756064     14.44     86456   3537948   2652000      7.80   1060156   3317292   1773792
07:42:01     24283364  30412504   8655856     26.28    146996   6110552   7744464     22.79   2368816   5675132       992
07:43:01     22861608  29413444  10077612     30.59    176936   6463752   9410172     27.69   3468440   5935328      2876
07:44:01     25257900  31566956   7681320     23.32    178136   6214140   1630940      4.80   1373256   5719288      2896
Average:     30029760  31744389   2909460      8.83     51415   1971419   1765009      5.19    802938   1821087     48180

07:07:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
07:08:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:08:01         ens3      2.19      1.61      1.83      1.20      0.00      0.00      0.00      0.00
07:08:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:09:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:09:01         ens3      3.48      1.35      2.66      0.58      0.00      0.00      0.00      0.00
07:09:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:10:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:10:01         ens3      0.20      0.15      0.06      0.07      0.00      0.00      0.00      0.00
07:10:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:11:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:11:01         ens3      0.23      0.18      0.06      0.19      0.00      0.00      0.00      0.00
07:11:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:12:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:12:01         ens3      0.30      0.22      0.13      0.17      0.00      0.00      0.00      0.00
07:12:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:13:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:13:01         ens3      0.25      0.22      0.06      0.11      0.00      0.00      0.00      0.00
07:13:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:14:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:14:01         ens3      0.17      0.15      0.05      0.17      0.00      0.00      0.00      0.00
07:14:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:15:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:15:01         ens3      0.28      0.27      0.06      0.33      0.00      0.00      0.00      0.00
07:15:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:16:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:16:01         ens3      0.18      0.27      0.06      0.33      0.00      0.00      0.00      0.00
07:16:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:17:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:17:01         ens3      0.73      0.67      0.34      0.83      0.00      0.00      0.00      0.00
07:17:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:18:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:18:01         ens3      0.12      0.15      0.05      0.20      0.00      0.00      0.00      0.00
07:18:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:19:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:19:01         ens3      0.20      0.15      0.06      0.01      0.00      0.00      0.00      0.00
07:19:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:20:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:20:01         ens3      1.20      0.63      0.53      0.61      0.00      0.00      0.00      0.00
07:20:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:21:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:21:01         ens3      1.38      0.67      0.52      0.67      0.00      0.00      0.00      0.00
07:21:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:22:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:22:01         ens3      0.32      0.23      0.13      0.22      0.00      0.00      0.00      0.00
07:22:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:23:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:23:01         ens3      1.35      0.65      0.56      0.57      0.00      0.00      0.00      0.00
07:23:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:24:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:24:01         ens3      0.17      0.13      0.06      0.10      0.00      0.00      0.00      0.00
07:24:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:25:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:25:01         ens3      0.23      0.25      0.06      0.34      0.00      0.00      0.00      0.00
07:25:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:26:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:26:01         ens3      0.15      0.13      0.05      0.17      0.00      0.00      0.00      0.00
07:26:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:27:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:27:01         ens3      0.50      0.48      0.24      0.51      0.00      0.00      0.00      0.00
07:27:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:28:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:28:01         ens3      0.25      0.18      0.11      0.07      0.00      0.00      0.00      0.00
07:28:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:29:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:29:01         ens3      0.20      0.27      0.06      0.33      0.00      0.00      0.00      0.00
07:29:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:30:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:30:01         ens3      0.13      0.15      0.05      0.17      0.00      0.00      0.00      0.00
07:30:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:31:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:31:01         ens3      1.10      0.50      0.42      0.41      0.00      0.00      0.00      0.00
07:31:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:32:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:32:01         ens3      0.28      0.22      0.13      0.26      0.00      0.00      0.00      0.00
07:32:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:33:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:33:01         ens3      0.25      0.17      0.06      0.04      0.00      0.00      0.00      0.00
07:33:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:34:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:34:01         ens3      0.17      0.15      0.05      0.17      0.00      0.00      0.00      0.00
07:34:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:35:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:35:01         ens3      0.23      0.17      0.06      0.17      0.00      0.00      0.00      0.00
07:35:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:36:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:36:01         ens3      0.15      0.15      0.05      0.17      0.00      0.00      0.00      0.00
07:36:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:37:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:37:01         ens3      0.55      0.53      0.24      0.70      0.00      0.00      0.00      0.00
07:37:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:38:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:38:01         ens3      0.13      0.08      0.05      0.03      0.00      0.00      0.00      0.00
07:38:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:39:01           lo      0.20      0.20      0.01      0.01      0.00      0.00      0.00      0.00
07:39:01         ens3      0.20      0.18      0.06      0.17      0.00      0.00      0.00      0.00
07:39:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:40:01           lo      0.05      0.05      0.00      0.00      0.00      0.00      0.00      0.00
07:40:01         ens3     87.65     54.17    132.09     27.11      0.00      0.00      0.00      0.00
07:40:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:41:01           lo     12.88     12.88      1.23      1.23      0.00      0.00      0.00      0.00
07:41:01         ens3    822.88    492.12  19632.48     63.59      0.00      0.00      0.00      0.00
07:41:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
07:42:01           lo      4.87      4.87      0.50      0.50      0.00      0.00      0.00      0.00
07:42:01    veth56b30ae      1.37      1.95      0.15      0.19      0.00      0.00      0.00      0.00
07:42:01    veth543b810      0.83      1.07      0.05      0.06      0.00      0.00      0.00      0.00
07:42:01    veth98c0c14      1.65      1.83      0.17      0.18      0.00      0.00      0.00      0.00
07:43:01           lo      2.43      2.43      0.20      0.20      0.00      0.00      0.00      0.00
07:43:01    veth56b30ae      3.28      4.38      0.62      0.71      0.00      0.00      0.00      0.00
07:43:01    veth543b810     88.17     89.10     13.20     29.31      0.00      0.00      0.00      0.00
07:43:01    veth98c0c14     18.31     14.80      8.67      4.40      0.00      0.00      0.00      0.00
07:44:01           lo      2.80      2.80      0.26      0.26      0.00      0.00      0.00      0.00
07:44:01         ens3   2431.37   1442.34  37752.43    200.13      0.00      0.00      0.00      0.00
07:44:01      docker0     22.98     33.59      2.62    293.02      0.00      0.00      0.00      0.00
Average:           lo      0.71      0.71      0.07      0.07      0.00      0.00      0.00      0.00
Average:         ens3     60.14     34.99   1005.12      4.62      0.00      0.00      0.00      0.00
Average:      docker0      0.62      0.91      0.07      7.92      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10050) 	03/22/25 	_x86_64_	(8 CPU)

07:06:28     LINUX RESTART	(8 CPU)

07:07:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
07:08:01        all      0.17      0.00      0.03      1.89      0.01     97.90
07:08:01          0      0.19      0.00      0.03      0.00      0.02     99.76
07:08:01          1      0.17      0.00      0.02      0.00      0.00     99.81
07:08:01          2      0.03      0.00      0.05      0.00      0.00     99.92
07:08:01          3      0.19      0.00      0.00      0.07      0.00     99.75
07:08:01          4      0.71      0.00      0.03      0.00      0.00     99.25
07:08:01          5      0.03      0.00      0.02      0.00      0.00     99.95
07:08:01          6      0.08      0.00      0.05      0.10      0.02     99.75
07:08:01          7      0.03      0.00      0.02     15.01      0.02     84.93
07:09:01        all      0.32      0.00      0.01      1.36      0.01     98.29
07:09:01          0      0.05      0.00      0.05      0.00      0.02     99.88
07:09:01          1      1.47      0.00      0.00      0.00      0.00     98.53
07:09:01          2      0.02      0.00      0.03      0.00      0.02     99.93
07:09:01          3      0.10      0.00      0.00      0.00      0.00     99.90
07:09:01          4      0.10      0.00      0.02      0.00      0.02     99.87
07:09:01          5      0.73      0.00      0.02      0.00      0.00     99.25
07:09:01          6      0.03      0.00      0.00      0.05      0.00     99.92
07:09:01          7      0.02      0.00      0.00     10.90      0.03     89.05
07:10:01        all      0.01      0.00      0.01      0.00      0.01     99.97
07:10:01          0      0.05      0.00      0.00      0.00      0.03     99.92
07:10:01          1      0.02      0.00      0.00      0.00      0.02     99.97
07:10:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:10:01          3      0.00      0.00      0.02      0.00      0.00     99.98
07:10:01          4      0.03      0.00      0.02      0.00      0.00     99.95
07:10:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:10:01          6      0.00      0.00      0.00      0.00      0.00    100.00
07:10:01          7      0.00      0.00      0.00      0.02      0.00     99.98
07:11:01        all      0.02      0.00      0.01      0.00      0.01     99.97
07:11:01          0      0.05      0.00      0.03      0.00      0.02     99.90
07:11:01          1      0.02      0.00      0.00      0.00      0.02     99.97
07:11:01          2      0.02      0.00      0.03      0.02      0.00     99.93
07:11:01          3      0.03      0.00      0.02      0.00      0.00     99.95
07:11:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:11:01          5      0.00      0.00      0.00      0.00      0.02     99.98
07:11:01          6      0.02      0.00      0.00      0.00      0.00     99.98
07:11:01          7      0.00      0.00      0.00      0.03      0.00     99.97
07:12:01        all      0.02      0.00      0.01      0.00      0.01     99.96
07:12:01          0      0.05      0.00      0.00      0.00      0.03     99.92
07:12:01          1      0.00      0.00      0.00      0.00      0.00    100.00
07:12:01          2      0.02      0.00      0.00      0.00      0.02     99.97
07:12:01          3      0.00      0.00      0.02      0.00      0.00     99.98
07:12:01          4      0.00      0.00      0.02      0.00      0.00     99.98
07:12:01          5      0.05      0.00      0.03      0.00      0.00     99.92
07:12:01          6      0.00      0.00      0.00      0.00      0.00    100.00
07:12:01          7      0.00      0.00      0.02      0.03      0.00     99.95
07:13:01        all      0.02      0.00      0.01      0.01      0.01     99.96
07:13:01          0      0.03      0.00      0.02      0.00      0.03     99.92
07:13:01          1      0.00      0.00      0.00      0.00      0.00    100.00
07:13:01          2      0.02      0.00      0.02      0.00      0.02     99.95
07:13:01          3      0.03      0.00      0.00      0.00      0.00     99.97
07:13:01          4      0.03      0.00      0.00      0.00      0.00     99.97
07:13:01          5      0.03      0.00      0.02      0.00      0.00     99.95
07:13:01          6      0.00      0.00      0.02      0.00      0.00     99.98
07:13:01          7      0.02      0.00      0.02      0.03      0.00     99.93
07:14:01        all      0.01      0.00      0.00      0.01      0.01     99.97
07:14:01          0      0.02      0.00      0.00      0.00      0.02     99.97
07:14:01          1      0.00      0.00      0.00      0.00      0.02     99.98
07:14:01          2      0.02      0.00      0.03      0.00      0.02     99.93
07:14:01          3      0.02      0.00      0.00      0.00      0.00     99.98
07:14:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:14:01          5      0.03      0.00      0.00      0.00      0.00     99.97
07:14:01          6      0.00      0.00      0.00      0.00      0.00    100.00
07:14:01          7      0.02      0.00      0.00      0.03      0.00     99.95
07:15:01        all      0.01      0.00      0.01      0.00      0.01     99.97
07:15:01          0      0.03      0.00      0.02      0.00      0.03     99.92
07:15:01          1      0.00      0.00      0.00      0.00      0.00    100.00
07:15:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:15:01          3      0.02      0.00      0.00      0.00      0.00     99.98
07:15:01          4      0.00      0.00      0.02      0.00      0.02     99.97
07:15:01          5      0.03      0.00      0.02      0.00      0.00     99.95
07:15:01          6      0.00      0.00      0.00      0.00      0.00    100.00
07:15:01          7      0.02      0.00      0.00      0.03      0.00     99.95
07:16:01        all      0.01      0.00      0.01      0.00      0.00     99.97
07:16:01          0      0.03      0.00      0.02      0.00      0.02     99.93
07:16:01          1      0.00      0.00      0.00      0.00      0.02     99.98
07:16:01          2      0.02      0.00      0.02      0.00      0.02     99.95
07:16:01          3      0.00      0.00      0.00      0.00      0.00    100.00
07:16:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:16:01          5      0.05      0.00      0.02      0.00      0.00     99.93
07:16:01          6      0.00      0.00      0.02      0.00      0.00     99.98
07:16:01          7      0.02      0.00      0.00      0.03      0.00     99.95
07:17:01        all      0.03      0.00      0.01      0.00      0.01     99.95
07:17:01          0      0.03      0.00      0.02      0.00      0.03     99.92
07:17:01          1      0.00      0.00      0.00      0.00      0.00    100.00
07:17:01          2      0.02      0.00      0.00      0.00      0.02     99.97
07:17:01          3      0.07      0.00      0.02      0.00      0.00     99.92
07:17:01          4      0.02      0.00      0.02      0.00      0.00     99.97
07:17:01          5      0.05      0.00      0.00      0.00      0.00     99.95
07:17:01          6      0.02      0.00      0.00      0.00      0.00     99.98
07:17:01          7      0.05      0.00      0.00      0.03      0.00     99.92
07:18:01        all      0.01      0.00      0.01      0.00      0.00     99.97
07:18:01          0      0.02      0.00      0.03      0.00      0.02     99.93
07:18:01          1      0.02      0.00      0.00      0.00      0.00     99.98
07:18:01          2      0.02      0.00      0.02      0.00      0.00     99.97
07:18:01          3      0.02      0.00      0.00      0.00      0.02     99.97
07:18:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:18:01          5      0.03      0.00      0.00      0.00      0.00     99.97
07:18:01          6      0.00      0.00      0.00      0.00      0.00    100.00
07:18:01          7      0.02      0.00      0.02      0.02      0.00     99.95

07:18:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
07:19:01        all      0.01      0.00      0.01      0.00      0.01     99.97
07:19:01          0      0.02      0.00      0.00      0.02      0.02     99.95
07:19:01          1      0.05      0.00      0.00      0.00      0.02     99.93
07:19:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:19:01          3      0.00      0.00      0.00      0.00      0.00    100.00
07:19:01          4      0.00      0.00      0.02      0.00      0.00     99.98
07:19:01          5      0.00      0.00      0.02      0.00      0.02     99.97
07:19:01          6      0.00      0.00      0.03      0.00      0.00     99.97
07:19:01          7      0.02      0.00      0.00      0.02      0.02     99.95
07:20:01        all      0.11      0.00      0.01      0.00      0.01     99.87
07:20:01          0      0.03      0.00      0.02      0.00      0.00     99.95
07:20:01          1      0.73      0.00      0.02      0.00      0.02     99.24
07:20:01          2      0.03      0.00      0.02      0.00      0.02     99.93
07:20:01          3      0.00      0.00      0.02      0.00      0.00     99.98
07:20:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:20:01          5      0.02      0.00      0.02      0.00      0.02     99.95
07:20:01          6      0.02      0.00      0.00      0.00      0.00     99.98
07:20:01          7      0.02      0.00      0.02      0.02      0.00     99.95
07:21:01        all      0.03      0.00      0.01      0.00      0.01     99.95
07:21:01          0      0.05      0.00      0.00      0.00      0.00     99.95
07:21:01          1      0.08      0.00      0.00      0.00      0.00     99.92
07:21:01          2      0.02      0.00      0.00      0.00      0.00     99.98
07:21:01          3      0.03      0.00      0.02      0.00      0.02     99.93
07:21:01          4      0.03      0.00      0.03      0.00      0.00     99.93
07:21:01          5      0.02      0.00      0.00      0.00      0.02     99.97
07:21:01          6      0.00      0.00      0.02      0.00      0.00     99.98
07:21:01          7      0.00      0.00      0.00      0.02      0.00     99.98
07:22:01        all      0.02      0.00      0.01      0.01      0.01     99.96
07:22:01          0      0.02      0.00      0.02      0.00      0.00     99.97
07:22:01          1      0.03      0.00      0.02      0.00      0.02     99.93
07:22:01          2      0.03      0.00      0.00      0.00      0.00     99.97
07:22:01          3      0.05      0.00      0.00      0.02      0.02     99.92
07:22:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:22:01          5      0.02      0.00      0.00      0.02      0.00     99.97
07:22:01          6      0.00      0.00      0.00      0.00      0.00    100.00
07:22:01          7      0.00      0.00      0.00      0.03      0.00     99.97
07:23:01        all      0.02      0.00      0.01      0.01      0.01     99.95
07:23:01          0      0.07      0.00      0.00      0.05      0.02     99.87
07:23:01          1      0.05      0.00      0.02      0.00      0.02     99.92
07:23:01          2      0.00      0.00      0.00      0.00      0.02     99.98
07:23:01          3      0.02      0.00      0.02      0.00      0.03     99.93
07:23:01          4      0.00      0.00      0.02      0.00      0.00     99.98
07:23:01          5      0.02      0.00      0.02      0.00      0.00     99.97
07:23:01          6      0.00      0.00      0.02      0.00      0.00     99.98
07:23:01          7      0.02      0.00      0.02      0.05      0.00     99.92
07:24:01        all      0.18      0.00      0.01      0.00      0.01     99.80
07:24:01          0      0.02      0.00      0.00      0.00      0.00     99.98
07:24:01          1      1.35      0.00      0.03      0.00      0.02     98.60
07:24:01          2      0.00      0.00      0.02      0.00      0.00     99.98
07:24:01          3      0.03      0.00      0.02      0.00      0.02     99.93
07:24:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:24:01          5      0.02      0.00      0.00      0.00      0.00     99.98
07:24:01          6      0.00      0.00      0.00      0.00      0.02     99.98
07:24:01          7      0.02      0.00      0.00      0.03      0.00     99.95
07:25:01        all      0.25      0.00      0.01      0.00      0.01     99.74
07:25:01          0      0.91      0.00      0.00      0.00      0.00     99.09
07:25:01          1      0.03      0.00      0.02      0.00      0.00     99.95
07:25:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:25:01          3      0.03      0.00      0.00      0.00      0.00     99.97
07:25:01          4      0.00      0.00      0.02      0.00      0.00     99.98
07:25:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:25:01          6      0.99      0.00      0.03      0.00      0.02     98.96
07:25:01          7      0.00      0.00      0.02      0.03      0.00     99.95
07:26:01        all      0.26      0.00      0.00      0.00      0.01     99.73
07:26:01          0      0.00      0.00      0.00      0.00      0.02     99.98
07:26:01          1      0.00      0.00      0.02      0.00      0.02     99.97
07:26:01          2      0.02      0.00      0.00      0.00      0.02     99.97
07:26:01          3      0.02      0.00      0.02      0.00      0.00     99.97
07:26:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:26:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:26:01          6      1.94      0.00      0.00      0.00      0.03     98.03
07:26:01          7      0.02      0.00      0.00      0.02      0.00     99.97
07:27:01        all      0.27      0.00      0.01      0.01      0.01     99.72
07:27:01          0      0.02      0.00      0.00      0.00      0.00     99.98
07:27:01          1      0.02      0.00      0.00      0.00      0.00     99.98
07:27:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:27:01          3      0.05      0.00      0.02      0.00      0.00     99.93
07:27:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:27:01          5      0.02      0.00      0.00      0.00      0.00     99.98
07:27:01          6      1.99      0.00      0.02      0.02      0.03     97.95
07:27:01          7      0.03      0.00      0.02      0.03      0.02     99.90
07:28:01        all      0.26      0.00      0.00      0.00      0.01     99.73
07:28:01          0      0.03      0.00      0.00      0.00      0.00     99.97
07:28:01          1      0.02      0.00      0.00      0.00      0.00     99.98
07:28:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:28:01          3      0.02      0.00      0.00      0.00      0.02     99.97
07:28:01          4      0.00      0.00      0.00      0.00      0.02     99.98
07:28:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:28:01          6      1.97      0.00      0.02      0.00      0.03     97.98
07:28:01          7      0.00      0.00      0.00      0.02      0.00     99.98
07:29:01        all      0.18      0.00      0.00      0.01      0.01     99.80
07:29:01          0      0.00      0.00      0.00      0.00      0.00    100.00
07:29:01          1      0.02      0.00      0.02      0.00      0.00     99.97
07:29:01          2      0.00      0.00      0.00      0.00      0.02     99.98
07:29:01          3      0.00      0.00      0.02      0.00      0.00     99.98
07:29:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:29:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:29:01          6      1.34      0.00      0.00      0.02      0.03     98.61
07:29:01          7      0.03      0.00      0.00      0.07      0.00     99.90

07:29:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
07:30:01        all      0.01      0.00      0.00      0.00      0.01     99.97
07:30:01          0      0.02      0.00      0.02      0.00      0.02     99.95
07:30:01          1      0.00      0.00      0.00      0.00      0.00    100.00
07:30:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:30:01          3      0.07      0.00      0.00      0.00      0.00     99.93
07:30:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:30:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:30:01          6      0.02      0.00      0.02      0.02      0.03     99.92
07:30:01          7      0.00      0.00      0.00      0.02      0.00     99.98
07:31:01        all      0.02      0.00      0.00      0.00      0.01     99.97
07:31:01          0      0.02      0.00      0.00      0.00      0.00     99.98
07:31:01          1      0.00      0.00      0.00      0.00      0.00    100.00
07:31:01          2      0.02      0.00      0.00      0.00      0.00     99.98
07:31:01          3      0.03      0.00      0.02      0.00      0.00     99.95
07:31:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:31:01          5      0.02      0.00      0.00      0.00      0.00     99.98
07:31:01          6      0.03      0.00      0.02      0.00      0.03     99.92
07:31:01          7      0.03      0.00      0.02      0.02      0.00     99.93
07:32:01        all      0.01      0.00      0.01      0.01      0.01     99.97
07:32:01          0      0.02      0.00      0.00      0.00      0.00     99.98
07:32:01          1      0.00      0.00      0.00      0.00      0.02     99.98
07:32:01          2      0.00      0.00      0.02      0.00      0.02     99.97
07:32:01          3      0.02      0.00      0.00      0.00      0.02     99.97
07:32:01          4      0.00      0.00      0.02      0.00      0.00     99.98
07:32:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:32:01          6      0.02      0.00      0.02      0.00      0.02     99.95
07:32:01          7      0.00      0.00      0.00      0.05      0.00     99.95
07:33:01        all      0.01      0.00      0.01      0.00      0.01     99.97
07:33:01          0      0.03      0.00      0.00      0.00      0.00     99.97
07:33:01          1      0.02      0.00      0.02      0.00      0.00     99.97
07:33:01          2      0.03      0.00      0.02      0.00      0.00     99.95
07:33:01          3      0.02      0.00      0.00      0.00      0.00     99.98
07:33:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:33:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:33:01          6      0.03      0.00      0.02      0.02      0.03     99.90
07:33:01          7      0.02      0.00      0.00      0.02      0.00     99.97
07:34:01        all      0.01      0.00      0.01      0.00      0.01     99.97
07:34:01          0      0.02      0.00      0.00      0.00      0.00     99.98
07:34:01          1      0.00      0.00      0.02      0.00      0.00     99.98
07:34:01          2      0.00      0.00      0.02      0.00      0.00     99.98
07:34:01          3      0.00      0.00      0.00      0.00      0.00    100.00
07:34:01          4      0.02      0.00      0.00      0.00      0.00     99.98
07:34:01          5      0.00      0.00      0.00      0.00      0.02     99.98
07:34:01          6      0.03      0.00      0.02      0.00      0.03     99.92
07:34:01          7      0.00      0.00      0.00      0.02      0.00     99.98
07:35:01        all      0.02      0.00      0.01      0.01      0.01     99.96
07:35:01          0      0.03      0.00      0.02      0.00      0.02     99.93
07:35:01          1      0.02      0.00      0.02      0.00      0.00     99.97
07:35:01          2      0.00      0.00      0.00      0.00      0.02     99.98
07:35:01          3      0.08      0.00      0.03      0.00      0.02     99.87
07:35:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:35:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:35:01          6      0.02      0.00      0.02      0.02      0.05     99.90
07:35:01          7      0.00      0.00      0.00      0.03      0.00     99.97
07:36:01        all      0.01      0.00      0.01      0.00      0.01     99.97
07:36:01          0      0.02      0.00      0.00      0.00      0.00     99.98
07:36:01          1      0.02      0.00      0.00      0.00      0.02     99.97
07:36:01          2      0.00      0.00      0.00      0.00      0.00    100.00
07:36:01          3      0.00      0.00      0.02      0.00      0.00     99.98
07:36:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:36:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:36:01          6      0.07      0.00      0.02      0.00      0.02     99.90
07:36:01          7      0.00      0.00      0.00      0.02      0.00     99.98
07:37:01        all      0.02      0.00      0.01      0.00      0.01     99.96
07:37:01          0      0.03      0.00      0.02      0.02      0.00     99.93
07:37:01          1      0.02      0.00      0.00      0.00      0.00     99.98
07:37:01          2      0.02      0.00      0.00      0.00      0.02     99.97
07:37:01          3      0.03      0.00      0.02      0.00      0.00     99.95
07:37:01          4      0.00      0.00      0.02      0.00      0.00     99.98
07:37:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:37:01          6      0.05      0.00      0.02      0.02      0.03     99.88
07:37:01          7      0.00      0.00      0.03      0.03      0.00     99.93
07:38:01        all      0.17      0.00      0.01      0.01      0.01     99.80
07:38:01          0      0.03      0.00      0.02      0.00      0.00     99.95
07:38:01          1      0.00      0.00      0.02      0.00      0.00     99.98
07:38:01          2      0.02      0.00      0.02      0.00      0.02     99.95
07:38:01          3      0.00      0.00      0.00      0.00      0.02     99.98
07:38:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:38:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:38:01          6      1.34      0.00      0.00      0.00      0.00     98.66
07:38:01          7      0.00      0.00      0.00      0.03      0.02     99.95
07:39:01        all      0.26      0.00      0.01      0.01      0.01     99.71
07:39:01          0      0.02      0.00      0.00      0.00      0.02     99.97
07:39:01          1      0.02      0.00      0.00      0.00      0.00     99.98
07:39:01          2      0.05      0.00      0.03      0.00      0.03     99.88
07:39:01          3      0.03      0.00      0.02      0.00      0.00     99.95
07:39:01          4      0.00      0.00      0.00      0.00      0.00    100.00
07:39:01          5      0.00      0.00      0.00      0.00      0.00    100.00
07:39:01          6      1.97      0.00      0.00      0.00      0.02     98.01
07:39:01          7      0.00      0.00      0.00      0.12      0.00     99.88
07:40:01        all      1.11      0.00      0.07      0.03      0.01     98.77
07:40:01          0      0.85      0.00      0.08      0.00      0.00     99.07
07:40:01          1      1.80      0.00      0.07      0.02      0.00     98.12
07:40:01          2      1.60      0.00      0.05      0.00      0.03     98.32
07:40:01          3      0.47      0.00      0.05      0.00      0.00     99.48
07:40:01          4      0.23      0.00      0.03      0.02      0.00     99.72
07:40:01          5      1.03      0.00      0.05      0.00      0.00     98.92
07:40:01          6      1.84      0.00      0.03      0.00      0.00     98.12
07:40:01          7      1.03      0.00      0.18      0.18      0.00     98.60

07:40:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
07:41:01        all     11.78      0.00      2.14      1.44      0.04     84.61
07:41:01          0     32.04      0.00      3.01      0.52      0.05     64.38
07:41:01          1      6.75      0.00      1.64      0.17      0.03     91.40
07:41:01          2      3.75      0.00      1.78      0.32      0.03     94.11
07:41:01          3      5.65      0.00      2.31      3.71      0.03     88.29
07:41:01          4      5.50      0.00      1.18      0.22      0.02     93.08
07:41:01          5     28.69      0.00      3.23      1.34      0.05     66.69
07:41:01          6      7.54      0.00      1.96      0.17      0.10     90.24
07:41:01          7      4.29      0.00      1.99      5.06      0.03     88.63
07:42:01        all     23.99      0.00      6.93      7.62      0.10     61.36
07:42:01          0     18.49      0.00      7.28      7.58      0.10     66.55
07:42:01          1     25.26      0.00      6.64      4.22      0.15     63.72
07:42:01          2     24.70      0.00      6.72      2.36      0.12     66.10
07:42:01          3     24.50      0.00      5.79      2.69      0.07     66.95
07:42:01          4     21.64      0.00      6.92      3.77      0.07     67.60
07:42:01          5     27.04      0.00      7.33      2.01      0.09     63.53
07:42:01          6     26.02      0.00      7.34     29.44      0.08     37.12
07:42:01          7     24.36      0.00      7.42      8.71      0.09     59.43
07:43:01        all     22.30      0.00      2.76      0.73      0.08     74.13
07:43:01          0     22.25      0.00      2.42      0.20      0.10     75.03
07:43:01          1     19.49      0.00      2.50      0.07      0.08     77.85
07:43:01          2     21.02      0.00      3.02      1.36      0.07     74.53
07:43:01          3     23.47      0.00      3.03      0.17      0.10     73.23
07:43:01          4     23.36      0.00      3.17      2.13      0.08     71.25
07:43:01          5     27.92      0.00      2.68      0.05      0.07     69.29
07:43:01          6     23.19      0.00      2.68      0.05      0.08     74.00
07:43:01          7     17.69      0.00      2.58      1.82      0.08     77.83
07:44:01        all      2.77      0.00      0.90      0.13      0.05     96.15
07:44:01          0      1.84      0.00      0.85      0.03      0.05     97.22
07:44:01          1      2.01      0.00      0.79      0.02      0.03     97.15
07:44:01          2      7.02      0.00      0.89      0.13      0.07     91.90
07:44:01          3      1.85      0.00      0.88      0.03      0.03     97.20
07:44:01          4      2.19      0.00      0.77      0.05      0.07     96.92
07:44:01          5      1.74      0.00      0.84      0.05      0.07     97.31
07:44:01          6      2.36      0.00      1.09      0.08      0.05     96.42
07:44:01          7      3.16      0.00      1.09      0.68      0.05     95.02
Average:        all      1.73      0.00      0.35      0.36      0.01     97.55
Average:          0      2.08      0.00      0.37      0.22      0.02     97.30
Average:          1      1.59      0.00      0.31      0.12      0.01     97.97
Average:          2      1.57      0.00      0.34      0.11      0.02     97.96
Average:          3      1.52      0.00      0.33      0.18      0.01     97.96
Average:          4      1.45      0.00      0.33      0.17      0.01     98.05
Average:          5      2.34      0.00      0.38      0.09      0.01     97.18
Average:          6      1.96      0.00      0.36      0.80      0.02     96.86
Average:          7      1.35      0.00      0.36      1.16      0.01     97.13