09:52:34 Started by timer 09:52:34 Running as SYSTEM 09:52:34 [EnvInject] - Loading node environment variables. 09:52:34 Building remotely on prd-ubuntu2204-docker-8c-8g-240 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-pap-quebec-project-csit-pap 09:52:34 [ssh-agent] Looking for ssh-agent implementation... 09:52:34 $ ssh-agent 09:52:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOQ8RLj/agent.1587 09:52:34 SSH_AGENT_PID=1589 09:52:34 [ssh-agent] Started. 09:52:34 Running ssh-add (command line suppressed) 09:52:34 Identity added: /w/workspace/policy-pap-quebec-project-csit-pap@tmp/private_key_1251496709923400323.key (/w/workspace/policy-pap-quebec-project-csit-pap@tmp/private_key_1251496709923400323.key) 09:52:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:52:34 The recommended git tool is: NONE 09:52:36 using credential onap-jenkins-ssh 09:52:36 Wiping out workspace first. 09:52:36 Cloning the remote Git repository 09:52:36 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 09:52:36 > git init /w/workspace/policy-pap-quebec-project-csit-pap # timeout=10 09:52:36 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 09:52:36 > git --version # timeout=10 09:52:36 > git --version # 'git version 2.34.1' 09:52:36 using GIT_SSH to set credentials Gerrit user 09:52:36 Verifying host key using manually-configured host key entries 09:52:36 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:52:37 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 09:52:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:37 Avoid second fetch 09:52:37 > git rev-parse refs/remotes/origin/quebec^{commit} # timeout=10 09:52:37 Checking out Revision f26d16f28a3ab644efa59e980758db954e9799fa (refs/remotes/origin/quebec) 09:52:37 > git config core.sparsecheckout # timeout=10 09:52:37 > git checkout -f f26d16f28a3ab644efa59e980758db954e9799fa # timeout=30 09:52:38 Commit message: "Update .gitreview for quebec branch" 09:52:38 > git rev-list --no-walk f26d16f28a3ab644efa59e980758db954e9799fa # timeout=10 09:52:41 provisioning config files... 09:52:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:52:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:52:41 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins5879065098996269135.sh 09:52:41 ---> python-tools-install.sh 09:52:41 Setup pyenv: 09:52:41 * system (set by /opt/pyenv/version) 09:52:41 * 3.8.20 (set by /opt/pyenv/version) 09:52:41 * 3.9.20 (set by /opt/pyenv/version) 09:52:41 3.10.15 09:52:41 3.11.10 09:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lg93 09:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:52:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:52:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:52:51 lf-activate-venv(): INFO: Base packages installed successfully 09:52:51 lf-activate-venv(): INFO: Installing additional packages: lftools 09:53:17 lf-activate-venv(): INFO: Adding /tmp/venv-lg93/bin to PATH 09:53:17 Generating Requirements File 09:53:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:53:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:53:38 Python 3.11.10 09:53:38 pip 26.0.1 from /tmp/venv-lg93/lib/python3.11/site-packages/pip (python 3.11) 09:53:38 appdirs==1.4.4 09:53:38 argcomplete==3.6.3 09:53:38 aspy.yaml==1.3.0 09:53:38 attrs==25.4.0 09:53:38 autopage==0.6.0 09:53:38 beautifulsoup4==4.14.3 09:53:38 boto3==1.42.58 09:53:38 botocore==1.42.58 09:53:38 bs4==0.0.2 09:53:38 certifi==2026.2.25 09:53:38 cffi==2.0.0 09:53:38 cfgv==3.5.0 09:53:38 chardet==6.0.0.post1 09:53:38 charset-normalizer==3.4.4 09:53:38 click==8.3.1 09:53:38 cliff==4.13.2 09:53:38 cmd2==3.2.2 09:53:38 cryptography==3.3.2 09:53:38 debtcollector==3.0.0 09:53:38 decorator==5.2.1 09:53:38 defusedxml==0.7.1 09:53:38 Deprecated==1.3.1 09:53:38 distlib==0.4.0 09:53:38 dnspython==2.8.0 09:53:38 docker==7.1.0 09:53:38 dogpile.cache==1.5.0 09:53:38 durationpy==0.10 09:53:38 email-validator==2.3.0 09:53:38 filelock==3.24.3 09:53:38 future==1.0.0 09:53:38 gitdb==4.0.12 09:53:38 GitPython==3.1.46 09:53:38 httplib2==0.30.2 09:53:38 identify==2.6.16 09:53:38 idna==3.11 09:53:38 importlib-resources==1.5.0 09:53:38 iso8601==2.1.0 09:53:38 Jinja2==3.1.6 09:53:38 jmespath==1.1.0 09:53:38 jsonpatch==1.33 09:53:38 jsonpointer==3.0.0 09:53:38 jsonschema==4.26.0 09:53:38 jsonschema-specifications==2025.9.1 09:53:38 keystoneauth1==5.13.1 09:53:38 kubernetes==35.0.0 09:53:38 lftools==0.37.21 09:53:38 lxml==6.0.2 09:53:38 markdown-it-py==4.0.0 09:53:38 MarkupSafe==3.0.3 09:53:38 mdurl==0.1.2 09:53:38 msgpack==1.1.2 09:53:38 multi_key_dict==2.0.3 09:53:38 munch==4.0.0 09:53:38 netaddr==1.3.0 09:53:38 niet==1.4.2 09:53:38 nodeenv==1.10.0 09:53:38 oauth2client==4.1.3 09:53:38 oauthlib==3.3.1 09:53:38 openstacksdk==4.10.0 09:53:38 os-service-types==1.8.2 09:53:38 osc-lib==4.4.0 09:53:38 oslo.config==10.3.0 09:53:38 oslo.context==6.3.0 09:53:38 oslo.i18n==6.7.2 09:53:38 oslo.log==8.1.0 09:53:38 oslo.serialization==5.9.1 09:53:38 oslo.utils==10.0.0 09:53:38 packaging==26.0 09:53:38 pbr==7.0.3 09:53:38 platformdirs==4.9.2 09:53:38 prettytable==3.17.0 09:53:38 psutil==7.2.2 09:53:38 pyasn1==0.6.2 09:53:38 pyasn1_modules==0.4.2 09:53:38 pycparser==3.0 09:53:38 pygerrit2==2.0.15 09:53:38 PyGithub==2.8.1 09:53:38 Pygments==2.19.2 09:53:38 PyJWT==2.11.0 09:53:38 PyNaCl==1.6.2 09:53:38 pyparsing==2.4.7 09:53:38 pyperclip==1.11.0 09:53:38 pyrsistent==0.20.0 09:53:38 python-cinderclient==9.8.0 09:53:38 python-dateutil==2.9.0.post0 09:53:38 python-discovery==1.1.0 09:53:38 python-heatclient==5.1.0 09:53:38 python-jenkins==1.8.3 09:53:38 python-keystoneclient==5.7.0 09:53:38 python-magnumclient==4.9.0 09:53:38 python-openstackclient==9.0.0 09:53:38 python-swiftclient==4.10.0 09:53:38 PyYAML==6.0.3 09:53:38 referencing==0.37.0 09:53:38 requests==2.32.5 09:53:38 requests-oauthlib==2.0.0 09:53:38 requestsexceptions==1.4.0 09:53:38 rfc3986==2.0.0 09:53:38 rich==14.3.3 09:53:38 rich-argparse==1.7.2 09:53:38 rpds-py==0.30.0 09:53:38 rsa==4.9.1 09:53:38 ruamel.yaml==0.19.1 09:53:38 ruamel.yaml.clib==0.2.15 09:53:38 s3transfer==0.16.0 09:53:38 simplejson==3.20.2 09:53:38 six==1.17.0 09:53:38 smmap==5.0.2 09:53:38 soupsieve==2.8.3 09:53:38 stevedore==5.7.0 09:53:38 tabulate==0.9.0 09:53:38 toml==0.10.2 09:53:38 tomlkit==0.14.0 09:53:38 tqdm==4.67.3 09:53:38 typing_extensions==4.15.0 09:53:38 urllib3==1.26.20 09:53:38 virtualenv==21.1.0 09:53:38 wcwidth==0.6.0 09:53:38 websocket-client==1.9.0 09:53:38 wrapt==2.1.1 09:53:38 xdg==6.0.0 09:53:38 xmltodict==1.0.4 09:53:38 yq==3.4.3 09:53:39 [EnvInject] - Injecting environment variables from a build step. 09:53:39 [EnvInject] - Injecting as environment variables the properties content 09:53:39 SET_JDK_VERSION=openjdk17 09:53:39 GIT_URL="git://cloud.onap.org/mirror" 09:53:39 09:53:39 [EnvInject] - Variables injected successfully. 09:53:39 [policy-pap-quebec-project-csit-pap] $ /bin/sh /tmp/jenkins4959506690144017744.sh 09:53:39 ---> update-java-alternatives.sh 09:53:39 ---> Updating Java version 09:53:39 ---> Ubuntu/Debian system detected 09:53:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:53:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:53:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:53:39 openjdk version "17.0.15" 2025-04-15 09:53:39 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 09:53:39 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 09:53:39 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 09:53:39 [EnvInject] - Injecting environment variables from a build step. 09:53:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:53:39 [EnvInject] - Variables injected successfully. 09:53:39 [policy-pap-quebec-project-csit-pap] $ /bin/sh -xe /tmp/jenkins914740801144702768.sh 09:53:39 + /w/workspace/policy-pap-quebec-project-csit-pap/csit/run-project-csit.sh pap 09:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:40 09:53:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 09:53:40 Configure a credential helper to remove this warning. See 09:53:40 https://docs.docker.com/go/credential-store/ 09:53:40 09:53:40 Login Succeeded 09:53:40 Docker Compose version v2.36.2 09:53:40 Setting project configuration for: pap 09:53:40 Configuring docker compose... 09:53:44 Starting apex-pdp using postgres + Grafana/Prometheus 09:53:45 policy-db-migrator Pulling 09:53:45 kafka Pulling 09:53:45 zookeeper Pulling 09:53:45 api Pulling 09:53:45 postgres Pulling 09:53:45 simulator Pulling 09:53:45 pap Pulling 09:53:45 prometheus Pulling 09:53:45 apex-pdp Pulling 09:53:45 grafana Pulling 09:53:48 da9db072f522 Pulling fs layer 09:53:48 a4a5dcc0d5e4 Pulling fs layer 09:53:48 e4b2d31f97fe Pulling fs layer 09:53:48 f3fd1e1b66b6 Pulling fs layer 09:53:48 f3fd1e1b66b6 Waiting 09:53:48 e4b2d31f97fe Downloading [==================================================>] 296B/296B 09:53:48 e4b2d31f97fe Verifying Checksum 09:53:48 e4b2d31f97fe Download complete 09:53:48 da9db072f522 Downloading [> ] 48.06kB/3.624MB 09:53:48 a4a5dcc0d5e4 Downloading [> ] 539.6kB/152.7MB 09:53:48 f3fd1e1b66b6 Downloading [> ] 539.6kB/267.6MB 09:53:48 da9db072f522 Pulling fs layer 09:53:48 8bdd4ecf0911 Pulling fs layer 09:53:48 d4b2bbfe8979 Pulling fs layer 09:53:48 6d23d4024b96 Pulling fs layer 09:53:48 52d00f0c83c4 Pulling fs layer 09:53:48 82fabd145d8c Pulling fs layer 09:53:48 da9db072f522 Downloading [> ] 48.06kB/3.624MB 09:53:48 8bdd4ecf0911 Waiting 09:53:48 d4b2bbfe8979 Waiting 09:53:48 6d23d4024b96 Waiting 09:53:48 52d00f0c83c4 Waiting 09:53:48 82fabd145d8c Waiting 09:53:48 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 09:53:48 da9db072f522 Verifying Checksum 09:53:48 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 09:53:48 da9db072f522 Download complete 09:53:48 da9db072f522 Verifying Checksum 09:53:48 da9db072f522 Download complete 09:53:48 da9db072f522 Extracting [> ] 65.54kB/3.624MB 09:53:48 da9db072f522 Extracting [> ] 65.54kB/3.624MB 09:53:48 8bdd4ecf0911 Downloading [> ] 539.6kB/72.46MB 09:53:48 da9db072f522 Pulling fs layer 09:53:48 8bdd4ecf0911 Pulling fs layer 09:53:48 ea35e26e9bbe Pulling fs layer 09:53:48 a4c643cd65ae Pulling fs layer 09:53:48 8bdd4ecf0911 Downloading [> ] 539.6kB/72.46MB 09:53:48 5a2a64f49418 Pulling fs layer 09:53:48 da9db072f522 Extracting [> ] 65.54kB/3.624MB 09:53:48 4ff5ed11bee4 Pulling fs layer 09:53:48 4b6a5617ecb1 Pulling fs layer 09:53:48 04e8cdcadf82 Pulling fs layer 09:53:48 04e8cdcadf82 Waiting 09:53:48 4ff5ed11bee4 Waiting 09:53:48 a4c643cd65ae Waiting 09:53:48 5a2a64f49418 Waiting 09:53:48 ea35e26e9bbe Waiting 09:53:48 a4a5dcc0d5e4 Downloading [===> ] 11.35MB/152.7MB 09:53:48 f3fd1e1b66b6 Downloading [=> ] 9.19MB/267.6MB 09:53:48 da9db072f522 Extracting [=================================> ] 2.425MB/3.624MB 09:53:48 da9db072f522 Extracting [=================================> ] 2.425MB/3.624MB 09:53:48 da9db072f522 Extracting [=================================> ] 2.425MB/3.624MB 09:53:48 8bdd4ecf0911 Downloading [====> ] 6.487MB/72.46MB 09:53:48 8bdd4ecf0911 Downloading [====> ] 6.487MB/72.46MB 09:53:48 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 09:53:48 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 09:53:48 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 09:53:48 da9db072f522 Pulling fs layer 09:53:48 8bdd4ecf0911 Pulling fs layer 09:53:48 f29990097f7d Pulling fs layer 09:53:48 f63b7e5bee1c Pulling fs layer 09:53:48 699e938d86b1 Pulling fs layer 09:53:48 1f6140273879 Pulling fs layer 09:53:48 e14c791ee566 Pulling fs layer 09:53:48 8bdd4ecf0911 Downloading [====> ] 6.487MB/72.46MB 09:53:48 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 09:53:48 1f6140273879 Waiting 09:53:48 699e938d86b1 Waiting 09:53:48 e14c791ee566 Waiting 09:53:48 f63b7e5bee1c Waiting 09:53:48 f29990097f7d Waiting 09:53:48 da9db072f522 Pulling fs layer 09:53:48 8bdd4ecf0911 Pulling fs layer 09:53:48 8b0408764985 Pulling fs layer 09:53:48 591164d8060d Pulling fs layer 09:53:48 8bdd4ecf0911 Downloading [====> ] 6.487MB/72.46MB 09:53:48 8b0408764985 Waiting 09:53:48 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 09:53:48 2567e6f1635b Pulling fs layer 09:53:48 fcab5a5e7b0c Pulling fs layer 09:53:48 591164d8060d Waiting 09:53:48 55fe32956f95 Pulling fs layer 09:53:48 2567e6f1635b Waiting 09:53:48 fcab5a5e7b0c Waiting 09:53:48 55fe32956f95 Waiting 09:53:48 a4a5dcc0d5e4 Downloading [=======> ] 24.33MB/152.7MB 09:53:48 f3fd1e1b66b6 Downloading [===> ] 16.22MB/267.6MB 09:53:49 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [======> ] 9.731MB/72.46MB 09:53:49 a4a5dcc0d5e4 Downloading [============> ] 39.47MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [=====> ] 28.11MB/267.6MB 09:53:49 da9db072f522 Pull complete 09:53:49 da9db072f522 Pull complete 09:53:49 da9db072f522 Pull complete 09:53:49 da9db072f522 Pull complete 09:53:49 da9db072f522 Pull complete 09:53:49 8bdd4ecf0911 Downloading [===========> ] 17.3MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===========> ] 17.3MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===========> ] 17.3MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===========> ] 17.3MB/72.46MB 09:53:49 a4a5dcc0d5e4 Downloading [==================> ] 57.31MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [=======> ] 37.85MB/267.6MB 09:53:49 8bdd4ecf0911 Downloading [==================> ] 26.49MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [==================> ] 26.49MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [==================> ] 26.49MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [==================> ] 26.49MB/72.46MB 09:53:49 a4a5dcc0d5e4 Downloading [========================> ] 74.61MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [==========> ] 54.61MB/267.6MB 09:53:49 2d429b9e73a6 Pulling fs layer 09:53:49 46eab5b44a35 Pulling fs layer 09:53:49 c4d302cc468d Pulling fs layer 09:53:49 01e0882c90d9 Pulling fs layer 09:53:49 531ee2cf3c0c Pulling fs layer 09:53:49 ed54a7dee1d8 Pulling fs layer 09:53:49 12c5c803443f Pulling fs layer 09:53:49 e27c75a98748 Pulling fs layer 09:53:49 46eab5b44a35 Waiting 09:53:49 e73cb4a42719 Pulling fs layer 09:53:49 c4d302cc468d Waiting 09:53:49 01e0882c90d9 Waiting 09:53:49 a83b68436f09 Pulling fs layer 09:53:49 531ee2cf3c0c Waiting 09:53:49 2d429b9e73a6 Waiting 09:53:49 e27c75a98748 Waiting 09:53:49 12c5c803443f Waiting 09:53:49 ed54a7dee1d8 Waiting 09:53:49 e73cb4a42719 Waiting 09:53:49 787d6bee9571 Pulling fs layer 09:53:49 13ff0988aaea Pulling fs layer 09:53:49 4b82842ab819 Pulling fs layer 09:53:49 7e568a0dc8fb Pulling fs layer 09:53:49 a83b68436f09 Waiting 09:53:49 787d6bee9571 Waiting 09:53:49 13ff0988aaea Waiting 09:53:49 4b82842ab819 Waiting 09:53:49 7e568a0dc8fb Waiting 09:53:49 8bdd4ecf0911 Downloading [========================> ] 35.14MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [========================> ] 35.14MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [========================> ] 35.14MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [========================> ] 35.14MB/72.46MB 09:53:49 589002ba0eae Pulling fs layer 09:53:49 dce812085769 Pulling fs layer 09:53:49 28c53581fa0d Pulling fs layer 09:53:49 8cec4fd2d8f1 Pulling fs layer 09:53:49 589002ba0eae Waiting 09:53:49 dce812085769 Waiting 09:53:49 28c53581fa0d Waiting 09:53:49 2898b87e636f Pulling fs layer 09:53:49 103f1b507f08 Pulling fs layer 09:53:49 42661385b0ec Pulling fs layer 09:53:49 ac89855d60f9 Pulling fs layer 09:53:49 2ce346fa65f7 Pulling fs layer 09:53:49 a1cfed684a05 Pulling fs layer 09:53:49 4f4fb700ef54 Pulling fs layer 09:53:49 ba30534b47b1 Pulling fs layer 09:53:49 8cec4fd2d8f1 Waiting 09:53:49 2898b87e636f Waiting 09:53:49 103f1b507f08 Waiting 09:53:49 a1cfed684a05 Waiting 09:53:49 ba30534b47b1 Waiting 09:53:49 4f4fb700ef54 Waiting 09:53:49 2ce346fa65f7 Waiting 09:53:49 eca0188f477e Pulling fs layer 09:53:49 e444bcd4d577 Pulling fs layer 09:53:49 eabd8714fec9 Pulling fs layer 09:53:49 45fd2fec8a19 Pulling fs layer 09:53:49 8f10199ed94b Pulling fs layer 09:53:49 f963a77d2726 Pulling fs layer 09:53:49 f3a82e9f1761 Pulling fs layer 09:53:49 eca0188f477e Waiting 09:53:49 e444bcd4d577 Waiting 09:53:49 79161a3f5362 Pulling fs layer 09:53:49 9c266ba63f51 Pulling fs layer 09:53:49 eabd8714fec9 Waiting 09:53:49 2e8a7df9c2ee Pulling fs layer 09:53:49 10f05dd8b1db Pulling fs layer 09:53:49 45fd2fec8a19 Waiting 09:53:49 8f10199ed94b Waiting 09:53:49 41dac8b43ba6 Pulling fs layer 09:53:49 71a9f6a9ab4d Pulling fs layer 09:53:49 f963a77d2726 Waiting 09:53:49 da3ed5db7103 Pulling fs layer 09:53:49 c955f6e31a04 Pulling fs layer 09:53:49 f3a82e9f1761 Waiting 09:53:49 2e8a7df9c2ee Waiting 09:53:49 10f05dd8b1db Waiting 09:53:49 da3ed5db7103 Waiting 09:53:49 c955f6e31a04 Waiting 09:53:49 41dac8b43ba6 Waiting 09:53:49 79161a3f5362 Waiting 09:53:49 71a9f6a9ab4d Waiting 09:53:49 9c266ba63f51 Waiting 09:53:49 1e017ebebdbd Pulling fs layer 09:53:49 55f2b468da67 Pulling fs layer 09:53:49 1e017ebebdbd Waiting 09:53:49 82bfc142787e Pulling fs layer 09:53:49 46baca71a4ef Pulling fs layer 09:53:49 b0e0ef7895f4 Pulling fs layer 09:53:49 55f2b468da67 Waiting 09:53:49 82bfc142787e Waiting 09:53:49 46baca71a4ef Waiting 09:53:49 c0c90eeb8aca Pulling fs layer 09:53:49 5cfb27c10ea5 Pulling fs layer 09:53:49 b0e0ef7895f4 Waiting 09:53:49 c0c90eeb8aca Waiting 09:53:49 40a5eed61bb0 Pulling fs layer 09:53:49 e040ea11fa10 Pulling fs layer 09:53:49 09d5a3f70313 Pulling fs layer 09:53:49 356f5c2c843b Pulling fs layer 09:53:49 5cfb27c10ea5 Waiting 09:53:49 40a5eed61bb0 Waiting 09:53:49 e040ea11fa10 Waiting 09:53:49 09d5a3f70313 Waiting 09:53:49 356f5c2c843b Waiting 09:53:49 980286587234 Pulling fs layer 09:53:49 2ab9378e6191 Pulling fs layer 09:53:49 95756c9407b7 Pulling fs layer 09:53:49 7accd0adc257 Pulling fs layer 09:53:49 aed72dcc568f Pulling fs layer 09:53:49 e0997af08d2a Pulling fs layer 09:53:49 6f79261e6151 Pulling fs layer 09:53:49 6c915ab1ac8a Pulling fs layer 09:53:49 5b864d736c14 Pulling fs layer 09:53:49 f7e28bb22d10 Pulling fs layer 09:53:49 e0997af08d2a Waiting 09:53:49 980286587234 Waiting 09:53:49 6f79261e6151 Waiting 09:53:49 6c915ab1ac8a Waiting 09:53:49 5b864d736c14 Waiting 09:53:49 2ab9378e6191 Waiting 09:53:49 95756c9407b7 Waiting 09:53:49 f7e28bb22d10 Waiting 09:53:49 7accd0adc257 Waiting 09:53:49 aed72dcc568f Waiting 09:53:49 a4a5dcc0d5e4 Downloading [==============================> ] 94.08MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [=============> ] 69.75MB/267.6MB 09:53:49 8bdd4ecf0911 Downloading [=============================> ] 43.25MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [=============================> ] 43.25MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [=============================> ] 43.25MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [=============================> ] 43.25MB/72.46MB 09:53:49 a4a5dcc0d5e4 Downloading [====================================> ] 110.8MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [===============> ] 83.26MB/267.6MB 09:53:49 8bdd4ecf0911 Downloading [===================================> ] 50.82MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===================================> ] 50.82MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===================================> ] 50.82MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===================================> ] 50.82MB/72.46MB 09:53:49 a4a5dcc0d5e4 Downloading [========================================> ] 123.8MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [================> ] 90.83MB/267.6MB 09:53:49 8bdd4ecf0911 Downloading [=======================================> ] 57.31MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [=======================================> ] 57.31MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [=======================================> ] 57.31MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [=======================================> ] 57.31MB/72.46MB 09:53:49 a4a5dcc0d5e4 Downloading [=============================================> ] 138.4MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [===================> ] 103.8MB/267.6MB 09:53:49 8bdd4ecf0911 Downloading [===============================================> ] 68.12MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===============================================> ] 68.12MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===============================================> ] 68.12MB/72.46MB 09:53:49 8bdd4ecf0911 Downloading [===============================================> ] 68.12MB/72.46MB 09:53:49 a4a5dcc0d5e4 Verifying Checksum 09:53:49 a4a5dcc0d5e4 Download complete 09:53:49 a4a5dcc0d5e4 Extracting [> ] 557.1kB/152.7MB 09:53:49 8bdd4ecf0911 Verifying Checksum 09:53:49 8bdd4ecf0911 Download complete 09:53:49 8bdd4ecf0911 Download complete 09:53:49 8bdd4ecf0911 Download complete 09:53:49 8bdd4ecf0911 Download complete 09:53:49 f3fd1e1b66b6 Downloading [======================> ] 120.6MB/267.6MB 09:53:49 d4b2bbfe8979 Downloading [==================================================>] 301B/301B 09:53:49 d4b2bbfe8979 Verifying Checksum 09:53:49 d4b2bbfe8979 Download complete 09:53:49 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 09:53:49 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 09:53:49 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 09:53:49 8bdd4ecf0911 Extracting [> ] 557.1kB/72.46MB 09:53:49 52d00f0c83c4 Download complete 09:53:49 82fabd145d8c Downloading [==================================================>] 1.125kB/1.125kB 09:53:49 82fabd145d8c Download complete 09:53:49 6d23d4024b96 Downloading [> ] 539.6kB/187.4MB 09:53:49 ea35e26e9bbe Downloading [> ] 162.7kB/14.64MB 09:53:49 a4a5dcc0d5e4 Extracting [=> ] 3.342MB/152.7MB 09:53:49 f3fd1e1b66b6 Downloading [==========================> ] 143.3MB/267.6MB 09:53:49 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 09:53:49 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 09:53:49 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 09:53:49 8bdd4ecf0911 Extracting [==> ] 3.342MB/72.46MB 09:53:49 6d23d4024b96 Downloading [=> ] 3.784MB/187.4MB 09:53:49 ea35e26e9bbe Downloading [========> ] 2.375MB/14.64MB 09:53:50 a4a5dcc0d5e4 Extracting [==> ] 8.913MB/152.7MB 09:53:50 f3fd1e1b66b6 Downloading [==============================> ] 165.4MB/267.6MB 09:53:50 8bdd4ecf0911 Extracting [====> ] 6.128MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [====> ] 6.128MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [====> ] 6.128MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [====> ] 6.128MB/72.46MB 09:53:50 6d23d4024b96 Downloading [=> ] 7.028MB/187.4MB 09:53:50 ea35e26e9bbe Downloading [===============> ] 4.586MB/14.64MB 09:53:50 f3fd1e1b66b6 Downloading [===================================> ] 189.2MB/267.6MB 09:53:50 a4a5dcc0d5e4 Extracting [========> ] 26.18MB/152.7MB 09:53:50 8bdd4ecf0911 Extracting [========> ] 12.81MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [========> ] 12.81MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [========> ] 12.81MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [========> ] 12.81MB/72.46MB 09:53:50 6d23d4024b96 Downloading [==> ] 10.81MB/187.4MB 09:53:50 ea35e26e9bbe Downloading [==========================> ] 7.683MB/14.64MB 09:53:50 f3fd1e1b66b6 Downloading [=======================================> ] 210.3MB/267.6MB 09:53:50 a4a5dcc0d5e4 Extracting [============> ] 38.44MB/152.7MB 09:53:50 8bdd4ecf0911 Extracting [=============> ] 20.05MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=============> ] 20.05MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=============> ] 20.05MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=============> ] 20.05MB/72.46MB 09:53:50 6d23d4024b96 Downloading [====> ] 15.68MB/187.4MB 09:53:50 ea35e26e9bbe Downloading [=============================================> ] 13.43MB/14.64MB 09:53:50 ea35e26e9bbe Verifying Checksum 09:53:50 ea35e26e9bbe Download complete 09:53:50 f3fd1e1b66b6 Downloading [===========================================> ] 232.5MB/267.6MB 09:53:50 a4a5dcc0d5e4 Extracting [=================> ] 52.92MB/152.7MB 09:53:50 a4c643cd65ae Downloading [==================================================>] 1.076kB/1.076kB 09:53:50 a4c643cd65ae Verifying Checksum 09:53:50 a4c643cd65ae Download complete 09:53:50 5a2a64f49418 Downloading [============================> ] 3.003kB/5.243kB 09:53:50 5a2a64f49418 Downloading [==================================================>] 5.243kB/5.243kB 09:53:50 5a2a64f49418 Verifying Checksum 09:53:50 5a2a64f49418 Download complete 09:53:50 8bdd4ecf0911 Extracting [=================> ] 25.07MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=================> ] 25.07MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=================> ] 25.07MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=================> ] 25.07MB/72.46MB 09:53:50 4ff5ed11bee4 Downloading [==================================================>] 1.034kB/1.034kB 09:53:50 4ff5ed11bee4 Verifying Checksum 09:53:50 4ff5ed11bee4 Download complete 09:53:50 6d23d4024b96 Downloading [======> ] 22.71MB/187.4MB 09:53:50 4b6a5617ecb1 Downloading [==================================================>] 1.035kB/1.035kB 09:53:50 4b6a5617ecb1 Download complete 09:53:50 04e8cdcadf82 Downloading [==========> ] 3.002kB/14.81kB 09:53:50 04e8cdcadf82 Downloading [==================================================>] 14.81kB/14.81kB 09:53:50 04e8cdcadf82 Verifying Checksum 09:53:50 04e8cdcadf82 Download complete 09:53:50 f3fd1e1b66b6 Downloading [===============================================> ] 254.1MB/267.6MB 09:53:50 a4a5dcc0d5e4 Extracting [======================> ] 67.96MB/152.7MB 09:53:50 f29990097f7d Downloading [==================================================>] 293B/293B 09:53:50 f29990097f7d Verifying Checksum 09:53:50 f29990097f7d Download complete 09:53:50 8bdd4ecf0911 Extracting [===================> ] 28.97MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===================> ] 28.97MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===================> ] 28.97MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===================> ] 28.97MB/72.46MB 09:53:50 f63b7e5bee1c Downloading [=> ] 3.001kB/127kB 09:53:50 f63b7e5bee1c Downloading [==================================================>] 127kB/127kB 09:53:50 f63b7e5bee1c Verifying Checksum 09:53:50 f63b7e5bee1c Download complete 09:53:50 6d23d4024b96 Downloading [=========> ] 35.14MB/187.4MB 09:53:50 f3fd1e1b66b6 Verifying Checksum 09:53:50 f3fd1e1b66b6 Download complete 09:53:50 699e938d86b1 Downloading [==================================================>] 1.327kB/1.327kB 09:53:50 699e938d86b1 Verifying Checksum 09:53:50 699e938d86b1 Download complete 09:53:50 e14c791ee566 Downloading [==================================================>] 1.296kB/1.296kB 09:53:50 e14c791ee566 Verifying Checksum 09:53:50 e14c791ee566 Download complete 09:53:50 a4a5dcc0d5e4 Extracting [==========================> ] 79.66MB/152.7MB 09:53:50 1f6140273879 Downloading [> ] 539.6kB/93.41MB 09:53:50 8bdd4ecf0911 Extracting [=======================> ] 34.54MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=======================> ] 34.54MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=======================> ] 34.54MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [=======================> ] 34.54MB/72.46MB 09:53:50 8b0408764985 Download complete 09:53:50 591164d8060d Downloading [==================================================>] 2.575kB/2.575kB 09:53:50 591164d8060d Verifying Checksum 09:53:50 591164d8060d Download complete 09:53:50 6d23d4024b96 Downloading [=============> ] 51.36MB/187.4MB 09:53:50 2567e6f1635b Downloading [==================================================>] 1.007kB/1.007kB 09:53:50 2567e6f1635b Download complete 09:53:50 a4a5dcc0d5e4 Extracting [============================> ] 88.01MB/152.7MB 09:53:50 fcab5a5e7b0c Downloading [> ] 539.6kB/76.49MB 09:53:50 8bdd4ecf0911 Extracting [===========================> ] 40.11MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===========================> ] 40.11MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===========================> ] 40.11MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===========================> ] 40.11MB/72.46MB 09:53:50 1f6140273879 Downloading [==> ] 3.784MB/93.41MB 09:53:50 6d23d4024b96 Downloading [=====================> ] 81.1MB/187.4MB 09:53:50 a4a5dcc0d5e4 Extracting [===============================> ] 94.7MB/152.7MB 09:53:50 8bdd4ecf0911 Extracting [===============================> ] 45.68MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===============================> ] 45.68MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===============================> ] 45.68MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===============================> ] 45.68MB/72.46MB 09:53:50 1f6140273879 Downloading [===> ] 6.487MB/93.41MB 09:53:50 fcab5a5e7b0c Downloading [=> ] 2.702MB/76.49MB 09:53:50 6d23d4024b96 Downloading [=============================> ] 109.2MB/187.4MB 09:53:50 a4a5dcc0d5e4 Extracting [=================================> ] 102.5MB/152.7MB 09:53:50 1f6140273879 Downloading [=====> ] 10.27MB/93.41MB 09:53:50 8bdd4ecf0911 Extracting [===================================> ] 51.81MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===================================> ] 51.81MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===================================> ] 51.81MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [===================================> ] 51.81MB/72.46MB 09:53:50 fcab5a5e7b0c Downloading [===> ] 4.865MB/76.49MB 09:53:50 6d23d4024b96 Downloading [====================================> ] 136.2MB/187.4MB 09:53:50 a4a5dcc0d5e4 Extracting [===================================> ] 109.7MB/152.7MB 09:53:50 8bdd4ecf0911 Extracting [======================================> ] 55.71MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [======================================> ] 55.71MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [======================================> ] 55.71MB/72.46MB 09:53:50 8bdd4ecf0911 Extracting [======================================> ] 55.71MB/72.46MB 09:53:50 fcab5a5e7b0c Downloading [=====> ] 8.65MB/76.49MB 09:53:50 6d23d4024b96 Downloading [===========================================> ] 162.2MB/187.4MB 09:53:50 1f6140273879 Downloading [=======> ] 14.06MB/93.41MB 09:53:51 a4a5dcc0d5e4 Extracting [=====================================> ] 113.6MB/152.7MB 09:53:51 6d23d4024b96 Verifying Checksum 09:53:51 6d23d4024b96 Download complete 09:53:51 8bdd4ecf0911 Extracting [==========================================> ] 61.28MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==========================================> ] 61.28MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==========================================> ] 61.28MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==========================================> ] 61.28MB/72.46MB 09:53:51 fcab5a5e7b0c Downloading [=========> ] 14.6MB/76.49MB 09:53:51 1f6140273879 Downloading [=========> ] 17.84MB/93.41MB 09:53:51 55fe32956f95 Downloading [==================================================>] 976B/976B 09:53:51 55fe32956f95 Verifying Checksum 09:53:51 55fe32956f95 Download complete 09:53:51 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 09:53:51 a4a5dcc0d5e4 Extracting [======================================> ] 118.7MB/152.7MB 09:53:51 8bdd4ecf0911 Extracting [==============================================> ] 66.85MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==============================================> ] 66.85MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==============================================> ] 66.85MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==============================================> ] 66.85MB/72.46MB 09:53:51 fcab5a5e7b0c Downloading [================> ] 25.95MB/76.49MB 09:53:51 1f6140273879 Downloading [====================> ] 38.39MB/93.41MB 09:53:51 2d429b9e73a6 Downloading [=====> ] 3.243MB/29.13MB 09:53:51 8bdd4ecf0911 Extracting [=================================================> ] 71.86MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [=================================================> ] 71.86MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [=================================================> ] 71.86MB/72.46MB 09:53:51 fcab5a5e7b0c Downloading [========================> ] 37.85MB/76.49MB 09:53:51 8bdd4ecf0911 Extracting [=================================================> ] 71.86MB/72.46MB 09:53:51 a4a5dcc0d5e4 Extracting [=======================================> ] 122MB/152.7MB 09:53:51 1f6140273879 Downloading [================================> ] 60.55MB/93.41MB 09:53:51 2d429b9e73a6 Downloading [============> ] 7.372MB/29.13MB 09:53:51 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 09:53:51 8bdd4ecf0911 Extracting [==================================================>] 72.46MB/72.46MB 09:53:51 fcab5a5e7b0c Downloading [=================================> ] 51.9MB/76.49MB 09:53:51 1f6140273879 Downloading [=============================================> ] 85.43MB/93.41MB 09:53:51 a4a5dcc0d5e4 Extracting [=========================================> ] 126.5MB/152.7MB 09:53:51 1f6140273879 Verifying Checksum 09:53:51 1f6140273879 Download complete 09:53:51 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 09:53:51 46eab5b44a35 Verifying Checksum 09:53:51 46eab5b44a35 Download complete 09:53:51 2d429b9e73a6 Downloading [=====================> ] 12.39MB/29.13MB 09:53:51 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 09:53:51 8bdd4ecf0911 Pull complete 09:53:51 8bdd4ecf0911 Pull complete 09:53:51 8bdd4ecf0911 Pull complete 09:53:51 8bdd4ecf0911 Pull complete 09:53:51 fcab5a5e7b0c Downloading [============================================> ] 68.12MB/76.49MB 09:53:51 d4b2bbfe8979 Extracting [==================================================>] 301B/301B 09:53:51 8b0408764985 Extracting [==================================================>] 293B/293B 09:53:51 f29990097f7d Extracting [==================================================>] 293B/293B 09:53:51 f29990097f7d Extracting [==================================================>] 293B/293B 09:53:51 8b0408764985 Extracting [==================================================>] 293B/293B 09:53:51 d4b2bbfe8979 Extracting [==================================================>] 301B/301B 09:53:51 ea35e26e9bbe Extracting [> ] 163.8kB/14.64MB 09:53:51 a4a5dcc0d5e4 Extracting [==========================================> ] 130.4MB/152.7MB 09:53:51 f29990097f7d Pull complete 09:53:51 f63b7e5bee1c Extracting [============> ] 32.77kB/127kB 09:53:51 fcab5a5e7b0c Verifying Checksum 09:53:51 fcab5a5e7b0c Download complete 09:53:51 f63b7e5bee1c Extracting [==================================================>] 127kB/127kB 09:53:51 d4b2bbfe8979 Pull complete 09:53:51 8b0408764985 Pull complete 09:53:51 591164d8060d Extracting [==================================================>] 2.575kB/2.575kB 09:53:51 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 09:53:51 591164d8060d Extracting [==================================================>] 2.575kB/2.575kB 09:53:51 2d429b9e73a6 Downloading [==========================================> ] 24.48MB/29.13MB 09:53:51 c4d302cc468d Downloading [=============================================> ] 4.128MB/4.534MB 09:53:51 c4d302cc468d Verifying Checksum 09:53:51 c4d302cc468d Download complete 09:53:51 01e0882c90d9 Verifying Checksum 09:53:51 01e0882c90d9 Download complete 09:53:51 6d23d4024b96 Extracting [> ] 557.1kB/187.4MB 09:53:51 2d429b9e73a6 Download complete 09:53:51 f63b7e5bee1c Pull complete 09:53:51 ea35e26e9bbe Extracting [========> ] 2.621MB/14.64MB 09:53:51 699e938d86b1 Extracting [==================================================>] 1.327kB/1.327kB 09:53:51 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 09:53:51 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 09:53:51 a4a5dcc0d5e4 Extracting [===========================================> ] 134.3MB/152.7MB 09:53:51 699e938d86b1 Extracting [==================================================>] 1.327kB/1.327kB 09:53:51 591164d8060d Pull complete 09:53:51 12c5c803443f Downloading [==================================================>] 116B/116B 09:53:51 12c5c803443f Verifying Checksum 09:53:51 12c5c803443f Download complete 09:53:51 2567e6f1635b Extracting [==================================================>] 1.007kB/1.007kB 09:53:51 2567e6f1635b Extracting [==================================================>] 1.007kB/1.007kB 09:53:51 ed54a7dee1d8 Verifying Checksum 09:53:51 ed54a7dee1d8 Download complete 09:53:51 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 09:53:51 e27c75a98748 Download complete 09:53:51 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 09:53:51 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 09:53:51 a83b68436f09 Verifying Checksum 09:53:51 a83b68436f09 Download complete 09:53:51 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 09:53:51 699e938d86b1 Pull complete 09:53:51 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 09:53:51 787d6bee9571 Downloading [==================================================>] 127B/127B 09:53:51 787d6bee9571 Verifying Checksum 09:53:51 787d6bee9571 Download complete 09:53:51 2567e6f1635b Pull complete 09:53:51 13ff0988aaea Downloading [==================================================>] 167B/167B 09:53:51 13ff0988aaea Verifying Checksum 09:53:51 13ff0988aaea Download complete 09:53:51 1f6140273879 Extracting [> ] 557.1kB/93.41MB 09:53:51 6d23d4024b96 Extracting [==> ] 11.14MB/187.4MB 09:53:51 fcab5a5e7b0c Extracting [> ] 557.1kB/76.49MB 09:53:51 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 09:53:51 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 09:53:51 4b82842ab819 Verifying Checksum 09:53:51 4b82842ab819 Download complete 09:53:51 531ee2cf3c0c Verifying Checksum 09:53:51 531ee2cf3c0c Download complete 09:53:51 ea35e26e9bbe Extracting [================> ] 4.915MB/14.64MB 09:53:51 589002ba0eae Downloading [> ] 48.06kB/3.862MB 09:53:51 7e568a0dc8fb Downloading [==================================================>] 184B/184B 09:53:51 7e568a0dc8fb Verifying Checksum 09:53:51 7e568a0dc8fb Download complete 09:53:51 dce812085769 Download complete 09:53:51 a4a5dcc0d5e4 Extracting [============================================> ] 137MB/152.7MB 09:53:51 2d429b9e73a6 Extracting [====> ] 2.654MB/29.13MB 09:53:51 28c53581fa0d Downloading [> ] 48.06kB/3.851MB 09:53:51 e73cb4a42719 Downloading [====> ] 10.81MB/109.1MB 09:53:51 589002ba0eae Verifying Checksum 09:53:51 589002ba0eae Download complete 09:53:51 589002ba0eae Extracting [> ] 65.54kB/3.862MB 09:53:51 1f6140273879 Extracting [==> ] 5.014MB/93.41MB 09:53:51 6d23d4024b96 Extracting [====> ] 18.38MB/187.4MB 09:53:51 fcab5a5e7b0c Extracting [=====> ] 8.913MB/76.49MB 09:53:51 8cec4fd2d8f1 Downloading [> ] 97.22kB/8.735MB 09:53:51 ea35e26e9bbe Extracting [===================> ] 5.571MB/14.64MB 09:53:51 28c53581fa0d Download complete 09:53:51 2d429b9e73a6 Extracting [=========> ] 5.603MB/29.13MB 09:53:51 2898b87e636f Downloading [==> ] 3.01kB/64.73kB 09:53:51 a4a5dcc0d5e4 Extracting [=============================================> ] 139.3MB/152.7MB 09:53:51 2898b87e636f Verifying Checksum 09:53:51 2898b87e636f Download complete 09:53:51 e73cb4a42719 Downloading [===========> ] 25.41MB/109.1MB 09:53:51 103f1b507f08 Downloading [=====> ] 3.01kB/29.77kB 09:53:51 103f1b507f08 Downloading [==================================================>] 29.77kB/29.77kB 09:53:51 103f1b507f08 Verifying Checksum 09:53:51 103f1b507f08 Download complete 09:53:51 589002ba0eae Extracting [===============> ] 1.18MB/3.862MB 09:53:51 6d23d4024b96 Extracting [======> ] 23.4MB/187.4MB 09:53:51 fcab5a5e7b0c Extracting [===========> ] 17.83MB/76.49MB 09:53:51 8cec4fd2d8f1 Downloading [========================> ] 4.226MB/8.735MB 09:53:51 1f6140273879 Extracting [=====> ] 10.03MB/93.41MB 09:53:51 ea35e26e9bbe Extracting [=========================> ] 7.373MB/14.64MB 09:53:51 42661385b0ec Downloading [> ] 539.6kB/112.6MB 09:53:51 2d429b9e73a6 Extracting [==============> ] 8.258MB/29.13MB 09:53:51 e73cb4a42719 Downloading [====================> ] 44.87MB/109.1MB 09:53:51 a4a5dcc0d5e4 Extracting [==============================================> ] 142MB/152.7MB 09:53:52 8cec4fd2d8f1 Verifying Checksum 09:53:52 8cec4fd2d8f1 Download complete 09:53:52 589002ba0eae Extracting [============================================> ] 3.473MB/3.862MB 09:53:52 6d23d4024b96 Extracting [========> ] 30.08MB/187.4MB 09:53:52 fcab5a5e7b0c Extracting [=================> ] 26.74MB/76.49MB 09:53:52 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 09:53:52 1f6140273879 Extracting [========> ] 16.71MB/93.41MB 09:53:52 ac89855d60f9 Downloading [> ] 539.6kB/84.49MB 09:53:52 42661385b0ec Downloading [=> ] 4.324MB/112.6MB 09:53:52 589002ba0eae Pull complete 09:53:52 dce812085769 Extracting [==================================================>] 141B/141B 09:53:52 dce812085769 Extracting [==================================================>] 141B/141B 09:53:52 ea35e26e9bbe Extracting [===========================> ] 8.192MB/14.64MB 09:53:52 dce812085769 Pull complete 09:53:52 e73cb4a42719 Downloading [===========================> ] 60.55MB/109.1MB 09:53:52 28c53581fa0d Extracting [> ] 65.54kB/3.851MB 09:53:52 2d429b9e73a6 Extracting [================> ] 9.732MB/29.13MB 09:53:52 a4a5dcc0d5e4 Extracting [===============================================> ] 144.8MB/152.7MB 09:53:52 6d23d4024b96 Extracting [=========> ] 36.21MB/187.4MB 09:53:52 fcab5a5e7b0c Extracting [=======================> ] 35.65MB/76.49MB 09:53:52 1f6140273879 Extracting [=============> ] 24.51MB/93.41MB 09:53:52 ac89855d60f9 Downloading [=> ] 3.243MB/84.49MB 09:53:52 42661385b0ec Downloading [====> ] 10.81MB/112.6MB 09:53:52 e73cb4a42719 Downloading [===================================> ] 78.4MB/109.1MB 09:53:52 28c53581fa0d Extracting [==========> ] 786.4kB/3.851MB 09:53:52 ea35e26e9bbe Extracting [============================> ] 8.356MB/14.64MB 09:53:52 a4a5dcc0d5e4 Extracting [================================================> ] 148.2MB/152.7MB 09:53:52 fcab5a5e7b0c Extracting [==============================> ] 46.79MB/76.49MB 09:53:52 2d429b9e73a6 Extracting [==================> ] 10.91MB/29.13MB 09:53:52 6d23d4024b96 Extracting [===========> ] 43.45MB/187.4MB 09:53:52 1f6140273879 Extracting [================> ] 30.08MB/93.41MB 09:53:52 ac89855d60f9 Downloading [====> ] 8.109MB/84.49MB 09:53:52 42661385b0ec Downloading [========> ] 18.92MB/112.6MB 09:53:52 e73cb4a42719 Downloading [=============================================> ] 99.48MB/109.1MB 09:53:52 28c53581fa0d Extracting [====================================> ] 2.818MB/3.851MB 09:53:52 ea35e26e9bbe Extracting [=============================> ] 8.684MB/14.64MB 09:53:52 6d23d4024b96 Extracting [=============> ] 52.36MB/187.4MB 09:53:52 a4a5dcc0d5e4 Extracting [=================================================> ] 151.5MB/152.7MB 09:53:52 fcab5a5e7b0c Extracting [===================================> ] 54.59MB/76.49MB 09:53:52 1f6140273879 Extracting [===================> ] 36.77MB/93.41MB 09:53:52 e73cb4a42719 Download complete 09:53:52 2d429b9e73a6 Extracting [======================> ] 12.98MB/29.13MB 09:53:52 2ce346fa65f7 Downloading [============> ] 3.01kB/11.92kB 09:53:52 2ce346fa65f7 Downloading [==================================================>] 11.92kB/11.92kB 09:53:52 2ce346fa65f7 Verifying Checksum 09:53:52 ac89855d60f9 Downloading [=======> ] 13.52MB/84.49MB 09:53:52 2ce346fa65f7 Download complete 09:53:52 42661385b0ec Downloading [============> ] 28.11MB/112.6MB 09:53:52 28c53581fa0d Extracting [==================================================>] 3.851MB/3.851MB 09:53:52 a1cfed684a05 Downloading [==================================================>] 176B/176B 09:53:52 a1cfed684a05 Verifying Checksum 09:53:52 a1cfed684a05 Download complete 09:53:52 28c53581fa0d Extracting [==================================================>] 3.851MB/3.851MB 09:53:52 4f4fb700ef54 Downloading [==================================================>] 32B/32B 09:53:52 4f4fb700ef54 Verifying Checksum 09:53:52 4f4fb700ef54 Download complete 09:53:52 6d23d4024b96 Extracting [===============> ] 59.05MB/187.4MB 09:53:52 fcab5a5e7b0c Extracting [======================================> ] 59.05MB/76.49MB 09:53:52 ba30534b47b1 Downloading [==================================================>] 1.333kB/1.333kB 09:53:52 1f6140273879 Extracting [=========================> ] 47.35MB/93.41MB 09:53:52 ba30534b47b1 Verifying Checksum 09:53:52 ba30534b47b1 Download complete 09:53:52 2d429b9e73a6 Extracting [===========================> ] 16.22MB/29.13MB 09:53:52 ea35e26e9bbe Extracting [======================================> ] 11.14MB/14.64MB 09:53:52 ac89855d60f9 Downloading [=============> ] 22.71MB/84.49MB 09:53:52 42661385b0ec Downloading [====================> ] 45.42MB/112.6MB 09:53:52 a4a5dcc0d5e4 Extracting [==================================================>] 152.7MB/152.7MB 09:53:52 eca0188f477e Downloading [> ] 375.7kB/37.17MB 09:53:52 6d23d4024b96 Extracting [================> ] 63.5MB/187.4MB 09:53:52 1f6140273879 Extracting [================================> ] 60.16MB/93.41MB 09:53:52 2d429b9e73a6 Extracting [==================================> ] 20.05MB/29.13MB 09:53:52 fcab5a5e7b0c Extracting [==============================================> ] 71.3MB/76.49MB 09:53:52 ac89855d60f9 Downloading [====================> ] 34.06MB/84.49MB 09:53:52 ea35e26e9bbe Extracting [=======================================> ] 11.63MB/14.64MB 09:53:52 42661385b0ec Downloading [===========================> ] 61.64MB/112.6MB 09:53:52 fcab5a5e7b0c Extracting [==================================================>] 76.49MB/76.49MB 09:53:52 eca0188f477e Downloading [===> ] 2.637MB/37.17MB 09:53:52 6d23d4024b96 Extracting [==================> ] 70.75MB/187.4MB 09:53:52 1f6140273879 Extracting [====================================> ] 68.52MB/93.41MB 09:53:52 2d429b9e73a6 Extracting [======================================> ] 22.71MB/29.13MB 09:53:52 ac89855d60f9 Downloading [===========================> ] 46.5MB/84.49MB 09:53:52 ea35e26e9bbe Extracting [=========================================> ] 12.12MB/14.64MB 09:53:52 42661385b0ec Downloading [===================================> ] 80.02MB/112.6MB 09:53:52 a4a5dcc0d5e4 Pull complete 09:53:52 fcab5a5e7b0c Pull complete 09:53:52 28c53581fa0d Pull complete 09:53:52 e4b2d31f97fe Extracting [==================================================>] 296B/296B 09:53:52 e4b2d31f97fe Extracting [==================================================>] 296B/296B 09:53:52 8cec4fd2d8f1 Extracting [> ] 98.3kB/8.735MB 09:53:52 55fe32956f95 Extracting [==================================================>] 976B/976B 09:53:52 55fe32956f95 Extracting [==================================================>] 976B/976B 09:53:52 e4b2d31f97fe Pull complete 09:53:52 eca0188f477e Downloading [======> ] 4.521MB/37.17MB 09:53:52 6d23d4024b96 Extracting [====================> ] 77.43MB/187.4MB 09:53:52 1f6140273879 Extracting [==========================================> ] 80.22MB/93.41MB 09:53:52 55fe32956f95 Pull complete 09:53:52 ac89855d60f9 Downloading [==================================> ] 58.93MB/84.49MB 09:53:52 2d429b9e73a6 Extracting [==========================================> ] 24.48MB/29.13MB 09:53:52 api Pulled 09:53:52 ea35e26e9bbe Extracting [=================================================> ] 14.42MB/14.64MB 09:53:52 ea35e26e9bbe Extracting [==================================================>] 14.64MB/14.64MB 09:53:52 42661385b0ec Downloading [==========================================> ] 96.78MB/112.6MB 09:53:52 ea35e26e9bbe Pull complete 09:53:52 a4c643cd65ae Extracting [==================================================>] 1.076kB/1.076kB 09:53:52 a4c643cd65ae Extracting [==================================================>] 1.076kB/1.076kB 09:53:52 8cec4fd2d8f1 Extracting [============> ] 2.163MB/8.735MB 09:53:52 a4c643cd65ae Pull complete 09:53:52 5a2a64f49418 Extracting [==================================================>] 5.243kB/5.243kB 09:53:52 5a2a64f49418 Extracting [==================================================>] 5.243kB/5.243kB 09:53:52 1f6140273879 Extracting [================================================> ] 90.24MB/93.41MB 09:53:52 6d23d4024b96 Extracting [======================> ] 83MB/187.4MB 09:53:52 eca0188f477e Downloading [=========> ] 6.782MB/37.17MB 09:53:52 5a2a64f49418 Pull complete 09:53:52 f3fd1e1b66b6 Extracting [> ] 557.1kB/267.6MB 09:53:52 4ff5ed11bee4 Extracting [==================================================>] 1.034kB/1.034kB 09:53:52 4ff5ed11bee4 Extracting [==================================================>] 1.034kB/1.034kB 09:53:52 ac89855d60f9 Downloading [=========================================> ] 70.83MB/84.49MB 09:53:52 42661385b0ec Downloading [=================================================> ] 110.8MB/112.6MB 09:53:52 4ff5ed11bee4 Pull complete 09:53:52 4b6a5617ecb1 Extracting [==================================================>] 1.035kB/1.035kB 09:53:52 4b6a5617ecb1 Extracting [==================================================>] 1.035kB/1.035kB 09:53:52 42661385b0ec Download complete 09:53:52 1f6140273879 Extracting [==================================================>] 93.41MB/93.41MB 09:53:52 4b6a5617ecb1 Pull complete 09:53:52 e444bcd4d577 Downloading [==================================================>] 279B/279B 09:53:52 e444bcd4d577 Verifying Checksum 09:53:52 e444bcd4d577 Download complete 09:53:52 8cec4fd2d8f1 Extracting [========================> ] 4.325MB/8.735MB 09:53:52 04e8cdcadf82 Extracting [==================================================>] 14.81kB/14.81kB 09:53:52 04e8cdcadf82 Extracting [==================================================>] 14.81kB/14.81kB 09:53:52 1f6140273879 Pull complete 09:53:52 e14c791ee566 Extracting [==================================================>] 1.296kB/1.296kB 09:53:52 e14c791ee566 Extracting [==================================================>] 1.296kB/1.296kB 09:53:52 6d23d4024b96 Extracting [=======================> ] 88.01MB/187.4MB 09:53:52 eca0188f477e Downloading [==============> ] 10.55MB/37.17MB 09:53:52 e14c791ee566 Pull complete 09:53:52 eabd8714fec9 Downloading [> ] 539.6kB/375MB 09:53:52 ac89855d60f9 Downloading [===============================================> ] 80.02MB/84.49MB 09:53:52 pap Pulled 09:53:53 ac89855d60f9 Verifying Checksum 09:53:53 ac89855d60f9 Download complete 09:53:53 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 09:53:53 45fd2fec8a19 Verifying Checksum 09:53:53 45fd2fec8a19 Download complete 09:53:53 8cec4fd2d8f1 Extracting [=====================================> ] 6.488MB/8.735MB 09:53:53 8f10199ed94b Downloading [> ] 97.22kB/8.768MB 09:53:53 f3fd1e1b66b6 Extracting [> ] 1.114MB/267.6MB 09:53:53 6d23d4024b96 Extracting [=========================> ] 95.81MB/187.4MB 09:53:53 eca0188f477e Downloading [================================> ] 24.49MB/37.17MB 09:53:53 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 09:53:53 eabd8714fec9 Downloading [=> ] 9.19MB/375MB 09:53:53 04e8cdcadf82 Pull complete 09:53:53 8cec4fd2d8f1 Extracting [==================================================>] 8.735MB/8.735MB 09:53:53 policy-db-migrator Pulled 09:53:53 8f10199ed94b Downloading [=================> ] 3.145MB/8.768MB 09:53:53 8cec4fd2d8f1 Pull complete 09:53:53 2898b87e636f Extracting [=========================> ] 32.77kB/64.73kB 09:53:53 2898b87e636f Extracting [==================================================>] 64.73kB/64.73kB 09:53:53 f3fd1e1b66b6 Extracting [=> ] 7.799MB/267.6MB 09:53:53 6d23d4024b96 Extracting [===========================> ] 101.9MB/187.4MB 09:53:53 eca0188f477e Downloading [=============================================> ] 33.91MB/37.17MB 09:53:53 2d429b9e73a6 Extracting [============================================> ] 25.66MB/29.13MB 09:53:53 eabd8714fec9 Downloading [==> ] 15.14MB/375MB 09:53:53 eca0188f477e Verifying Checksum 09:53:53 eca0188f477e Download complete 09:53:53 f963a77d2726 Downloading [=======> ] 3.01kB/21.44kB 09:53:53 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 09:53:53 f963a77d2726 Verifying Checksum 09:53:53 f963a77d2726 Download complete 09:53:53 2898b87e636f Pull complete 09:53:53 103f1b507f08 Extracting [==================================================>] 29.77kB/29.77kB 09:53:53 103f1b507f08 Extracting [==================================================>] 29.77kB/29.77kB 09:53:53 f3a82e9f1761 Downloading [> ] 457.7kB/44.41MB 09:53:53 8f10199ed94b Downloading [===============================================> ] 8.355MB/8.768MB 09:53:53 8f10199ed94b Verifying Checksum 09:53:53 8f10199ed94b Download complete 09:53:53 79161a3f5362 Downloading [================================> ] 3.011kB/4.656kB 09:53:53 79161a3f5362 Download complete 09:53:53 103f1b507f08 Pull complete 09:53:53 f3fd1e1b66b6 Extracting [==> ] 15.04MB/267.6MB 09:53:53 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 09:53:53 9c266ba63f51 Verifying Checksum 09:53:53 9c266ba63f51 Download complete 09:53:53 6d23d4024b96 Extracting [============================> ] 107MB/187.4MB 09:53:53 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 09:53:53 2e8a7df9c2ee Verifying Checksum 09:53:53 2e8a7df9c2ee Download complete 09:53:53 eabd8714fec9 Downloading [===> ] 23.25MB/375MB 09:53:53 2d429b9e73a6 Extracting [==============================================> ] 26.84MB/29.13MB 09:53:53 eca0188f477e Extracting [> ] 393.2kB/37.17MB 09:53:53 42661385b0ec Extracting [> ] 557.1kB/112.6MB 09:53:53 f3a82e9f1761 Downloading [==> ] 2.293MB/44.41MB 09:53:53 10f05dd8b1db Downloading [==================================================>] 98B/98B 09:53:53 10f05dd8b1db Download complete 09:53:53 41dac8b43ba6 Downloading [==================================================>] 171B/171B 09:53:53 41dac8b43ba6 Verifying Checksum 09:53:53 41dac8b43ba6 Download complete 09:53:53 f3fd1e1b66b6 Extracting [===> ] 20.61MB/267.6MB 09:53:53 71a9f6a9ab4d Downloading [> ] 3.009kB/230.6kB 09:53:53 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 09:53:53 71a9f6a9ab4d Verifying Checksum 09:53:53 71a9f6a9ab4d Download complete 09:53:53 6d23d4024b96 Extracting [==============================> ] 114.8MB/187.4MB 09:53:53 eabd8714fec9 Downloading [======> ] 46.5MB/375MB 09:53:53 2d429b9e73a6 Extracting [===============================================> ] 27.72MB/29.13MB 09:53:53 eca0188f477e Extracting [====> ] 3.539MB/37.17MB 09:53:53 f3a82e9f1761 Downloading [=========> ] 8.256MB/44.41MB 09:53:53 42661385b0ec Extracting [=> ] 3.899MB/112.6MB 09:53:53 da3ed5db7103 Downloading [> ] 539.6kB/127.4MB 09:53:53 f3fd1e1b66b6 Extracting [=====> ] 30.64MB/267.6MB 09:53:53 6d23d4024b96 Extracting [=================================> ] 124.2MB/187.4MB 09:53:53 eabd8714fec9 Downloading [========> ] 66.5MB/375MB 09:53:53 f3a82e9f1761 Downloading [==============> ] 12.84MB/44.41MB 09:53:53 42661385b0ec Extracting [==> ] 6.685MB/112.6MB 09:53:53 eca0188f477e Extracting [========> ] 6.291MB/37.17MB 09:53:53 f3fd1e1b66b6 Extracting [========> ] 44.01MB/267.6MB 09:53:53 da3ed5db7103 Downloading [> ] 2.162MB/127.4MB 09:53:53 6d23d4024b96 Extracting [===================================> ] 132.6MB/187.4MB 09:53:53 eabd8714fec9 Downloading [============> ] 91.91MB/375MB 09:53:53 f3a82e9f1761 Downloading [===================> ] 16.97MB/44.41MB 09:53:53 42661385b0ec Extracting [====> ] 9.47MB/112.6MB 09:53:53 eca0188f477e Extracting [========> ] 6.685MB/37.17MB 09:53:53 f3fd1e1b66b6 Extracting [===========> ] 61.28MB/267.6MB 09:53:53 6d23d4024b96 Extracting [======================================> ] 142.6MB/187.4MB 09:53:53 eabd8714fec9 Downloading [===============> ] 114.6MB/375MB 09:53:53 da3ed5db7103 Downloading [=> ] 3.784MB/127.4MB 09:53:53 f3a82e9f1761 Downloading [========================> ] 21.56MB/44.41MB 09:53:53 eca0188f477e Extracting [=============> ] 9.83MB/37.17MB 09:53:53 42661385b0ec Extracting [=====> ] 12.26MB/112.6MB 09:53:53 f3fd1e1b66b6 Extracting [=============> ] 71.86MB/267.6MB 09:53:53 eabd8714fec9 Downloading [=================> ] 134.6MB/375MB 09:53:53 6d23d4024b96 Extracting [=========================================> ] 154.9MB/187.4MB 09:53:53 da3ed5db7103 Downloading [==> ] 6.487MB/127.4MB 09:53:53 f3a82e9f1761 Downloading [================================> ] 28.9MB/44.41MB 09:53:53 42661385b0ec Extracting [======> ] 15.04MB/112.6MB 09:53:53 eca0188f477e Extracting [=================> ] 12.98MB/37.17MB 09:53:53 f3fd1e1b66b6 Extracting [===============> ] 82.44MB/267.6MB 09:53:53 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 09:53:53 eabd8714fec9 Downloading [=====================> ] 158.4MB/375MB 09:53:53 6d23d4024b96 Extracting [============================================> ] 166MB/187.4MB 09:53:53 da3ed5db7103 Downloading [===> ] 9.19MB/127.4MB 09:53:54 f3a82e9f1761 Downloading [======================================> ] 34.41MB/44.41MB 09:53:54 eca0188f477e Extracting [====================> ] 15.34MB/37.17MB 09:53:54 f3fd1e1b66b6 Extracting [=================> ] 94.14MB/267.6MB 09:53:54 42661385b0ec Extracting [=======> ] 17.83MB/112.6MB 09:53:54 eabd8714fec9 Downloading [========================> ] 187.1MB/375MB 09:53:54 6d23d4024b96 Extracting [==============================================> ] 174.9MB/187.4MB 09:53:54 da3ed5db7103 Downloading [====> ] 11.35MB/127.4MB 09:53:54 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 09:53:54 f3a82e9f1761 Downloading [============================================> ] 39.45MB/44.41MB 09:53:54 eca0188f477e Extracting [=========================> ] 19.27MB/37.17MB 09:53:54 f3fd1e1b66b6 Extracting [===================> ] 103.6MB/267.6MB 09:53:54 eabd8714fec9 Downloading [============================> ] 211.4MB/375MB 09:53:54 6d23d4024b96 Extracting [=================================================> ] 186.6MB/187.4MB 09:53:54 6d23d4024b96 Extracting [==================================================>] 187.4MB/187.4MB 09:53:54 42661385b0ec Extracting [========> ] 18.94MB/112.6MB 09:53:54 da3ed5db7103 Downloading [=====> ] 14.06MB/127.4MB 09:53:54 f3a82e9f1761 Verifying Checksum 09:53:54 f3a82e9f1761 Download complete 09:53:54 eca0188f477e Extracting [==================================> ] 25.95MB/37.17MB 09:53:54 f3fd1e1b66b6 Extracting [====================> ] 110.9MB/267.6MB 09:53:54 c955f6e31a04 Downloading [===========================================> ] 3.011kB/3.446kB 09:53:54 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 09:53:54 c955f6e31a04 Verifying Checksum 09:53:54 c955f6e31a04 Download complete 09:53:54 eabd8714fec9 Downloading [===============================> ] 237.4MB/375MB 09:53:54 42661385b0ec Extracting [==========> ] 24.51MB/112.6MB 09:53:54 da3ed5db7103 Downloading [=======> ] 18.38MB/127.4MB 09:53:54 1e017ebebdbd Downloading [> ] 375.7kB/37.19MB 09:53:54 eca0188f477e Extracting [===========================================> ] 32.24MB/37.17MB 09:53:54 f3fd1e1b66b6 Extracting [======================> ] 119.8MB/267.6MB 09:53:54 eabd8714fec9 Downloading [===================================> ] 264.9MB/375MB 09:53:54 42661385b0ec Extracting [==============> ] 32.31MB/112.6MB 09:53:54 da3ed5db7103 Downloading [==========> ] 26.49MB/127.4MB 09:53:54 eabd8714fec9 Downloading [====================================> ] 276.8MB/375MB 09:53:54 f3fd1e1b66b6 Extracting [=======================> ] 125.9MB/267.6MB 09:53:54 1e017ebebdbd Downloading [=====> ] 4.144MB/37.19MB 09:53:54 42661385b0ec Extracting [===============> ] 35.09MB/112.6MB 09:53:54 eca0188f477e Extracting [=============================================> ] 33.82MB/37.17MB 09:53:54 da3ed5db7103 Downloading [================> ] 42.17MB/127.4MB 09:53:54 f3fd1e1b66b6 Extracting [=========================> ] 134.8MB/267.6MB 09:53:54 eabd8714fec9 Downloading [========================================> ] 302.2MB/375MB 09:53:54 1e017ebebdbd Downloading [===============> ] 11.68MB/37.19MB 09:53:54 42661385b0ec Extracting [=================> ] 40.11MB/112.6MB 09:53:54 eca0188f477e Extracting [================================================> ] 35.78MB/37.17MB 09:53:54 f3fd1e1b66b6 Extracting [===========================> ] 145.4MB/267.6MB 09:53:54 da3ed5db7103 Downloading [========================> ] 63.26MB/127.4MB 09:53:54 eabd8714fec9 Downloading [===========================================> ] 327.6MB/375MB 09:53:54 1e017ebebdbd Downloading [===========================> ] 20.35MB/37.19MB 09:53:54 42661385b0ec Extracting [===================> ] 44.01MB/112.6MB 09:53:54 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 09:53:54 da3ed5db7103 Downloading [=================================> ] 85.97MB/127.4MB 09:53:54 eabd8714fec9 Downloading [===============================================> ] 352.5MB/375MB 09:53:54 f3fd1e1b66b6 Extracting [=============================> ] 158.2MB/267.6MB 09:53:54 1e017ebebdbd Downloading [========================================> ] 30.15MB/37.19MB 09:53:54 42661385b0ec Extracting [=====================> ] 47.91MB/112.6MB 09:53:55 1e017ebebdbd Verifying Checksum 09:53:55 1e017ebebdbd Download complete 09:53:55 da3ed5db7103 Downloading [==========================================> ] 108.7MB/127.4MB 09:53:55 eabd8714fec9 Verifying Checksum 09:53:55 eabd8714fec9 Download complete 09:53:55 55f2b468da67 Downloading [> ] 539.6kB/257.9MB 09:53:55 f3fd1e1b66b6 Extracting [================================> ] 171.6MB/267.6MB 09:53:55 42661385b0ec Extracting [========================> ] 54.59MB/112.6MB 09:53:55 82bfc142787e Downloading [> ] 97.22kB/8.613MB 09:53:55 2d429b9e73a6 Pull complete 09:53:55 eca0188f477e Pull complete 09:53:55 6d23d4024b96 Pull complete 09:53:55 da3ed5db7103 Downloading [==========================================> ] 109.2MB/127.4MB 09:53:55 55f2b468da67 Downloading [> ] 1.08MB/257.9MB 09:53:55 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 09:53:55 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 09:53:55 f3fd1e1b66b6 Extracting [================================> ] 176.6MB/267.6MB 09:53:55 e444bcd4d577 Extracting [==================================================>] 279B/279B 09:53:55 e444bcd4d577 Extracting [==================================================>] 279B/279B 09:53:55 52d00f0c83c4 Extracting [==================================================>] 1.152kB/1.152kB 09:53:55 52d00f0c83c4 Extracting [==================================================>] 1.152kB/1.152kB 09:53:55 82bfc142787e Downloading [======> ] 1.179MB/8.613MB 09:53:55 42661385b0ec Extracting [========================> ] 56.26MB/112.6MB 09:53:55 e444bcd4d577 Pull complete 09:53:55 52d00f0c83c4 Pull complete 09:53:55 46eab5b44a35 Pull complete 09:53:55 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 09:53:55 82fabd145d8c Extracting [==================================================>] 1.125kB/1.125kB 09:53:55 82fabd145d8c Extracting [==================================================>] 1.125kB/1.125kB 09:53:55 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 09:53:55 da3ed5db7103 Downloading [===============================================> ] 122.2MB/127.4MB 09:53:55 55f2b468da67 Downloading [> ] 4.865MB/257.9MB 09:53:55 f3fd1e1b66b6 Extracting [=================================> ] 181MB/267.6MB 09:53:55 82fabd145d8c Pull complete 09:53:55 82bfc142787e Downloading [====================> ] 3.538MB/8.613MB 09:53:55 da3ed5db7103 Download complete 09:53:55 42661385b0ec Extracting [=========================> ] 57.93MB/112.6MB 09:53:55 simulator Pulled 09:53:55 46baca71a4ef Downloading [========> ] 3.01kB/18.11kB 09:53:55 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 09:53:55 46baca71a4ef Verifying Checksum 09:53:55 46baca71a4ef Download complete 09:53:55 82bfc142787e Verifying Checksum 09:53:55 82bfc142787e Download complete 09:53:55 eabd8714fec9 Extracting [> ] 557.1kB/375MB 09:53:55 c4d302cc468d Extracting [===============================> ] 2.818MB/4.534MB 09:53:55 1e017ebebdbd Extracting [===> ] 2.753MB/37.19MB 09:53:55 b0e0ef7895f4 Downloading [> ] 375.7kB/37.01MB 09:53:55 55f2b468da67 Downloading [==> ] 15.14MB/257.9MB 09:53:55 f3fd1e1b66b6 Extracting [===================================> ] 190MB/267.6MB 09:53:55 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 09:53:55 c0c90eeb8aca Verifying Checksum 09:53:55 c0c90eeb8aca Download complete 09:53:55 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 09:53:55 5cfb27c10ea5 Verifying Checksum 09:53:55 5cfb27c10ea5 Download complete 09:53:55 42661385b0ec Extracting [===========================> ] 61.28MB/112.6MB 09:53:55 40a5eed61bb0 Downloading [==================================================>] 98B/98B 09:53:55 40a5eed61bb0 Verifying Checksum 09:53:55 40a5eed61bb0 Download complete 09:53:55 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 09:53:55 e040ea11fa10 Downloading [==================================================>] 173B/173B 09:53:55 e040ea11fa10 Verifying Checksum 09:53:55 e040ea11fa10 Download complete 09:53:55 eabd8714fec9 Extracting [=> ] 13.93MB/375MB 09:53:55 1e017ebebdbd Extracting [=======> ] 5.898MB/37.19MB 09:53:55 b0e0ef7895f4 Downloading [=======> ] 5.651MB/37.01MB 09:53:55 55f2b468da67 Downloading [=====> ] 29.74MB/257.9MB 09:53:55 f3fd1e1b66b6 Extracting [=====================================> ] 200MB/267.6MB 09:53:55 09d5a3f70313 Downloading [> ] 539.6kB/109.2MB 09:53:55 c4d302cc468d Pull complete 09:53:55 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 09:53:55 42661385b0ec Extracting [============================> ] 64.06MB/112.6MB 09:53:55 b0e0ef7895f4 Downloading [===============> ] 11.3MB/37.01MB 09:53:55 eabd8714fec9 Extracting [==> ] 17.27MB/375MB 09:53:55 55f2b468da67 Downloading [=========> ] 47.04MB/257.9MB 09:53:55 f3fd1e1b66b6 Extracting [======================================> ] 205MB/267.6MB 09:53:55 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 09:53:55 09d5a3f70313 Downloading [=> ] 2.702MB/109.2MB 09:53:55 01e0882c90d9 Pull complete 09:53:55 42661385b0ec Extracting [=============================> ] 66.85MB/112.6MB 09:53:55 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 09:53:55 b0e0ef7895f4 Downloading [=========================> ] 18.84MB/37.01MB 09:53:55 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB 09:53:55 55f2b468da67 Downloading [============> ] 64.34MB/257.9MB 09:53:55 f3fd1e1b66b6 Extracting [=======================================> ] 211.1MB/267.6MB 09:53:55 eabd8714fec9 Extracting [==> ] 21.17MB/375MB 09:53:55 09d5a3f70313 Downloading [==> ] 6.487MB/109.2MB 09:53:55 42661385b0ec Extracting [==============================> ] 69.63MB/112.6MB 09:53:55 531ee2cf3c0c Extracting [==================> ] 3.047MB/8.066MB 09:53:55 b0e0ef7895f4 Downloading [=====================================> ] 27.88MB/37.01MB 09:53:56 55f2b468da67 Downloading [=================> ] 89.75MB/257.9MB 09:53:56 f3fd1e1b66b6 Extracting [=========================================> ] 220MB/267.6MB 09:53:56 1e017ebebdbd Extracting [=============> ] 9.83MB/37.19MB 09:53:56 09d5a3f70313 Downloading [=====> ] 11.35MB/109.2MB 09:53:56 42661385b0ec Extracting [================================> ] 72.42MB/112.6MB 09:53:56 b0e0ef7895f4 Verifying Checksum 09:53:56 b0e0ef7895f4 Download complete 09:53:56 531ee2cf3c0c Extracting [============================> ] 4.62MB/8.066MB 09:53:56 356f5c2c843b Downloading [=========================================> ] 3.011kB/3.623kB 09:53:56 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 09:53:56 356f5c2c843b Verifying Checksum 09:53:56 356f5c2c843b Download complete 09:53:56 55f2b468da67 Downloading [=====================> ] 111.9MB/257.9MB 09:53:56 f3fd1e1b66b6 Extracting [==========================================> ] 229.5MB/267.6MB 09:53:56 980286587234 Downloading [> ] 15.3kB/783.4kB 09:53:56 1e017ebebdbd Extracting [==================> ] 13.76MB/37.19MB 09:53:56 09d5a3f70313 Downloading [=======> ] 16.76MB/109.2MB 09:53:56 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 09:53:56 42661385b0ec Extracting [=================================> ] 75.76MB/112.6MB 09:53:56 980286587234 Downloading [==================================================>] 783.4kB/783.4kB 09:53:56 980286587234 Verifying Checksum 09:53:56 980286587234 Download complete 09:53:56 980286587234 Extracting [==> ] 32.77kB/783.4kB 09:53:56 2ab9378e6191 Downloading [==> ] 15.3kB/324.6kB 09:53:56 55f2b468da67 Downloading [=========================> ] 131.9MB/257.9MB 09:53:56 2ab9378e6191 Downloading [==================================================>] 324.6kB/324.6kB 09:53:56 2ab9378e6191 Verifying Checksum 09:53:56 2ab9378e6191 Download complete 09:53:56 f3fd1e1b66b6 Extracting [===========================================> ] 234.5MB/267.6MB 09:53:56 1e017ebebdbd Extracting [====================> ] 15.34MB/37.19MB 09:53:56 980286587234 Extracting [==================================================>] 783.4kB/783.4kB 09:53:56 531ee2cf3c0c Extracting [====================================> ] 5.898MB/8.066MB 09:53:56 980286587234 Extracting [==================================================>] 783.4kB/783.4kB 09:53:56 09d5a3f70313 Downloading [==========> ] 23.25MB/109.2MB 09:53:56 eabd8714fec9 Extracting [===> ] 28.97MB/375MB 09:53:56 95756c9407b7 Downloading [> ] 539.6kB/76.57MB 09:53:56 42661385b0ec Extracting [==================================> ] 77.43MB/112.6MB 09:53:56 55f2b468da67 Downloading [==============================> ] 155.2MB/257.9MB 09:53:56 f3fd1e1b66b6 Extracting [=============================================> ] 243.4MB/267.6MB 09:53:56 980286587234 Pull complete 09:53:56 2ab9378e6191 Extracting [=====> ] 32.77kB/324.6kB 09:53:56 531ee2cf3c0c Extracting [==============================================> ] 7.471MB/8.066MB 09:53:56 1e017ebebdbd Extracting [========================> ] 18.09MB/37.19MB 09:53:56 09d5a3f70313 Downloading [===============> ] 34.6MB/109.2MB 09:53:56 2ab9378e6191 Extracting [==================================================>] 324.6kB/324.6kB 09:53:56 eabd8714fec9 Extracting [====> ] 35.09MB/375MB 09:53:56 95756c9407b7 Downloading [===> ] 4.865MB/76.57MB 09:53:56 42661385b0ec Extracting [===================================> ] 79.1MB/112.6MB 09:53:56 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 09:53:56 2ab9378e6191 Extracting [==================================================>] 324.6kB/324.6kB 09:53:56 55f2b468da67 Downloading [==================================> ] 177.9MB/257.9MB 09:53:56 f3fd1e1b66b6 Extracting [===============================================> ] 252.3MB/267.6MB 09:53:56 1e017ebebdbd Extracting [============================> ] 21.23MB/37.19MB 09:53:56 09d5a3f70313 Downloading [=======================> ] 50.82MB/109.2MB 09:53:56 eabd8714fec9 Extracting [======> ] 46.79MB/375MB 09:53:56 95756c9407b7 Downloading [========> ] 12.98MB/76.57MB 09:53:56 42661385b0ec Extracting [====================================> ] 83MB/112.6MB 09:53:56 55f2b468da67 Downloading [=======================================> ] 204.4MB/257.9MB 09:53:56 f3fd1e1b66b6 Extracting [=================================================> ] 263.5MB/267.6MB 09:53:56 1e017ebebdbd Extracting [=================================> ] 24.77MB/37.19MB 09:53:56 09d5a3f70313 Downloading [===============================> ] 69.75MB/109.2MB 09:53:56 f3fd1e1b66b6 Extracting [==================================================>] 267.6MB/267.6MB 09:53:56 eabd8714fec9 Extracting [=======> ] 57.93MB/375MB 09:53:56 95756c9407b7 Downloading [==============> ] 21.63MB/76.57MB 09:53:56 42661385b0ec Extracting [=====================================> ] 84.67MB/112.6MB 09:53:56 55f2b468da67 Downloading [============================================> ] 230.9MB/257.9MB 09:53:56 09d5a3f70313 Downloading [======================================> ] 84.34MB/109.2MB 09:53:56 eabd8714fec9 Extracting [========> ] 64.62MB/375MB 09:53:56 55f2b468da67 Downloading [==============================================> ] 237.9MB/257.9MB 09:53:56 95756c9407b7 Downloading [==================> ] 27.57MB/76.57MB 09:53:56 1e017ebebdbd Extracting [======================================> ] 28.31MB/37.19MB 09:53:56 42661385b0ec Extracting [======================================> ] 86.34MB/112.6MB 09:53:56 55f2b468da67 Verifying Checksum 09:53:56 55f2b468da67 Download complete 09:53:56 eabd8714fec9 Extracting [==========> ] 77.43MB/375MB 09:53:56 95756c9407b7 Downloading [=====================> ] 33.52MB/76.57MB 09:53:56 09d5a3f70313 Downloading [=============================================> ] 100MB/109.2MB 09:53:56 1e017ebebdbd Extracting [============================================> ] 33.42MB/37.19MB 09:53:56 42661385b0ec Extracting [=======================================> ] 88.57MB/112.6MB 09:53:56 09d5a3f70313 Verifying Checksum 09:53:56 09d5a3f70313 Download complete 09:53:56 95756c9407b7 Downloading [===============================> ] 48.66MB/76.57MB 09:53:56 42661385b0ec Extracting [==========================================> ] 96.37MB/112.6MB 09:53:57 95756c9407b7 Downloading [================================================> ] 74.61MB/76.57MB 09:53:57 95756c9407b7 Verifying Checksum 09:53:57 95756c9407b7 Download complete 09:53:57 42661385b0ec Extracting [==============================================> ] 105.3MB/112.6MB 09:53:57 42661385b0ec Extracting [================================================> ] 108.6MB/112.6MB 09:53:57 42661385b0ec Extracting [================================================> ] 109.7MB/112.6MB 09:53:57 eabd8714fec9 Extracting [==========> ] 80.22MB/375MB 09:53:57 7accd0adc257 Downloading [> ] 539.6kB/65.89MB 09:53:57 e0997af08d2a Downloading [=====================================> ] 3.011kB/4.022kB 09:53:57 e0997af08d2a Downloading [==================================================>] 4.022kB/4.022kB 09:53:57 e0997af08d2a Verifying Checksum 09:53:57 e0997af08d2a Download complete 09:53:57 aed72dcc568f Downloading [==================================================>] 636B/636B 09:53:57 aed72dcc568f Verifying Checksum 09:53:57 aed72dcc568f Download complete 09:53:57 6f79261e6151 Downloading [==================================================>] 1.48kB/1.48kB 09:53:57 6f79261e6151 Verifying Checksum 09:53:57 6f79261e6151 Download complete 09:53:57 6c915ab1ac8a Downloading [==> ] 3.01kB/61.56kB 09:53:57 6c915ab1ac8a Downloading [==================================================>] 61.56kB/61.56kB 09:53:57 6c915ab1ac8a Verifying Checksum 09:53:57 6c915ab1ac8a Download complete 09:53:57 5b864d736c14 Downloading [==================================================>] 100B/100B 09:53:57 5b864d736c14 Verifying Checksum 09:53:57 5b864d736c14 Download complete 09:53:57 f7e28bb22d10 Downloading [==================================================>] 692B/692B 09:53:57 f7e28bb22d10 Download complete 09:53:57 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 09:53:57 42661385b0ec Extracting [=================================================> ] 111.4MB/112.6MB 09:53:57 eabd8714fec9 Extracting [============> ] 95.81MB/375MB 09:53:57 7accd0adc257 Downloading [=========> ] 12.43MB/65.89MB 09:53:57 42661385b0ec Extracting [==================================================>] 112.6MB/112.6MB 09:53:57 eabd8714fec9 Extracting [=============> ] 103.6MB/375MB 09:53:57 7accd0adc257 Downloading [=======================> ] 30.82MB/65.89MB 09:53:57 1e017ebebdbd Extracting [================================================> ] 36.18MB/37.19MB 09:53:57 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 09:53:57 7accd0adc257 Downloading [==========================================> ] 55.69MB/65.89MB 09:53:57 eabd8714fec9 Extracting [==============> ] 108.6MB/375MB 09:53:57 7accd0adc257 Verifying Checksum 09:53:57 7accd0adc257 Download complete 09:53:57 2ab9378e6191 Pull complete 09:53:57 f3fd1e1b66b6 Pull complete 09:53:57 531ee2cf3c0c Pull complete 09:53:57 42661385b0ec Pull complete 09:53:57 1e017ebebdbd Pull complete 09:53:58 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 09:53:58 eabd8714fec9 Extracting [==============> ] 111.4MB/375MB 09:53:58 eabd8714fec9 Extracting [===============> ] 112.5MB/375MB 09:53:58 95756c9407b7 Extracting [> ] 557.1kB/76.57MB 09:53:58 ed54a7dee1d8 Extracting [==========> ] 262.1kB/1.196MB 09:53:58 apex-pdp Pulled 09:53:58 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 09:53:58 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 09:53:58 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 09:53:58 eabd8714fec9 Extracting [===============> ] 115.3MB/375MB 09:53:58 ed54a7dee1d8 Pull complete 09:53:58 12c5c803443f Extracting [==================================================>] 116B/116B 09:53:58 12c5c803443f Extracting [==================================================>] 116B/116B 09:53:58 95756c9407b7 Extracting [==> ] 3.342MB/76.57MB 09:53:58 12c5c803443f Pull complete 09:53:58 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 09:53:58 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 09:53:58 55f2b468da67 Extracting [> ] 3.342MB/257.9MB 09:53:58 e27c75a98748 Pull complete 09:53:58 eabd8714fec9 Extracting [===============> ] 117MB/375MB 09:53:58 95756c9407b7 Extracting [====> ] 6.128MB/76.57MB 09:53:58 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 09:53:58 ac89855d60f9 Extracting [> ] 557.1kB/84.49MB 09:53:58 55f2b468da67 Extracting [===> ] 16.15MB/257.9MB 09:53:58 eabd8714fec9 Extracting [===============> ] 119.8MB/375MB 09:53:58 95756c9407b7 Extracting [=====> ] 8.913MB/76.57MB 09:53:58 e73cb4a42719 Extracting [==> ] 5.014MB/109.1MB 09:53:58 55f2b468da67 Extracting [====> ] 21.73MB/257.9MB 09:53:58 eabd8714fec9 Extracting [================> ] 123.7MB/375MB 09:53:58 e73cb4a42719 Extracting [===> ] 8.356MB/109.1MB 09:53:58 ac89855d60f9 Extracting [> ] 1.114MB/84.49MB 09:53:58 95756c9407b7 Extracting [=======> ] 11.7MB/76.57MB 09:53:58 eabd8714fec9 Extracting [================> ] 127MB/375MB 09:53:58 e73cb4a42719 Extracting [=====> ] 12.26MB/109.1MB 09:53:58 95756c9407b7 Extracting [=========> ] 15.04MB/76.57MB 09:53:58 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 09:53:58 eabd8714fec9 Extracting [=================> ] 130.4MB/375MB 09:53:58 ac89855d60f9 Extracting [> ] 1.671MB/84.49MB 09:53:58 e73cb4a42719 Extracting [=======> ] 15.6MB/109.1MB 09:53:58 95756c9407b7 Extracting [============> ] 19.5MB/76.57MB 09:53:58 55f2b468da67 Extracting [=======> ] 37.88MB/257.9MB 09:53:58 eabd8714fec9 Extracting [==================> ] 135.4MB/375MB 09:53:59 e73cb4a42719 Extracting [========> ] 17.83MB/109.1MB 09:53:59 95756c9407b7 Extracting [===============> ] 23.4MB/76.57MB 09:53:59 55f2b468da67 Extracting [=========> ] 51.25MB/257.9MB 09:53:59 eabd8714fec9 Extracting [==================> ] 140.4MB/375MB 09:53:59 ac89855d60f9 Extracting [=> ] 2.228MB/84.49MB 09:53:59 e73cb4a42719 Extracting [=========> ] 20.61MB/109.1MB 09:53:59 55f2b468da67 Extracting [============> ] 63.5MB/257.9MB 09:53:59 95756c9407b7 Extracting [==================> ] 28.97MB/76.57MB 09:53:59 eabd8714fec9 Extracting [===================> ] 144.8MB/375MB 09:53:59 e73cb4a42719 Extracting [==========> ] 23.95MB/109.1MB 09:53:59 55f2b468da67 Extracting [==============> ] 76.87MB/257.9MB 09:53:59 95756c9407b7 Extracting [=====================> ] 33.42MB/76.57MB 09:53:59 ac89855d60f9 Extracting [=> ] 2.785MB/84.49MB 09:53:59 eabd8714fec9 Extracting [===================> ] 149.8MB/375MB 09:53:59 e73cb4a42719 Extracting [============> ] 27.3MB/109.1MB 09:53:59 55f2b468da67 Extracting [================> ] 85.23MB/257.9MB 09:53:59 e73cb4a42719 Extracting [============> ] 27.85MB/109.1MB 09:53:59 95756c9407b7 Extracting [=======================> ] 36.21MB/76.57MB 09:53:59 eabd8714fec9 Extracting [====================> ] 152.6MB/375MB 09:53:59 e73cb4a42719 Extracting [==============> ] 31.75MB/109.1MB 09:53:59 55f2b468da67 Extracting [===================> ] 99.16MB/257.9MB 09:53:59 95756c9407b7 Extracting [=========================> ] 39.55MB/76.57MB 09:53:59 ac89855d60f9 Extracting [=> ] 3.342MB/84.49MB 09:53:59 eabd8714fec9 Extracting [====================> ] 156.5MB/375MB 09:53:59 e73cb4a42719 Extracting [=================> ] 38.44MB/109.1MB 09:53:59 95756c9407b7 Extracting [================================> ] 49.58MB/76.57MB 09:53:59 eabd8714fec9 Extracting [=====================> ] 158.8MB/375MB 09:53:59 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB 09:53:59 ac89855d60f9 Extracting [==> ] 4.456MB/84.49MB 09:53:59 e73cb4a42719 Extracting [===================> ] 41.78MB/109.1MB 09:53:59 95756c9407b7 Extracting [==========================================> ] 65.18MB/76.57MB 09:53:59 eabd8714fec9 Extracting [=====================> ] 163.2MB/375MB 09:53:59 55f2b468da67 Extracting [=====================> ] 109.2MB/257.9MB 09:53:59 e73cb4a42719 Extracting [====================> ] 45.12MB/109.1MB 09:53:59 ac89855d60f9 Extracting [==> ] 5.014MB/84.49MB 09:53:59 95756c9407b7 Extracting [=================================================> ] 76.32MB/76.57MB 09:53:59 eabd8714fec9 Extracting [======================> ] 166MB/375MB 09:53:59 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB 09:53:59 95756c9407b7 Extracting [==================================================>] 76.57MB/76.57MB 09:54:00 eabd8714fec9 Extracting [=======================> ] 173.8MB/375MB 09:54:00 e73cb4a42719 Extracting [=====================> ] 47.91MB/109.1MB 09:54:00 55f2b468da67 Extracting [======================> ] 117MB/257.9MB 09:54:00 eabd8714fec9 Extracting [========================> ] 184.4MB/375MB 09:54:00 55f2b468da67 Extracting [=======================> ] 120.9MB/257.9MB 09:54:00 e73cb4a42719 Extracting [========================> ] 52.36MB/109.1MB 09:54:00 ac89855d60f9 Extracting [===> ] 5.571MB/84.49MB 09:54:00 eabd8714fec9 Extracting [==========================> ] 199.4MB/375MB 09:54:00 55f2b468da67 Extracting [========================> ] 124.2MB/257.9MB 09:54:00 e73cb4a42719 Extracting [=========================> ] 56.26MB/109.1MB 09:54:00 eabd8714fec9 Extracting [============================> ] 211.7MB/375MB 09:54:00 95756c9407b7 Pull complete 09:54:00 55f2b468da67 Extracting [=========================> ] 129.8MB/257.9MB 09:54:00 ac89855d60f9 Extracting [===> ] 6.128MB/84.49MB 09:54:00 e73cb4a42719 Extracting [===========================> ] 59.6MB/109.1MB 09:54:00 55f2b468da67 Extracting [==========================> ] 134.8MB/257.9MB 09:54:00 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 09:54:00 e73cb4a42719 Extracting [==============================> ] 66.29MB/109.1MB 09:54:00 ac89855d60f9 Extracting [=====> ] 8.913MB/84.49MB 09:54:00 55f2b468da67 Extracting [==========================> ] 138.7MB/257.9MB 09:54:00 eabd8714fec9 Extracting [=============================> ] 222.3MB/375MB 09:54:00 e73cb4a42719 Extracting [=================================> ] 73.53MB/109.1MB 09:54:00 ac89855d60f9 Extracting [=====> ] 9.47MB/84.49MB 09:54:00 55f2b468da67 Extracting [============================> ] 145.4MB/257.9MB 09:54:00 eabd8714fec9 Extracting [==============================> ] 226.7MB/375MB 09:54:00 e73cb4a42719 Extracting [====================================> ] 79.1MB/109.1MB 09:54:00 ac89855d60f9 Extracting [======> ] 11.14MB/84.49MB 09:54:01 55f2b468da67 Extracting [============================> ] 148.7MB/257.9MB 09:54:01 e73cb4a42719 Extracting [======================================> ] 83MB/109.1MB 09:54:01 eabd8714fec9 Extracting [===============================> ] 232.8MB/375MB 09:54:01 e73cb4a42719 Extracting [======================================> ] 83.56MB/109.1MB 09:54:01 55f2b468da67 Extracting [============================> ] 149.3MB/257.9MB 09:54:01 ac89855d60f9 Extracting [======> ] 11.7MB/84.49MB 09:54:01 e73cb4a42719 Extracting [=========================================> ] 91.36MB/109.1MB 09:54:01 eabd8714fec9 Extracting [===============================> ] 236.7MB/375MB 09:54:01 55f2b468da67 Extracting [==============================> ] 156MB/257.9MB 09:54:01 7accd0adc257 Extracting [> ] 557.1kB/65.89MB 09:54:01 eabd8714fec9 Extracting [================================> ] 241.8MB/375MB 09:54:01 55f2b468da67 Extracting [===============================> ] 161.5MB/257.9MB 09:54:01 7accd0adc257 Extracting [=====> ] 7.242MB/65.89MB 09:54:01 e73cb4a42719 Extracting [==========================================> ] 93.03MB/109.1MB 09:54:01 ac89855d60f9 Extracting [=======> ] 13.37MB/84.49MB 09:54:01 eabd8714fec9 Extracting [================================> ] 247.3MB/375MB 09:54:01 55f2b468da67 Extracting [================================> ] 166.6MB/257.9MB 09:54:01 7accd0adc257 Extracting [========> ] 10.58MB/65.89MB 09:54:01 eabd8714fec9 Extracting [=================================> ] 251.2MB/375MB 09:54:01 e73cb4a42719 Extracting [============================================> ] 96.37MB/109.1MB 09:54:01 ac89855d60f9 Extracting [=========> ] 15.6MB/84.49MB 09:54:01 7accd0adc257 Extracting [=========> ] 12.81MB/65.89MB 09:54:01 eabd8714fec9 Extracting [=================================> ] 254.6MB/375MB 09:54:01 e73cb4a42719 Extracting [=============================================> ] 98.6MB/109.1MB 09:54:01 ac89855d60f9 Extracting [==========> ] 17.27MB/84.49MB 09:54:01 7accd0adc257 Extracting [============> ] 16.71MB/65.89MB 09:54:01 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 09:54:01 eabd8714fec9 Extracting [==================================> ] 260.1MB/375MB 09:54:01 e73cb4a42719 Extracting [==============================================> ] 100.8MB/109.1MB 09:54:01 7accd0adc257 Extracting [==============> ] 19.5MB/65.89MB 09:54:01 eabd8714fec9 Extracting [===================================> ] 266.3MB/375MB 09:54:01 ac89855d60f9 Extracting [===========> ] 20.05MB/84.49MB 09:54:01 55f2b468da67 Extracting [=================================> ] 171.6MB/257.9MB 09:54:02 e73cb4a42719 Extracting [===============================================> ] 103.6MB/109.1MB 09:54:02 7accd0adc257 Extracting [=================> ] 22.84MB/65.89MB 09:54:02 ac89855d60f9 Extracting [============> ] 20.61MB/84.49MB 09:54:02 7accd0adc257 Extracting [====================> ] 26.74MB/65.89MB 09:54:02 eabd8714fec9 Extracting [===================================> ] 268.5MB/375MB 09:54:02 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 09:54:02 e73cb4a42719 Extracting [================================================> ] 105.3MB/109.1MB 09:54:02 ac89855d60f9 Extracting [==============> ] 24.51MB/84.49MB 09:54:02 7accd0adc257 Extracting [=========================> ] 33.42MB/65.89MB 09:54:02 ac89855d60f9 Extracting [================> ] 28.41MB/84.49MB 09:54:02 e73cb4a42719 Extracting [=================================================> ] 107MB/109.1MB 09:54:02 eabd8714fec9 Extracting [===================================> ] 269.6MB/375MB 09:54:02 7accd0adc257 Extracting [=====================================> ] 49.02MB/65.89MB 09:54:02 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 09:54:02 ac89855d60f9 Extracting [==================> ] 31.2MB/84.49MB 09:54:02 7accd0adc257 Extracting [=================================================> ] 64.62MB/65.89MB 09:54:02 eabd8714fec9 Extracting [====================================> ] 270.7MB/375MB 09:54:02 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 09:54:02 7accd0adc257 Extracting [==================================================>] 65.89MB/65.89MB 09:54:02 55f2b468da67 Extracting [=================================> ] 174.9MB/257.9MB 09:54:02 ac89855d60f9 Extracting [====================> ] 34.54MB/84.49MB 09:54:02 eabd8714fec9 Extracting [====================================> ] 271.8MB/375MB 09:54:02 ac89855d60f9 Extracting [======================> ] 37.88MB/84.49MB 09:54:02 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 09:54:02 55f2b468da67 Extracting [==================================> ] 176MB/257.9MB 09:54:02 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 09:54:02 ac89855d60f9 Extracting [========================> ] 41.22MB/84.49MB 09:54:02 55f2b468da67 Extracting [==================================> ] 178.3MB/257.9MB 09:54:02 eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB 09:54:02 ac89855d60f9 Extracting [==========================> ] 44.56MB/84.49MB 09:54:02 55f2b468da67 Extracting [===================================> ] 181.6MB/257.9MB 09:54:03 55f2b468da67 Extracting [====================================> ] 187.2MB/257.9MB 09:54:03 ac89855d60f9 Extracting [============================> ] 47.91MB/84.49MB 09:54:03 eabd8714fec9 Extracting [====================================> ] 275.2MB/375MB 09:54:03 ac89855d60f9 Extracting [==============================> ] 52.36MB/84.49MB 09:54:03 55f2b468da67 Extracting [=====================================> ] 193.3MB/257.9MB 09:54:03 eabd8714fec9 Extracting [=====================================> ] 278.5MB/375MB 09:54:03 ac89855d60f9 Extracting [================================> ] 55.71MB/84.49MB 09:54:03 eabd8714fec9 Extracting [======================================> ] 285.2MB/375MB 09:54:03 55f2b468da67 Extracting [=====================================> ] 195MB/257.9MB 09:54:04 ac89855d60f9 Extracting [==================================> ] 58.49MB/84.49MB 09:54:04 eabd8714fec9 Extracting [======================================> ] 291.3MB/375MB 09:54:04 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 09:54:04 ac89855d60f9 Extracting [=====================================> ] 62.95MB/84.49MB 09:54:04 eabd8714fec9 Extracting [=======================================> ] 294.1MB/375MB 09:54:04 55f2b468da67 Extracting [======================================> ] 196.6MB/257.9MB 09:54:04 55f2b468da67 Extracting [======================================> ] 197.2MB/257.9MB 09:54:04 eabd8714fec9 Extracting [=======================================> ] 295.8MB/375MB 09:54:04 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB 09:54:04 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 09:54:04 55f2b468da67 Extracting [=======================================> ] 202.2MB/257.9MB 09:54:04 ac89855d60f9 Extracting [======================================> ] 65.18MB/84.49MB 09:54:04 55f2b468da67 Extracting [=======================================> ] 203.3MB/257.9MB 09:54:04 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 09:54:05 ac89855d60f9 Extracting [=========================================> ] 70.75MB/84.49MB 09:54:05 eabd8714fec9 Extracting [========================================> ] 300.8MB/375MB 09:54:05 55f2b468da67 Extracting [=======================================> ] 205MB/257.9MB 09:54:05 ac89855d60f9 Extracting [===========================================> ] 74.09MB/84.49MB 09:54:05 55f2b468da67 Extracting [=======================================> ] 206.1MB/257.9MB 09:54:05 eabd8714fec9 Extracting [========================================> ] 303MB/375MB 09:54:05 55f2b468da67 Extracting [========================================> ] 207.2MB/257.9MB 09:54:05 eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB 09:54:05 e73cb4a42719 Pull complete 09:54:05 7accd0adc257 Pull complete 09:54:05 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 09:54:05 eabd8714fec9 Extracting [========================================> ] 305.8MB/375MB 09:54:05 eabd8714fec9 Extracting [========================================> ] 306.4MB/375MB 09:54:05 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 09:54:05 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 09:54:05 55f2b468da67 Extracting [========================================> ] 210.6MB/257.9MB 09:54:06 55f2b468da67 Extracting [========================================> ] 211.1MB/257.9MB 09:54:06 ac89855d60f9 Extracting [==============================================> ] 78.54MB/84.49MB 09:54:06 eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 09:54:06 ac89855d60f9 Extracting [================================================> ] 81.89MB/84.49MB 09:54:06 aed72dcc568f Extracting [==================================================>] 636B/636B 09:54:06 aed72dcc568f Extracting [==================================================>] 636B/636B 09:54:06 ac89855d60f9 Extracting [================================================> ] 82.44MB/84.49MB 09:54:06 55f2b468da67 Extracting [=========================================> ] 212.2MB/257.9MB 09:54:06 eabd8714fec9 Extracting [=========================================> ] 307.5MB/375MB 09:54:06 ac89855d60f9 Extracting [==================================================>] 84.49MB/84.49MB 09:54:06 eabd8714fec9 Extracting [=========================================> ] 309.7MB/375MB 09:54:06 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 09:54:06 eabd8714fec9 Extracting [=========================================> ] 310.3MB/375MB 09:54:06 55f2b468da67 Extracting [=========================================> ] 214.5MB/257.9MB 09:54:06 eabd8714fec9 Extracting [=========================================> ] 312MB/375MB 09:54:06 55f2b468da67 Extracting [==========================================> ] 217.3MB/257.9MB 09:54:07 55f2b468da67 Extracting [==========================================> ] 218.9MB/257.9MB 09:54:07 55f2b468da67 Extracting [==========================================> ] 219.5MB/257.9MB 09:54:07 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 09:54:07 a83b68436f09 Pull complete 09:54:07 55f2b468da67 Extracting [==========================================> ] 221.2MB/257.9MB 09:54:07 eabd8714fec9 Extracting [=========================================> ] 314.7MB/375MB 09:54:07 55f2b468da67 Extracting [===========================================> ] 222.8MB/257.9MB 09:54:07 eabd8714fec9 Extracting [==========================================> ] 316.4MB/375MB 09:54:08 ac89855d60f9 Pull complete 09:54:08 aed72dcc568f Pull complete 09:54:08 787d6bee9571 Extracting [==================================================>] 127B/127B 09:54:08 787d6bee9571 Extracting [==================================================>] 127B/127B 09:54:08 eabd8714fec9 Extracting [==========================================> ] 317MB/375MB 09:54:08 55f2b468da67 Extracting [===========================================> ] 223.9MB/257.9MB 09:54:08 2ce346fa65f7 Extracting [==================================================>] 11.92kB/11.92kB 09:54:08 2ce346fa65f7 Extracting [==================================================>] 11.92kB/11.92kB 09:54:08 eabd8714fec9 Extracting [==========================================> ] 319.2MB/375MB 09:54:08 55f2b468da67 Extracting [===========================================> ] 225.6MB/257.9MB 09:54:08 e0997af08d2a Extracting [==================================================>] 4.022kB/4.022kB 09:54:08 e0997af08d2a Extracting [==================================================>] 4.022kB/4.022kB 09:54:08 eabd8714fec9 Extracting [==========================================> ] 320.3MB/375MB 09:54:08 787d6bee9571 Pull complete 09:54:08 2ce346fa65f7 Pull complete 09:54:08 13ff0988aaea Extracting [==================================================>] 167B/167B 09:54:08 13ff0988aaea Extracting [==================================================>] 167B/167B 09:54:08 55f2b468da67 Extracting [===========================================> ] 226.7MB/257.9MB 09:54:08 eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB 09:54:08 eabd8714fec9 Extracting [==========================================> ] 322MB/375MB 09:54:08 55f2b468da67 Extracting [============================================> ] 227.8MB/257.9MB 09:54:08 e0997af08d2a Pull complete 09:54:08 a1cfed684a05 Extracting [==================================================>] 176B/176B 09:54:08 a1cfed684a05 Extracting [==================================================>] 176B/176B 09:54:09 eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 09:54:09 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB 09:54:09 eabd8714fec9 Extracting [===========================================> ] 324.8MB/375MB 09:54:09 55f2b468da67 Extracting [============================================> ] 229.5MB/257.9MB 09:54:09 6f79261e6151 Extracting [==================================================>] 1.48kB/1.48kB 09:54:09 6f79261e6151 Extracting [==================================================>] 1.48kB/1.48kB 09:54:09 eabd8714fec9 Extracting [===========================================> ] 325.9MB/375MB 09:54:09 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 09:54:09 eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 09:54:09 eabd8714fec9 Extracting [===========================================> ] 328.1MB/375MB 09:54:09 55f2b468da67 Extracting [=============================================> ] 232.3MB/257.9MB 09:54:09 55f2b468da67 Extracting [=============================================> ] 233.4MB/257.9MB 09:54:09 eabd8714fec9 Extracting [===========================================> ] 329.2MB/375MB 09:54:10 eabd8714fec9 Extracting [===========================================> ] 329.8MB/375MB 09:54:10 13ff0988aaea Pull complete 09:54:10 a1cfed684a05 Pull complete 09:54:10 eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB 09:54:10 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 09:54:10 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 09:54:10 55f2b468da67 Extracting [=============================================> ] 236.2MB/257.9MB 09:54:10 6f79261e6151 Pull complete 09:54:10 55f2b468da67 Extracting [=============================================> ] 236.7MB/257.9MB 09:54:10 4f4fb700ef54 Extracting [==================================================>] 32B/32B 09:54:10 4f4fb700ef54 Extracting [==================================================>] 32B/32B 09:54:10 eabd8714fec9 Extracting [============================================> ] 331.4MB/375MB 09:54:10 55f2b468da67 Extracting [==============================================> ] 241.8MB/257.9MB 09:54:10 eabd8714fec9 Extracting [============================================> ] 332.6MB/375MB 09:54:10 eabd8714fec9 Extracting [============================================> ] 336.5MB/375MB 09:54:11 eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB 09:54:11 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 09:54:11 eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 09:54:11 6c915ab1ac8a Extracting [==========================> ] 32.77kB/61.56kB 09:54:11 6c915ab1ac8a Extracting [==================================================>] 61.56kB/61.56kB 09:54:11 55f2b468da67 Extracting [=================================================> ] 253.5MB/257.9MB 09:54:11 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 09:54:11 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 09:54:11 4b82842ab819 Pull complete 09:54:12 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 09:54:12 7e568a0dc8fb Extracting [==================================================>] 184B/184B 09:54:12 7e568a0dc8fb Extracting [==================================================>] 184B/184B 09:54:12 4f4fb700ef54 Pull complete 09:54:12 55f2b468da67 Pull complete 09:54:12 6c915ab1ac8a Pull complete 09:54:12 ba30534b47b1 Extracting [==================================================>] 1.333kB/1.333kB 09:54:12 ba30534b47b1 Extracting [==================================================>] 1.333kB/1.333kB 09:54:12 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 09:54:12 eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 09:54:12 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 09:54:13 eabd8714fec9 Extracting [==============================================> ] 350.9MB/375MB 09:54:13 eabd8714fec9 Extracting [===============================================> ] 353.7MB/375MB 09:54:13 82bfc142787e Extracting [> ] 98.3kB/8.613MB 09:54:13 eabd8714fec9 Extracting [===============================================> ] 354.3MB/375MB 09:54:13 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 09:54:13 eabd8714fec9 Extracting [===============================================> ] 357.6MB/375MB 09:54:13 eabd8714fec9 Extracting [================================================> ] 367.1MB/375MB 09:54:14 eabd8714fec9 Extracting [=================================================> ] 373.8MB/375MB 09:54:14 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 09:54:14 5b864d736c14 Extracting [==================================================>] 100B/100B 09:54:14 5b864d736c14 Extracting [==================================================>] 100B/100B 09:54:14 7e568a0dc8fb Pull complete 09:54:14 82bfc142787e Extracting [==> ] 393.2kB/8.613MB 09:54:14 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 09:54:14 ba30534b47b1 Pull complete 09:54:16 eabd8714fec9 Pull complete 09:54:16 82bfc142787e Pull complete 09:54:16 postgres Pulled 09:54:17 5b864d736c14 Pull complete 09:54:17 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 09:54:17 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 09:54:17 grafana Pulled 09:54:18 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 09:54:18 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 09:54:21 f7e28bb22d10 Extracting [==================================================>] 692B/692B 09:54:21 f7e28bb22d10 Extracting [==================================================>] 692B/692B 09:54:23 45fd2fec8a19 Pull complete 09:54:23 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 09:54:23 46baca71a4ef Pull complete 09:54:23 f7e28bb22d10 Pull complete 09:54:23 8f10199ed94b Extracting [==================================> ] 6.095MB/8.768MB 09:54:23 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 09:54:23 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 09:54:23 8f10199ed94b Pull complete 09:54:23 b0e0ef7895f4 Extracting [===============> ] 11.4MB/37.01MB 09:54:23 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 09:54:23 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 09:54:23 prometheus Pulled 09:54:23 b0e0ef7895f4 Extracting [======================================> ] 28.7MB/37.01MB 09:54:23 f963a77d2726 Pull complete 09:54:23 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 09:54:23 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 09:54:23 b0e0ef7895f4 Pull complete 09:54:23 f3a82e9f1761 Extracting [========> ] 7.799MB/44.41MB 09:54:23 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 09:54:23 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 09:54:23 c0c90eeb8aca Pull complete 09:54:23 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 09:54:23 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 09:54:23 f3a82e9f1761 Extracting [========================> ] 22.02MB/44.41MB 09:54:24 5cfb27c10ea5 Pull complete 09:54:24 40a5eed61bb0 Extracting [==================================================>] 98B/98B 09:54:24 40a5eed61bb0 Extracting [==================================================>] 98B/98B 09:54:24 f3a82e9f1761 Extracting [=========================================> ] 36.7MB/44.41MB 09:54:24 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 09:54:24 40a5eed61bb0 Pull complete 09:54:24 e040ea11fa10 Extracting [==================================================>] 173B/173B 09:54:24 e040ea11fa10 Extracting [==================================================>] 173B/173B 09:54:24 f3a82e9f1761 Pull complete 09:54:24 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 09:54:24 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 09:54:24 e040ea11fa10 Pull complete 09:54:24 79161a3f5362 Pull complete 09:54:24 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 09:54:24 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 09:54:24 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 09:54:24 9c266ba63f51 Pull complete 09:54:24 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 09:54:24 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 09:54:24 2e8a7df9c2ee Pull complete 09:54:24 09d5a3f70313 Extracting [=======> ] 15.6MB/109.2MB 09:54:24 10f05dd8b1db Extracting [==================================================>] 98B/98B 09:54:24 10f05dd8b1db Extracting [==================================================>] 98B/98B 09:54:24 10f05dd8b1db Pull complete 09:54:24 41dac8b43ba6 Extracting [==================================================>] 171B/171B 09:54:24 41dac8b43ba6 Extracting [==================================================>] 171B/171B 09:54:24 09d5a3f70313 Extracting [==============> ] 30.64MB/109.2MB 09:54:24 41dac8b43ba6 Pull complete 09:54:24 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 09:54:24 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 09:54:24 71a9f6a9ab4d Pull complete 09:54:24 09d5a3f70313 Extracting [======================> ] 49.02MB/109.2MB 09:54:24 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 09:54:24 09d5a3f70313 Extracting [===============================> ] 68.52MB/109.2MB 09:54:24 da3ed5db7103 Extracting [=======> ] 18.94MB/127.4MB 09:54:24 09d5a3f70313 Extracting [========================================> ] 88.57MB/109.2MB 09:54:24 da3ed5db7103 Extracting [==============> ] 37.32MB/127.4MB 09:54:25 09d5a3f70313 Extracting [===============================================> ] 104.2MB/109.2MB 09:54:25 da3ed5db7103 Extracting [=====================> ] 54.59MB/127.4MB 09:54:25 09d5a3f70313 Extracting [=================================================> ] 108.1MB/109.2MB 09:54:25 da3ed5db7103 Extracting [=============================> ] 75.2MB/127.4MB 09:54:25 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 09:54:25 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 09:54:25 da3ed5db7103 Extracting [==================================> ] 89.13MB/127.4MB 09:54:25 09d5a3f70313 Pull complete 09:54:25 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 09:54:25 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 09:54:25 356f5c2c843b Pull complete 09:54:25 kafka Pulled 09:54:25 da3ed5db7103 Extracting [==========================================> ] 108.1MB/127.4MB 09:54:25 da3ed5db7103 Extracting [==============================================> ] 119.8MB/127.4MB 09:54:25 da3ed5db7103 Extracting [================================================> ] 124.2MB/127.4MB 09:54:25 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 09:54:25 da3ed5db7103 Pull complete 09:54:25 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 09:54:25 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 09:54:25 c955f6e31a04 Pull complete 09:54:25 zookeeper Pulled 09:54:25 Network compose_default Creating 09:54:25 Network compose_default Created 09:54:25 Container zookeeper Creating 09:54:25 Container postgres Creating 09:54:25 Container prometheus Creating 09:54:25 Container simulator Creating 09:54:34 Container simulator Created 09:54:34 Container postgres Created 09:54:34 Container policy-db-migrator Creating 09:54:34 Container prometheus Created 09:54:34 Container grafana Creating 09:54:34 Container zookeeper Created 09:54:34 Container kafka Creating 09:54:34 Container policy-db-migrator Created 09:54:34 Container policy-api Creating 09:54:34 Container grafana Created 09:54:35 Container kafka Created 09:54:35 Container policy-api Created 09:54:35 Container policy-pap Creating 09:54:35 Container policy-pap Created 09:54:35 Container policy-apex-pdp Creating 09:54:35 Container policy-apex-pdp Created 09:54:35 Container prometheus Starting 09:54:35 Container simulator Starting 09:54:35 Container zookeeper Starting 09:54:35 Container postgres Starting 09:54:35 Container simulator Started 09:54:35 Container prometheus Started 09:54:35 Container grafana Starting 09:54:35 Container postgres Started 09:54:35 Container policy-db-migrator Starting 09:54:35 Container zookeeper Started 09:54:35 Container kafka Starting 09:54:35 Container grafana Started 09:54:35 Container policy-db-migrator Started 09:54:35 Container policy-api Starting 09:54:36 Container kafka Started 09:54:36 Container policy-api Started 09:54:36 Container policy-pap Starting 09:54:37 Container policy-pap Started 09:54:37 Container policy-apex-pdp Starting 09:54:37 Container policy-apex-pdp Started 09:54:37 Prometheus server: http://localhost:30259 09:54:37 Grafana server: http://localhost:30269 09:54:37 Waiting 1 minute for policy-pap to start... 09:55:37 Checking if REST port 30003 is open on localhost ... 09:55:37 IMAGE NAMES STATUS 09:55:37 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up About a minute 09:55:37 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up About a minute 09:55:37 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute 09:55:37 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 09:55:37 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 09:55:37 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up About a minute 09:55:37 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 09:55:37 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 09:55:37 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 09:55:37 Checking if REST port 30001 is open on localhost ... 09:55:37 IMAGE NAMES STATUS 09:55:37 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up About a minute 09:55:37 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up About a minute 09:55:37 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute 09:55:37 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up About a minute 09:55:37 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 09:55:37 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up About a minute 09:55:37 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up About a minute 09:55:37 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 09:55:37 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 09:55:57 Cloning into '/w/workspace/policy-pap-quebec-project-csit-pap/csit/resources/tests/models'... 09:55:59 Building robot framework docker image 09:55:59 Checking for Docker Buildx... 09:55:59 Docker Buildx is already installed. 09:56:00 Building with Docker Buildx... 09:56:40 sha256:04a4f4dbfa0eb1eae3b4383ec587e7fa6414dc6ffc32a5067aaf4a6477639db5 09:56:49 top - 09:56:49 up 4 min, 0 users, load average: 2.05, 1.54, 0.68 09:56:49 Tasks: 239 total, 1 running, 238 sleeping, 0 stopped, 0 zombie 09:56:49 %Cpu(s): 1.5 us, 0.8 sy, 0.0 ni, 97.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 09:56:49 09:56:49 total used free shared buff/cache available 09:56:49 Mem: 31Gi 2.8Gi 20Gi 29Mi 8.2Gi 28Gi 09:56:49 Swap: 1.0Gi 0B 1.0Gi 09:56:49 09:56:49 IMAGE NAMES STATUS 09:56:49 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up 2 minutes 09:56:49 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up 2 minutes 09:56:49 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes 09:56:49 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 09:56:49 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 09:56:49 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up 2 minutes 09:56:49 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 09:56:49 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 09:56:49 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 09:56:49 09:56:52 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 09:56:52 2afaf1fa6917 policy-apex-pdp 0.61% 228.6MiB / 31.34GiB 0.71% 51.6kB / 65.7kB 0B / 344kB 52 09:56:52 271d65059038 policy-pap 2.15% 490.4MiB / 31.34GiB 1.53% 136kB / 224kB 0B / 438kB 68 09:56:52 36395dd36c7e policy-api 0.13% 423.2MiB / 31.34GiB 1.32% 1.15MB / 1.02MB 0B / 373kB 58 09:56:52 5c89224836a6 kafka 1.51% 384MiB / 31.34GiB 1.20% 212kB / 189kB 0B / 1.32MB 83 09:56:52 2f0e73602be5 grafana 0.55% 122.2MiB / 31.34GiB 0.38% 23.2MB / 60.1kB 0B / 115MB 20 09:56:52 92bfbe771b99 simulator 0.08% 122.2MiB / 31.34GiB 0.38% 3.27kB / 126B 0B / 193kB 64 09:56:52 18f49e89c461 zookeeper 0.88% 81.52MiB / 31.34GiB 0.25% 55.1kB / 46.7kB 0B / 618kB 61 09:56:52 c45412a20e30 postgres 1.04% 80.13MiB / 31.34GiB 0.25% 1.52MB / 1.6MB 0B / 139MB 26 09:56:52 375458cb7e17 prometheus 0.00% 22.01MiB / 31.34GiB 0.07% 134kB / 5.73kB 90.1kB / 86kB 13 09:56:52 09:56:52 Container policy-csit Creating 09:56:52 Container policy-csit Created 09:56:52 Attaching to policy-csit 09:56:52 policy-csit | Invoking the robot tests from: pap-test.robot pap-slas.robot 09:56:52 policy-csit | Run Robot test 09:56:52 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 09:56:52 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 09:56:52 policy-csit | -v POLICY_API_IP:policy-api:6969 09:56:52 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 09:56:52 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 09:56:52 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 09:56:52 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 09:56:52 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 09:56:52 policy-csit | -v APEX_IP:policy-apex-pdp:6969 09:56:52 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 09:56:52 policy-csit | -v KAFKA_IP:kafka:9092 09:56:52 policy-csit | -v PROMETHEUS_IP:prometheus:9090 09:56:52 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 09:56:52 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 09:56:52 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 09:56:52 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 09:56:52 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 09:56:52 policy-csit | -v TEMP_FOLDER:/tmp/distribution 09:56:52 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 09:56:52 policy-csit | -v TEST_ENV:docker 09:56:52 policy-csit | -v JAEGER_IP:jaeger:16686 09:56:52 policy-csit | Starting Robot test suites ... 09:56:52 policy-csit | ============================================================================== 09:56:52 policy-csit | pap 09:56:52 policy-csit | ============================================================================== 09:56:52 policy-csit | pap.Pap-Test 09:56:52 policy-csit | ============================================================================== 09:56:53 policy-csit | LoadPolicy :: Create a policy named 'onap.restart.tca' and version... | PASS | 09:56:53 policy-csit | ------------------------------------------------------------------------------ 09:56:54 policy-csit | LoadPolicyWithMetadataSet :: Create a policy named 'operational.ap... | PASS | 09:56:54 policy-csit | ------------------------------------------------------------------------------ 09:56:54 policy-csit | LoadNodeTemplates :: Create node templates in database using speci... | PASS | 09:56:54 policy-csit | ------------------------------------------------------------------------------ 09:56:54 policy-csit | Healthcheck :: Verify policy pap health check | PASS | 09:56:54 policy-csit | ------------------------------------------------------------------------------ 09:57:15 policy-csit | Consolidated Healthcheck :: Verify policy consolidated health check | PASS | 09:57:15 policy-csit | ------------------------------------------------------------------------------ 09:57:15 policy-csit | Metrics :: Verify policy pap is exporting prometheus metrics | PASS | 09:57:15 policy-csit | ------------------------------------------------------------------------------ 09:57:16 policy-csit | AddPdpGroup :: Add a new PdpGroup named 'testGroup' in the policy ... | PASS | 09:57:16 policy-csit | ------------------------------------------------------------------------------ 09:57:16 policy-csit | QueryPdpGroupsBeforeActivation :: Verify PdpGroups before activation | PASS | 09:57:16 policy-csit | ------------------------------------------------------------------------------ 09:57:16 policy-csit | ActivatePdpGroup :: Change the state of PdpGroup named 'testGroup'... | PASS | 09:57:16 policy-csit | ------------------------------------------------------------------------------ 09:57:16 policy-csit | QueryPdpGroupsAfterActivation :: Verify PdpGroups after activation | PASS | 09:57:16 policy-csit | ------------------------------------------------------------------------------ 09:57:17 policy-csit | DeployPdpGroups :: Deploy policies in PdpGroups | PASS | 09:57:17 policy-csit | ------------------------------------------------------------------------------ 09:57:17 policy-csit | QueryPdpGroupsAfterDeploy :: Verify PdpGroups after undeploy | PASS | 09:57:17 policy-csit | ------------------------------------------------------------------------------ 09:57:17 policy-csit | QueryPolicyAuditAfterDeploy :: Verify policy audit record after de... | PASS | 09:57:17 policy-csit | ------------------------------------------------------------------------------ 09:57:17 policy-csit | QueryPolicyAuditWithMetadataSetAfterDeploy :: Verify policy audit ... | PASS | 09:57:17 policy-csit | ------------------------------------------------------------------------------ 09:57:18 policy-csit | UndeployPolicy :: Undeploy a policy named 'onap.restart.tca' from ... | PASS | 09:57:18 policy-csit | ------------------------------------------------------------------------------ 09:57:18 policy-csit | UndeployPolicyWithMetadataSet :: Undeploy a policy named 'operatio... | PASS | 09:57:18 policy-csit | ------------------------------------------------------------------------------ 09:57:18 policy-csit | QueryPdpGroupsAfterUndeploy :: Verify PdpGroups after undeploy | PASS | 09:57:18 policy-csit | ------------------------------------------------------------------------------ 09:57:18 policy-csit | QueryPolicyAuditAfterUnDeploy :: Verify policy audit record after ... | PASS | 09:57:18 policy-csit | ------------------------------------------------------------------------------ 09:57:18 policy-csit | QueryPolicyAuditWithMetadataSetAfterUnDeploy :: Verify policy audi... | PASS | 09:57:18 policy-csit | ------------------------------------------------------------------------------ 09:57:18 policy-csit | DeactivatePdpGroup :: Change the state of PdpGroup named 'testGrou... | PASS | 09:57:18 policy-csit | ------------------------------------------------------------------------------ 09:57:19 policy-csit | DeletePdpGroups :: Delete the PdpGroup named 'testGroup' from poli... | PASS | 09:57:19 policy-csit | ------------------------------------------------------------------------------ 09:57:19 policy-csit | QueryPdpGroupsAfterDelete :: Verify PdpGroups after delete | PASS | 09:57:19 policy-csit | ------------------------------------------------------------------------------ 09:57:19 policy-csit | pap.Pap-Test | PASS | 09:57:19 policy-csit | 22 tests, 22 passed, 0 failed 09:57:19 policy-csit | ============================================================================== 09:57:19 policy-csit | pap.Pap-Slas 09:57:19 policy-csit | ============================================================================== 09:58:19 policy-csit | WaitForPrometheusServer :: Wait for Prometheus server to gather al... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidateResponseTimeForSystemHealthcheck :: Validate if system hea... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidateResponseTimeQueryPolicyAudit :: Validate query audits resp... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidateResponseTimeUpdateGroup :: Validate pdps/group response time | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidatePolicyDeploymentTime :: Check if deployment of policy is u... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidateResponseTimeDeletePolicy :: Check if undeployment of polic... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | ValidateResponseTimeDeleteGroup :: Validate delete group response ... | PASS | 09:58:19 policy-csit | ------------------------------------------------------------------------------ 09:58:19 policy-csit | pap.Pap-Slas | PASS | 09:58:19 policy-csit | 8 tests, 8 passed, 0 failed 09:58:19 policy-csit | ============================================================================== 09:58:19 policy-csit | pap | PASS | 09:58:19 policy-csit | 30 tests, 30 passed, 0 failed 09:58:19 policy-csit | ============================================================================== 09:58:19 policy-csit | Output: /tmp/results/output.xml 09:58:19 policy-csit | Log: /tmp/results/log.html 09:58:19 policy-csit | Report: /tmp/results/report.html 09:58:19 policy-csit | RESULT: 0 09:58:19 policy-csit exited with code 0 09:58:19 IMAGE NAMES STATUS 09:58:19 nexus3.onap.org:10001/onap/policy-apex-pdp:4.2.2 policy-apex-pdp Up 3 minutes 09:58:19 nexus3.onap.org:10001/onap/policy-pap:4.2.2 policy-pap Up 3 minutes 09:58:19 nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 3 minutes 09:58:19 nexus3.onap.org:10001/confluentinc/cp-kafka:7.4.9 kafka Up 3 minutes 09:58:19 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes 09:58:19 nexus3.onap.org:10001/onap/policy-models-simulator:4.2.2 simulator Up 3 minutes 09:58:19 nexus3.onap.org:10001/confluentinc/cp-zookeeper:latest zookeeper Up 3 minutes 09:58:19 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes 09:58:19 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes 09:58:19 Shut down started! 09:58:24 Collecting logs from docker compose containers... 09:58:26 Tearing down containers... 09:58:26 Container grafana Stopping 09:58:26 Container policy-csit Stopping 09:58:26 Container policy-apex-pdp Stopping 09:58:26 Container policy-csit Stopped 09:58:26 Container policy-csit Removing 09:58:26 Container policy-csit Removed 09:58:27 Container grafana Stopped 09:58:27 Container grafana Removing 09:58:27 Container grafana Removed 09:58:27 Container prometheus Stopping 09:58:27 Container prometheus Stopped 09:58:27 Container prometheus Removing 09:58:27 Container prometheus Removed 09:58:37 Container policy-apex-pdp Stopped 09:58:37 Container policy-apex-pdp Removing 09:58:37 Container policy-apex-pdp Removed 09:58:37 Container simulator Stopping 09:58:37 Container policy-pap Stopping 09:58:47 Container simulator Stopped 09:58:47 Container simulator Removing 09:58:47 Container simulator Removed 09:58:47 Container policy-pap Stopped 09:58:47 Container policy-pap Removing 09:58:47 Container policy-pap Removed 09:58:47 Container kafka Stopping 09:58:47 Container policy-api Stopping 09:58:48 Container kafka Stopped 09:58:48 Container kafka Removing 09:58:48 Container kafka Removed 09:58:48 Container zookeeper Stopping 09:58:49 Container zookeeper Stopped 09:58:49 Container zookeeper Removing 09:58:49 Container zookeeper Removed 09:58:57 Container policy-api Stopped 09:58:57 Container policy-api Removing 09:58:57 Container policy-api Removed 09:58:57 Container policy-db-migrator Stopping 09:58:57 Container policy-db-migrator Stopped 09:58:57 Container policy-db-migrator Removing 09:58:57 Container policy-db-migrator Removed 09:58:57 Container postgres Stopping 09:58:58 Container postgres Stopped 09:58:58 Container postgres Removing 09:58:58 Container postgres Removed 09:58:58 Network compose_default Removing 09:58:58 Network compose_default Removed 09:58:58 $ ssh-agent -k 09:58:58 unset SSH_AUTH_SOCK; 09:58:58 unset SSH_AGENT_PID; 09:58:58 echo Agent pid 1589 killed; 09:58:58 [ssh-agent] Stopped. 09:58:58 Robot results publisher started... 09:58:58 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:58:58 -Parsing output xml: 09:58:59 Done! 09:58:59 -Copying log files to build dir: 09:58:59 Done! 09:58:59 -Assigning results to build: 09:58:59 Done! 09:58:59 -Checking thresholds: 09:58:59 Done! 09:58:59 Done publishing Robot results. 09:58:59 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:59 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins10661168507848600215.sh 09:58:59 ---> sysstat.sh 09:58:59 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins2323293262319367706.sh 09:58:59 ---> package-listing.sh 09:58:59 ++ facter osfamily 09:58:59 ++ tr '[:upper:]' '[:lower:]' 09:59:00 + OS_FAMILY=debian 09:59:00 + workspace=/w/workspace/policy-pap-quebec-project-csit-pap 09:59:00 + START_PACKAGES=/tmp/packages_start.txt 09:59:00 + END_PACKAGES=/tmp/packages_end.txt 09:59:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:00 + PACKAGES=/tmp/packages_start.txt 09:59:00 + '[' /w/workspace/policy-pap-quebec-project-csit-pap ']' 09:59:00 + PACKAGES=/tmp/packages_end.txt 09:59:00 + case "${OS_FAMILY}" in 09:59:00 + dpkg -l 09:59:00 + grep '^ii' 09:59:00 + '[' -f /tmp/packages_start.txt ']' 09:59:00 + '[' -f /tmp/packages_end.txt ']' 09:59:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:00 + '[' /w/workspace/policy-pap-quebec-project-csit-pap ']' 09:59:00 + mkdir -p /w/workspace/policy-pap-quebec-project-csit-pap/archives/ 09:59:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-quebec-project-csit-pap/archives/ 09:59:00 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins6321921354324995235.sh 09:59:00 ---> capture-instance-metadata.sh 09:59:00 Setup pyenv: 09:59:00 system 09:59:00 3.8.20 09:59:00 3.9.20 09:59:00 3.10.15 09:59:00 * 3.11.10 (set by /w/workspace/policy-pap-quebec-project-csit-pap/.python-version) 09:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lg93 from file:/tmp/.os_lf_venv 09:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:02 lf-activate-venv(): INFO: Base packages installed successfully 09:59:02 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-lg93/bin to PATH 09:59:09 INFO: Running in OpenStack, capturing instance metadata 09:59:09 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins8962905135013118975.sh 09:59:09 provisioning config files... 09:59:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-quebec-project-csit-pap@tmp/config17590129916680296971tmp 09:59:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:59:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:59:09 [EnvInject] - Injecting environment variables from a build step. 09:59:09 [EnvInject] - Injecting as environment variables the properties content 09:59:09 SERVER_ID=logs 09:59:09 09:59:09 [EnvInject] - Variables injected successfully. 09:59:09 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins4520741035609155820.sh 09:59:09 ---> create-netrc.sh 09:59:09 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins4281288371133628482.sh 09:59:09 ---> python-tools-install.sh 09:59:09 Setup pyenv: 09:59:09 system 09:59:09 3.8.20 09:59:09 3.9.20 09:59:09 3.10.15 09:59:09 * 3.11.10 (set by /w/workspace/policy-pap-quebec-project-csit-pap/.python-version) 09:59:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lg93 from file:/tmp/.os_lf_venv 09:59:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:11 lf-activate-venv(): INFO: Base packages installed successfully 09:59:11 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:18 lf-activate-venv(): INFO: Adding /tmp/venv-lg93/bin to PATH 09:59:18 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins14252685875358003714.sh 09:59:18 ---> sudo-logs.sh 09:59:18 Archiving 'sudo' log.. 09:59:18 [policy-pap-quebec-project-csit-pap] $ /bin/bash /tmp/jenkins4377429195969598040.sh 09:59:18 ---> job-cost.sh 09:59:18 INFO: Activating Python virtual environment... 09:59:18 Setup pyenv: 09:59:18 system 09:59:18 3.8.20 09:59:18 3.9.20 09:59:18 3.10.15 09:59:18 * 3.11.10 (set by /w/workspace/policy-pap-quebec-project-csit-pap/.python-version) 09:59:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lg93 from file:/tmp/.os_lf_venv 09:59:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:20 lf-activate-venv(): INFO: Base packages installed successfully 09:59:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:24 lf-activate-venv(): INFO: Adding /tmp/venv-lg93/bin to PATH 09:59:24 INFO: No stack-cost file found 09:59:24 INFO: Instance uptime: 455s 09:59:24 INFO: Fetching instance metadata (attempt 1 of 3)... 09:59:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:59:24 INFO: Successfully fetched instance metadata 09:59:24 INFO: Instance type: v3-standard-8 09:59:24 INFO: Retrieving pricing info for: v3-standard-8 09:59:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:59:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=455 09:59:24 INFO: Successfully fetched Vexxhost pricing API 09:59:24 INFO: Retrieved cost: 0.22 09:59:24 INFO: Retrieved resource: v3-standard-8 09:59:24 INFO: Creating archive directory: /w/workspace/policy-pap-quebec-project-csit-pap/archives/cost 09:59:24 INFO: Archiving costs to: /w/workspace/policy-pap-quebec-project-csit-pap/archives/cost.csv 09:59:24 INFO: Successfully archived job cost data 09:59:24 DEBUG: Cost data: policy-pap-quebec-project-csit-pap,85,2026-02-27 09:59:24,v3-standard-8,455,0.22,0.00,SUCCESS 09:59:24 [policy-pap-quebec-project-csit-pap] $ /bin/bash -l /tmp/jenkins13770446984491666032.sh 09:59:24 ---> logs-deploy.sh 09:59:24 Setup pyenv: 09:59:25 system 09:59:25 3.8.20 09:59:25 3.9.20 09:59:25 3.10.15 09:59:25 * 3.11.10 (set by /w/workspace/policy-pap-quebec-project-csit-pap/.python-version) 09:59:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lg93 from file:/tmp/.os_lf_venv 09:59:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:26 lf-activate-venv(): INFO: Base packages installed successfully 09:59:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-lg93/bin to PATH 09:59:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-quebec-project-csit-pap/85 09:59:33 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:59:33 /tmp/venv-lg93/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:59:33 warnings.warn( 09:59:34 Archives upload complete. 09:59:35 INFO: archiving logs to Nexus 09:59:35 /tmp/venv-lg93/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:59:35 warnings.warn( 09:59:36 ---> uname -a: 09:59:36 Linux prd-ubuntu2204-docker-8c-8g-240 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:59:36 09:59:36 09:59:36 ---> lscpu: 09:59:36 Architecture: x86_64 09:59:36 CPU op-mode(s): 32-bit, 64-bit 09:59:36 Address sizes: 40 bits physical, 48 bits virtual 09:59:36 Byte Order: Little Endian 09:59:36 CPU(s): 8 09:59:36 On-line CPU(s) list: 0-7 09:59:36 Vendor ID: AuthenticAMD 09:59:36 Model name: AMD EPYC-Rome Processor 09:59:36 CPU family: 23 09:59:36 Model: 49 09:59:36 Thread(s) per core: 1 09:59:36 Core(s) per socket: 1 09:59:36 Socket(s): 8 09:59:36 Stepping: 0 09:59:36 BogoMIPS: 5599.99 09:59:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:59:36 Virtualization: AMD-V 09:59:36 Hypervisor vendor: KVM 09:59:36 Virtualization type: full 09:59:36 L1d cache: 256 KiB (8 instances) 09:59:36 L1i cache: 256 KiB (8 instances) 09:59:36 L2 cache: 4 MiB (8 instances) 09:59:36 L3 cache: 128 MiB (8 instances) 09:59:36 NUMA node(s): 1 09:59:36 NUMA node0 CPU(s): 0-7 09:59:36 Vulnerability Gather data sampling: Not affected 09:59:36 Vulnerability Itlb multihit: Not affected 09:59:36 Vulnerability L1tf: Not affected 09:59:36 Vulnerability Mds: Not affected 09:59:36 Vulnerability Meltdown: Not affected 09:59:36 Vulnerability Mmio stale data: Not affected 09:59:36 Vulnerability Reg file data sampling: Not affected 09:59:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:59:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:59:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:59:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:59:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:59:36 Vulnerability Srbds: Not affected 09:59:36 Vulnerability Tsx async abort: Not affected 09:59:36 09:59:36 09:59:36 ---> nproc: 09:59:36 8 09:59:36 09:59:36 09:59:36 ---> df -h: 09:59:36 Filesystem Size Used Avail Use% Mounted on 09:59:36 tmpfs 3.2G 1.1M 3.2G 1% /run 09:59:36 /dev/vda1 155G 15G 141G 10% / 09:59:36 tmpfs 16G 0 16G 0% /dev/shm 09:59:36 tmpfs 5.0M 0 5.0M 0% /run/lock 09:59:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:59:36 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 09:59:36 09:59:36 09:59:36 ---> free -m: 09:59:36 total used free shared buff/cache available 09:59:36 Mem: 32092 709 23117 4 8265 30915 09:59:36 Swap: 1023 0 1023 09:59:36 09:59:36 09:59:36 ---> ip addr: 09:59:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:59:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:59:36 inet 127.0.0.1/8 scope host lo 09:59:36 valid_lft forever preferred_lft forever 09:59:36 inet6 ::1/128 scope host 09:59:36 valid_lft forever preferred_lft forever 09:59:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:59:36 link/ether fa:16:3e:86:64:d8 brd ff:ff:ff:ff:ff:ff 09:59:36 altname enp0s3 09:59:36 inet 10.30.106.180/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 09:59:36 valid_lft 85941sec preferred_lft 85941sec 09:59:36 inet6 fe80::f816:3eff:fe86:64d8/64 scope link 09:59:36 valid_lft forever preferred_lft forever 09:59:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:59:36 link/ether 66:d1:64:4f:03:0a brd ff:ff:ff:ff:ff:ff 09:59:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:59:36 valid_lft forever preferred_lft forever 09:59:36 inet6 fe80::64d1:64ff:fe4f:30a/64 scope link 09:59:36 valid_lft forever preferred_lft forever 09:59:36 09:59:36 09:59:36 ---> sar -b -r -n DEV: 09:59:36 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-240) 02/27/26 _x86_64_ (8 CPU) 09:59:36 09:59:36 09:52:00 LINUX RESTART (8 CPU) 09:59:36 09:59:36 09:59:36 ---> sar -P ALL: 09:59:36 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-240) 02/27/26 _x86_64_ (8 CPU) 09:59:36 09:59:36 09:52:00 LINUX RESTART (8 CPU) 09:59:36 09:59:36 09:59:36