Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-40035 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp [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-9734kAoZSD0E/agent.2129 SSH_AGENT_PID=2131 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp@tmp/private_key_3938089723220384145.key (/w/workspace/policy-apex-pdp-master-project-csit-apex-pdp@tmp/private_key_3938089723220384145.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-apex-pdp-master-project-csit-apex-pdp # 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/master^{commit} # timeout=10 Checking out Revision 4c2e1f59e6992e3f844e46f9d65a0b147fe2820e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2e1f59e6992e3f844e46f9d65a0b147fe2820e # timeout=30 Commit message: "Fix tests after changing Spring Framework version." > git rev-list --no-walk 4c2e1f59e6992e3f844e46f9d65a0b147fe2820e # 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-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins6240965937103380881.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-Xkvs 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-Xkvs/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-Xkvs/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.23 botocore==1.35.23 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.7 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.2 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.5 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 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-apex-pdp-master-project-csit-apex-pdp] $ /bin/sh /tmp/jenkins4428630271106823189.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-apex-pdp-master-project-csit-apex-pdp] $ /bin/sh -xe /tmp/jenkins16247410780589406059.sh + /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/csit/run-project-csit.sh apex-pdp 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 41 60.2M 41 24.9M 0 0 62.9M 0 --:--:-- --:--:-- --:--:-- 62.9M 100 60.2M 100 60.2M 0 0 107M 0 --:--:-- --:--:-- --:--:-- 214M Setting project configuration for: apex-pdp Configuring docker compose... Starting apex-pdp using postgres + Grafana/Prometheus pap Pulling zookeeper Pulling postgres Pulling simulator Pulling apex-pdp Pulling kafka Pulling grafana Pulling prometheus Pulling api Pulling policy-db-migrator Pulling 31e352740f53 Pulling fs layer bd0b23713e28 Pulling fs layer f79a5c69f51d Pulling fs layer 986fcf7a06f2 Pulling fs layer 3999de03f9c5 Pulling fs layer f802698ae475 Pulling fs layer f802698ae475 Waiting 986fcf7a06f2 Waiting 3999de03f9c5 Waiting 31e352740f53 Pulling fs layer 9171bc10f5ee Pulling fs layer 25cf7b6e1a35 Pulling fs layer d80d8ae66d10 Pulling fs layer fec9c9378c05 Pulling fs layer f9db91c690a7 Pulling fs layer dbeac9839f33 Pulling fs layer f9db91c690a7 Waiting d80d8ae66d10 Waiting dbeac9839f33 Waiting 25cf7b6e1a35 Waiting 9171bc10f5ee Waiting 31e352740f53 Pulling fs layer 9171bc10f5ee Pulling fs layer 1ec265eab545 Pulling fs layer 1fcc5f40b8f2 Pulling fs layer e04733bc75bc Pulling fs layer 646453f57811 Pulling fs layer 93e718c294d9 Pulling fs layer 1fcc5f40b8f2 Waiting e04733bc75bc Waiting 646453f57811 Waiting 93e718c294d9 Waiting 1ec265eab545 Waiting 9171bc10f5ee Waiting f79a5c69f51d Downloading [==================================================>] 302B/302B 31e352740f53 Downloading [> ] 48.06kB/3.398MB 31e352740f53 Downloading [> ] 48.06kB/3.398MB 31e352740f53 Downloading [> ] 48.06kB/3.398MB f79a5c69f51d Verifying Checksum f79a5c69f51d Download complete bd0b23713e28 Downloading [> ] 539.6kB/73.93MB 31e352740f53 Pulling fs layer 2644d2c1e634 Pulling fs layer 9f44f767a137 Pulling fs layer 24a4ab288c79 Pulling fs layer fdda936f3f46 Pulling fs layer a4c070104ae4 Pulling fs layer 4c94655ae498 Pulling fs layer 8ad75e1851d7 Pulling fs layer 851cbdd30d34 Pulling fs layer 31e352740f53 Downloading [> ] 48.06kB/3.398MB a4c070104ae4 Waiting 4c94655ae498 Waiting 8ad75e1851d7 Waiting 851cbdd30d34 Waiting 2644d2c1e634 Waiting 9f44f767a137 Waiting 24a4ab288c79 Waiting fdda936f3f46 Waiting 31e352740f53 Pulling fs layer 5d7aa052c3c8 Pulling fs layer d05d4f90098e Pulling fs layer 31e352740f53 Downloading [> ] 48.06kB/3.398MB 6843cd9b5503 Pulling fs layer f7de17657d49 Pulling fs layer 55a92805b028 Pulling fs layer e8fb397d8c47 Pulling fs layer 5d7aa052c3c8 Waiting d05d4f90098e Waiting 6843cd9b5503 Waiting f7de17657d49 Waiting 55a92805b028 Waiting e8fb397d8c47 Waiting 986fcf7a06f2 Downloading [> ] 539.6kB/158.6MB 9fa9226be034 Pulling fs layer 1617e25568b2 Pulling fs layer 02203e3d6934 Pulling fs layer 8be4b7271108 Pulling fs layer 8becc689631f Pulling fs layer ceaeea15c1bf Pulling fs layer 564720d6ed13 Pulling fs layer 1fd5d47e09da Pulling fs layer 1617e25568b2 Waiting 1afe4a0d7329 Pulling fs layer bd55ccfa5aad Pulling fs layer 54f884861fc1 Pulling fs layer 8be4b7271108 Waiting b09316e948c6 Pulling fs layer 02203e3d6934 Waiting 8becc689631f Waiting ceaeea15c1bf Waiting 1afe4a0d7329 Waiting 564720d6ed13 Waiting 1fd5d47e09da Waiting bd55ccfa5aad Waiting 54f884861fc1 Waiting 4abcf2066143 Pulling fs layer 39aee5fd3406 Pulling fs layer 592f1e71407c Pulling fs layer 66aec874ce0c Pulling fs layer bde37282dfba Pulling fs layer b6982d0733af Pulling fs layer ab3c28da242b Pulling fs layer 4abcf2066143 Waiting e4892977d944 Pulling fs layer ef2b3f3f597e Pulling fs layer 39aee5fd3406 Waiting 27a3c8ebdfbf Pulling fs layer 592f1e71407c Waiting bde37282dfba Waiting 66aec874ce0c Waiting b6982d0733af Waiting 27a3c8ebdfbf Waiting e4892977d944 Waiting ab3c28da242b Waiting 31e352740f53 Verifying Checksum 31e352740f53 Verifying Checksum 31e352740f53 Verifying Checksum 31e352740f53 Verifying Checksum 31e352740f53 Download complete 31e352740f53 Verifying Checksum 31e352740f53 Download complete 31e352740f53 Download complete 31e352740f53 Download complete 31e352740f53 Download complete 31e352740f53 Extracting [> ] 65.54kB/3.398MB 31e352740f53 Extracting [> ] 65.54kB/3.398MB 31e352740f53 Extracting [> ] 65.54kB/3.398MB 31e352740f53 Extracting [> ] 65.54kB/3.398MB 31e352740f53 Extracting [> ] 65.54kB/3.398MB a2318d6c47ec Pulling fs layer 2f16a1d7105a Pulling fs layer 426ef4eb83d0 Pulling fs layer e405020056e2 Pulling fs layer 37f223cd3b7a Pulling fs layer 5b21d7a5cb0b Pulling fs layer 2fd2333708a2 Pulling fs layer a9193c797654 Pulling fs layer 175415c99903 Pulling fs layer 88ab146977b5 Pulling fs layer 5d0d6d069b83 Pulling fs layer c31960c64c87 Pulling fs layer edaedb71f264 Pulling fs layer de96e3ff4e81 Pulling fs layer a2318d6c47ec Waiting e405020056e2 Waiting 5b21d7a5cb0b Waiting 37f223cd3b7a Waiting 2fd2333708a2 Waiting 2f16a1d7105a Waiting a9193c797654 Waiting 88ab146977b5 Waiting 175415c99903 Waiting 5d0d6d069b83 Waiting 426ef4eb83d0 Waiting c31960c64c87 Waiting edaedb71f264 Waiting de96e3ff4e81 Waiting 3999de03f9c5 Downloading [==================================================>] 1.154kB/1.154kB 3999de03f9c5 Verifying Checksum 3999de03f9c5 Download complete f802698ae475 Downloading [==================================================>] 1.127kB/1.127kB f802698ae475 Verifying Checksum f802698ae475 Download complete 9171bc10f5ee Downloading [> ] 539.6kB/73.98MB 9171bc10f5ee Downloading [> ] 539.6kB/73.98MB bd0b23713e28 Downloading [=====> ] 8.65MB/73.93MB 986fcf7a06f2 Downloading [===> ] 11.35MB/158.6MB 31e352740f53 Extracting [=============> ] 917.5kB/3.398MB 31e352740f53 Extracting [=============> ] 917.5kB/3.398MB 31e352740f53 Extracting [=============> ] 917.5kB/3.398MB 31e352740f53 Extracting [=============> ] 917.5kB/3.398MB 31e352740f53 Extracting [=============> ] 917.5kB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 31e352740f53 Extracting [==================================================>] 3.398MB/3.398MB 9171bc10f5ee Downloading [=====> ] 7.568MB/73.98MB 9171bc10f5ee Downloading [=====> ] 7.568MB/73.98MB bd0b23713e28 Downloading [===============> ] 23.25MB/73.93MB 986fcf7a06f2 Downloading [========> ] 27.03MB/158.6MB 31e352740f53 Pull complete 31e352740f53 Pull complete 31e352740f53 Pull complete 31e352740f53 Pull complete 31e352740f53 Pull complete 56f27190e824 Pulling fs layer 8e70b9b9b078 Pulling fs layer 732c9ebb730c Pulling fs layer ed746366f1b8 Pulling fs layer 10894799ccd9 Pulling fs layer 8d377259558c Pulling fs layer e7688095d1e6 Pulling fs layer 8eab815b3593 Pulling fs layer 8e70b9b9b078 Waiting 00ded6dd259e Pulling fs layer 296f622c8150 Pulling fs layer 4ee3050cff6b Pulling fs layer 732c9ebb730c Waiting 98acab318002 Pulling fs layer 878348106a95 Pulling fs layer 8eab815b3593 Waiting 00ded6dd259e Waiting 296f622c8150 Waiting 4ee3050cff6b Waiting 98acab318002 Waiting 878348106a95 Waiting 56f27190e824 Waiting 8d377259558c Waiting ed746366f1b8 Waiting e7688095d1e6 Waiting 9171bc10f5ee Downloading [==========> ] 15.14MB/73.98MB 9171bc10f5ee Downloading [==========> ] 15.14MB/73.98MB bd0b23713e28 Downloading [=========================> ] 37.85MB/73.93MB 56f27190e824 Pulling fs layer 8e70b9b9b078 Pulling fs layer 732c9ebb730c Pulling fs layer ed746366f1b8 Pulling fs layer 10894799ccd9 Pulling fs layer 8d377259558c Pulling fs layer e7688095d1e6 Pulling fs layer 56f27190e824 Waiting 8eab815b3593 Pulling fs layer 00ded6dd259e Pulling fs layer ed746366f1b8 Waiting 296f622c8150 Pulling fs layer 4ee3050cff6b Pulling fs layer 8e70b9b9b078 Waiting 519f42193ec8 Pulling fs layer 732c9ebb730c Waiting 8d377259558c Waiting 8eab815b3593 Waiting 10894799ccd9 Waiting e7688095d1e6 Waiting 5df3538dc51e Pulling fs layer 4ee3050cff6b Waiting 986fcf7a06f2 Downloading [============> ] 38.39MB/158.6MB 00ded6dd259e Waiting 296f622c8150 Waiting 519f42193ec8 Waiting 5df3538dc51e Waiting 9171bc10f5ee Downloading [=============> ] 20.54MB/73.98MB 9171bc10f5ee Downloading [=============> ] 20.54MB/73.98MB bd0b23713e28 Downloading [==================================> ] 51.36MB/73.93MB 986fcf7a06f2 Downloading [=================> ] 54.61MB/158.6MB 9171bc10f5ee Downloading [====================> ] 30.28MB/73.98MB 9171bc10f5ee Downloading [====================> ] 30.28MB/73.98MB 986fcf7a06f2 Downloading [=====================> ] 69.2MB/158.6MB bd0b23713e28 Downloading [=========================================> ] 61.64MB/73.93MB 9171bc10f5ee Downloading [=============================> ] 43.25MB/73.98MB 9171bc10f5ee Downloading [=============================> ] 43.25MB/73.98MB 986fcf7a06f2 Downloading [=========================> ] 81.64MB/158.6MB bd0b23713e28 Downloading [================================================> ] 71.91MB/73.93MB bd0b23713e28 Verifying Checksum bd0b23713e28 Download complete 25cf7b6e1a35 Downloading [==================================================>] 295B/295B 25cf7b6e1a35 Verifying Checksum 25cf7b6e1a35 Download complete 9171bc10f5ee Downloading [=======================================> ] 57.85MB/73.98MB 9171bc10f5ee Downloading [=======================================> ] 57.85MB/73.98MB d80d8ae66d10 Downloading [=> ] 3.001kB/127.4kB d80d8ae66d10 Download complete 986fcf7a06f2 Downloading [==============================> ] 97.86MB/158.6MB fec9c9378c05 Downloading [==================================================>] 1.146kB/1.146kB fec9c9378c05 Download complete bd0b23713e28 Extracting [> ] 557.1kB/73.93MB 9171bc10f5ee Downloading [================================================> ] 72.45MB/73.98MB 9171bc10f5ee Downloading [================================================> ] 72.45MB/73.98MB f9db91c690a7 Downloading [> ] 539.6kB/83.71MB 9171bc10f5ee Verifying Checksum 9171bc10f5ee Download complete 9171bc10f5ee Download complete dbeac9839f33 Downloading [==================================================>] 1.116kB/1.116kB dbeac9839f33 Verifying Checksum dbeac9839f33 Download complete 986fcf7a06f2 Downloading [====================================> ] 115.2MB/158.6MB 1ec265eab545 Downloading [==================================================>] 294B/294B 1ec265eab545 Verifying Checksum 1ec265eab545 Download complete bd0b23713e28 Extracting [===> ] 4.456MB/73.93MB 1fcc5f40b8f2 Downloading [=> ] 3.001kB/127kB 1fcc5f40b8f2 Download complete e04733bc75bc Downloading [==================================================>] 1.328kB/1.328kB e04733bc75bc Download complete 9171bc10f5ee Extracting [> ] 557.1kB/73.98MB 9171bc10f5ee Extracting [> ] 557.1kB/73.98MB f9db91c690a7 Downloading [===> ] 5.406MB/83.71MB 646453f57811 Downloading [> ] 539.6kB/93.55MB 986fcf7a06f2 Downloading [=========================================> ] 130.8MB/158.6MB bd0b23713e28 Extracting [======> ] 8.913MB/73.93MB f9db91c690a7 Downloading [=========> ] 15.68MB/83.71MB 9171bc10f5ee Extracting [===> ] 5.014MB/73.98MB 9171bc10f5ee Extracting [===> ] 5.014MB/73.98MB 646453f57811 Downloading [=====> ] 10.27MB/93.55MB 986fcf7a06f2 Downloading [==============================================> ] 147.6MB/158.6MB bd0b23713e28 Extracting [=========> ] 13.93MB/73.93MB 986fcf7a06f2 Verifying Checksum 986fcf7a06f2 Download complete f9db91c690a7 Downloading [==============> ] 23.79MB/83.71MB 93e718c294d9 Downloading [==================================================>] 1.3kB/1.3kB 93e718c294d9 Verifying Checksum 93e718c294d9 Download complete 9171bc10f5ee Extracting [======> ] 9.47MB/73.98MB 9171bc10f5ee Extracting [======> ] 9.47MB/73.98MB 646453f57811 Downloading [===========> ] 22.17MB/93.55MB 2644d2c1e634 Downloading [> ] 539.6kB/73.98MB bd0b23713e28 Extracting [=============> ] 20.05MB/73.93MB f9db91c690a7 Downloading [=====================> ] 36.22MB/83.71MB 9171bc10f5ee Extracting [=========> ] 13.37MB/73.98MB 9171bc10f5ee Extracting [=========> ] 13.37MB/73.98MB 646453f57811 Downloading [=====================> ] 40.01MB/93.55MB 2644d2c1e634 Downloading [====> ] 6.487MB/73.98MB bd0b23713e28 Extracting [==================> ] 27.3MB/73.93MB f9db91c690a7 Downloading [=============================> ] 49.2MB/83.71MB 9171bc10f5ee Extracting [=============> ] 19.5MB/73.98MB 9171bc10f5ee Extracting [=============> ] 19.5MB/73.98MB 646453f57811 Downloading [=============================> ] 55.15MB/93.55MB 2644d2c1e634 Downloading [===========> ] 16.76MB/73.98MB bd0b23713e28 Extracting [======================> ] 33.98MB/73.93MB f9db91c690a7 Downloading [=====================================> ] 62.72MB/83.71MB 9171bc10f5ee Extracting [=================> ] 25.62MB/73.98MB 9171bc10f5ee Extracting [=================> ] 25.62MB/73.98MB 646453f57811 Downloading [===================================> ] 65.96MB/93.55MB 2644d2c1e634 Downloading [==================> ] 28.11MB/73.98MB bd0b23713e28 Extracting [=========================> ] 38.44MB/73.93MB f9db91c690a7 Downloading [===========================================> ] 73.53MB/83.71MB 646453f57811 Downloading [===========================================> ] 80.56MB/93.55MB 9171bc10f5ee Extracting [====================> ] 30.64MB/73.98MB 9171bc10f5ee Extracting [====================> ] 30.64MB/73.98MB 2644d2c1e634 Downloading [===========================> ] 41.09MB/73.98MB bd0b23713e28 Extracting [=============================> ] 44.01MB/73.93MB 646453f57811 Verifying Checksum 646453f57811 Download complete f9db91c690a7 Downloading [=================================================> ] 83.26MB/83.71MB f9db91c690a7 Verifying Checksum f9db91c690a7 Download complete 9171bc10f5ee Extracting [========================> ] 36.77MB/73.98MB 9171bc10f5ee Extracting [========================> ] 36.77MB/73.98MB 24a4ab288c79 Downloading [==================================================>] 1.075kB/1.075kB 24a4ab288c79 Verifying Checksum 24a4ab288c79 Download complete 2644d2c1e634 Downloading [====================================> ] 54.07MB/73.98MB 9f44f767a137 Downloading [> ] 343kB/32.98MB fdda936f3f46 Downloading [============================> ] 3.003kB/5.317kB fdda936f3f46 Downloading [==================================================>] 5.317kB/5.317kB fdda936f3f46 Verifying Checksum fdda936f3f46 Download complete a4c070104ae4 Downloading [============================> ] 3.003kB/5.241kB a4c070104ae4 Downloading [==================================================>] 5.241kB/5.241kB bd0b23713e28 Extracting [================================> ] 48.46MB/73.93MB 4c94655ae498 Downloading [==================================================>] 1.035kB/1.035kB 4c94655ae498 Verifying Checksum 4c94655ae498 Download complete 8ad75e1851d7 Downloading [==================================================>] 1.035kB/1.035kB 8ad75e1851d7 Verifying Checksum 9171bc10f5ee Extracting [===========================> ] 40.11MB/73.98MB 9171bc10f5ee Extracting [===========================> ] 40.11MB/73.98MB 851cbdd30d34 Downloading [====> ] 3.002kB/33.12kB 851cbdd30d34 Downloading [==================================================>] 33.12kB/33.12kB 851cbdd30d34 Download complete 2644d2c1e634 Downloading [==============================================> ] 68.66MB/73.98MB 9f44f767a137 Downloading [============> ] 8.256MB/32.98MB 2644d2c1e634 Verifying Checksum 2644d2c1e634 Download complete 5d7aa052c3c8 Downloading [> ] 539.6kB/180.5MB d05d4f90098e Downloading [=> ] 3.002kB/84.21kB d05d4f90098e Download complete bd0b23713e28 Extracting [====================================> ] 54.03MB/73.93MB 6843cd9b5503 Downloading [==================================================>] 92B/92B 6843cd9b5503 Verifying Checksum 6843cd9b5503 Download complete f7de17657d49 Download complete 9171bc10f5ee Extracting [=============================> ] 44.01MB/73.98MB 9171bc10f5ee Extracting [=============================> ] 44.01MB/73.98MB 9f44f767a137 Downloading [===============================> ] 20.99MB/32.98MB 55a92805b028 Downloading [==================================================>] 301B/301B 55a92805b028 Verifying Checksum 55a92805b028 Download complete 5d7aa052c3c8 Downloading [==> ] 10.27MB/180.5MB e8fb397d8c47 Downloading [> ] 539.6kB/257.1MB 2644d2c1e634 Extracting [> ] 557.1kB/73.98MB bd0b23713e28 Extracting [======================================> ] 57.38MB/73.93MB 9f44f767a137 Verifying Checksum 9f44f767a137 Download complete 9fa9226be034 Downloading [> ] 15.3kB/783kB 9171bc10f5ee Extracting [================================> ] 48.46MB/73.98MB 9171bc10f5ee Extracting [================================> ] 48.46MB/73.98MB 9fa9226be034 Downloading [==================================================>] 783kB/783kB 9fa9226be034 Download complete 9fa9226be034 Extracting [==> ] 32.77kB/783kB 5d7aa052c3c8 Downloading [======> ] 23.79MB/180.5MB e8fb397d8c47 Downloading [=> ] 7.568MB/257.1MB 1617e25568b2 Downloading [=> ] 15.3kB/480.9kB 1617e25568b2 Downloading [==================================================>] 480.9kB/480.9kB 1617e25568b2 Verifying Checksum 1617e25568b2 Download complete bd0b23713e28 Extracting [=========================================> ] 60.72MB/73.93MB 2644d2c1e634 Extracting [===> ] 4.456MB/73.98MB 9171bc10f5ee Extracting [===================================> ] 51.81MB/73.98MB 9171bc10f5ee Extracting [===================================> ] 51.81MB/73.98MB 02203e3d6934 Downloading [> ] 539.6kB/56.02MB 5d7aa052c3c8 Downloading [===========> ] 40.01MB/180.5MB e8fb397d8c47 Downloading [===> ] 16.76MB/257.1MB 9fa9226be034 Extracting [=======================> ] 360.4kB/783kB 9fa9226be034 Extracting [==================================================>] 783kB/783kB 9fa9226be034 Extracting [==================================================>] 783kB/783kB bd0b23713e28 Extracting [==========================================> ] 63.5MB/73.93MB 2644d2c1e634 Extracting [=======> ] 11.14MB/73.98MB 9171bc10f5ee Extracting [====================================> ] 53.48MB/73.98MB 9171bc10f5ee Extracting [====================================> ] 53.48MB/73.98MB 02203e3d6934 Downloading [=====> ] 5.946MB/56.02MB 5d7aa052c3c8 Downloading [===============> ] 55.69MB/180.5MB e8fb397d8c47 Downloading [=====> ] 28.65MB/257.1MB bd0b23713e28 Extracting [=============================================> ] 66.85MB/73.93MB 02203e3d6934 Downloading [============> ] 14.06MB/56.02MB 5d7aa052c3c8 Downloading [==================> ] 67.58MB/180.5MB e8fb397d8c47 Downloading [=======> ] 36.22MB/257.1MB 2644d2c1e634 Extracting [=========> ] 13.37MB/73.98MB 9fa9226be034 Pull complete 9171bc10f5ee Extracting [=======================================> ] 58.49MB/73.98MB 9171bc10f5ee Extracting [=======================================> ] 58.49MB/73.98MB 1617e25568b2 Extracting [===> ] 32.77kB/480.9kB bd0b23713e28 Extracting [================================================> ] 71.3MB/73.93MB 02203e3d6934 Downloading [=====================> ] 23.79MB/56.02MB e8fb397d8c47 Downloading [=========> ] 47.04MB/257.1MB 5d7aa052c3c8 Downloading [=====================> ] 78.4MB/180.5MB 2644d2c1e634 Extracting [===========> ] 16.71MB/73.98MB 9171bc10f5ee Extracting [=========================================> ] 61.83MB/73.98MB 9171bc10f5ee Extracting [=========================================> ] 61.83MB/73.98MB 1617e25568b2 Extracting [==================================> ] 327.7kB/480.9kB 02203e3d6934 Downloading [==============================> ] 34.6MB/56.02MB e8fb397d8c47 Downloading [===========> ] 61.64MB/257.1MB 2644d2c1e634 Extracting [===============> ] 22.84MB/73.98MB 5d7aa052c3c8 Downloading [=========================> ] 91.37MB/180.5MB 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB bd0b23713e28 Extracting [==================================================>] 73.93MB/73.93MB 9171bc10f5ee Extracting [============================================> ] 65.73MB/73.98MB 9171bc10f5ee Extracting [============================================> ] 65.73MB/73.98MB 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 02203e3d6934 Downloading [===========================================> ] 48.66MB/56.02MB e8fb397d8c47 Downloading [===============> ] 78.94MB/257.1MB 5d7aa052c3c8 Downloading [============================> ] 101.6MB/180.5MB 2644d2c1e634 Extracting [=================> ] 26.18MB/73.98MB 02203e3d6934 Downloading [==============================================> ] 51.9MB/56.02MB e8fb397d8c47 Downloading [================> ] 83.8MB/257.1MB bd0b23713e28 Pull complete 9171bc10f5ee Extracting [==============================================> ] 69.07MB/73.98MB 9171bc10f5ee Extracting [==============================================> ] 69.07MB/73.98MB f79a5c69f51d Extracting [==================================================>] 302B/302B f79a5c69f51d Extracting [==================================================>] 302B/302B 1617e25568b2 Pull complete 02203e3d6934 Verifying Checksum 02203e3d6934 Download complete 5d7aa052c3c8 Downloading [=============================> ] 106MB/180.5MB 2644d2c1e634 Extracting [===================> ] 29.52MB/73.98MB 8be4b7271108 Downloading [> ] 523.2kB/50.82MB e8fb397d8c47 Downloading [===================> ] 101.1MB/257.1MB 9171bc10f5ee Extracting [=================================================> ] 73.53MB/73.98MB 9171bc10f5ee Extracting [=================================================> ] 73.53MB/73.98MB 5d7aa052c3c8 Downloading [=================================> ] 122.2MB/180.5MB 2644d2c1e634 Extracting [======================> ] 33.42MB/73.98MB f79a5c69f51d Pull complete 02203e3d6934 Extracting [> ] 557.1kB/56.02MB 8be4b7271108 Downloading [=======> ] 7.863MB/50.82MB 9171bc10f5ee Extracting [==================================================>] 73.98MB/73.98MB 9171bc10f5ee Extracting [==================================================>] 73.98MB/73.98MB e8fb397d8c47 Downloading [=======================> ] 118.4MB/257.1MB 5d7aa052c3c8 Downloading [======================================> ] 139MB/180.5MB 2644d2c1e634 Extracting [=========================> ] 37.32MB/73.98MB 986fcf7a06f2 Extracting [> ] 557.1kB/158.6MB 8be4b7271108 Downloading [==============> ] 15.2MB/50.82MB 02203e3d6934 Extracting [==> ] 3.342MB/56.02MB 9171bc10f5ee Pull complete 9171bc10f5ee Pull complete e8fb397d8c47 Downloading [=========================> ] 132.5MB/257.1MB 1ec265eab545 Extracting [==================================================>] 294B/294B 25cf7b6e1a35 Extracting [==================================================>] 295B/295B 25cf7b6e1a35 Extracting [==================================================>] 295B/295B 1ec265eab545 Extracting [==================================================>] 294B/294B 5d7aa052c3c8 Downloading [=========================================> ] 150.8MB/180.5MB 2644d2c1e634 Extracting [===========================> ] 40.67MB/73.98MB 986fcf7a06f2 Extracting [==> ] 9.47MB/158.6MB 8be4b7271108 Downloading [==========================> ] 26.74MB/50.82MB e8fb397d8c47 Downloading [============================> ] 144.4MB/257.1MB 02203e3d6934 Extracting [=====> ] 6.128MB/56.02MB 5d7aa052c3c8 Downloading [=============================================> ] 165.4MB/180.5MB 2644d2c1e634 Extracting [=============================> ] 44.01MB/73.98MB 25cf7b6e1a35 Pull complete d80d8ae66d10 Extracting [============> ] 32.77kB/127.4kB d80d8ae66d10 Extracting [==================================================>] 127.4kB/127.4kB 1ec265eab545 Pull complete 1fcc5f40b8f2 Extracting [============> ] 32.77kB/127kB 1fcc5f40b8f2 Extracting [==================================================>] 127kB/127kB 986fcf7a06f2 Extracting [=====> ] 16.15MB/158.6MB e8fb397d8c47 Downloading [==============================> ] 157.3MB/257.1MB 8be4b7271108 Downloading [=====================================> ] 37.75MB/50.82MB 5d7aa052c3c8 Verifying Checksum 5d7aa052c3c8 Download complete 02203e3d6934 Extracting [========> ] 10.03MB/56.02MB 8becc689631f Download complete 2644d2c1e634 Extracting [===============================> ] 46.24MB/73.98MB ceaeea15c1bf Downloading [==================================================>] 2.678kB/2.678kB ceaeea15c1bf Verifying Checksum ceaeea15c1bf Download complete 986fcf7a06f2 Extracting [========> ] 25.62MB/158.6MB 8be4b7271108 Verifying Checksum 8be4b7271108 Download complete e8fb397d8c47 Downloading [=================================> ] 171.9MB/257.1MB 564720d6ed13 Downloading [================================================> ] 3.011kB/3.089kB 564720d6ed13 Downloading [==================================================>] 3.089kB/3.089kB 564720d6ed13 Verifying Checksum 564720d6ed13 Download complete 1fd5d47e09da Downloading [=====================================> ] 3.011kB/4.022kB 1fd5d47e09da Downloading [==================================================>] 4.022kB/4.022kB 1fd5d47e09da Verifying Checksum 1fd5d47e09da Download complete 1afe4a0d7329 Downloading [==================================================>] 1.438kB/1.438kB 1afe4a0d7329 Verifying Checksum 1afe4a0d7329 Download complete 1fcc5f40b8f2 Pull complete 02203e3d6934 Extracting [==========> ] 11.7MB/56.02MB e04733bc75bc Extracting [==================================================>] 1.328kB/1.328kB e04733bc75bc Extracting [==================================================>] 1.328kB/1.328kB bd55ccfa5aad Downloading [=> ] 3.009kB/138.1kB bd55ccfa5aad Downloading [==================================================>] 138.1kB/138.1kB bd55ccfa5aad Verifying Checksum bd55ccfa5aad Download complete d80d8ae66d10 Pull complete 54f884861fc1 Downloading [==================================================>] 100B/100B 54f884861fc1 Verifying Checksum 54f884861fc1 Download complete fec9c9378c05 Extracting [==================================================>] 1.146kB/1.146kB b09316e948c6 Downloading [==================================================>] 719B/719B b09316e948c6 Verifying Checksum b09316e948c6 Download complete 5d7aa052c3c8 Extracting [> ] 557.1kB/180.5MB fec9c9378c05 Extracting [==================================================>] 1.146kB/1.146kB 2644d2c1e634 Extracting [=================================> ] 49.58MB/73.98MB 4abcf2066143 Downloading [> ] 48.06kB/3.409MB 39aee5fd3406 Download complete 986fcf7a06f2 Extracting [==========> ] 33.42MB/158.6MB e8fb397d8c47 Downloading [====================================> ] 185.4MB/257.1MB 592f1e71407c Downloading [> ] 48.06kB/3.184MB 4abcf2066143 Verifying Checksum 4abcf2066143 Download complete 4abcf2066143 Extracting [> ] 65.54kB/3.409MB 02203e3d6934 Extracting [=============> ] 15.04MB/56.02MB 66aec874ce0c Downloading [> ] 48.06kB/4.333MB 5d7aa052c3c8 Extracting [> ] 3.342MB/180.5MB 592f1e71407c Verifying Checksum 592f1e71407c Download complete 2644d2c1e634 Extracting [===================================> ] 52.92MB/73.98MB bde37282dfba Downloading [==> ] 3.01kB/51.13kB bde37282dfba Downloading [==================================================>] 51.13kB/51.13kB bde37282dfba Verifying Checksum bde37282dfba Download complete e04733bc75bc Pull complete 986fcf7a06f2 Extracting [==============> ] 44.56MB/158.6MB b6982d0733af Downloading [=====> ] 3.01kB/25.99kB b6982d0733af Download complete e8fb397d8c47 Downloading [======================================> ] 197.9MB/257.1MB 66aec874ce0c Verifying Checksum 66aec874ce0c Download complete fec9c9378c05 Pull complete ab3c28da242b Downloading [> ] 539.6kB/65.84MB e4892977d944 Downloading [> ] 523.2kB/51.58MB 02203e3d6934 Extracting [=================> ] 19.5MB/56.02MB 5d7aa052c3c8 Extracting [==> ] 9.47MB/180.5MB 4abcf2066143 Extracting [=====> ] 393.2kB/3.409MB 2644d2c1e634 Extracting [====================================> ] 54.59MB/73.98MB 646453f57811 Extracting [> ] 557.1kB/93.55MB 986fcf7a06f2 Extracting [================> ] 51.81MB/158.6MB e8fb397d8c47 Downloading [========================================> ] 209.2MB/257.1MB ab3c28da242b Downloading [======> ] 8.65MB/65.84MB e4892977d944 Downloading [========> ] 8.388MB/51.58MB 02203e3d6934 Extracting [==================> ] 21.17MB/56.02MB 5d7aa052c3c8 Extracting [====> ] 15.6MB/180.5MB 4abcf2066143 Extracting [==================================> ] 2.359MB/3.409MB f9db91c690a7 Extracting [> ] 557.1kB/83.71MB 2644d2c1e634 Extracting [======================================> ] 57.38MB/73.98MB 4abcf2066143 Extracting [==================================================>] 3.409MB/3.409MB e8fb397d8c47 Downloading [==========================================> ] 219MB/257.1MB 986fcf7a06f2 Extracting [==================> ] 57.93MB/158.6MB 646453f57811 Extracting [===> ] 7.242MB/93.55MB ab3c28da242b Downloading [==============> ] 19.46MB/65.84MB e4892977d944 Downloading [================> ] 16.78MB/51.58MB f9db91c690a7 Extracting [====> ] 7.799MB/83.71MB 5d7aa052c3c8 Extracting [======> ] 22.28MB/180.5MB 4abcf2066143 Pull complete 02203e3d6934 Extracting [====================> ] 22.84MB/56.02MB 2644d2c1e634 Extracting [=========================================> ] 60.72MB/73.98MB 39aee5fd3406 Extracting [==================================================>] 142B/142B 39aee5fd3406 Extracting [==================================================>] 142B/142B e8fb397d8c47 Downloading [=============================================> ] 231.9MB/257.1MB 986fcf7a06f2 Extracting [===================> ] 62.95MB/158.6MB 646453f57811 Extracting [======> ] 11.7MB/93.55MB ab3c28da242b Downloading [====================> ] 26.49MB/65.84MB e4892977d944 Downloading [=========================> ] 26.74MB/51.58MB 5d7aa052c3c8 Extracting [=======> ] 27.3MB/180.5MB f9db91c690a7 Extracting [======> ] 11.7MB/83.71MB 02203e3d6934 Extracting [======================> ] 25.62MB/56.02MB e8fb397d8c47 Downloading [===============================================> ] 242.8MB/257.1MB 2644d2c1e634 Extracting [==========================================> ] 63.5MB/73.98MB 986fcf7a06f2 Extracting [=====================> ] 68.52MB/158.6MB 646453f57811 Extracting [=========> ] 18.38MB/93.55MB ab3c28da242b Downloading [=============================> ] 38.93MB/65.84MB e4892977d944 Downloading [======================================> ] 39.84MB/51.58MB f9db91c690a7 Extracting [============> ] 21.73MB/83.71MB 5d7aa052c3c8 Extracting [=========> ] 33.42MB/180.5MB e8fb397d8c47 Downloading [=================================================> ] 254.7MB/257.1MB 986fcf7a06f2 Extracting [=======================> ] 75.76MB/158.6MB 2644d2c1e634 Extracting [============================================> ] 66.29MB/73.98MB 39aee5fd3406 Pull complete 592f1e71407c Extracting [> ] 32.77kB/3.184MB 02203e3d6934 Extracting [=========================> ] 28.41MB/56.02MB 646453f57811 Extracting [==============> ] 26.74MB/93.55MB e8fb397d8c47 Verifying Checksum e8fb397d8c47 Download complete ab3c28da242b Downloading [=====================================> ] 49.2MB/65.84MB e4892977d944 Downloading [===============================================> ] 49.28MB/51.58MB ef2b3f3f597e Downloading [============> ] 3.01kB/11.92kB ef2b3f3f597e Downloading [==================================================>] 11.92kB/11.92kB ef2b3f3f597e Verifying Checksum ef2b3f3f597e Download complete e4892977d944 Verifying Checksum e4892977d944 Download complete 27a3c8ebdfbf Downloading [==================================================>] 1.227kB/1.227kB 27a3c8ebdfbf Verifying Checksum 27a3c8ebdfbf Download complete 5d7aa052c3c8 Extracting [===========> ] 40.11MB/180.5MB 2f16a1d7105a Downloading [==================================================>] 1.164kB/1.164kB 2f16a1d7105a Verifying Checksum 2f16a1d7105a Download complete a2318d6c47ec Downloading [> ] 293.8kB/29.13MB f9db91c690a7 Extracting [================> ] 28.41MB/83.71MB 426ef4eb83d0 Downloading [> ] 48.06kB/4.534MB 592f1e71407c Extracting [=========> ] 589.8kB/3.184MB 646453f57811 Extracting [=================> ] 32.87MB/93.55MB 02203e3d6934 Extracting [============================> ] 31.75MB/56.02MB ab3c28da242b Downloading [==============================================> ] 61.64MB/65.84MB 2644d2c1e634 Extracting [===============================================> ] 70.19MB/73.98MB 986fcf7a06f2 Extracting [=========================> ] 82.44MB/158.6MB ab3c28da242b Verifying Checksum ab3c28da242b Download complete 426ef4eb83d0 Verifying Checksum 426ef4eb83d0 Download complete e405020056e2 Downloading [> ] 15.3kB/1.447MB a2318d6c47ec Downloading [===========> ] 6.782MB/29.13MB 37f223cd3b7a Downloading [> ] 80.83kB/8.066MB 5d7aa052c3c8 Extracting [============> ] 46.24MB/180.5MB f9db91c690a7 Extracting [====================> ] 33.98MB/83.71MB e405020056e2 Verifying Checksum e405020056e2 Download complete 592f1e71407c Extracting [==============================================> ] 2.949MB/3.184MB 646453f57811 Extracting [====================> ] 38.44MB/93.55MB 5b21d7a5cb0b Downloading [> ] 15.3kB/1.196MB 02203e3d6934 Extracting [==================================> ] 38.99MB/56.02MB 2644d2c1e634 Extracting [================================================> ] 72.42MB/73.98MB 986fcf7a06f2 Extracting [============================> ] 89.13MB/158.6MB 5b21d7a5cb0b Verifying Checksum 5b21d7a5cb0b Download complete 2fd2333708a2 Downloading [==================================================>] 116B/116B 2fd2333708a2 Verifying Checksum 2fd2333708a2 Download complete a9193c797654 Downloading [===============================================> ] 3.011kB/3.141kB a9193c797654 Downloading [==================================================>] 3.141kB/3.141kB a9193c797654 Verifying Checksum a9193c797654 Download complete a2318d6c47ec Downloading [=======================> ] 13.86MB/29.13MB 5d7aa052c3c8 Extracting [==============> ] 52.92MB/180.5MB f9db91c690a7 Extracting [=======================> ] 39.55MB/83.71MB 37f223cd3b7a Downloading [===================================> ] 5.733MB/8.066MB 175415c99903 Downloading [> ] 539.6kB/109.1MB 592f1e71407c Extracting [==================================================>] 3.184MB/3.184MB 646453f57811 Extracting [=======================> ] 43.45MB/93.55MB 02203e3d6934 Extracting [============================================> ] 49.58MB/56.02MB 37f223cd3b7a Verifying Checksum 37f223cd3b7a Download complete 88ab146977b5 Downloading [===============> ] 3.011kB/9.924kB 986fcf7a06f2 Extracting [=============================> ] 92.47MB/158.6MB 88ab146977b5 Downloading [==================================================>] 9.924kB/9.924kB 88ab146977b5 Verifying Checksum 88ab146977b5 Download complete 5d0d6d069b83 Downloading [==================================================>] 128B/128B 5d0d6d069b83 Verifying Checksum 5d0d6d069b83 Download complete a2318d6c47ec Downloading [=======================================> ] 23.3MB/29.13MB c31960c64c87 Downloading [==================================================>] 165B/165B c31960c64c87 Verifying Checksum c31960c64c87 Download complete 2644d2c1e634 Extracting [==================================================>] 73.98MB/73.98MB f9db91c690a7 Extracting [===========================> ] 46.79MB/83.71MB 5d7aa052c3c8 Extracting [================> ] 59.6MB/180.5MB 646453f57811 Extracting [=========================> ] 47.35MB/93.55MB edaedb71f264 Downloading [===========================> ] 3.011kB/5.419kB edaedb71f264 Downloading [==================================================>] 5.419kB/5.419kB edaedb71f264 Verifying Checksum edaedb71f264 Download complete 175415c99903 Downloading [==> ] 5.946MB/109.1MB de96e3ff4e81 Downloading [==================================================>] 184B/184B de96e3ff4e81 Verifying Checksum de96e3ff4e81 Download complete 02203e3d6934 Extracting [=================================================> ] 55.15MB/56.02MB a2318d6c47ec Verifying Checksum a2318d6c47ec Download complete 986fcf7a06f2 Extracting [==============================> ] 97.48MB/158.6MB 5d7aa052c3c8 Extracting [==================> ] 66.85MB/180.5MB f9db91c690a7 Extracting [=================================> ] 56.26MB/83.71MB 646453f57811 Extracting [===========================> ] 51.81MB/93.55MB 56f27190e824 Downloading [> ] 376.8kB/37.11MB 56f27190e824 Downloading [> ] 376.8kB/37.11MB 175415c99903 Downloading [======> ] 14.6MB/109.1MB 8e70b9b9b078 Downloading [> ] 535.8kB/272.7MB 8e70b9b9b078 Downloading [> ] 535.8kB/272.7MB 986fcf7a06f2 Extracting [================================> ] 103.1MB/158.6MB a2318d6c47ec Extracting [> ] 294.9kB/29.13MB 5d7aa052c3c8 Extracting [====================> ] 72.97MB/180.5MB 02203e3d6934 Extracting [==================================================>] 56.02MB/56.02MB f9db91c690a7 Extracting [====================================> ] 61.83MB/83.71MB 56f27190e824 Downloading [==================> ] 13.96MB/37.11MB 56f27190e824 Downloading [==================> ] 13.96MB/37.11MB 8e70b9b9b078 Downloading [==> ] 14.04MB/272.7MB 8e70b9b9b078 Downloading [==> ] 14.04MB/272.7MB 175415c99903 Downloading [=============> ] 29.74MB/109.1MB 646453f57811 Extracting [=============================> ] 54.59MB/93.55MB 986fcf7a06f2 Extracting [=================================> ] 106.4MB/158.6MB a2318d6c47ec Extracting [======> ] 3.834MB/29.13MB 5d7aa052c3c8 Extracting [====================> ] 75.76MB/180.5MB 56f27190e824 Downloading [==========================================> ] 31.69MB/37.11MB 56f27190e824 Downloading [==========================================> ] 31.69MB/37.11MB f9db91c690a7 Extracting [=========================================> ] 69.63MB/83.71MB 8e70b9b9b078 Downloading [=====> ] 27.47MB/272.7MB 8e70b9b9b078 Downloading [=====> ] 27.47MB/272.7MB 175415c99903 Downloading [==================> ] 40.01MB/109.1MB 56f27190e824 Verifying Checksum 56f27190e824 Verifying Checksum 56f27190e824 Download complete 986fcf7a06f2 Extracting [====================================> ] 115.3MB/158.6MB 56f27190e824 Download complete 646453f57811 Extracting [================================> ] 61.28MB/93.55MB 5d7aa052c3c8 Extracting [======================> ] 80.22MB/180.5MB a2318d6c47ec Extracting [===========> ] 6.783MB/29.13MB f9db91c690a7 Extracting [==============================================> ] 77.43MB/83.71MB 8e70b9b9b078 Downloading [=======> ] 39.33MB/272.7MB 8e70b9b9b078 Downloading [=======> ] 39.33MB/272.7MB 732c9ebb730c Downloading [================================> ] 720B/1.111kB 732c9ebb730c Downloading [================================> ] 720B/1.111kB 175415c99903 Downloading [=========================> ] 55.15MB/109.1MB 986fcf7a06f2 Extracting [======================================> ] 122MB/158.6MB 732c9ebb730c Download complete 732c9ebb730c Download complete 646453f57811 Extracting [=================================> ] 63.5MB/93.55MB f9db91c690a7 Extracting [==================================================>] 83.71MB/83.71MB a2318d6c47ec Extracting [===============> ] 9.142MB/29.13MB 8e70b9b9b078 Downloading [=========> ] 50.13MB/272.7MB 175415c99903 Downloading [==============================> ] 66.5MB/109.1MB 8e70b9b9b078 Downloading [=========> ] 50.13MB/272.7MB 986fcf7a06f2 Extracting [=======================================> ] 126.5MB/158.6MB ed746366f1b8 Downloading [> ] 86.68kB/8.378MB ed746366f1b8 Downloading [> ] 86.68kB/8.378MB 56f27190e824 Extracting [> ] 393.2kB/37.11MB 56f27190e824 Extracting [> ] 393.2kB/37.11MB 646453f57811 Extracting [====================================> ] 67.96MB/93.55MB 5d7aa052c3c8 Extracting [======================> ] 81.89MB/180.5MB 02203e3d6934 Pull complete 592f1e71407c Pull complete 2644d2c1e634 Pull complete f9db91c690a7 Pull complete dbeac9839f33 Extracting [==================================================>] 1.116kB/1.116kB dbeac9839f33 Extracting [==================================================>] 1.116kB/1.116kB ed746366f1b8 Verifying Checksum ed746366f1b8 Download complete ed746366f1b8 Verifying Checksum ed746366f1b8 Download complete 66aec874ce0c Extracting [> ] 65.54kB/4.333MB 8e70b9b9b078 Downloading [===========> ] 61.99MB/272.7MB 8e70b9b9b078 Downloading [===========> ] 61.99MB/272.7MB 986fcf7a06f2 Extracting [=========================================> ] 130.4MB/158.6MB a2318d6c47ec Extracting [==================> ] 10.62MB/29.13MB 175415c99903 Downloading [====================================> ] 78.94MB/109.1MB 646453f57811 Extracting [======================================> ] 72.42MB/93.55MB 5d7aa052c3c8 Extracting [========================> ] 86.9MB/180.5MB 9f44f767a137 Extracting [> ] 360.4kB/32.98MB 56f27190e824 Extracting [===> ] 2.359MB/37.11MB 56f27190e824 Extracting [===> ] 2.359MB/37.11MB 10894799ccd9 Downloading [===> ] 1.369kB/21.28kB 10894799ccd9 Downloading [===> ] 1.369kB/21.28kB 10894799ccd9 Downloading [==================================================>] 21.28kB/21.28kB 10894799ccd9 Downloading [==================================================>] 21.28kB/21.28kB 10894799ccd9 Verifying Checksum 10894799ccd9 Download complete 10894799ccd9 Verifying Checksum 10894799ccd9 Download complete 8e70b9b9b078 Downloading [=============> ] 74.38MB/272.7MB 8e70b9b9b078 Downloading [=============> ] 74.38MB/272.7MB 175415c99903 Downloading [=========================================> ] 90.83MB/109.1MB 8be4b7271108 Extracting [> ] 524.3kB/50.82MB 986fcf7a06f2 Extracting [==========================================> ] 134.8MB/158.6MB a2318d6c47ec Extracting [=====================> ] 12.68MB/29.13MB 5d7aa052c3c8 Extracting [========================> ] 89.69MB/180.5MB 66aec874ce0c Extracting [===> ] 262.1kB/4.333MB 646453f57811 Extracting [==========================================> ] 79.66MB/93.55MB 8d377259558c Downloading [> ] 445.7kB/43.24MB 8d377259558c Downloading [> ] 445.7kB/43.24MB 9f44f767a137 Extracting [===> ] 2.523MB/32.98MB 56f27190e824 Extracting [=====> ] 4.325MB/37.11MB 56f27190e824 Extracting [=====> ] 4.325MB/37.11MB 175415c99903 Downloading [===============================================> ] 103.8MB/109.1MB 8e70b9b9b078 Downloading [================> ] 87.87MB/272.7MB 8e70b9b9b078 Downloading [================> ] 87.87MB/272.7MB a2318d6c47ec Extracting [========================> ] 14.16MB/29.13MB 986fcf7a06f2 Extracting [===========================================> ] 138.7MB/158.6MB 66aec874ce0c Extracting [==========================> ] 2.294MB/4.333MB 646453f57811 Extracting [=============================================> ] 84.67MB/93.55MB 8d377259558c Downloading [=============> ] 11.93MB/43.24MB 8d377259558c Downloading [=============> ] 11.93MB/43.24MB 5d7aa052c3c8 Extracting [=========================> ] 91.91MB/180.5MB 175415c99903 Verifying Checksum 175415c99903 Download complete dbeac9839f33 Pull complete 56f27190e824 Extracting [=======> ] 5.898MB/37.11MB 56f27190e824 Extracting [=======> ] 5.898MB/37.11MB 8be4b7271108 Extracting [===> ] 3.146MB/50.82MB 9f44f767a137 Extracting [======> ] 3.965MB/32.98MB 8e70b9b9b078 Downloading [================> ] 91.63MB/272.7MB 8e70b9b9b078 Downloading [================> ] 91.63MB/272.7MB api Pulled a2318d6c47ec Extracting [===========================> ] 15.93MB/29.13MB 986fcf7a06f2 Extracting [============================================> ] 142.6MB/158.6MB 66aec874ce0c Extracting [==================================================>] 4.333MB/4.333MB 8d377259558c Downloading [======================> ] 19.43MB/43.24MB 8d377259558c Downloading [======================> ] 19.43MB/43.24MB 646453f57811 Extracting [===============================================> ] 88.57MB/93.55MB 5d7aa052c3c8 Extracting [=========================> ] 93.59MB/180.5MB e7688095d1e6 Downloading [================================> ] 720B/1.106kB e7688095d1e6 Downloading [================================> ] 720B/1.106kB e7688095d1e6 Download complete e7688095d1e6 Download complete a2318d6c47ec Extracting [=============================> ] 17.4MB/29.13MB 986fcf7a06f2 Extracting [==============================================> ] 145.9MB/158.6MB 66aec874ce0c Pull complete 56f27190e824 Extracting [=========> ] 7.078MB/37.11MB 56f27190e824 Extracting [=========> ] 7.078MB/37.11MB 8be4b7271108 Extracting [====> ] 4.719MB/50.82MB 9f44f767a137 Extracting [========> ] 5.767MB/32.98MB 8e70b9b9b078 Downloading [==================> ] 98.65MB/272.7MB 8e70b9b9b078 Downloading [==================> ] 98.65MB/272.7MB bde37282dfba Extracting [================================> ] 32.77kB/51.13kB 8d377259558c Downloading [========================> ] 21.2MB/43.24MB bde37282dfba Extracting [==================================================>] 51.13kB/51.13kB 8d377259558c Downloading [========================> ] 21.2MB/43.24MB 646453f57811 Extracting [================================================> ] 90.8MB/93.55MB 5d7aa052c3c8 Extracting [==========================> ] 94.7MB/180.5MB 8eab815b3593 Downloading [==========================================> ] 722B/853B 8eab815b3593 Downloading [==========================================> ] 722B/853B 8eab815b3593 Downloading [==================================================>] 853B/853B 8eab815b3593 Downloading [==================================================>] 853B/853B 8eab815b3593 Verifying Checksum 8eab815b3593 Download complete 8eab815b3593 Verifying Checksum 8eab815b3593 Download complete 646453f57811 Extracting [==================================================>] 93.55MB/93.55MB 986fcf7a06f2 Extracting [===============================================> ] 151MB/158.6MB a2318d6c47ec Extracting [===================================> ] 20.64MB/29.13MB 8be4b7271108 Extracting [======> ] 6.291MB/50.82MB 8e70b9b9b078 Downloading [===================> ] 108.9MB/272.7MB 8e70b9b9b078 Downloading [===================> ] 108.9MB/272.7MB 8d377259558c Downloading [===================================> ] 30.92MB/43.24MB 8d377259558c Downloading [===================================> ] 30.92MB/43.24MB 9f44f767a137 Extracting [============> ] 7.93MB/32.98MB 56f27190e824 Extracting [=============> ] 9.83MB/37.11MB 56f27190e824 Extracting [=============> ] 9.83MB/37.11MB 5d7aa052c3c8 Extracting [==========================> ] 96.37MB/180.5MB 646453f57811 Pull complete 93e718c294d9 Extracting [==================================================>] 1.3kB/1.3kB 93e718c294d9 Extracting [==================================================>] 1.3kB/1.3kB 00ded6dd259e Downloading [==================================================>] 98B/98B 00ded6dd259e Downloading [==================================================>] 98B/98B 00ded6dd259e Verifying Checksum 00ded6dd259e Download complete 00ded6dd259e Verifying Checksum 00ded6dd259e Download complete 8e70b9b9b078 Downloading [=====================> ] 117.5MB/272.7MB 8e70b9b9b078 Downloading [=====================> ] 117.5MB/272.7MB 986fcf7a06f2 Extracting [================================================> ] 154.9MB/158.6MB 9f44f767a137 Extracting [==============> ] 9.372MB/32.98MB bde37282dfba Pull complete a2318d6c47ec Extracting [======================================> ] 22.71MB/29.13MB b6982d0733af Extracting [==================================================>] 25.99kB/25.99kB b6982d0733af Extracting [==================================================>] 25.99kB/25.99kB 8d377259558c Downloading [=============================================> ] 39.3MB/43.24MB 8d377259558c Downloading [=============================================> ] 39.3MB/43.24MB 56f27190e824 Extracting [================> ] 12.19MB/37.11MB 56f27190e824 Extracting [================> ] 12.19MB/37.11MB 8be4b7271108 Extracting [=======> ] 7.864MB/50.82MB 8d377259558c Download complete 8d377259558c Verifying Checksum 8d377259558c Download complete 296f622c8150 Downloading [==================================================>] 172B/172B 296f622c8150 Downloading [==================================================>] 172B/172B 296f622c8150 Verifying Checksum 296f622c8150 Verifying Checksum 296f622c8150 Download complete 296f622c8150 Download complete 5d7aa052c3c8 Extracting [===========================> ] 99.16MB/180.5MB 986fcf7a06f2 Extracting [==================================================>] 158.6MB/158.6MB 93e718c294d9 Pull complete 8e70b9b9b078 Downloading [=======================> ] 130.4MB/272.7MB 8e70b9b9b078 Downloading [=======================> ] 130.4MB/272.7MB 9f44f767a137 Extracting [===================> ] 12.98MB/32.98MB a2318d6c47ec Extracting [==========================================> ] 24.48MB/29.13MB pap Pulled 56f27190e824 Extracting [====================> ] 15.34MB/37.11MB 56f27190e824 Extracting [====================> ] 15.34MB/37.11MB 4ee3050cff6b Downloading [> ] 2.738kB/230.6kB 4ee3050cff6b Downloading [> ] 2.738kB/230.6kB 8be4b7271108 Extracting [=========> ] 9.961MB/50.82MB 986fcf7a06f2 Pull complete 3999de03f9c5 Extracting [==================================================>] 1.154kB/1.154kB 4ee3050cff6b Verifying Checksum 4ee3050cff6b Verifying Checksum 4ee3050cff6b Download complete 4ee3050cff6b Download complete 3999de03f9c5 Extracting [==================================================>] 1.154kB/1.154kB 98acab318002 Downloading [> ] 540.7kB/121.9MB 5d7aa052c3c8 Extracting [============================> ] 101.4MB/180.5MB 9f44f767a137 Extracting [=====================> ] 14.06MB/32.98MB b6982d0733af Pull complete 8e70b9b9b078 Downloading [=========================> ] 137.9MB/272.7MB 8e70b9b9b078 Downloading [=========================> ] 137.9MB/272.7MB 8be4b7271108 Extracting [==========> ] 11.01MB/50.82MB 56f27190e824 Extracting [=======================> ] 17.69MB/37.11MB 56f27190e824 Extracting [=======================> ] 17.69MB/37.11MB 878348106a95 Downloading [==========> ] 721B/3.447kB 878348106a95 Downloading [==================================================>] 3.447kB/3.447kB 878348106a95 Verifying Checksum 878348106a95 Download complete 98acab318002 Downloading [==> ] 7.029MB/121.9MB a2318d6c47ec Extracting [==========================================> ] 24.77MB/29.13MB 5d7aa052c3c8 Extracting [============================> ] 103.6MB/180.5MB 3999de03f9c5 Pull complete 8e70b9b9b078 Downloading [===========================> ] 148.7MB/272.7MB 8e70b9b9b078 Downloading [===========================> ] 148.7MB/272.7MB f802698ae475 Extracting [==================================================>] 1.127kB/1.127kB f802698ae475 Extracting [==================================================>] 1.127kB/1.127kB 56f27190e824 Extracting [==========================> ] 19.66MB/37.11MB 56f27190e824 Extracting [==========================> ] 19.66MB/37.11MB 9f44f767a137 Extracting [=========================> ] 16.58MB/32.98MB 8be4b7271108 Extracting [============> ] 13.11MB/50.82MB a2318d6c47ec Extracting [==============================================> ] 26.84MB/29.13MB 98acab318002 Downloading [=====> ] 14.58MB/121.9MB 519f42193ec8 Downloading [> ] 527.6kB/121.9MB ab3c28da242b Extracting [> ] 557.1kB/65.84MB 5d7aa052c3c8 Extracting [=============================> ] 105.3MB/180.5MB 8e70b9b9b078 Downloading [==============================> ] 163.9MB/272.7MB 8e70b9b9b078 Downloading [==============================> ] 163.9MB/272.7MB 9f44f767a137 Extracting [============================> ] 19.1MB/32.98MB 56f27190e824 Extracting [=============================> ] 22.02MB/37.11MB 56f27190e824 Extracting [=============================> ] 22.02MB/37.11MB 98acab318002 Downloading [===========> ] 26.97MB/121.9MB 519f42193ec8 Downloading [===> ] 9.173MB/121.9MB 8be4b7271108 Extracting [===============> ] 15.73MB/50.82MB a2318d6c47ec Extracting [================================================> ] 28.02MB/29.13MB f802698ae475 Pull complete 8e70b9b9b078 Downloading [==============================> ] 168.7MB/272.7MB 8e70b9b9b078 Downloading [==============================> ] 168.7MB/272.7MB 5d7aa052c3c8 Extracting [=============================> ] 107.5MB/180.5MB 56f27190e824 Extracting [===============================> ] 23.2MB/37.11MB 56f27190e824 Extracting [===============================> ] 23.2MB/37.11MB ab3c28da242b Extracting [=> ] 2.228MB/65.84MB simulator Pulled 98acab318002 Downloading [============> ] 30.21MB/121.9MB 519f42193ec8 Downloading [=====> ] 12.42MB/121.9MB 9f44f767a137 Extracting [==============================> ] 20.19MB/32.98MB 8be4b7271108 Extracting [=================> ] 17.3MB/50.82MB 8e70b9b9b078 Downloading [================================> ] 178.4MB/272.7MB 8e70b9b9b078 Downloading [================================> ] 178.4MB/272.7MB 5d7aa052c3c8 Extracting [==============================> ] 110.9MB/180.5MB 56f27190e824 Extracting [==================================> ] 25.56MB/37.11MB 56f27190e824 Extracting [==================================> ] 25.56MB/37.11MB ab3c28da242b Extracting [===> ] 4.456MB/65.84MB 519f42193ec8 Downloading [=========> ] 23.74MB/121.9MB 98acab318002 Downloading [==================> ] 44.24MB/121.9MB 9f44f767a137 Extracting [================================> ] 21.27MB/32.98MB 8e70b9b9b078 Downloading [===================================> ] 191.8MB/272.7MB 8e70b9b9b078 Downloading [===================================> ] 191.8MB/272.7MB a2318d6c47ec Extracting [================================================> ] 28.31MB/29.13MB 56f27190e824 Extracting [======================================> ] 28.7MB/37.11MB 56f27190e824 Extracting [======================================> ] 28.7MB/37.11MB 98acab318002 Downloading [======================> ] 55.04MB/121.9MB 519f42193ec8 Downloading [==============> ] 36.14MB/121.9MB 5d7aa052c3c8 Extracting [===============================> ] 113.6MB/180.5MB 8be4b7271108 Extracting [==================> ] 18.35MB/50.82MB 9f44f767a137 Extracting [=================================> ] 22.35MB/32.98MB ab3c28da242b Extracting [=====> ] 7.242MB/65.84MB 8e70b9b9b078 Downloading [====================================> ] 199.9MB/272.7MB 8e70b9b9b078 Downloading [====================================> ] 199.9MB/272.7MB a2318d6c47ec Extracting [==================================================>] 29.13MB/29.13MB 98acab318002 Downloading [=========================> ] 63.13MB/121.9MB 519f42193ec8 Downloading [=================> ] 42.61MB/121.9MB 5d7aa052c3c8 Extracting [================================> ] 115.9MB/180.5MB 56f27190e824 Extracting [=========================================> ] 31.06MB/37.11MB 56f27190e824 Extracting [=========================================> ] 31.06MB/37.11MB 8be4b7271108 Extracting [======================> ] 22.54MB/50.82MB ab3c28da242b Extracting [=======> ] 10.03MB/65.84MB 98acab318002 Downloading [============================> ] 69.6MB/121.9MB 5d7aa052c3c8 Extracting [================================> ] 117.5MB/180.5MB 8e70b9b9b078 Downloading [======================================> ] 210.7MB/272.7MB 8e70b9b9b078 Downloading [======================================> ] 210.7MB/272.7MB 519f42193ec8 Downloading [=====================> ] 51.76MB/121.9MB a2318d6c47ec Pull complete 8be4b7271108 Extracting [=======================> ] 23.59MB/50.82MB 56f27190e824 Extracting [============================================> ] 33.03MB/37.11MB 56f27190e824 Extracting [============================================> ] 33.03MB/37.11MB 2f16a1d7105a Extracting [==================================================>] 1.164kB/1.164kB 2f16a1d7105a Extracting [==================================================>] 1.164kB/1.164kB 9f44f767a137 Extracting [====================================> ] 23.79MB/32.98MB ab3c28da242b Extracting [========> ] 10.58MB/65.84MB 98acab318002 Downloading [===============================> ] 76.06MB/121.9MB 5d7aa052c3c8 Extracting [=================================> ] 119.2MB/180.5MB 8e70b9b9b078 Downloading [========================================> ] 222.6MB/272.7MB 8e70b9b9b078 Downloading [========================================> ] 222.6MB/272.7MB 519f42193ec8 Downloading [=========================> ] 63.11MB/121.9MB 8be4b7271108 Extracting [=========================> ] 25.69MB/50.82MB 56f27190e824 Extracting [==============================================> ] 34.21MB/37.11MB 56f27190e824 Extracting [==============================================> ] 34.21MB/37.11MB 5d7aa052c3c8 Extracting [=================================> ] 121.4MB/180.5MB 98acab318002 Downloading [====================================> ] 88.47MB/121.9MB 9f44f767a137 Extracting [=======================================> ] 26.31MB/32.98MB ab3c28da242b Extracting [=========> ] 12.26MB/65.84MB 8e70b9b9b078 Downloading [===========================================> ] 235MB/272.7MB 8e70b9b9b078 Downloading [===========================================> ] 235MB/272.7MB 8be4b7271108 Extracting [===============================> ] 31.98MB/50.82MB 519f42193ec8 Downloading [==============================> ] 75.5MB/121.9MB 8e70b9b9b078 Downloading [============================================> ] 240.4MB/272.7MB 8e70b9b9b078 Downloading [============================================> ] 240.4MB/272.7MB 8be4b7271108 Extracting [==================================> ] 34.6MB/50.82MB 519f42193ec8 Downloading [================================> ] 78.19MB/121.9MB 98acab318002 Downloading [======================================> ] 94.92MB/121.9MB 5d7aa052c3c8 Extracting [==================================> ] 123.7MB/180.5MB 56f27190e824 Extracting [================================================> ] 35.78MB/37.11MB 56f27190e824 Extracting [================================================> ] 35.78MB/37.11MB 98acab318002 Downloading [=======================================> ] 97.08MB/121.9MB 8be4b7271108 Extracting [====================================> ] 36.7MB/50.82MB 8e70b9b9b078 Downloading [============================================> ] 242.6MB/272.7MB 2f16a1d7105a Pull complete 8e70b9b9b078 Downloading [============================================> ] 242.6MB/272.7MB 519f42193ec8 Downloading [=================================> ] 81.43MB/121.9MB 98acab318002 Downloading [========================================> ] 97.62MB/121.9MB 8e70b9b9b078 Downloading [============================================> ] 243.6MB/272.7MB 8e70b9b9b078 Downloading [============================================> ] 243.6MB/272.7MB ab3c28da242b Extracting [=========> ] 12.81MB/65.84MB 8be4b7271108 Extracting [====================================> ] 37.22MB/50.82MB 5d7aa052c3c8 Extracting [==================================> ] 124.2MB/180.5MB 56f27190e824 Extracting [================================================> ] 36.18MB/37.11MB 56f27190e824 Extracting [================================================> ] 36.18MB/37.11MB 9f44f767a137 Extracting [=========================================> ] 27.39MB/32.98MB 56f27190e824 Extracting [==================================================>] 37.11MB/37.11MB 56f27190e824 Extracting [==================================================>] 37.11MB/37.11MB 98acab318002 Downloading [=============================================> ] 111.6MB/121.9MB 519f42193ec8 Downloading [=======================================> ] 95.41MB/121.9MB 8e70b9b9b078 Downloading [==============================================> ] 255MB/272.7MB 8e70b9b9b078 Downloading [==============================================> ] 255MB/272.7MB 8be4b7271108 Extracting [=========================================> ] 42.47MB/50.82MB ab3c28da242b Extracting [===========> ] 15.6MB/65.84MB 5d7aa052c3c8 Extracting [===================================> ] 127.6MB/180.5MB 9f44f767a137 Extracting [=============================================> ] 29.92MB/32.98MB 98acab318002 Downloading [==================================================>] 121.9MB/121.9MB 98acab318002 Verifying Checksum 98acab318002 Download complete 519f42193ec8 Downloading [============================================> ] 108.4MB/121.9MB 8e70b9b9b078 Downloading [================================================> ] 266.3MB/272.7MB 8e70b9b9b078 Downloading [================================================> ] 266.3MB/272.7MB ab3c28da242b Extracting [==============> ] 19.5MB/65.84MB 9f44f767a137 Extracting [================================================> ] 31.72MB/32.98MB 5d7aa052c3c8 Extracting [====================================> ] 130.4MB/180.5MB 8be4b7271108 Extracting [=================================================> ] 50.33MB/50.82MB 5df3538dc51e Downloading [=========> ] 721B/3.627kB 5df3538dc51e Downloading [==================================================>] 3.627kB/3.627kB 5df3538dc51e Verifying Checksum 5df3538dc51e Download complete 8e70b9b9b078 Verifying Checksum 8e70b9b9b078 Download complete 8e70b9b9b078 Verifying Checksum 8e70b9b9b078 Download complete 9f44f767a137 Extracting [==================================================>] 32.98MB/32.98MB 519f42193ec8 Downloading [=================================================> ] 119.7MB/121.9MB ab3c28da242b Extracting [=================> ] 22.84MB/65.84MB 519f42193ec8 Verifying Checksum 519f42193ec8 Download complete 8be4b7271108 Extracting [==================================================>] 50.82MB/50.82MB 5d7aa052c3c8 Extracting [====================================> ] 132MB/180.5MB ab3c28da242b Extracting [===================> ] 26.18MB/65.84MB 426ef4eb83d0 Extracting [> ] 65.54kB/4.534MB ab3c28da242b Extracting [====================> ] 26.74MB/65.84MB 5d7aa052c3c8 Extracting [=====================================> ] 135.9MB/180.5MB ab3c28da242b Extracting [========================> ] 32.31MB/65.84MB 5d7aa052c3c8 Extracting [=======================================> ] 140.9MB/180.5MB 426ef4eb83d0 Extracting [===> ] 327.7kB/4.534MB 426ef4eb83d0 Extracting [==================================================>] 4.534MB/4.534MB ab3c28da242b Extracting [===========================> ] 36.77MB/65.84MB 5d7aa052c3c8 Extracting [========================================> ] 144.8MB/180.5MB 5d7aa052c3c8 Extracting [=========================================> ] 149.8MB/180.5MB ab3c28da242b Extracting [==============================> ] 40.11MB/65.84MB 5d7aa052c3c8 Extracting [===========================================> ] 155.4MB/180.5MB ab3c28da242b Extracting [=================================> ] 44.56MB/65.84MB 5d7aa052c3c8 Extracting [===========================================> ] 158.2MB/180.5MB ab3c28da242b Extracting [===================================> ] 47.35MB/65.84MB ab3c28da242b Extracting [======================================> ] 50.69MB/65.84MB 56f27190e824 Pull complete 56f27190e824 Pull complete 5d7aa052c3c8 Extracting [=============================================> ] 162.7MB/180.5MB 9f44f767a137 Pull complete 8be4b7271108 Pull complete 5d7aa052c3c8 Extracting [=============================================> ] 164.3MB/180.5MB ab3c28da242b Extracting [========================================> ] 53.48MB/65.84MB 5d7aa052c3c8 Extracting [==============================================> ] 167.7MB/180.5MB ab3c28da242b Extracting [============================================> ] 58.49MB/65.84MB 5d7aa052c3c8 Extracting [===============================================> ] 169.9MB/180.5MB ab3c28da242b Extracting [==============================================> ] 61.28MB/65.84MB 5d7aa052c3c8 Extracting [===============================================> ] 172.7MB/180.5MB ab3c28da242b Extracting [================================================> ] 63.5MB/65.84MB 5d7aa052c3c8 Extracting [================================================> ] 175.5MB/180.5MB 8e70b9b9b078 Extracting [> ] 557.1kB/272.7MB 8e70b9b9b078 Extracting [> ] 557.1kB/272.7MB ab3c28da242b Extracting [=================================================> ] 64.62MB/65.84MB ab3c28da242b Extracting [==================================================>] 65.84MB/65.84MB 5d7aa052c3c8 Extracting [=================================================> ] 177.1MB/180.5MB 8e70b9b9b078 Extracting [==> ] 12.81MB/272.7MB 8e70b9b9b078 Extracting [==> ] 12.81MB/272.7MB 8e70b9b9b078 Extracting [===> ] 16.71MB/272.7MB 8e70b9b9b078 Extracting [===> ] 16.71MB/272.7MB 5d7aa052c3c8 Extracting [=================================================> ] 178.3MB/180.5MB 426ef4eb83d0 Pull complete 8becc689631f Extracting [==================================================>] 604B/604B 8becc689631f Extracting [==================================================>] 604B/604B 8e70b9b9b078 Extracting [===> ] 17.83MB/272.7MB 8e70b9b9b078 Extracting [===> ] 17.83MB/272.7MB 5d7aa052c3c8 Extracting [=================================================> ] 178.8MB/180.5MB 8e70b9b9b078 Extracting [===> ] 19.5MB/272.7MB 8e70b9b9b078 Extracting [===> ] 19.5MB/272.7MB ab3c28da242b Pull complete e405020056e2 Extracting [=> ] 32.77kB/1.447MB 24a4ab288c79 Extracting [==================================================>] 1.075kB/1.075kB 24a4ab288c79 Extracting [==================================================>] 1.075kB/1.075kB 8e70b9b9b078 Extracting [=====> ] 27.3MB/272.7MB 8e70b9b9b078 Extracting [=====> ] 27.3MB/272.7MB 5d7aa052c3c8 Extracting [=================================================> ] 180.5MB/180.5MB e405020056e2 Extracting [====================================> ] 1.049MB/1.447MB 5d7aa052c3c8 Extracting [==================================================>] 180.5MB/180.5MB e405020056e2 Extracting [==================================================>] 1.447MB/1.447MB e4892977d944 Extracting [> ] 524.3kB/51.58MB e4892977d944 Extracting [=> ] 1.573MB/51.58MB 8e70b9b9b078 Extracting [=====> ] 30.64MB/272.7MB 8e70b9b9b078 Extracting [=====> ] 30.64MB/272.7MB e4892977d944 Extracting [==> ] 2.097MB/51.58MB 8e70b9b9b078 Extracting [========> ] 44.01MB/272.7MB 8e70b9b9b078 Extracting [========> ] 44.01MB/272.7MB e4892977d944 Extracting [===> ] 3.67MB/51.58MB 8e70b9b9b078 Extracting [==========> ] 56.82MB/272.7MB 8e70b9b9b078 Extracting [==========> ] 56.82MB/272.7MB e4892977d944 Extracting [====> ] 4.194MB/51.58MB 8becc689631f Pull complete 8e70b9b9b078 Extracting [============> ] 66.85MB/272.7MB 8e70b9b9b078 Extracting [============> ] 66.85MB/272.7MB e4892977d944 Extracting [====> ] 4.719MB/51.58MB 8e70b9b9b078 Extracting [==============> ] 77.99MB/272.7MB 8e70b9b9b078 Extracting [==============> ] 77.99MB/272.7MB e4892977d944 Extracting [=======> ] 7.34MB/51.58MB 8e70b9b9b078 Extracting [================> ] 88.01MB/272.7MB 8e70b9b9b078 Extracting [================> ] 88.01MB/272.7MB e4892977d944 Extracting [=========> ] 9.437MB/51.58MB 8e70b9b9b078 Extracting [==================> ] 99.71MB/272.7MB 8e70b9b9b078 Extracting [==================> ] 99.71MB/272.7MB 8e70b9b9b078 Extracting [===================> ] 105.8MB/272.7MB 8e70b9b9b078 Extracting [===================> ] 105.8MB/272.7MB e4892977d944 Extracting [===========> ] 11.53MB/51.58MB ceaeea15c1bf Extracting [==================================================>] 2.678kB/2.678kB ceaeea15c1bf Extracting [==================================================>] 2.678kB/2.678kB 8e70b9b9b078 Extracting [====================> ] 113.6MB/272.7MB 8e70b9b9b078 Extracting [====================> ] 113.6MB/272.7MB e4892977d944 Extracting [=============> ] 13.63MB/51.58MB 8e70b9b9b078 Extracting [=====================> ] 115.3MB/272.7MB 8e70b9b9b078 Extracting [=====================> ] 115.3MB/272.7MB e4892977d944 Extracting [===============> ] 16.25MB/51.58MB 8e70b9b9b078 Extracting [=====================> ] 119.8MB/272.7MB 8e70b9b9b078 Extracting [=====================> ] 119.8MB/272.7MB e4892977d944 Extracting [==================> ] 18.87MB/51.58MB 8e70b9b9b078 Extracting [======================> ] 125.3MB/272.7MB 8e70b9b9b078 Extracting [======================> ] 125.3MB/272.7MB e405020056e2 Pull complete 24a4ab288c79 Pull complete e4892977d944 Extracting [====================> ] 21.5MB/51.58MB 8e70b9b9b078 Extracting [========================> ] 131.5MB/272.7MB 8e70b9b9b078 Extracting [========================> ] 131.5MB/272.7MB e4892977d944 Extracting [========================> ] 25.69MB/51.58MB 8e70b9b9b078 Extracting [=========================> ] 136.5MB/272.7MB 8e70b9b9b078 Extracting [=========================> ] 136.5MB/272.7MB e4892977d944 Extracting [============================> ] 29.88MB/51.58MB 8e70b9b9b078 Extracting [=========================> ] 141.5MB/272.7MB 8e70b9b9b078 Extracting [=========================> ] 141.5MB/272.7MB 5d7aa052c3c8 Pull complete e4892977d944 Extracting [================================> ] 33.55MB/51.58MB 8e70b9b9b078 Extracting [===========================> ] 147.6MB/272.7MB 8e70b9b9b078 Extracting [===========================> ] 147.6MB/272.7MB 37f223cd3b7a Extracting [> ] 98.3kB/8.066MB 37f223cd3b7a Extracting [=> ] 196.6kB/8.066MB 8e70b9b9b078 Extracting [===========================> ] 148.7MB/272.7MB 8e70b9b9b078 Extracting [===========================> ] 148.7MB/272.7MB e4892977d944 Extracting [==================================> ] 35.13MB/51.58MB 37f223cd3b7a Extracting [=> ] 294.9kB/8.066MB e4892977d944 Extracting [=====================================> ] 38.27MB/51.58MB 8e70b9b9b078 Extracting [===========================> ] 152.6MB/272.7MB 8e70b9b9b078 Extracting [===========================> ] 152.6MB/272.7MB 37f223cd3b7a Extracting [=======================> ] 3.834MB/8.066MB e4892977d944 Extracting [=======================================> ] 40.37MB/51.58MB 8e70b9b9b078 Extracting [============================> ] 156.5MB/272.7MB 8e70b9b9b078 Extracting [============================> ] 156.5MB/272.7MB 37f223cd3b7a Extracting [================================> ] 5.308MB/8.066MB 8e70b9b9b078 Extracting [=============================> ] 159.9MB/272.7MB 8e70b9b9b078 Extracting [=============================> ] 159.9MB/272.7MB 37f223cd3b7a Extracting [===============================================> ] 7.668MB/8.066MB e4892977d944 Extracting [=========================================> ] 42.99MB/51.58MB 37f223cd3b7a Extracting [==================================================>] 8.066MB/8.066MB e4892977d944 Extracting [==============================================> ] 48.23MB/51.58MB 8e70b9b9b078 Extracting [==============================> ] 164.3MB/272.7MB 8e70b9b9b078 Extracting [==============================> ] 164.3MB/272.7MB 8e70b9b9b078 Extracting [===============================> ] 169.3MB/272.7MB 8e70b9b9b078 Extracting [===============================> ] 169.3MB/272.7MB e4892977d944 Extracting [================================================> ] 49.81MB/51.58MB e4892977d944 Extracting [==================================================>] 51.58MB/51.58MB 8e70b9b9b078 Extracting [================================> ] 174.9MB/272.7MB 8e70b9b9b078 Extracting [================================> ] 174.9MB/272.7MB 8e70b9b9b078 Extracting [================================> ] 179.9MB/272.7MB 8e70b9b9b078 Extracting [================================> ] 179.9MB/272.7MB 8e70b9b9b078 Extracting [=================================> ] 181.6MB/272.7MB 8e70b9b9b078 Extracting [=================================> ] 181.6MB/272.7MB ceaeea15c1bf Pull complete fdda936f3f46 Extracting [==================================================>] 5.317kB/5.317kB fdda936f3f46 Extracting [==================================================>] 5.317kB/5.317kB d05d4f90098e Extracting [===================> ] 32.77kB/84.21kB d05d4f90098e Extracting [==================================================>] 84.21kB/84.21kB d05d4f90098e Extracting [==================================================>] 84.21kB/84.21kB 8e70b9b9b078 Extracting [=================================> ] 183.3MB/272.7MB 8e70b9b9b078 Extracting [=================================> ] 183.3MB/272.7MB 8e70b9b9b078 Extracting [=================================> ] 184.9MB/272.7MB 8e70b9b9b078 Extracting [=================================> ] 184.9MB/272.7MB 8e70b9b9b078 Extracting [==================================> ] 187.7MB/272.7MB 8e70b9b9b078 Extracting [==================================> ] 187.7MB/272.7MB 564720d6ed13 Extracting [==================================================>] 3.089kB/3.089kB 564720d6ed13 Extracting [==================================================>] 3.089kB/3.089kB 8e70b9b9b078 Extracting [==================================> ] 189.4MB/272.7MB 8e70b9b9b078 Extracting [==================================> ] 189.4MB/272.7MB e4892977d944 Pull complete 37f223cd3b7a Pull complete 8e70b9b9b078 Extracting [===================================> ] 191.1MB/272.7MB 8e70b9b9b078 Extracting [===================================> ] 191.1MB/272.7MB 8e70b9b9b078 Extracting [===================================> ] 195.5MB/272.7MB 8e70b9b9b078 Extracting [===================================> ] 195.5MB/272.7MB 8e70b9b9b078 Extracting [====================================> ] 199.4MB/272.7MB 8e70b9b9b078 Extracting [====================================> ] 199.4MB/272.7MB 8e70b9b9b078 Extracting [=====================================> ] 202.8MB/272.7MB 8e70b9b9b078 Extracting [=====================================> ] 202.8MB/272.7MB 8e70b9b9b078 Extracting [=====================================> ] 205MB/272.7MB 8e70b9b9b078 Extracting [=====================================> ] 205MB/272.7MB 8e70b9b9b078 Extracting [=====================================> ] 206.1MB/272.7MB 8e70b9b9b078 Extracting [=====================================> ] 206.1MB/272.7MB 8e70b9b9b078 Extracting [======================================> ] 208.9MB/272.7MB 8e70b9b9b078 Extracting [======================================> ] 208.9MB/272.7MB ef2b3f3f597e Extracting [==================================================>] 11.92kB/11.92kB ef2b3f3f597e Extracting [==================================================>] 11.92kB/11.92kB 8e70b9b9b078 Extracting [======================================> ] 210MB/272.7MB 8e70b9b9b078 Extracting [======================================> ] 210MB/272.7MB 8e70b9b9b078 Extracting [======================================> ] 212.2MB/272.7MB 8e70b9b9b078 Extracting [======================================> ] 212.2MB/272.7MB 8e70b9b9b078 Extracting [=======================================> ] 215MB/272.7MB 8e70b9b9b078 Extracting [=======================================> ] 215MB/272.7MB 8e70b9b9b078 Extracting [=======================================> ] 216.7MB/272.7MB 8e70b9b9b078 Extracting [=======================================> ] 216.7MB/272.7MB 8e70b9b9b078 Extracting [========================================> ] 219.5MB/272.7MB 8e70b9b9b078 Extracting [========================================> ] 219.5MB/272.7MB 8e70b9b9b078 Extracting [========================================> ] 221.7MB/272.7MB 8e70b9b9b078 Extracting [========================================> ] 221.7MB/272.7MB 8e70b9b9b078 Extracting [=========================================> ] 223.9MB/272.7MB 8e70b9b9b078 Extracting [=========================================> ] 223.9MB/272.7MB 8e70b9b9b078 Extracting [=========================================> ] 228.4MB/272.7MB 8e70b9b9b078 Extracting [=========================================> ] 228.4MB/272.7MB d05d4f90098e Pull complete fdda936f3f46 Pull complete 8e70b9b9b078 Extracting [==========================================> ] 231.2MB/272.7MB 8e70b9b9b078 Extracting [==========================================> ] 231.2MB/272.7MB 8e70b9b9b078 Extracting [===========================================> ] 235.1MB/272.7MB 8e70b9b9b078 Extracting [===========================================> ] 235.1MB/272.7MB 8e70b9b9b078 Extracting [===========================================> ] 236.2MB/272.7MB 8e70b9b9b078 Extracting [===========================================> ] 236.2MB/272.7MB 8e70b9b9b078 Extracting [===========================================> ] 238.4MB/272.7MB 8e70b9b9b078 Extracting [===========================================> ] 238.4MB/272.7MB 8e70b9b9b078 Extracting [============================================> ] 240.6MB/272.7MB 8e70b9b9b078 Extracting [============================================> ] 240.6MB/272.7MB 8e70b9b9b078 Extracting [============================================> ] 242.3MB/272.7MB 8e70b9b9b078 Extracting [============================================> ] 242.3MB/272.7MB 8e70b9b9b078 Extracting [=============================================> ] 246.8MB/272.7MB 8e70b9b9b078 Extracting [=============================================> ] 246.8MB/272.7MB 8e70b9b9b078 Extracting [=============================================> ] 250.7MB/272.7MB 8e70b9b9b078 Extracting [=============================================> ] 250.7MB/272.7MB 8e70b9b9b078 Extracting [==============================================> ] 255.7MB/272.7MB 8e70b9b9b078 Extracting [==============================================> ] 255.7MB/272.7MB 8e70b9b9b078 Extracting [=================================================> ] 267.4MB/272.7MB 8e70b9b9b078 Extracting [=================================================> ] 267.4MB/272.7MB 5b21d7a5cb0b Extracting [=> ] 32.77kB/1.196MB 8e70b9b9b078 Extracting [=================================================> ] 270.2MB/272.7MB 8e70b9b9b078 Extracting [=================================================> ] 270.2MB/272.7MB 8e70b9b9b078 Extracting [==================================================>] 272.7MB/272.7MB 8e70b9b9b078 Extracting [==================================================>] 272.7MB/272.7MB 5b21d7a5cb0b Extracting [===========================> ] 655.4kB/1.196MB 5b21d7a5cb0b Extracting [==================================================>] 1.196MB/1.196MB 5b21d7a5cb0b Extracting [==================================================>] 1.196MB/1.196MB 564720d6ed13 Pull complete ef2b3f3f597e Pull complete 6843cd9b5503 Extracting [==================================================>] 92B/92B 6843cd9b5503 Extracting [==================================================>] 92B/92B a4c070104ae4 Extracting [==================================================>] 5.241kB/5.241kB a4c070104ae4 Extracting [==================================================>] 5.241kB/5.241kB 8e70b9b9b078 Pull complete 5b21d7a5cb0b Pull complete 8e70b9b9b078 Pull complete 1fd5d47e09da Extracting [==================================================>] 4.022kB/4.022kB 1fd5d47e09da Extracting [==================================================>] 4.022kB/4.022kB 6843cd9b5503 Pull complete a4c070104ae4 Pull complete 27a3c8ebdfbf Extracting [==================================================>] 1.227kB/1.227kB 27a3c8ebdfbf Extracting [==================================================>] 1.227kB/1.227kB 1fd5d47e09da Pull complete 732c9ebb730c Extracting [==================================================>] 1.111kB/1.111kB 732c9ebb730c Extracting [==================================================>] 1.111kB/1.111kB 732c9ebb730c Extracting [==================================================>] 1.111kB/1.111kB 732c9ebb730c Extracting [==================================================>] 1.111kB/1.111kB 2fd2333708a2 Extracting [==================================================>] 116B/116B 2fd2333708a2 Extracting [==================================================>] 116B/116B 27a3c8ebdfbf Pull complete 732c9ebb730c Pull complete 732c9ebb730c Pull complete f7de17657d49 Extracting [==================================================>] 92B/92B f7de17657d49 Extracting [==================================================>] 92B/92B 4c94655ae498 Extracting [==================================================>] 1.035kB/1.035kB 4c94655ae498 Extracting [==================================================>] 1.035kB/1.035kB 2fd2333708a2 Pull complete 1afe4a0d7329 Extracting [==================================================>] 1.438kB/1.438kB 1afe4a0d7329 Extracting [==================================================>] 1.438kB/1.438kB f7de17657d49 Pull complete 4c94655ae498 Pull complete ed746366f1b8 Extracting [> ] 98.3kB/8.378MB ed746366f1b8 Extracting [> ] 98.3kB/8.378MB a9193c797654 Extracting [==================================================>] 3.141kB/3.141kB a9193c797654 Extracting [==================================================>] 3.141kB/3.141kB 55a92805b028 Extracting [==================================================>] 301B/301B 55a92805b028 Extracting [==================================================>] 301B/301B 8ad75e1851d7 Extracting [==================================================>] 1.035kB/1.035kB grafana Pulled 8ad75e1851d7 Extracting [==================================================>] 1.035kB/1.035kB 1afe4a0d7329 Pull complete bd55ccfa5aad Extracting [===========> ] 32.77kB/138.1kB bd55ccfa5aad Extracting [==================================================>] 138.1kB/138.1kB bd55ccfa5aad Extracting [==================================================>] 138.1kB/138.1kB ed746366f1b8 Extracting [===================> ] 3.342MB/8.378MB ed746366f1b8 Extracting [===================> ] 3.342MB/8.378MB a9193c797654 Pull complete 55a92805b028 Pull complete 8ad75e1851d7 Pull complete 851cbdd30d34 Extracting [=================================================> ] 32.77kB/33.12kB 851cbdd30d34 Extracting [==================================================>] 33.12kB/33.12kB ed746366f1b8 Extracting [==================================================>] 8.378MB/8.378MB ed746366f1b8 Extracting [==================================================>] 8.378MB/8.378MB bd55ccfa5aad Pull complete 54f884861fc1 Extracting [==================================================>] 100B/100B 54f884861fc1 Extracting [==================================================>] 100B/100B ed746366f1b8 Pull complete ed746366f1b8 Pull complete 10894799ccd9 Extracting [==================================================>] 21.28kB/21.28kB 10894799ccd9 Extracting [==================================================>] 21.28kB/21.28kB 10894799ccd9 Extracting [==================================================>] 21.28kB/21.28kB 10894799ccd9 Extracting [==================================================>] 21.28kB/21.28kB 175415c99903 Extracting [> ] 557.1kB/109.1MB e8fb397d8c47 Extracting [> ] 557.1kB/257.1MB 175415c99903 Extracting [=> ] 3.342MB/109.1MB 54f884861fc1 Pull complete 851cbdd30d34 Pull complete 10894799ccd9 Pull complete 10894799ccd9 Pull complete b09316e948c6 Extracting [==================================================>] 719B/719B b09316e948c6 Extracting [==================================================>] 719B/719B policy-db-migrator Pulled e8fb397d8c47 Extracting [> ] 1.114MB/257.1MB 175415c99903 Extracting [===> ] 6.685MB/109.1MB 8d377259558c Extracting [> ] 458.8kB/43.24MB 8d377259558c Extracting [> ] 458.8kB/43.24MB b09316e948c6 Pull complete prometheus Pulled e8fb397d8c47 Extracting [==> ] 10.58MB/257.1MB 175415c99903 Extracting [====> ] 10.03MB/109.1MB 8d377259558c Extracting [========> ] 7.34MB/43.24MB 8d377259558c Extracting [========> ] 7.34MB/43.24MB e8fb397d8c47 Extracting [====> ] 22.84MB/257.1MB 175415c99903 Extracting [=======> ] 15.6MB/109.1MB 8d377259558c Extracting [======================> ] 19.73MB/43.24MB 8d377259558c Extracting [======================> ] 19.73MB/43.24MB e8fb397d8c47 Extracting [=======> ] 36.77MB/257.1MB 8d377259558c Extracting [====================================> ] 31.65MB/43.24MB 175415c99903 Extracting [=========> ] 21.73MB/109.1MB 8d377259558c Extracting [====================================> ] 31.65MB/43.24MB e8fb397d8c47 Extracting [=========> ] 49.58MB/257.1MB 8d377259558c Extracting [==================================================>] 43.24MB/43.24MB 8d377259558c Extracting [==================================================>] 43.24MB/43.24MB 175415c99903 Extracting [===========> ] 25.62MB/109.1MB e8fb397d8c47 Extracting [===========> ] 57.38MB/257.1MB 8d377259558c Pull complete 8d377259558c Pull complete e7688095d1e6 Extracting [==================================================>] 1.106kB/1.106kB e7688095d1e6 Extracting [==================================================>] 1.106kB/1.106kB e7688095d1e6 Extracting [==================================================>] 1.106kB/1.106kB e7688095d1e6 Extracting [==================================================>] 1.106kB/1.106kB 175415c99903 Extracting [============> ] 26.18MB/109.1MB e8fb397d8c47 Extracting [=============> ] 70.19MB/257.1MB 175415c99903 Extracting [=============> ] 28.97MB/109.1MB e7688095d1e6 Pull complete e7688095d1e6 Pull complete 8eab815b3593 Extracting [==================================================>] 853B/853B 8eab815b3593 Extracting [==================================================>] 853B/853B 8eab815b3593 Extracting [==================================================>] 853B/853B 8eab815b3593 Extracting [==================================================>] 853B/853B e8fb397d8c47 Extracting [================> ] 84.67MB/257.1MB 175415c99903 Extracting [===============> ] 33.98MB/109.1MB 8eab815b3593 Pull complete 8eab815b3593 Pull complete 00ded6dd259e Extracting [==================================================>] 98B/98B 00ded6dd259e Extracting [==================================================>] 98B/98B 00ded6dd259e Extracting [==================================================>] 98B/98B 00ded6dd259e Extracting [==================================================>] 98B/98B e8fb397d8c47 Extracting [==================> ] 95.26MB/257.1MB 175415c99903 Extracting [=================> ] 38.99MB/109.1MB e8fb397d8c47 Extracting [====================> ] 107MB/257.1MB 175415c99903 Extracting [===================> ] 43.45MB/109.1MB 00ded6dd259e Pull complete 00ded6dd259e Pull complete 296f622c8150 Extracting [==================================================>] 172B/172B 296f622c8150 Extracting [==================================================>] 172B/172B 296f622c8150 Extracting [==================================================>] 172B/172B 296f622c8150 Extracting [==================================================>] 172B/172B e8fb397d8c47 Extracting [======================> ] 117MB/257.1MB 175415c99903 Extracting [======================> ] 48.46MB/109.1MB 296f622c8150 Pull complete 296f622c8150 Pull complete 4ee3050cff6b Extracting [=======> ] 32.77kB/230.6kB 4ee3050cff6b Extracting [=======> ] 32.77kB/230.6kB e8fb397d8c47 Extracting [=========================> ] 129.2MB/257.1MB 175415c99903 Extracting [=======================> ] 51.25MB/109.1MB 4ee3050cff6b Extracting [==================================================>] 230.6kB/230.6kB 4ee3050cff6b Extracting [==================================================>] 230.6kB/230.6kB e8fb397d8c47 Extracting [===========================> ] 140.4MB/257.1MB 4ee3050cff6b Pull complete 4ee3050cff6b Pull complete 175415c99903 Extracting [========================> ] 52.36MB/109.1MB 98acab318002 Extracting [> ] 557.1kB/121.9MB e8fb397d8c47 Extracting [============================> ] 147.1MB/257.1MB 519f42193ec8 Extracting [> ] 557.1kB/121.9MB 175415c99903 Extracting [=========================> ] 55.15MB/109.1MB 98acab318002 Extracting [====> ] 10.03MB/121.9MB e8fb397d8c47 Extracting [===============================> ] 160.4MB/257.1MB 519f42193ec8 Extracting [====> ] 11.7MB/121.9MB 175415c99903 Extracting [===========================> ] 59.05MB/109.1MB 98acab318002 Extracting [========> ] 21.17MB/121.9MB e8fb397d8c47 Extracting [=================================> ] 170.5MB/257.1MB 519f42193ec8 Extracting [=========> ] 22.28MB/121.9MB 175415c99903 Extracting [=============================> ] 65.18MB/109.1MB 98acab318002 Extracting [============> ] 29.52MB/121.9MB e8fb397d8c47 Extracting [===================================> ] 181MB/257.1MB 98acab318002 Extracting [==============> ] 35.65MB/121.9MB 175415c99903 Extracting [===============================> ] 69.07MB/109.1MB 519f42193ec8 Extracting [============> ] 29.52MB/121.9MB e8fb397d8c47 Extracting [====================================> ] 187.7MB/257.1MB 98acab318002 Extracting [=====================> ] 51.25MB/121.9MB 175415c99903 Extracting [=================================> ] 74.09MB/109.1MB 519f42193ec8 Extracting [================> ] 39.55MB/121.9MB e8fb397d8c47 Extracting [======================================> ] 198.3MB/257.1MB 98acab318002 Extracting [===========================> ] 66.85MB/121.9MB 519f42193ec8 Extracting [======================> ] 54.03MB/121.9MB 175415c99903 Extracting [====================================> ] 79.1MB/109.1MB e8fb397d8c47 Extracting [========================================> ] 208.9MB/257.1MB 519f42193ec8 Extracting [============================> ] 70.19MB/121.9MB 98acab318002 Extracting [================================> ] 78.54MB/121.9MB 175415c99903 Extracting [======================================> ] 84.67MB/109.1MB e8fb397d8c47 Extracting [==========================================> ] 218.4MB/257.1MB 519f42193ec8 Extracting [===================================> ] 85.79MB/121.9MB 98acab318002 Extracting [======================================> ] 94.14MB/121.9MB 175415c99903 Extracting [=========================================> ] 89.69MB/109.1MB e8fb397d8c47 Extracting [============================================> ] 227.3MB/257.1MB 98acab318002 Extracting [============================================> ] 107.5MB/121.9MB 519f42193ec8 Extracting [=========================================> ] 101.9MB/121.9MB 175415c99903 Extracting [==========================================> ] 92.47MB/109.1MB e8fb397d8c47 Extracting [=============================================> ] 235.1MB/257.1MB 519f42193ec8 Extracting [=============================================> ] 112MB/121.9MB 98acab318002 Extracting [================================================> ] 117.5MB/121.9MB e8fb397d8c47 Extracting [===============================================> ] 246.8MB/257.1MB 175415c99903 Extracting [===========================================> ] 95.81MB/109.1MB e8fb397d8c47 Extracting [==================================================>] 257.1MB/257.1MB 519f42193ec8 Extracting [================================================> ] 118.1MB/121.9MB 98acab318002 Extracting [=================================================> ] 121.4MB/121.9MB 175415c99903 Extracting [=============================================> ] 99.16MB/109.1MB 98acab318002 Extracting [==================================================>] 121.9MB/121.9MB 98acab318002 Pull complete 878348106a95 Extracting [==================================================>] 3.447kB/3.447kB 878348106a95 Extracting [==================================================>] 3.447kB/3.447kB e8fb397d8c47 Pull complete 519f42193ec8 Extracting [==================================================>] 121.9MB/121.9MB 175415c99903 Extracting [==============================================> ] 100.8MB/109.1MB apex-pdp Pulled 519f42193ec8 Pull complete 5df3538dc51e Extracting [==================================================>] 3.627kB/3.627kB 5df3538dc51e Extracting [==================================================>] 3.627kB/3.627kB 878348106a95 Pull complete zookeeper Pulled 175415c99903 Extracting [===============================================> ] 103.6MB/109.1MB 5df3538dc51e Pull complete 175415c99903 Extracting [================================================> ] 105.3MB/109.1MB kafka Pulled 175415c99903 Extracting [=================================================> ] 107.5MB/109.1MB 175415c99903 Extracting [==================================================>] 109.1MB/109.1MB 175415c99903 Pull complete 88ab146977b5 Extracting [==================================================>] 9.924kB/9.924kB 88ab146977b5 Extracting [==================================================>] 9.924kB/9.924kB 88ab146977b5 Pull complete 5d0d6d069b83 Extracting [==================================================>] 128B/128B 5d0d6d069b83 Extracting [==================================================>] 128B/128B 5d0d6d069b83 Pull complete c31960c64c87 Extracting [==================================================>] 165B/165B c31960c64c87 Extracting [==================================================>] 165B/165B c31960c64c87 Pull complete edaedb71f264 Extracting [==================================================>] 5.419kB/5.419kB edaedb71f264 Extracting [==================================================>] 5.419kB/5.419kB edaedb71f264 Pull complete de96e3ff4e81 Extracting [==================================================>] 184B/184B de96e3ff4e81 Extracting [==================================================>] 184B/184B de96e3ff4e81 Pull complete postgres Pulled Network compose_default Creating Network compose_default Created Container simulator Creating Container prometheus Creating Container zookeeper Creating Container postgres Creating Container prometheus Created Container postgres Created Container grafana Creating Container policy-db-migrator Creating Container zookeeper Created Container kafka Creating Container simulator Created 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 zookeeper Starting Container postgres Starting Container simulator Starting Container prometheus Starting Container zookeeper Started Container kafka Starting Container kafka Started Container prometheus Started Container grafana Starting Container grafana Started Container simulator 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 Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Waiting for REST to come up on localhost port 30003... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 10 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 11 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 12 seconds confluentinc/cp-kafka:latest kafka Up 16 seconds nexus3.onap.org:10001/onap/policy-db-migrator:4.0.1-SNAPSHOT policy-db-migrator Up 13 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 15 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 15 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 14 seconds confluentinc/cp-zookeeper:latest zookeeper Up 17 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 16 seconds IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 15 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 16 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 17 seconds confluentinc/cp-kafka:latest kafka Up 21 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 20 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 20 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 19 seconds confluentinc/cp-zookeeper:latest zookeeper Up 22 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 21 seconds IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 20 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 21 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 22 seconds confluentinc/cp-kafka:latest kafka Up 26 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 25 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 25 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 24 seconds confluentinc/cp-zookeeper:latest zookeeper Up 27 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 26 seconds IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 25 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 26 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 27 seconds confluentinc/cp-kafka:latest kafka Up 32 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 31 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 30 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 29 seconds confluentinc/cp-zookeeper:latest zookeeper Up 32 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 31 seconds IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 30 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 31 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 32 seconds confluentinc/cp-kafka:latest kafka Up 37 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 36 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 35 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 34 seconds confluentinc/cp-zookeeper:latest zookeeper Up 37 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 36 seconds IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 35 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 36 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 37 seconds confluentinc/cp-kafka:latest kafka Up 42 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 41 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 40 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 39 seconds confluentinc/cp-zookeeper:latest zookeeper Up 42 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 41 seconds Waiting for REST to come up on localhost port 30001... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 35 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 36 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 37 seconds confluentinc/cp-kafka:latest kafka Up 42 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 41 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 40 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 39 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-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 40 seconds nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 41 seconds nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 42 seconds confluentinc/cp-kafka:latest kafka Up 47 seconds nexus3.onap.org:10001/grafana/grafana:latest grafana Up 46 seconds nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 46 seconds nexus3.onap.org:10001/library/postgres:16.4 postgres Up 44 seconds confluentinc/cp-zookeeper:latest zookeeper Up 48 seconds nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 47 seconds Build docker image for robot framework Error: No such image: policy-csit-robot Cloning into '/w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/csit/resources/tests/models'... Build robot framework docker image sha256:340a9085e33d3c5e86a551cd219bee75a0511757f70803b05cb267cfd580c670 top - 08:08:00 up 4 min, 0 users, load average: 2.16, 1.76, 0.76 Tasks: 236 total, 1 running, 156 sleeping, 0 stopped, 0 zombie %Cpu(s): 12.4 us, 2.9 sy, 0.0 ni, 77.8 id, 6.7 wa, 0.0 hi, 0.1 si, 0.1 st total used free shared buff/cache available Mem: 31G 2.7G 21G 27M 6.8G 28G Swap: 1.0G 0B 1.0G IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up About a minute nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up About a minute nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT 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/onap/policy-models-simulator:4.0.0 simulator Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres 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 33fcbae558ee policy-apex-pdp 0.51% 196.6MiB / 31.41GiB 0.61% 36.1kB / 53.3kB 0B / 1.02MB 50 f2d88f01ca0a policy-pap 1.19% 544.4MiB / 31.41GiB 1.69% 107kB / 150kB 0B / 142MB 68 ee23593910a7 policy-api 0.10% 476.1MiB / 31.41GiB 1.48% 1.13MB / 973kB 0B / 0B 60 a759a2d0316d kafka 2.00% 386MiB / 31.41GiB 1.20% 154kB / 147kB 0B / 561kB 87 461ca36ac21c grafana 0.03% 65.23MiB / 31.41GiB 0.20% 24.9kB / 4.96kB 0B / 27.1MB 20 917326588db1 simulator 0.07% 121.5MiB / 31.41GiB 0.38% 1.43kB / 0B 0B / 4.1kB 78 fa0b3a77b337 postgres 0.77% 84.57MiB / 31.41GiB 0.26% 1.6MB / 1.68MB 0B / 157MB 26 001fb97f9e9d zookeeper 0.06% 86.45MiB / 31.41GiB 0.27% 54.6kB / 47.5kB 229kB / 414kB 62 91fc04a5425e prometheus 0.00% 21.16MiB / 31.41GiB 0.07% 71kB / 3.23kB 0B / 0B 11 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit policy-csit | Invoking the robot tests from: apex-pdp-test.robot apex-slas.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 | Apex-Pdp-Test & Apex-Slas policy-csit | ============================================================================== policy-csit | Apex-Pdp-Test & Apex-Slas.Apex-Pdp-Test policy-csit | ============================================================================== policy-csit | Healthcheck :: Runs Apex PDP Health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ExecuteApexSampleDomainPolicy | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ExecuteApexTestPnfPolicy | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ExecuteApexTestPnfPolicyWithMetadataSet | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Metrics :: Verify policy-apex-pdp is exporting prometheus metrics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Apex-Pdp-Test & Apex-Slas.Apex-Pdp-Test | PASS | policy-csit | 5 tests, 5 passed, 0 failed policy-csit | ============================================================================== policy-csit | Apex-Pdp-Test & Apex-Slas.Apex-Slas policy-csit | ============================================================================== policy-csit | Healthcheck :: Runs Apex PDP Health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidatePolicyExecutionAndEventRateLowComplexity :: Validate that ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidatePolicyExecutionAndEventRateModerateComplexity :: Validate ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidatePolicyExecutionAndEventRateHighComplexity :: Validate that... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidatePolicyExecutionTimes :: Validate policy execution times us... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Apex-Pdp-Test & Apex-Slas.Apex-Slas | PASS | policy-csit | 6 tests, 6 passed, 0 failed policy-csit | ============================================================================== policy-csit | Apex-Pdp-Test & Apex-Slas | PASS | policy-csit | 11 tests, 11 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-apex-pdp:4.0.1-SNAPSHOT policy-apex-pdp Up 3 minutes nexus3.onap.org:10001/onap/policy-pap:4.0.1-SNAPSHOT policy-pap Up 3 minutes nexus3.onap.org:10001/onap/policy-api:4.0.1-SNAPSHOT policy-api Up 3 minutes confluentinc/cp-kafka:latest kafka Up 3 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes nexus3.onap.org:10001/onap/policy-models-simulator:4.0.0 simulator Up 3 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes confluentinc/cp-zookeeper:latest zookeeper Up 3 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-csit Stopping Container policy-apex-pdp 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-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 kafka Stopping Container policy-api 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 2131 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-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins12725524265337002291.sh ---> sysstat.sh [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins7525326962237706317.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-apex-pdp-master-project-csit-apex-pdp + 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-apex-pdp-master-project-csit-apex-pdp ']' + 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-apex-pdp-master-project-csit-apex-pdp ']' + mkdir -p /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/archives/ [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins5852397499870656838.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkvs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xkvs/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins5065844375277087334.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-apex-pdp-master-project-csit-apex-pdp@tmp/config1307085021585469444tmp 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-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins6041187878142592335.sh ---> create-netrc.sh [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins8345882146341520468.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkvs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xkvs/bin to PATH [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins16534635512518111490.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash /tmp/jenkins14294748911557307807.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkvs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Xkvs/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-apex-pdp-master-project-csit-apex-pdp] $ /bin/bash -l /tmp/jenkins4944039599038194081.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-apex-pdp-master-project-csit-apex-pdp/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xkvs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Xkvs/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-apex-pdp-master-project-csit-apex-pdp/1855 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-40035 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 15G 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 886 24596 0 6683 30824 Swap: 1023 0 1023 ---> ip addr: 1: lo: 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: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:17:fa:6d brd ff:ff:ff:ff:ff:ff inet 10.30.106.133/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85934sec preferred_lft 85934sec inet6 fe80::f816:3eff:fe17:fa6d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:94:4f:05:d8 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:94ff:fe4f:5d8/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-40035) 09/20/24 _x86_64_ (8 CPU) 08:03:29 LINUX RESTART (8 CPU) 08:04:01 tps rtps wtps bread/s bwrtn/s 08:05:01 325.73 71.14 254.59 4606.43 30352.44 08:06:01 245.03 18.48 226.55 2244.69 125166.87 08:07:01 414.15 2.75 411.40 419.13 96018.53 08:08:01 140.41 0.47 139.95 60.10 37901.85 08:09:01 27.55 0.00 27.55 0.00 21542.41 08:10:01 21.60 0.08 21.51 13.33 21429.36 08:11:01 84.55 1.80 82.75 93.98 22823.53 Average: 179.87 13.54 166.33 1062.81 50745.30 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:01 30126476 31684152 2812744 8.54 69028 1799976 1420764 4.18 889480 1635508 144700 08:06:01 25626908 31643148 7312312 22.20 129644 6014672 1818152 5.35 1017392 5770380 1980812 08:07:01 23699700 29972556 9239520 28.05 143248 6261112 8363744 24.61 2870560 5764044 1156 08:08:01 23019900 29611004 9919320 30.11 172788 6515688 8936572 26.29 3308784 5957052 852 08:09:01 22542352 29144124 10396868 31.56 173128 6524348 9335388 27.47 3791764 5941276 232 08:10:01 22633668 29237612 10305552 31.29 173344 6527728 9008184 26.50 3710272 5937496 2516 08:11:01 25229356 31606164 7709864 23.41 175636 6290844 1696648 4.99 1391628 5738636 4980 Average: 24696909 30414109 8242311 25.02 148117 5704910 5797065 17.06 2425697 5249199 305035 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 08:05:01 ens3 333.24 235.72 1539.75 74.66 0.00 0.00 0.00 0.00 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 lo 14.46 14.46 1.40 1.40 0.00 0.00 0.00 0.00 08:06:01 ens3 1186.99 655.92 34461.44 57.65 0.00 0.00 0.00 0.00 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 veth787b715 0.67 0.90 0.04 0.05 0.00 0.00 0.00 0.00 08:07:01 lo 0.80 0.80 0.06 0.06 0.00 0.00 0.00 0.00 08:07:01 veth541e838 3.05 2.88 0.34 0.32 0.00 0.00 0.00 0.00 08:07:01 ens3 6.15 5.00 2.41 1.92 0.00 0.00 0.00 0.00 08:08:01 veth787b715 4.13 5.31 0.81 0.53 0.00 0.00 0.00 0.00 08:08:01 lo 2.90 2.90 0.25 0.25 0.00 0.00 0.00 0.00 08:08:01 veth541e838 9.68 11.71 2.08 1.40 0.00 0.00 0.00 0.00 08:08:01 ens3 52.67 37.58 1182.29 5.17 0.00 0.00 0.00 0.00 08:09:01 vethf804eff 10.95 9.02 25.11 12.29 0.00 0.00 0.00 0.00 08:09:01 veth787b715 12.83 14.90 2.85 6.37 0.00 0.00 0.00 0.00 08:09:01 lo 1.07 1.07 0.08 0.08 0.00 0.00 0.00 0.00 08:09:01 veth541e838 321.05 322.91 40.83 118.30 0.00 0.00 0.00 0.01 08:10:01 veth787b715 12.86 15.61 2.14 1.28 0.00 0.00 0.00 0.00 08:10:01 lo 3.40 3.40 0.30 0.30 0.00 0.00 0.00 0.00 08:10:01 veth541e838 113.55 116.13 12.95 39.75 0.00 0.00 0.00 0.00 08:10:01 ens3 1605.88 958.24 37263.35 143.88 0.00 0.00 0.00 0.00 08:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:11:01 ens3 38.98 32.46 66.49 17.85 0.00 0.00 0.00 0.00 08:11:01 docker0 12.78 17.21 2.09 285.40 0.00 0.00 0.00 0.00 Average: lo 3.57 3.57 0.33 0.33 0.00 0.00 0.00 0.00 Average: ens3 232.98 139.92 5322.04 22.89 0.00 0.00 0.00 0.00 Average: docker0 1.83 2.46 0.30 40.77 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-40035) 09/20/24 _x86_64_ (8 CPU) 08:03:29 LINUX RESTART (8 CPU) 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:05:01 all 10.74 0.00 1.27 3.33 0.05 84.61 08:05:01 0 3.38 0.00 1.17 2.51 0.03 92.91 08:05:01 1 6.59 0.00 0.87 1.07 0.03 91.44 08:05:01 2 23.95 0.00 2.00 1.75 0.07 72.23 08:05:01 3 4.88 0.00 1.34 1.44 0.03 92.31 08:05:01 4 9.95 0.00 1.14 16.74 0.07 72.10 08:05:01 5 21.55 0.00 1.85 2.10 0.07 74.42 08:05:01 6 9.01 0.00 1.08 0.90 0.03 88.97 08:05:01 7 6.62 0.00 0.72 0.18 0.05 92.43 08:06:01 all 15.29 0.00 6.01 12.27 0.08 66.35 08:06:01 0 16.04 0.00 6.70 8.63 0.05 68.58 08:06:01 1 12.54 0.00 6.40 2.51 0.07 78.48 08:06:01 2 18.49 0.00 5.57 2.38 0.07 73.49 08:06:01 3 12.90 0.00 5.98 41.85 0.13 39.13 08:06:01 4 12.07 0.00 5.27 18.01 0.08 64.56 08:06:01 5 15.26 0.00 6.60 16.73 0.10 61.31 08:06:01 6 19.31 0.00 5.65 4.95 0.05 70.04 08:06:01 7 15.70 0.00 5.89 3.11 0.05 75.25 08:07:01 all 19.54 0.00 3.03 7.72 0.07 69.63 08:07:01 0 18.72 0.00 2.96 4.75 0.08 73.48 08:07:01 1 17.94 0.00 2.56 0.67 0.07 78.76 08:07:01 2 23.26 0.00 2.98 3.28 0.07 70.41 08:07:01 3 23.86 0.00 4.56 35.31 0.10 36.18 08:07:01 4 20.60 0.00 2.80 4.49 0.07 72.05 08:07:01 5 18.17 0.00 2.68 4.05 0.08 75.01 08:07:01 6 14.99 0.00 2.68 6.32 0.07 75.95 08:07:01 7 18.77 0.00 3.08 3.08 0.07 75.01 08:08:01 all 11.38 0.00 1.90 3.20 0.08 83.44 08:08:01 0 7.11 0.00 1.79 12.00 0.07 79.04 08:08:01 1 13.85 0.00 2.36 1.04 0.07 82.68 08:08:01 2 11.77 0.00 1.84 3.82 0.05 82.51 08:08:01 3 15.81 0.00 1.99 0.58 0.08 81.53 08:08:01 4 11.38 0.00 1.36 1.24 0.07 85.95 08:08:01 5 12.84 0.00 2.36 6.35 0.10 78.34 08:08:01 6 8.67 0.00 1.39 0.49 0.07 89.39 08:08:01 7 9.61 0.00 2.11 0.07 0.07 88.15 08:09:01 all 9.97 0.00 1.09 1.19 0.08 87.66 08:09:01 0 10.31 0.00 1.31 0.27 0.08 88.03 08:09:01 1 11.17 0.00 1.17 0.10 0.08 87.47 08:09:01 2 10.90 0.00 1.02 0.53 0.10 87.45 08:09:01 3 10.64 0.00 1.22 0.13 0.07 87.94 08:09:01 4 9.50 0.00 0.94 0.07 0.10 89.39 08:09:01 5 8.79 0.00 0.99 3.77 0.08 86.37 08:09:01 6 9.23 0.00 1.34 0.07 0.08 89.28 08:09:01 7 9.20 0.00 0.75 4.62 0.07 85.36 08:10:01 all 1.91 0.00 0.54 1.10 0.09 96.36 08:10:01 0 1.57 0.00 0.65 0.07 0.08 97.63 08:10:01 1 1.25 0.00 0.48 0.00 0.10 98.16 08:10:01 2 2.12 0.00 0.55 0.12 0.07 97.15 08:10:01 3 3.56 0.00 0.64 0.05 0.10 95.66 08:10:01 4 1.34 0.00 0.42 0.00 0.07 98.17 08:10:01 5 1.91 0.00 0.42 8.17 0.08 89.42 08:10:01 6 1.92 0.00 0.62 0.12 0.08 97.26 08:10:01 7 1.65 0.00 0.52 0.28 0.10 97.44 08:11:01 all 5.14 0.00 0.66 2.13 0.05 92.01 08:11:01 0 1.12 0.00 0.52 0.10 0.08 98.17 08:11:01 1 1.52 0.00 0.52 0.05 0.05 97.86 08:11:01 2 5.89 0.00 0.69 2.04 0.03 91.36 08:11:01 3 24.07 0.00 1.09 1.56 0.07 73.22 08:11:01 4 4.34 0.00 0.70 0.05 0.03 94.88 08:11:01 5 0.62 0.00 0.54 12.69 0.07 86.08 08:11:01 6 2.57 0.00 0.58 0.17 0.05 96.63 08:11:01 7 0.95 0.00 0.72 0.37 0.05 97.91 Average: all 10.56 0.00 2.07 4.41 0.07 82.89 Average: 0 8.32 0.00 2.15 4.04 0.07 85.42 Average: 1 9.26 0.00 2.05 0.77 0.07 87.86 Average: 2 13.76 0.00 2.09 1.99 0.06 82.10 Average: 3 13.67 0.00 2.39 11.50 0.08 72.35 Average: 4 9.88 0.00 1.80 5.79 0.07 82.45 Average: 5 11.30 0.00 2.20 7.68 0.08 78.73 Average: 6 9.38 0.00 1.90 1.86 0.06 86.80 Average: 7 8.92 0.00 1.96 1.67 0.06 87.39