11:25:25 Started by timer 11:25:25 Running as SYSTEM 11:25:25 [EnvInject] - Loading node environment variables. 11:25:25 Building remotely on prd-ubuntu1804-docker-8c-8g-42818 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:25:25 [ssh-agent] Looking for ssh-agent implementation... 11:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:25 $ ssh-agent 11:25:25 SSH_AUTH_SOCK=/tmp/ssh-pT9zBwmPUGXY/agent.2087 11:25:25 SSH_AGENT_PID=2089 11:25:25 [ssh-agent] Started. 11:25:25 Running ssh-add (command line suppressed) 11:25:25 Identity added: /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_259604790615161632.key (/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_259604790615161632.key) 11:25:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:25:25 The recommended git tool is: NONE 11:25:27 using credential onap-jenkins-ssh 11:25:27 Wiping out workspace first. 11:25:27 Cloning the remote Git repository 11:25:27 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:25:27 > git init /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp # timeout=10 11:25:27 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:25:27 > git --version # timeout=10 11:25:27 > git --version # 'git version 2.17.1' 11:25:27 using GIT_SSH to set credentials Gerrit user 11:25:27 Verifying host key using manually-configured host key entries 11:25:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:25:27 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:25:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:28 Avoid second fetch 11:25:28 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10 11:25:28 Checking out Revision e4b51eb33cd6042a1e3453ee12030f277050eb38 (refs/remotes/origin/oslo) 11:25:28 > git config core.sparsecheckout # timeout=10 11:25:28 > git checkout -f e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=30 11:25:28 Commit message: "Fix CSITs in Oslo branch by setting kafka version" 11:25:28 > git rev-list --no-walk e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=10 11:25:31 provisioning config files... 11:25:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:31 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins18128182071624269997.sh 11:25:31 ---> python-tools-install.sh 11:25:31 Setup pyenv: 11:25:32 * system (set by /opt/pyenv/version) 11:25:32 * 3.8.13 (set by /opt/pyenv/version) 11:25:32 * 3.9.13 (set by /opt/pyenv/version) 11:25:32 * 3.10.6 (set by /opt/pyenv/version) 11:25:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bV0X 11:25:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:40 lf-activate-venv(): INFO: Base packages installed successfully 11:25:40 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:04 lf-activate-venv(): INFO: Adding /tmp/venv-bV0X/bin to PATH 11:26:04 Generating Requirements File 11:26:25 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. 11:26:25 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:25 Python 3.10.6 11:26:26 pip 25.2 from /tmp/venv-bV0X/lib/python3.10/site-packages/pip (python 3.10) 11:26:26 appdirs==1.4.4 11:26:26 argcomplete==3.6.2 11:26:26 aspy.yaml==1.3.0 11:26:26 attrs==25.3.0 11:26:26 autopage==0.5.2 11:26:26 beautifulsoup4==4.13.5 11:26:26 boto3==1.40.21 11:26:26 botocore==1.40.21 11:26:26 bs4==0.0.2 11:26:26 cachetools==5.5.2 11:26:26 certifi==2025.8.3 11:26:26 cffi==1.17.1 11:26:26 cfgv==3.4.0 11:26:26 chardet==5.2.0 11:26:26 charset-normalizer==3.4.3 11:26:26 click==8.2.1 11:26:26 cliff==4.11.0 11:26:26 cmd2==2.7.0 11:26:26 cryptography==3.3.2 11:26:26 debtcollector==3.0.0 11:26:26 decorator==5.2.1 11:26:26 defusedxml==0.7.1 11:26:26 Deprecated==1.2.18 11:26:26 distlib==0.4.0 11:26:26 dnspython==2.7.0 11:26:26 docker==7.1.0 11:26:26 dogpile.cache==1.4.0 11:26:26 durationpy==0.10 11:26:26 email-validator==2.3.0 11:26:26 filelock==3.19.1 11:26:26 future==1.0.0 11:26:26 gitdb==4.0.12 11:26:26 GitPython==3.1.45 11:26:26 google-auth==2.40.3 11:26:26 httplib2==0.30.0 11:26:26 identify==2.6.13 11:26:26 idna==3.10 11:26:26 importlib-resources==1.5.0 11:26:26 iso8601==2.1.0 11:26:26 Jinja2==3.1.6 11:26:26 jmespath==1.0.1 11:26:26 jsonpatch==1.33 11:26:26 jsonpointer==3.0.0 11:26:26 jsonschema==4.25.1 11:26:26 jsonschema-specifications==2025.4.1 11:26:26 keystoneauth1==5.12.0 11:26:26 kubernetes==33.1.0 11:26:26 lftools==0.37.13 11:26:26 lxml==6.0.1 11:26:26 markdown-it-py==4.0.0 11:26:26 MarkupSafe==3.0.2 11:26:26 mdurl==0.1.2 11:26:26 msgpack==1.1.1 11:26:26 multi_key_dict==2.0.3 11:26:26 munch==4.0.0 11:26:26 netaddr==1.3.0 11:26:26 niet==1.4.2 11:26:26 nodeenv==1.9.1 11:26:26 oauth2client==4.1.3 11:26:26 oauthlib==3.3.1 11:26:26 openstacksdk==4.7.0 11:26:26 os-client-config==2.3.0 11:26:26 os-service-types==1.8.0 11:26:26 osc-lib==4.2.0 11:26:26 oslo.config==10.0.0 11:26:26 oslo.context==6.1.0 11:26:26 oslo.i18n==6.6.0 11:26:26 oslo.log==7.2.1 11:26:26 oslo.serialization==5.8.0 11:26:26 oslo.utils==9.1.0 11:26:26 packaging==25.0 11:26:26 pbr==7.0.1 11:26:26 platformdirs==4.4.0 11:26:26 prettytable==3.16.0 11:26:26 psutil==7.0.0 11:26:26 pyasn1==0.6.1 11:26:26 pyasn1_modules==0.4.2 11:26:26 pycparser==2.22 11:26:26 pygerrit2==2.0.15 11:26:26 PyGithub==2.7.0 11:26:26 Pygments==2.19.2 11:26:26 PyJWT==2.10.1 11:26:26 PyNaCl==1.5.0 11:26:26 pyparsing==2.4.7 11:26:26 pyperclip==1.9.0 11:26:26 pyrsistent==0.20.0 11:26:26 python-cinderclient==9.7.0 11:26:26 python-dateutil==2.9.0.post0 11:26:26 python-heatclient==4.3.0 11:26:26 python-jenkins==1.8.3 11:26:26 python-keystoneclient==5.7.0 11:26:26 python-magnumclient==4.8.1 11:26:26 python-openstackclient==8.2.0 11:26:26 python-swiftclient==4.8.0 11:26:26 PyYAML==6.0.2 11:26:26 referencing==0.36.2 11:26:26 requests==2.32.5 11:26:26 requests-oauthlib==2.0.0 11:26:26 requestsexceptions==1.4.0 11:26:26 rfc3986==2.0.0 11:26:26 rich==14.1.0 11:26:26 rich-argparse==1.7.1 11:26:26 rpds-py==0.27.1 11:26:26 rsa==4.9.1 11:26:26 ruamel.yaml==0.18.15 11:26:26 ruamel.yaml.clib==0.2.12 11:26:26 s3transfer==0.13.1 11:26:26 simplejson==3.20.1 11:26:26 six==1.17.0 11:26:26 smmap==5.0.2 11:26:26 soupsieve==2.8 11:26:26 stevedore==5.5.0 11:26:26 tabulate==0.9.0 11:26:26 toml==0.10.2 11:26:26 tomlkit==0.13.3 11:26:26 tqdm==4.67.1 11:26:26 typing_extensions==4.15.0 11:26:26 tzdata==2025.2 11:26:26 urllib3==1.26.20 11:26:26 virtualenv==20.34.0 11:26:26 wcwidth==0.2.13 11:26:26 websocket-client==1.8.0 11:26:26 wrapt==1.17.3 11:26:26 xdg==6.0.0 11:26:26 xmltodict==0.14.2 11:26:26 yq==3.4.3 11:26:26 [EnvInject] - Injecting environment variables from a build step. 11:26:26 [EnvInject] - Injecting as environment variables the properties content 11:26:26 SET_JDK_VERSION=openjdk17 11:26:26 GIT_URL="git://cloud.onap.org/mirror" 11:26:26 11:26:26 [EnvInject] - Variables injected successfully. 11:26:26 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins803033790493688411.sh 11:26:26 ---> update-java-alternatives.sh 11:26:26 ---> Updating Java version 11:26:26 ---> Ubuntu/Debian system detected 11:26:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:26:27 openjdk version "17.0.4" 2022-07-19 11:26:27 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:26:27 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:26:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:27 [EnvInject] - Injecting environment variables from a build step. 11:26:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:27 [EnvInject] - Variables injected successfully. 11:26:27 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh -xe /tmp/jenkins11747467893408299790.sh 11:26:27 + /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/run-project-csit.sh xacml-pdp 11:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:27 Configure a credential helper to remove this warning. See 11:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:27 11:26:27 Login Succeeded 11:26:27 docker: 'compose' is not a docker command. 11:26:27 See 'docker --help' 11:26:27 Docker Compose Plugin not installed. Installing now... 11:26:27 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:27 Dload Upload Total Spent Left Speed 11:26:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11:26:29 16 60.2M 16 10.2M 0 0 19.6M 0 0:00:03 --:--:-- 0:00:03 19.6M 77 60.2M 77 46.6M 0 0 30.7M 0 0:00:01 0:00:01 --:--:-- 36.5M 100 60.2M 100 60.2M 0 0 32.0M 0 0:00:01 0:00:01 --:--:-- 36.8M 11:26:29 Setting project configuration for: xacml-pdp 11:26:29 Configuring docker compose... 11:26:31 Starting xacml-pdp using postgres + Grafana/Prometheus 11:26:31 api Pulling 11:26:31 xacml-pdp Pulling 11:26:31 grafana Pulling 11:26:31 postgres Pulling 11:26:31 policy-db-migrator Pulling 11:26:31 pap Pulling 11:26:31 zookeeper Pulling 11:26:31 prometheus Pulling 11:26:31 kafka Pulling 11:26:32 da9db072f522 Pulling fs layer 11:26:32 05e534b8fae7 Pulling fs layer 11:26:32 0370b6bbe49b Pulling fs layer 11:26:32 3a60f1e9f142 Pulling fs layer 11:26:32 5596fd24b377 Pulling fs layer 11:26:32 5c5c8174b343 Pulling fs layer 11:26:32 58d76362af2b Pulling fs layer 11:26:32 5596fd24b377 Waiting 11:26:32 5c5c8174b343 Waiting 11:26:32 58d76362af2b Waiting 11:26:32 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 0370b6bbe49b Downloading [==================================================>] 293B/293B 11:26:32 0370b6bbe49b Verifying Checksum 11:26:32 0370b6bbe49b Download complete 11:26:32 da9db072f522 Pulling fs layer 11:26:32 05e534b8fae7 Pulling fs layer 11:26:32 5241aac85943 Pulling fs layer 11:26:32 7e74ed826160 Pulling fs layer 11:26:32 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 3ed2c2ab3f6b Pulling fs layer 11:26:32 770a1da221de Pulling fs layer 11:26:32 5241aac85943 Waiting 11:26:32 7e74ed826160 Waiting 11:26:32 770a1da221de Waiting 11:26:32 3ed2c2ab3f6b Waiting 11:26:32 da9db072f522 Pulling fs layer 11:26:32 05e534b8fae7 Pulling fs layer 11:26:32 c3462582c9ae Pulling fs layer 11:26:32 cebb54732007 Pulling fs layer 11:26:32 5ff0d3f9d822 Pulling fs layer 11:26:32 a4bcfbceaab0 Pulling fs layer 11:26:32 3bc0a1294777 Pulling fs layer 11:26:32 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 5ff0d3f9d822 Waiting 11:26:32 a4bcfbceaab0 Waiting 11:26:32 c3462582c9ae Waiting 11:26:32 3bc0a1294777 Waiting 11:26:32 cebb54732007 Waiting 11:26:32 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:32 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:32 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:32 3a60f1e9f142 Downloading [=> ] 3.001kB/127.5kB 11:26:32 3a60f1e9f142 Downloading [==================================================>] 127.5kB/127.5kB 11:26:32 3a60f1e9f142 Verifying Checksum 11:26:32 3a60f1e9f142 Download complete 11:26:32 5596fd24b377 Downloading [==================================================>] 1.149kB/1.149kB 11:26:32 5596fd24b377 Verifying Checksum 11:26:32 5596fd24b377 Download complete 11:26:32 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Verifying Checksum 11:26:32 da9db072f522 Download complete 11:26:32 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Verifying Checksum 11:26:32 da9db072f522 Download complete 11:26:32 da9db072f522 Verifying Checksum 11:26:32 da9db072f522 Download complete 11:26:32 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:32 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:32 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:32 58d76362af2b Downloading [==================================================>] 1.119kB/1.119kB 11:26:32 58d76362af2b Verifying Checksum 11:26:32 58d76362af2b Download complete 11:26:32 5c5c8174b343 Downloading [> ] 539.6kB/74.3MB 11:26:32 da9db072f522 Pulling fs layer 11:26:32 801ec8412395 Pulling fs layer 11:26:32 f4d2bbc88290 Pulling fs layer 11:26:32 e5537ed521be Pulling fs layer 11:26:32 1fa6e264d816 Pulling fs layer 11:26:32 98ee8e057024 Pulling fs layer 11:26:32 c0f5cb648bef Pulling fs layer 11:26:32 c46896263f5f Pulling fs layer 11:26:32 65b69526c357 Pulling fs layer 11:26:32 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:32 1fa6e264d816 Waiting 11:26:32 801ec8412395 Waiting 11:26:32 98ee8e057024 Waiting 11:26:32 f4d2bbc88290 Waiting 11:26:32 c0f5cb648bef Waiting 11:26:32 e5537ed521be Waiting 11:26:32 c46896263f5f Waiting 11:26:32 65b69526c357 Waiting 11:26:32 5241aac85943 Downloading [> ] 31.67kB/2.322MB 11:26:32 05e534b8fae7 Downloading [======> ] 8.65MB/71.86MB 11:26:32 05e534b8fae7 Downloading [======> ] 8.65MB/71.86MB 11:26:32 05e534b8fae7 Downloading [======> ] 8.65MB/71.86MB 11:26:32 5241aac85943 Downloading [==================================================>] 2.322MB/2.322MB 11:26:32 5241aac85943 Verifying Checksum 11:26:32 5241aac85943 Download complete 11:26:32 da9db072f522 Extracting [=====> ] 393.2kB/3.624MB 11:26:32 da9db072f522 Extracting [=====> ] 393.2kB/3.624MB 11:26:32 da9db072f522 Extracting [=====> ] 393.2kB/3.624MB 11:26:32 da9db072f522 Extracting [=====> ] 393.2kB/3.624MB 11:26:32 5c5c8174b343 Downloading [==> ] 4.324MB/74.3MB 11:26:32 9824c27679d3 Pulling fs layer 11:26:32 b5f55c75514d Pulling fs layer 11:26:32 d394204a1bdc Pulling fs layer 11:26:32 cc8d890506a2 Pulling fs layer 11:26:32 d4acc02fae7c Pulling fs layer 11:26:32 8c90a7c3d0e1 Pulling fs layer 11:26:32 9824c27679d3 Waiting 11:26:32 b5f55c75514d Waiting 11:26:32 85954acfa484 Pulling fs layer 11:26:32 164de8f14b64 Pulling fs layer 11:26:32 d394204a1bdc Waiting 11:26:32 be3398fa2dbf Pulling fs layer 11:26:32 8711a47cb968 Pulling fs layer 11:26:32 d4acc02fae7c Waiting 11:26:32 85954acfa484 Waiting 11:26:32 164de8f14b64 Waiting 11:26:32 8711a47cb968 Waiting 11:26:32 be3398fa2dbf Waiting 11:26:32 cc8d890506a2 Waiting 11:26:32 8c90a7c3d0e1 Waiting 11:26:32 7e74ed826160 Downloading [> ] 539.6kB/59.49MB 11:26:32 05e534b8fae7 Downloading [===========> ] 16.22MB/71.86MB 11:26:32 05e534b8fae7 Downloading [===========> ] 16.22MB/71.86MB 11:26:32 05e534b8fae7 Downloading [===========> ] 16.22MB/71.86MB 11:26:32 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:32 5c5c8174b343 Downloading [======> ] 9.19MB/74.3MB 11:26:32 9fa9226be034 Pulling fs layer 11:26:32 1617e25568b2 Pulling fs layer 11:26:32 097a69c6efe6 Pulling fs layer 11:26:32 2ee6cb77bebd Pulling fs layer 11:26:32 a4e782810d03 Pulling fs layer 11:26:32 76619c1908eb Pulling fs layer 11:26:32 2dfc70ad9941 Pulling fs layer 11:26:32 fd1d3a5a5f79 Pulling fs layer 11:26:32 5e4c02bc6754 Pulling fs layer 11:26:32 208063e2dcbb Pulling fs layer 11:26:32 1617e25568b2 Waiting 11:26:32 097a69c6efe6 Waiting 11:26:32 9fa9226be034 Waiting 11:26:32 fd1d3a5a5f79 Waiting 11:26:32 2ee6cb77bebd Waiting 11:26:32 a4e782810d03 Waiting 11:26:32 5e4c02bc6754 Waiting 11:26:32 76619c1908eb Waiting 11:26:32 208063e2dcbb Waiting 11:26:32 2dfc70ad9941 Waiting 11:26:32 05e534b8fae7 Downloading [=================> ] 25.41MB/71.86MB 11:26:32 05e534b8fae7 Downloading [=================> ] 25.41MB/71.86MB 11:26:32 05e534b8fae7 Downloading [=================> ] 25.41MB/71.86MB 11:26:32 7e74ed826160 Downloading [==> ] 3.243MB/59.49MB 11:26:32 5c5c8174b343 Downloading [=========> ] 14.6MB/74.3MB 11:26:32 05e534b8fae7 Downloading [===========================> ] 39.47MB/71.86MB 11:26:32 05e534b8fae7 Downloading [===========================> ] 39.47MB/71.86MB 11:26:32 05e534b8fae7 Downloading [===========================> ] 39.47MB/71.86MB 11:26:32 7e74ed826160 Downloading [======> ] 8.109MB/59.49MB 11:26:32 5c5c8174b343 Downloading [==============> ] 21.09MB/74.3MB 11:26:32 da9db072f522 Pull complete 11:26:32 da9db072f522 Pull complete 11:26:32 da9db072f522 Pull complete 11:26:32 da9db072f522 Pull complete 11:26:32 2d429b9e73a6 Pulling fs layer 11:26:32 46eab5b44a35 Pulling fs layer 11:26:32 c4d302cc468d Pulling fs layer 11:26:32 01e0882c90d9 Pulling fs layer 11:26:32 531ee2cf3c0c Pulling fs layer 11:26:32 ed54a7dee1d8 Pulling fs layer 11:26:32 12c5c803443f Pulling fs layer 11:26:32 e27c75a98748 Pulling fs layer 11:26:32 e73cb4a42719 Pulling fs layer 11:26:32 a83b68436f09 Pulling fs layer 11:26:32 2d429b9e73a6 Waiting 11:26:32 c4d302cc468d Waiting 11:26:32 787d6bee9571 Pulling fs layer 11:26:32 46eab5b44a35 Waiting 11:26:32 12c5c803443f Waiting 11:26:32 13ff0988aaea Pulling fs layer 11:26:32 a83b68436f09 Waiting 11:26:32 4b82842ab819 Pulling fs layer 11:26:32 01e0882c90d9 Waiting 11:26:32 787d6bee9571 Waiting 11:26:32 7e568a0dc8fb Pulling fs layer 11:26:32 531ee2cf3c0c Waiting 11:26:32 13ff0988aaea Waiting 11:26:32 4b82842ab819 Waiting 11:26:32 7e568a0dc8fb Waiting 11:26:32 e73cb4a42719 Waiting 11:26:32 ed54a7dee1d8 Waiting 11:26:32 e27c75a98748 Waiting 11:26:32 05e534b8fae7 Downloading [====================================> ] 52.98MB/71.86MB 11:26:32 05e534b8fae7 Downloading [====================================> ] 52.98MB/71.86MB 11:26:32 05e534b8fae7 Downloading [====================================> ] 52.98MB/71.86MB 11:26:32 7e74ed826160 Downloading [===========> ] 13.52MB/59.49MB 11:26:32 5c5c8174b343 Downloading [==================> ] 27.57MB/74.3MB 11:26:32 05e534b8fae7 Downloading [===============================================> ] 67.58MB/71.86MB 11:26:32 05e534b8fae7 Downloading [===============================================> ] 67.58MB/71.86MB 11:26:32 05e534b8fae7 Downloading [===============================================> ] 67.58MB/71.86MB 11:26:32 7e74ed826160 Downloading [=================> ] 21.09MB/59.49MB 11:26:32 05e534b8fae7 Verifying Checksum 11:26:32 05e534b8fae7 Download complete 11:26:32 05e534b8fae7 Download complete 11:26:32 05e534b8fae7 Verifying Checksum 11:26:32 05e534b8fae7 Download complete 11:26:32 3ed2c2ab3f6b Downloading [==================================================>] 1.196kB/1.196kB 11:26:32 3ed2c2ab3f6b Download complete 11:26:32 eca0188f477e Pulling fs layer 11:26:32 e444bcd4d577 Pulling fs layer 11:26:32 5c5c8174b343 Downloading [=========================> ] 37.85MB/74.3MB 11:26:32 eabd8714fec9 Pulling fs layer 11:26:32 45fd2fec8a19 Pulling fs layer 11:26:32 8f10199ed94b Pulling fs layer 11:26:32 f963a77d2726 Pulling fs layer 11:26:32 f3a82e9f1761 Pulling fs layer 11:26:32 79161a3f5362 Pulling fs layer 11:26:32 9c266ba63f51 Pulling fs layer 11:26:32 2e8a7df9c2ee Pulling fs layer 11:26:32 10f05dd8b1db Pulling fs layer 11:26:32 41dac8b43ba6 Pulling fs layer 11:26:32 71a9f6a9ab4d Pulling fs layer 11:26:32 da3ed5db7103 Pulling fs layer 11:26:32 c955f6e31a04 Pulling fs layer 11:26:32 eca0188f477e Waiting 11:26:32 e444bcd4d577 Waiting 11:26:32 79161a3f5362 Waiting 11:26:32 eabd8714fec9 Waiting 11:26:32 9c266ba63f51 Waiting 11:26:32 2e8a7df9c2ee Waiting 11:26:32 10f05dd8b1db Waiting 11:26:32 45fd2fec8a19 Waiting 11:26:32 41dac8b43ba6 Waiting 11:26:32 8f10199ed94b Waiting 11:26:32 71a9f6a9ab4d Waiting 11:26:32 c955f6e31a04 Waiting 11:26:32 da3ed5db7103 Waiting 11:26:32 f963a77d2726 Waiting 11:26:32 f3a82e9f1761 Waiting 11:26:32 770a1da221de Downloading [==================================================>] 1.168kB/1.168kB 11:26:32 770a1da221de Download complete 11:26:32 c3462582c9ae Downloading [==================================================>] 293B/293B 11:26:32 c3462582c9ae Download complete 11:26:32 1e017ebebdbd Pulling fs layer 11:26:32 55f2b468da67 Pulling fs layer 11:26:32 82bfc142787e Pulling fs layer 11:26:32 46baca71a4ef Pulling fs layer 11:26:32 b0e0ef7895f4 Pulling fs layer 11:26:32 c0c90eeb8aca Pulling fs layer 11:26:32 5cfb27c10ea5 Pulling fs layer 11:26:32 1e017ebebdbd Waiting 11:26:32 40a5eed61bb0 Pulling fs layer 11:26:32 82bfc142787e Waiting 11:26:32 e040ea11fa10 Pulling fs layer 11:26:32 09d5a3f70313 Pulling fs layer 11:26:32 46baca71a4ef Waiting 11:26:32 356f5c2c843b Pulling fs layer 11:26:32 b0e0ef7895f4 Waiting 11:26:32 40a5eed61bb0 Waiting 11:26:32 e040ea11fa10 Waiting 11:26:32 09d5a3f70313 Waiting 11:26:32 356f5c2c843b Waiting 11:26:32 55f2b468da67 Waiting 11:26:32 5cfb27c10ea5 Waiting 11:26:32 c0c90eeb8aca Waiting 11:26:32 7e74ed826160 Downloading [========================> ] 29.74MB/59.49MB 11:26:32 cebb54732007 Downloading [=> ] 3.001kB/127kB 11:26:32 cebb54732007 Downloading [==================================================>] 127kB/127kB 11:26:32 cebb54732007 Verifying Checksum 11:26:32 cebb54732007 Download complete 11:26:32 5c5c8174b343 Downloading [=================================> ] 49.74MB/74.3MB 11:26:32 5ff0d3f9d822 Downloading [==================================================>] 1.328kB/1.328kB 11:26:32 5ff0d3f9d822 Verifying Checksum 11:26:32 5ff0d3f9d822 Download complete 11:26:32 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:32 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:32 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:32 a4bcfbceaab0 Downloading [> ] 539.6kB/90.24MB 11:26:32 7e74ed826160 Downloading [=================================> ] 39.47MB/59.49MB 11:26:32 5c5c8174b343 Downloading [=========================================> ] 61.09MB/74.3MB 11:26:33 05e534b8fae7 Extracting [===> ] 4.456MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===> ] 4.456MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===> ] 4.456MB/71.86MB 11:26:33 7e74ed826160 Downloading [========================================> ] 48.66MB/59.49MB 11:26:33 a4bcfbceaab0 Downloading [=> ] 2.702MB/90.24MB 11:26:33 5c5c8174b343 Downloading [================================================> ] 71.91MB/74.3MB 11:26:33 5c5c8174b343 Verifying Checksum 11:26:33 5c5c8174b343 Download complete 11:26:33 05e534b8fae7 Extracting [=======> ] 10.58MB/71.86MB 11:26:33 05e534b8fae7 Extracting [=======> ] 10.58MB/71.86MB 11:26:33 05e534b8fae7 Extracting [=======> ] 10.58MB/71.86MB 11:26:33 3bc0a1294777 Downloading [==================================================>] 1.297kB/1.297kB 11:26:33 3bc0a1294777 Verifying Checksum 11:26:33 3bc0a1294777 Download complete 11:26:33 7e74ed826160 Verifying Checksum 11:26:33 7e74ed826160 Download complete 11:26:33 a4bcfbceaab0 Downloading [===> ] 6.487MB/90.24MB 11:26:33 f4d2bbc88290 Downloading [> ] 359.4kB/34.65MB 11:26:33 801ec8412395 Downloading [> ] 539.6kB/71.91MB 11:26:33 05e534b8fae7 Extracting [===========> ] 16.15MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===========> ] 16.15MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===========> ] 16.15MB/71.86MB 11:26:33 a4bcfbceaab0 Downloading [========> ] 15.14MB/90.24MB 11:26:33 f4d2bbc88290 Downloading [=====> ] 3.964MB/34.65MB 11:26:33 801ec8412395 Downloading [==> ] 3.243MB/71.91MB 11:26:33 05e534b8fae7 Extracting [===============> ] 22.84MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===============> ] 22.84MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===============> ] 22.84MB/71.86MB 11:26:33 a4bcfbceaab0 Downloading [==============> ] 26.49MB/90.24MB 11:26:33 801ec8412395 Downloading [=====> ] 7.568MB/71.91MB 11:26:33 f4d2bbc88290 Downloading [============> ] 8.65MB/34.65MB 11:26:33 05e534b8fae7 Extracting [===================> ] 28.41MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===================> ] 28.41MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===================> ] 28.41MB/71.86MB 11:26:33 a4bcfbceaab0 Downloading [=====================> ] 38.93MB/90.24MB 11:26:33 f4d2bbc88290 Downloading [===================> ] 13.34MB/34.65MB 11:26:33 801ec8412395 Downloading [========> ] 12.43MB/71.91MB 11:26:33 05e534b8fae7 Extracting [========================> ] 34.54MB/71.86MB 11:26:33 05e534b8fae7 Extracting [========================> ] 34.54MB/71.86MB 11:26:33 05e534b8fae7 Extracting [========================> ] 34.54MB/71.86MB 11:26:33 a4bcfbceaab0 Downloading [=============================> ] 52.98MB/90.24MB 11:26:33 f4d2bbc88290 Downloading [==========================> ] 18.02MB/34.65MB 11:26:33 801ec8412395 Downloading [===========> ] 16.76MB/71.91MB 11:26:33 05e534b8fae7 Extracting [===========================> ] 39.55MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===========================> ] 39.55MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===========================> ] 39.55MB/71.86MB 11:26:33 a4bcfbceaab0 Downloading [====================================> ] 65.42MB/90.24MB 11:26:33 f4d2bbc88290 Downloading [=================================> ] 23.07MB/34.65MB 11:26:33 801ec8412395 Downloading [===============> ] 22.71MB/71.91MB 11:26:33 05e534b8fae7 Extracting [===============================> ] 45.12MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===============================> ] 45.12MB/71.86MB 11:26:33 05e534b8fae7 Extracting [===============================> ] 45.12MB/71.86MB 11:26:33 a4bcfbceaab0 Downloading [===========================================> ] 78.94MB/90.24MB 11:26:33 f4d2bbc88290 Downloading [==========================================> ] 29.2MB/34.65MB 11:26:33 801ec8412395 Downloading [====================> ] 29.2MB/71.91MB 11:26:33 a4bcfbceaab0 Verifying Checksum 11:26:33 a4bcfbceaab0 Download complete 11:26:33 05e534b8fae7 Extracting [==================================> ] 50.14MB/71.86MB 11:26:33 05e534b8fae7 Extracting [==================================> ] 50.14MB/71.86MB 11:26:33 05e534b8fae7 Extracting [==================================> ] 50.14MB/71.86MB 11:26:33 f4d2bbc88290 Verifying Checksum 11:26:33 f4d2bbc88290 Download complete 11:26:33 e5537ed521be Downloading [==================================================>] 1.073kB/1.073kB 11:26:33 e5537ed521be Download complete 11:26:33 1fa6e264d816 Downloading [============================> ] 3.003kB/5.313kB 11:26:33 1fa6e264d816 Download complete 11:26:33 98ee8e057024 Downloading [============================> ] 3.003kB/5.238kB 11:26:33 98ee8e057024 Downloading [==================================================>] 5.238kB/5.238kB 11:26:33 98ee8e057024 Verifying Checksum 11:26:33 98ee8e057024 Download complete 11:26:33 801ec8412395 Downloading [==========================> ] 38.39MB/71.91MB 11:26:33 05e534b8fae7 Extracting [=====================================> ] 54.03MB/71.86MB 11:26:33 05e534b8fae7 Extracting [=====================================> ] 54.03MB/71.86MB 11:26:33 05e534b8fae7 Extracting [=====================================> ] 54.03MB/71.86MB 11:26:34 801ec8412395 Downloading [===============================> ] 45.96MB/71.91MB 11:26:34 c0f5cb648bef Downloading [==================================================>] 1.029kB/1.029kB 11:26:34 c0f5cb648bef Download complete 11:26:34 c46896263f5f Downloading [==================================================>] 1.032kB/1.032kB 11:26:34 c46896263f5f Download complete 11:26:34 9824c27679d3 Downloading [> ] 48.06kB/3.8MB 11:26:34 05e534b8fae7 Extracting [=========================================> ] 59.6MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=========================================> ] 59.6MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=========================================> ] 59.6MB/71.86MB 11:26:34 65b69526c357 Downloading [====> ] 3.002kB/33.1kB 11:26:34 65b69526c357 Downloading [==================================================>] 33.1kB/33.1kB 11:26:34 65b69526c357 Verifying Checksum 11:26:34 65b69526c357 Download complete 11:26:34 b5f55c75514d Downloading [==================================================>] 139B/139B 11:26:34 b5f55c75514d Verifying Checksum 11:26:34 b5f55c75514d Download complete 11:26:34 801ec8412395 Downloading [===========================================> ] 62.72MB/71.91MB 11:26:34 9824c27679d3 Verifying Checksum 11:26:34 9824c27679d3 Download complete 11:26:34 9824c27679d3 Extracting [> ] 65.54kB/3.8MB 11:26:34 d394204a1bdc Downloading [> ] 48.06kB/3.626MB 11:26:34 cc8d890506a2 Downloading [> ] 97.22kB/8.735MB 11:26:34 801ec8412395 Verifying Checksum 11:26:34 801ec8412395 Download complete 11:26:34 d4acc02fae7c Downloading [==> ] 3.01kB/59.03kB 11:26:34 d4acc02fae7c Downloading [==================================================>] 59.03kB/59.03kB 11:26:34 d4acc02fae7c Verifying Checksum 11:26:34 d4acc02fae7c Download complete 11:26:34 05e534b8fae7 Extracting [============================================> ] 64.06MB/71.86MB 11:26:34 05e534b8fae7 Extracting [============================================> ] 64.06MB/71.86MB 11:26:34 05e534b8fae7 Extracting [============================================> ] 64.06MB/71.86MB 11:26:34 8c90a7c3d0e1 Downloading [=====> ] 3.01kB/28.36kB 11:26:34 8c90a7c3d0e1 Downloading [==================================================>] 28.36kB/28.36kB 11:26:34 8c90a7c3d0e1 Verifying Checksum 11:26:34 8c90a7c3d0e1 Download complete 11:26:34 d394204a1bdc Downloading [==================================================>] 3.626MB/3.626MB 11:26:34 d394204a1bdc Download complete 11:26:34 85954acfa484 Downloading [> ] 539.6kB/109.8MB 11:26:34 9824c27679d3 Extracting [=========> ] 720.9kB/3.8MB 11:26:34 164de8f14b64 Downloading [> ] 539.6kB/75.5MB 11:26:34 cc8d890506a2 Verifying Checksum 11:26:34 cc8d890506a2 Download complete 11:26:34 be3398fa2dbf Downloading [==================================================>] 11.92kB/11.92kB 11:26:34 be3398fa2dbf Verifying Checksum 11:26:34 be3398fa2dbf Download complete 11:26:34 8711a47cb968 Downloading [==================================================>] 1.325kB/1.325kB 11:26:34 8711a47cb968 Download complete 11:26:34 9fa9226be034 Downloading [> ] 15.3kB/783kB 11:26:34 801ec8412395 Extracting [> ] 557.1kB/71.91MB 11:26:34 05e534b8fae7 Extracting [==============================================> ] 67.4MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==============================================> ] 67.4MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==============================================> ] 67.4MB/71.86MB 11:26:34 9fa9226be034 Downloading [==================================================>] 783kB/783kB 11:26:34 9fa9226be034 Download complete 11:26:34 9fa9226be034 Extracting [==> ] 32.77kB/783kB 11:26:34 85954acfa484 Downloading [=====> ] 11.35MB/109.8MB 11:26:34 1617e25568b2 Downloading [=> ] 15.3kB/480.9kB 11:26:34 9824c27679d3 Extracting [==================================================>] 3.8MB/3.8MB 11:26:34 1617e25568b2 Download complete 11:26:34 164de8f14b64 Downloading [======> ] 9.731MB/75.5MB 11:26:34 097a69c6efe6 Downloading [> ] 539.6kB/64.04MB 11:26:34 05e534b8fae7 Extracting [=================================================> ] 70.75MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=================================================> ] 70.75MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=================================================> ] 70.75MB/71.86MB 11:26:34 9824c27679d3 Pull complete 11:26:34 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:34 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:34 801ec8412395 Extracting [===> ] 4.456MB/71.91MB 11:26:34 85954acfa484 Downloading [==========> ] 23.25MB/109.8MB 11:26:34 9fa9226be034 Extracting [=======================> ] 360.4kB/783kB 11:26:34 9fa9226be034 Extracting [==================================================>] 783kB/783kB 11:26:34 9fa9226be034 Extracting [==================================================>] 783kB/783kB 11:26:34 164de8f14b64 Downloading [============> ] 19.46MB/75.5MB 11:26:34 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================================================>] 71.86MB/71.86MB 11:26:34 097a69c6efe6 Downloading [==> ] 3.784MB/64.04MB 11:26:34 9fa9226be034 Pull complete 11:26:34 1617e25568b2 Extracting [===> ] 32.77kB/480.9kB 11:26:34 85954acfa484 Downloading [=================> ] 37.85MB/109.8MB 11:26:34 05e534b8fae7 Pull complete 11:26:34 05e534b8fae7 Pull complete 11:26:34 05e534b8fae7 Pull complete 11:26:34 801ec8412395 Extracting [=====> ] 7.242MB/71.91MB 11:26:34 5241aac85943 Extracting [> ] 32.77kB/2.322MB 11:26:34 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:34 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:34 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:34 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:34 164de8f14b64 Downloading [====================> ] 31.36MB/75.5MB 11:26:34 b5f55c75514d Pull complete 11:26:34 d394204a1bdc Extracting [> ] 65.54kB/3.626MB 11:26:34 097a69c6efe6 Downloading [=====> ] 7.568MB/64.04MB 11:26:34 1617e25568b2 Extracting [========================================> ] 393.2kB/480.9kB 11:26:34 85954acfa484 Downloading [========================> ] 52.98MB/109.8MB 11:26:34 801ec8412395 Extracting [======> ] 9.47MB/71.91MB 11:26:34 164de8f14b64 Downloading [=============================> ] 44.87MB/75.5MB 11:26:34 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:34 d394204a1bdc Extracting [====> ] 327.7kB/3.626MB 11:26:34 5241aac85943 Extracting [=========> ] 458.8kB/2.322MB 11:26:34 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:34 0370b6bbe49b Pull complete 11:26:34 5241aac85943 Extracting [==================================================>] 2.322MB/2.322MB 11:26:34 097a69c6efe6 Downloading [=========> ] 11.89MB/64.04MB 11:26:34 3a60f1e9f142 Extracting [============> ] 32.77kB/127.5kB 11:26:34 3a60f1e9f142 Extracting [==================================================>] 127.5kB/127.5kB 11:26:34 3a60f1e9f142 Extracting [==================================================>] 127.5kB/127.5kB 11:26:34 c3462582c9ae Pull complete 11:26:34 cebb54732007 Extracting [============> ] 32.77kB/127kB 11:26:34 cebb54732007 Extracting [==================================================>] 127kB/127kB 11:26:34 5241aac85943 Pull complete 11:26:34 85954acfa484 Downloading [=============================> ] 65.42MB/109.8MB 11:26:34 164de8f14b64 Downloading [=====================================> ] 56.77MB/75.5MB 11:26:34 801ec8412395 Extracting [========> ] 11.7MB/71.91MB 11:26:34 d394204a1bdc Extracting [==================================> ] 2.49MB/3.626MB 11:26:34 1617e25568b2 Pull complete 11:26:34 097a69c6efe6 Downloading [============> ] 16.22MB/64.04MB 11:26:34 d394204a1bdc Extracting [==================================================>] 3.626MB/3.626MB 11:26:34 85954acfa484 Downloading [====================================> ] 80.02MB/109.8MB 11:26:34 164de8f14b64 Downloading [===============================================> ] 71.37MB/75.5MB 11:26:34 cebb54732007 Pull complete 11:26:34 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:34 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:34 7e74ed826160 Extracting [> ] 557.1kB/59.49MB 11:26:34 801ec8412395 Extracting [==========> ] 14.48MB/71.91MB 11:26:34 164de8f14b64 Verifying Checksum 11:26:34 164de8f14b64 Download complete 11:26:34 3a60f1e9f142 Pull complete 11:26:34 097a69c6efe6 Downloading [=================> ] 22.71MB/64.04MB 11:26:34 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:34 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:34 2ee6cb77bebd Downloading [> ] 539.6kB/58.42MB 11:26:34 d394204a1bdc Pull complete 11:26:34 85954acfa484 Downloading [=========================================> ] 91.91MB/109.8MB 11:26:34 cc8d890506a2 Extracting [> ] 98.3kB/8.735MB 11:26:34 7e74ed826160 Extracting [======> ] 7.799MB/59.49MB 11:26:34 801ec8412395 Extracting [============> ] 17.83MB/71.91MB 11:26:35 097a69c6efe6 Downloading [===========================> ] 35.68MB/64.04MB 11:26:35 5ff0d3f9d822 Pull complete 11:26:35 2ee6cb77bebd Downloading [=====> ] 6.487MB/58.42MB 11:26:35 85954acfa484 Downloading [================================================> ] 106.5MB/109.8MB 11:26:35 cc8d890506a2 Extracting [==> ] 393.2kB/8.735MB 11:26:35 5596fd24b377 Pull complete 11:26:35 85954acfa484 Verifying Checksum 11:26:35 85954acfa484 Download complete 11:26:35 7e74ed826160 Extracting [===============> ] 18.94MB/59.49MB 11:26:35 a4e782810d03 Downloading [==================================================>] 638B/638B 11:26:35 a4e782810d03 Verifying Checksum 11:26:35 a4e782810d03 Download complete 11:26:35 801ec8412395 Extracting [===============> ] 21.73MB/71.91MB 11:26:35 097a69c6efe6 Downloading [=====================================> ] 48.66MB/64.04MB 11:26:35 76619c1908eb Downloading [=====================================> ] 3.011kB/4.023kB 11:26:35 76619c1908eb Downloading [==================================================>] 4.023kB/4.023kB 11:26:35 76619c1908eb Verifying Checksum 11:26:35 76619c1908eb Download complete 11:26:35 2dfc70ad9941 Downloading [==================================================>] 1.44kB/1.44kB 11:26:35 2dfc70ad9941 Verifying Checksum 11:26:35 2dfc70ad9941 Download complete 11:26:35 2ee6cb77bebd Downloading [============> ] 14.06MB/58.42MB 11:26:35 fd1d3a5a5f79 Downloading [==> ] 3.01kB/60.68kB 11:26:35 fd1d3a5a5f79 Downloading [==================================================>] 60.68kB/60.68kB 11:26:35 fd1d3a5a5f79 Verifying Checksum 11:26:35 fd1d3a5a5f79 Download complete 11:26:35 a4bcfbceaab0 Extracting [> ] 557.1kB/90.24MB 11:26:35 cc8d890506a2 Extracting [===================> ] 3.342MB/8.735MB 11:26:35 5e4c02bc6754 Downloading [==================================================>] 100B/100B 11:26:35 5e4c02bc6754 Verifying Checksum 11:26:35 5e4c02bc6754 Download complete 11:26:35 7e74ed826160 Extracting [=====================> ] 25.62MB/59.49MB 11:26:35 208063e2dcbb Downloading [==================================================>] 693B/693B 11:26:35 208063e2dcbb Verifying Checksum 11:26:35 208063e2dcbb Download complete 11:26:35 097a69c6efe6 Verifying Checksum 11:26:35 097a69c6efe6 Download complete 11:26:35 801ec8412395 Extracting [=================> ] 25.62MB/71.91MB 11:26:35 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 11:26:35 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 11:26:35 2ee6cb77bebd Downloading [========================> ] 28.65MB/58.42MB 11:26:35 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 11:26:35 5c5c8174b343 Extracting [> ] 557.1kB/74.3MB 11:26:35 cc8d890506a2 Extracting [=================================> ] 5.8MB/8.735MB 11:26:35 a4bcfbceaab0 Extracting [====> ] 8.913MB/90.24MB 11:26:35 7e74ed826160 Extracting [===========================> ] 32.31MB/59.49MB 11:26:35 801ec8412395 Extracting [====================> ] 28.97MB/71.91MB 11:26:35 2d429b9e73a6 Downloading [======> ] 3.538MB/29.13MB 11:26:35 c4d302cc468d Downloading [====================================> ] 3.292MB/4.534MB 11:26:35 2ee6cb77bebd Downloading [===================================> ] 41.63MB/58.42MB 11:26:35 5c5c8174b343 Extracting [====> ] 7.242MB/74.3MB 11:26:35 097a69c6efe6 Extracting [> ] 557.1kB/64.04MB 11:26:35 c4d302cc468d Verifying Checksum 11:26:35 c4d302cc468d Download complete 11:26:35 cc8d890506a2 Extracting [==============================================> ] 8.159MB/8.735MB 11:26:35 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 11:26:35 a4bcfbceaab0 Extracting [=========> ] 16.71MB/90.24MB 11:26:35 7e74ed826160 Extracting [=================================> ] 40.11MB/59.49MB 11:26:35 cc8d890506a2 Extracting [==================================================>] 8.735MB/8.735MB 11:26:35 01e0882c90d9 Verifying Checksum 11:26:35 01e0882c90d9 Download complete 11:26:35 801ec8412395 Extracting [======================> ] 32.31MB/71.91MB 11:26:35 2d429b9e73a6 Downloading [================> ] 9.731MB/29.13MB 11:26:35 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 11:26:35 cc8d890506a2 Pull complete 11:26:35 2ee6cb77bebd Downloading [================================================> ] 56.77MB/58.42MB 11:26:35 d4acc02fae7c Extracting [===========================> ] 32.77kB/59.03kB 11:26:35 d4acc02fae7c Extracting [==================================================>] 59.03kB/59.03kB 11:26:35 5c5c8174b343 Extracting [=========> ] 14.48MB/74.3MB 11:26:35 2ee6cb77bebd Verifying Checksum 11:26:35 2ee6cb77bebd Download complete 11:26:35 097a69c6efe6 Extracting [==> ] 3.342MB/64.04MB 11:26:35 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 11:26:35 a4bcfbceaab0 Extracting [=============> ] 25.07MB/90.24MB 11:26:35 7e74ed826160 Extracting [=======================================> ] 47.35MB/59.49MB 11:26:35 ed54a7dee1d8 Verifying Checksum 11:26:35 ed54a7dee1d8 Download complete 11:26:35 531ee2cf3c0c Downloading [===================> ] 3.194MB/8.066MB 11:26:35 2d429b9e73a6 Downloading [==============================> ] 17.69MB/29.13MB 11:26:35 12c5c803443f Downloading [==================================================>] 116B/116B 11:26:35 12c5c803443f Verifying Checksum 11:26:35 12c5c803443f Download complete 11:26:35 801ec8412395 Extracting [========================> ] 35.65MB/71.91MB 11:26:35 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 11:26:35 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 11:26:35 e27c75a98748 Verifying Checksum 11:26:35 e27c75a98748 Download complete 11:26:35 5c5c8174b343 Extracting [==============> ] 22.28MB/74.3MB 11:26:35 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 11:26:35 a4bcfbceaab0 Extracting [=================> ] 31.2MB/90.24MB 11:26:35 097a69c6efe6 Extracting [====> ] 5.571MB/64.04MB 11:26:35 531ee2cf3c0c Verifying Checksum 11:26:35 531ee2cf3c0c Download complete 11:26:35 7e74ed826160 Extracting [==============================================> ] 55.15MB/59.49MB 11:26:35 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 11:26:35 a83b68436f09 Downloading [==================================================>] 9.919kB/9.919kB 11:26:35 a83b68436f09 Verifying Checksum 11:26:35 a83b68436f09 Download complete 11:26:35 2d429b9e73a6 Verifying Checksum 11:26:35 2d429b9e73a6 Download complete 11:26:35 d4acc02fae7c Pull complete 11:26:35 13ff0988aaea Downloading [==================================================>] 167B/167B 11:26:35 13ff0988aaea Verifying Checksum 11:26:35 787d6bee9571 Download complete 11:26:35 13ff0988aaea Download complete 11:26:35 801ec8412395 Extracting [==========================> ] 38.44MB/71.91MB 11:26:35 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:35 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 11:26:35 4b82842ab819 Downloading [==================================================>] 5.415kB/5.415kB 11:26:35 4b82842ab819 Verifying Checksum 11:26:35 4b82842ab819 Download complete 11:26:35 7e568a0dc8fb Downloading [==================================================>] 184B/184B 11:26:35 7e568a0dc8fb Verifying Checksum 11:26:35 7e568a0dc8fb Download complete 11:26:35 5c5c8174b343 Extracting [===================> ] 28.97MB/74.3MB 11:26:35 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:35 e73cb4a42719 Downloading [===> ] 8.65MB/109.1MB 11:26:35 7e74ed826160 Extracting [==================================================>] 59.49MB/59.49MB 11:26:35 a4bcfbceaab0 Extracting [====================> ] 36.77MB/90.24MB 11:26:35 097a69c6efe6 Extracting [======> ] 8.356MB/64.04MB 11:26:35 7e74ed826160 Pull complete 11:26:35 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:35 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:35 801ec8412395 Extracting [=============================> ] 41.78MB/71.91MB 11:26:35 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 11:26:35 5c5c8174b343 Extracting [=======================> ] 35.65MB/74.3MB 11:26:35 e73cb4a42719 Downloading [=======> ] 16.22MB/109.1MB 11:26:35 e444bcd4d577 Downloading [==================================================>] 279B/279B 11:26:35 e444bcd4d577 Verifying Checksum 11:26:35 e444bcd4d577 Download complete 11:26:35 eca0188f477e Downloading [> ] 385kB/37.17MB 11:26:35 a4bcfbceaab0 Extracting [========================> ] 43.45MB/90.24MB 11:26:35 097a69c6efe6 Extracting [========> ] 11.14MB/64.04MB 11:26:35 801ec8412395 Extracting [==============================> ] 44.01MB/71.91MB 11:26:35 2d429b9e73a6 Extracting [======> ] 3.834MB/29.13MB 11:26:35 8c90a7c3d0e1 Pull complete 11:26:35 e73cb4a42719 Downloading [===========> ] 24.87MB/109.1MB 11:26:35 5c5c8174b343 Extracting [=============================> ] 43.45MB/74.3MB 11:26:35 eca0188f477e Downloading [======> ] 4.937MB/37.17MB 11:26:35 3ed2c2ab3f6b Pull complete 11:26:35 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:35 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:35 a4bcfbceaab0 Extracting [============================> ] 51.25MB/90.24MB 11:26:35 097a69c6efe6 Extracting [==========> ] 13.37MB/64.04MB 11:26:35 2d429b9e73a6 Extracting [===========> ] 6.783MB/29.13MB 11:26:35 801ec8412395 Extracting [================================> ] 46.79MB/71.91MB 11:26:35 e73cb4a42719 Downloading [================> ] 35.14MB/109.1MB 11:26:35 5c5c8174b343 Extracting [=================================> ] 50.14MB/74.3MB 11:26:36 eca0188f477e Downloading [===============> ] 11.38MB/37.17MB 11:26:36 a4bcfbceaab0 Extracting [===============================> ] 57.38MB/90.24MB 11:26:36 85954acfa484 Extracting [> ] 557.1kB/109.8MB 11:26:36 097a69c6efe6 Extracting [============> ] 15.6MB/64.04MB 11:26:36 2d429b9e73a6 Extracting [================> ] 9.437MB/29.13MB 11:26:36 801ec8412395 Extracting [==================================> ] 49.58MB/71.91MB 11:26:36 770a1da221de Pull complete 11:26:36 e73cb4a42719 Downloading [=====================> ] 46.5MB/109.1MB 11:26:36 xacml-pdp Pulled 11:26:36 5c5c8174b343 Extracting [====================================> ] 54.59MB/74.3MB 11:26:36 eca0188f477e Downloading [=====================> ] 15.93MB/37.17MB 11:26:36 a4bcfbceaab0 Extracting [====================================> ] 65.18MB/90.24MB 11:26:36 85954acfa484 Extracting [=> ] 2.785MB/109.8MB 11:26:36 097a69c6efe6 Extracting [=============> ] 17.27MB/64.04MB 11:26:36 2d429b9e73a6 Extracting [===================> ] 11.5MB/29.13MB 11:26:36 e73cb4a42719 Downloading [==========================> ] 57.31MB/109.1MB 11:26:36 801ec8412395 Extracting [====================================> ] 52.36MB/71.91MB 11:26:36 5c5c8174b343 Extracting [========================================> ] 60.16MB/74.3MB 11:26:36 eca0188f477e Downloading [===========================> ] 20.47MB/37.17MB 11:26:36 a4bcfbceaab0 Extracting [=======================================> ] 71.3MB/90.24MB 11:26:36 097a69c6efe6 Extracting [==============> ] 18.94MB/64.04MB 11:26:36 85954acfa484 Extracting [==> ] 5.571MB/109.8MB 11:26:36 eabd8714fec9 Downloading [> ] 527.8kB/375MB 11:26:36 2d429b9e73a6 Extracting [=========================> ] 14.75MB/29.13MB 11:26:36 e73cb4a42719 Downloading [================================> ] 70.29MB/109.1MB 11:26:36 5c5c8174b343 Extracting [============================================> ] 65.73MB/74.3MB 11:26:36 801ec8412395 Extracting [======================================> ] 55.15MB/71.91MB 11:26:36 eca0188f477e Downloading [===============================> ] 23.51MB/37.17MB 11:26:36 a4bcfbceaab0 Extracting [============================================> ] 79.66MB/90.24MB 11:26:36 097a69c6efe6 Extracting [==================> ] 23.4MB/64.04MB 11:26:36 85954acfa484 Extracting [===> ] 8.356MB/109.8MB 11:26:36 eabd8714fec9 Downloading [> ] 3.716MB/375MB 11:26:36 2d429b9e73a6 Extracting [===============================> ] 18.58MB/29.13MB 11:26:36 e73cb4a42719 Downloading [====================================> ] 80.02MB/109.1MB 11:26:36 5c5c8174b343 Extracting [================================================> ] 72.42MB/74.3MB 11:26:36 eca0188f477e Downloading [====================================> ] 26.94MB/37.17MB 11:26:36 801ec8412395 Extracting [========================================> ] 57.93MB/71.91MB 11:26:36 5c5c8174b343 Extracting [==================================================>] 74.3MB/74.3MB 11:26:36 a4bcfbceaab0 Extracting [================================================> ] 87.46MB/90.24MB 11:26:36 85954acfa484 Extracting [=====> ] 11.14MB/109.8MB 11:26:36 097a69c6efe6 Extracting [===================> ] 24.51MB/64.04MB 11:26:36 a4bcfbceaab0 Extracting [==================================================>] 90.24MB/90.24MB 11:26:36 2d429b9e73a6 Extracting [======================================> ] 22.71MB/29.13MB 11:26:36 e73cb4a42719 Downloading [=========================================> ] 89.75MB/109.1MB 11:26:36 5c5c8174b343 Pull complete 11:26:36 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:36 eabd8714fec9 Downloading [=> ] 9.059MB/375MB 11:26:36 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:36 a4bcfbceaab0 Pull complete 11:26:36 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:36 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:36 eca0188f477e Downloading [===========================================> ] 32.61MB/37.17MB 11:26:36 801ec8412395 Extracting [==========================================> ] 60.72MB/71.91MB 11:26:36 097a69c6efe6 Extracting [===================> ] 25.07MB/64.04MB 11:26:36 85954acfa484 Extracting [======> ] 13.37MB/109.8MB 11:26:36 eca0188f477e Verifying Checksum 11:26:36 eca0188f477e Download complete 11:26:36 e73cb4a42719 Downloading [===============================================> ] 102.7MB/109.1MB 11:26:36 eabd8714fec9 Downloading [=> ] 13.34MB/375MB 11:26:36 e73cb4a42719 Verifying Checksum 11:26:36 e73cb4a42719 Download complete 11:26:36 58d76362af2b Pull complete 11:26:36 api Pulled 11:26:36 801ec8412395 Extracting [============================================> ] 64.06MB/71.91MB 11:26:36 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 11:26:36 85954acfa484 Extracting [======> ] 15.04MB/109.8MB 11:26:36 45fd2fec8a19 Downloading [==========================================> ] 934B/1.103kB 11:26:36 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 11:26:36 45fd2fec8a19 Verifying Checksum 11:26:36 45fd2fec8a19 Download complete 11:26:36 097a69c6efe6 Extracting [=====================> ] 27.3MB/64.04MB 11:26:36 3bc0a1294777 Pull complete 11:26:36 pap Pulled 11:26:36 eabd8714fec9 Downloading [==> ] 17.1MB/375MB 11:26:36 eca0188f477e Extracting [> ] 393.2kB/37.17MB 11:26:36 2d429b9e73a6 Extracting [==============================================> ] 27.13MB/29.13MB 11:26:36 801ec8412395 Extracting [===============================================> ] 67.96MB/71.91MB 11:26:36 85954acfa484 Extracting [=======> ] 16.71MB/109.8MB 11:26:36 097a69c6efe6 Extracting [========================> ] 31.2MB/64.04MB 11:26:36 eca0188f477e Extracting [====> ] 3.539MB/37.17MB 11:26:36 eabd8714fec9 Downloading [==> ] 20.3MB/375MB 11:26:36 f963a77d2726 Downloading [==> ] 933B/21.44kB 11:26:36 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 11:26:36 f963a77d2726 Verifying Checksum 11:26:36 f963a77d2726 Download complete 11:26:36 8f10199ed94b Downloading [> ] 91.12kB/8.768MB 11:26:36 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB 11:26:36 801ec8412395 Extracting [=================================================> ] 70.75MB/71.91MB 11:26:36 eca0188f477e Extracting [=======> ] 5.898MB/37.17MB 11:26:36 097a69c6efe6 Extracting [==========================> ] 33.98MB/64.04MB 11:26:36 eabd8714fec9 Downloading [===> ] 24.03MB/375MB 11:26:36 8f10199ed94b Downloading [===================> ] 3.389MB/8.768MB 11:26:36 85954acfa484 Extracting [========> ] 17.83MB/109.8MB 11:26:36 f3a82e9f1761 Downloading [> ] 445.9kB/44.41MB 11:26:36 801ec8412395 Extracting [==================================================>] 71.91MB/71.91MB 11:26:37 eca0188f477e Extracting [==========> ] 7.471MB/37.17MB 11:26:37 097a69c6efe6 Extracting [================================> ] 41.22MB/64.04MB 11:26:37 8f10199ed94b Verifying Checksum 11:26:37 8f10199ed94b Download complete 11:26:37 eabd8714fec9 Downloading [===> ] 28.88MB/375MB 11:26:37 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 11:26:37 85954acfa484 Extracting [========> ] 19.5MB/109.8MB 11:26:37 f3a82e9f1761 Downloading [====> ] 3.606MB/44.41MB 11:26:37 097a69c6efe6 Extracting [=========================================> ] 52.92MB/64.04MB 11:26:37 eabd8714fec9 Downloading [====> ] 34.21MB/375MB 11:26:37 79161a3f5362 Downloading [==========> ] 933B/4.656kB 11:26:37 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 11:26:37 79161a3f5362 Verifying Checksum 11:26:37 79161a3f5362 Download complete 11:26:37 eca0188f477e Extracting [=============> ] 9.83MB/37.17MB 11:26:37 85954acfa484 Extracting [===========> ] 24.51MB/109.8MB 11:26:37 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 11:26:37 f3a82e9f1761 Downloading [=======> ] 6.339MB/44.41MB 11:26:37 eabd8714fec9 Downloading [=====> ] 39.05MB/375MB 11:26:37 097a69c6efe6 Extracting [================================================> ] 61.83MB/64.04MB 11:26:37 801ec8412395 Pull complete 11:26:37 eca0188f477e Extracting [================> ] 12.58MB/37.17MB 11:26:37 85954acfa484 Extracting [============> ] 27.85MB/109.8MB 11:26:37 2d429b9e73a6 Pull complete 11:26:37 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:37 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:37 f3a82e9f1761 Downloading [=========> ] 8.6MB/44.41MB 11:26:37 9c266ba63f51 Downloading [==========================================> ] 934B/1.105kB 11:26:37 9c266ba63f51 Downloading [==================================================>] 1.105kB/1.105kB 11:26:37 9c266ba63f51 Verifying Checksum 11:26:37 9c266ba63f51 Download complete 11:26:37 f4d2bbc88290 Extracting [> ] 360.4kB/34.65MB 11:26:37 eabd8714fec9 Downloading [=====> ] 44.95MB/375MB 11:26:37 eca0188f477e Extracting [====================> ] 14.94MB/37.17MB 11:26:37 85954acfa484 Extracting [==============> ] 32.31MB/109.8MB 11:26:37 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:37 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:37 f3a82e9f1761 Downloading [===============> ] 13.59MB/44.41MB 11:26:37 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 11:26:37 2e8a7df9c2ee Verifying Checksum 11:26:37 2e8a7df9c2ee Download complete 11:26:37 46eab5b44a35 Pull complete 11:26:37 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 11:26:37 097a69c6efe6 Pull complete 11:26:37 f4d2bbc88290 Extracting [=====> ] 3.604MB/34.65MB 11:26:37 eabd8714fec9 Downloading [======> ] 47.62MB/375MB 11:26:37 eca0188f477e Extracting [========================> ] 18.09MB/37.17MB 11:26:37 85954acfa484 Extracting [================> ] 35.65MB/109.8MB 11:26:37 f3a82e9f1761 Downloading [====================> ] 18.59MB/44.41MB 11:26:37 2ee6cb77bebd Extracting [> ] 557.1kB/58.42MB 11:26:37 c4d302cc468d Extracting [=====> ] 458.8kB/4.534MB 11:26:37 f4d2bbc88290 Extracting [========> ] 6.128MB/34.65MB 11:26:37 eabd8714fec9 Downloading [======> ] 51.38MB/375MB 11:26:37 10f05dd8b1db Downloading [==================================================>] 98B/98B 11:26:37 10f05dd8b1db Verifying Checksum 11:26:37 10f05dd8b1db Download complete 11:26:37 eca0188f477e Extracting [==============================> ] 22.41MB/37.17MB 11:26:37 85954acfa484 Extracting [=================> ] 37.88MB/109.8MB 11:26:37 f3a82e9f1761 Downloading [======================> ] 20.4MB/44.41MB 11:26:37 2ee6cb77bebd Extracting [====> ] 5.014MB/58.42MB 11:26:37 c4d302cc468d Extracting [=======================================> ] 3.604MB/4.534MB 11:26:37 f4d2bbc88290 Extracting [===========> ] 8.29MB/34.65MB 11:26:37 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 11:26:37 41dac8b43ba6 Downloading [==================================================>] 171B/171B 11:26:37 41dac8b43ba6 Download complete 11:26:37 eabd8714fec9 Downloading [=======> ] 54.05MB/375MB 11:26:37 eca0188f477e Extracting [==================================> ] 25.56MB/37.17MB 11:26:37 85954acfa484 Extracting [==================> ] 41.22MB/109.8MB 11:26:37 f3a82e9f1761 Downloading [=========================> ] 22.68MB/44.41MB 11:26:37 2ee6cb77bebd Extracting [=======> ] 8.356MB/58.42MB 11:26:37 f4d2bbc88290 Extracting [==================> ] 12.62MB/34.65MB 11:26:37 eca0188f477e Extracting [=======================================> ] 29.1MB/37.17MB 11:26:37 71a9f6a9ab4d Downloading [> ] 3.67kB/230.6kB 11:26:37 eabd8714fec9 Downloading [=======> ] 56.2MB/375MB 11:26:37 71a9f6a9ab4d Download complete 11:26:37 85954acfa484 Extracting [====================> ] 44.56MB/109.8MB 11:26:37 2ee6cb77bebd Extracting [=========> ] 10.58MB/58.42MB 11:26:37 f3a82e9f1761 Downloading [============================> ] 25.39MB/44.41MB 11:26:37 f4d2bbc88290 Extracting [======================> ] 15.5MB/34.65MB 11:26:37 c4d302cc468d Pull complete 11:26:37 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 11:26:37 eca0188f477e Extracting [===========================================> ] 32.64MB/37.17MB 11:26:37 eabd8714fec9 Downloading [=======> ] 58.88MB/375MB 11:26:37 85954acfa484 Extracting [=====================> ] 47.35MB/109.8MB 11:26:37 2ee6cb77bebd Extracting [===========> ] 13.93MB/58.42MB 11:26:37 f3a82e9f1761 Downloading [=================================> ] 29.93MB/44.41MB 11:26:37 f4d2bbc88290 Extracting [=========================> ] 17.66MB/34.65MB 11:26:38 01e0882c90d9 Extracting [==========> ] 294.9kB/1.447MB 11:26:38 eca0188f477e Extracting [==============================================> ] 34.21MB/37.17MB 11:26:38 eabd8714fec9 Downloading [========> ] 62.65MB/375MB 11:26:38 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 11:26:38 85954acfa484 Extracting [=======================> ] 50.69MB/109.8MB 11:26:38 f3a82e9f1761 Downloading [========================================> ] 35.81MB/44.41MB 11:26:38 01e0882c90d9 Pull complete 11:26:38 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 11:26:38 f4d2bbc88290 Extracting [==============================> ] 20.91MB/34.65MB 11:26:38 2ee6cb77bebd Extracting [=============> ] 16.15MB/58.42MB 11:26:38 eabd8714fec9 Downloading [========> ] 66.96MB/375MB 11:26:38 eca0188f477e Extracting [================================================> ] 36.18MB/37.17MB 11:26:38 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 11:26:38 f3a82e9f1761 Downloading [============================================> ] 39.47MB/44.41MB 11:26:38 85954acfa484 Extracting [========================> ] 54.03MB/109.8MB 11:26:38 531ee2cf3c0c Extracting [=> ] 294.9kB/8.066MB 11:26:38 2ee6cb77bebd Extracting [===============> ] 18.38MB/58.42MB 11:26:38 f4d2bbc88290 Extracting [================================> ] 22.71MB/34.65MB 11:26:38 eabd8714fec9 Downloading [=========> ] 70.7MB/375MB 11:26:38 eca0188f477e Pull complete 11:26:38 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:38 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:38 f3a82e9f1761 Downloading [=================================================> ] 43.56MB/44.41MB 11:26:38 da3ed5db7103 Downloading [> ] 536kB/127.4MB 11:26:38 85954acfa484 Extracting [==========================> ] 57.38MB/109.8MB 11:26:38 531ee2cf3c0c Extracting [========================> ] 4.03MB/8.066MB 11:26:38 f3a82e9f1761 Verifying Checksum 11:26:38 f3a82e9f1761 Download complete 11:26:38 f4d2bbc88290 Extracting [==================================> ] 23.79MB/34.65MB 11:26:38 eabd8714fec9 Downloading [=========> ] 72.83MB/375MB 11:26:38 2ee6cb77bebd Extracting [=================> ] 20.61MB/58.42MB 11:26:38 da3ed5db7103 Downloading [> ] 2.156MB/127.4MB 11:26:38 85954acfa484 Extracting [===========================> ] 60.72MB/109.8MB 11:26:38 531ee2cf3c0c Extracting [==================================> ] 5.505MB/8.066MB 11:26:38 c955f6e31a04 Downloading [=============> ] 933B/3.446kB 11:26:38 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 11:26:38 c955f6e31a04 Verifying Checksum 11:26:38 c955f6e31a04 Download complete 11:26:38 e444bcd4d577 Pull complete 11:26:38 eabd8714fec9 Downloading [=========> ] 74.44MB/375MB 11:26:38 f4d2bbc88290 Extracting [===================================> ] 24.87MB/34.65MB 11:26:38 2ee6cb77bebd Extracting [=====================> ] 25.07MB/58.42MB 11:26:38 da3ed5db7103 Downloading [=> ] 4.832MB/127.4MB 11:26:38 531ee2cf3c0c Extracting [=============================================> ] 7.373MB/8.066MB 11:26:38 85954acfa484 Extracting [=============================> ] 64.06MB/109.8MB 11:26:38 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 11:26:38 eabd8714fec9 Downloading [==========> ] 77.13MB/375MB 11:26:38 f4d2bbc88290 Extracting [=======================================> ] 27.03MB/34.65MB 11:26:38 2ee6cb77bebd Extracting [========================> ] 28.41MB/58.42MB 11:26:38 531ee2cf3c0c Pull complete 11:26:38 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 11:26:38 85954acfa484 Extracting [==============================> ] 66.85MB/109.8MB 11:26:38 1e017ebebdbd Downloading [> ] 381.3kB/37.19MB 11:26:38 da3ed5db7103 Downloading [==> ] 7.5MB/127.4MB 11:26:38 eabd8714fec9 Downloading [==========> ] 79.25MB/375MB 11:26:38 f4d2bbc88290 Extracting [=========================================> ] 28.48MB/34.65MB 11:26:38 2ee6cb77bebd Extracting [===============================> ] 36.77MB/58.42MB 11:26:38 85954acfa484 Extracting [===============================> ] 69.63MB/109.8MB 11:26:38 ed54a7dee1d8 Extracting [============> ] 294.9kB/1.196MB 11:26:38 1e017ebebdbd Downloading [======> ] 4.94MB/37.19MB 11:26:38 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:38 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:38 da3ed5db7103 Downloading [===> ] 9.652MB/127.4MB 11:26:38 eabd8714fec9 Downloading [==========> ] 80.87MB/375MB 11:26:38 f4d2bbc88290 Extracting [=============================================> ] 31.36MB/34.65MB 11:26:38 2ee6cb77bebd Extracting [========================================> ] 47.35MB/58.42MB 11:26:38 ed54a7dee1d8 Pull complete 11:26:38 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:38 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:38 85954acfa484 Extracting [=================================> ] 72.97MB/109.8MB 11:26:38 1e017ebebdbd Downloading [==========> ] 7.973MB/37.19MB 11:26:38 eabd8714fec9 Downloading [===========> ] 83.01MB/375MB 11:26:38 f4d2bbc88290 Extracting [=================================================> ] 34.24MB/34.65MB 11:26:38 f4d2bbc88290 Extracting [==================================================>] 34.65MB/34.65MB 11:26:38 2ee6cb77bebd Extracting [==============================================> ] 54.03MB/58.42MB 11:26:38 da3ed5db7103 Downloading [====> ] 11.78MB/127.4MB 11:26:38 85954acfa484 Extracting [===================================> ] 77.43MB/109.8MB 11:26:38 1e017ebebdbd Downloading [===============> ] 11.39MB/37.19MB 11:26:39 eabd8714fec9 Downloading [===========> ] 85.67MB/375MB 11:26:39 12c5c803443f Pull complete 11:26:39 f4d2bbc88290 Pull complete 11:26:39 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:39 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:39 da3ed5db7103 Downloading [=====> ] 14.47MB/127.4MB 11:26:39 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:26:39 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:26:39 2ee6cb77bebd Extracting [==================================================>] 58.42MB/58.42MB 11:26:39 1e017ebebdbd Downloading [=====================> ] 15.94MB/37.19MB 11:26:39 85954acfa484 Extracting [=====================================> ] 81.33MB/109.8MB 11:26:39 2ee6cb77bebd Pull complete 11:26:39 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:39 eabd8714fec9 Downloading [===========> ] 88.87MB/375MB 11:26:39 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:39 da3ed5db7103 Downloading [======> ] 17.67MB/127.4MB 11:26:39 e27c75a98748 Pull complete 11:26:39 e5537ed521be Pull complete 11:26:39 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:26:39 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:26:39 1e017ebebdbd Downloading [==========================> ] 19.73MB/37.19MB 11:26:39 85954acfa484 Extracting [======================================> ] 84.12MB/109.8MB 11:26:39 eabd8714fec9 Downloading [============> ] 91.55MB/375MB 11:26:39 a4e782810d03 Pull complete 11:26:39 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:39 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:39 da3ed5db7103 Downloading [=======> ] 20.33MB/127.4MB 11:26:39 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 11:26:39 1fa6e264d816 Pull complete 11:26:39 1e017ebebdbd Downloading [=================================> ] 25.07MB/37.19MB 11:26:39 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:26:39 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:26:39 85954acfa484 Extracting [=======================================> ] 87.46MB/109.8MB 11:26:39 eabd8714fec9 Downloading [============> ] 94.22MB/375MB 11:26:39 76619c1908eb Pull complete 11:26:39 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:39 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:39 da3ed5db7103 Downloading [=========> ] 23.55MB/127.4MB 11:26:39 e73cb4a42719 Extracting [===> ] 6.685MB/109.1MB 11:26:39 1e017ebebdbd Downloading [====================================> ] 26.95MB/37.19MB 11:26:39 85954acfa484 Extracting [==========================================> ] 93.03MB/109.8MB 11:26:39 eabd8714fec9 Downloading [============> ] 96.91MB/375MB 11:26:39 98ee8e057024 Pull complete 11:26:39 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:26:39 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:26:39 e73cb4a42719 Extracting [====> ] 10.03MB/109.1MB 11:26:39 1e017ebebdbd Downloading [========================================> ] 30.37MB/37.19MB 11:26:39 da3ed5db7103 Downloading [==========> ] 25.69MB/127.4MB 11:26:39 2dfc70ad9941 Pull complete 11:26:39 85954acfa484 Extracting [============================================> ] 98.6MB/109.8MB 11:26:39 fd1d3a5a5f79 Extracting [===========================> ] 32.77kB/60.68kB 11:26:39 fd1d3a5a5f79 Extracting [==================================================>] 60.68kB/60.68kB 11:26:39 e73cb4a42719 Extracting [======> ] 15.04MB/109.1MB 11:26:39 eabd8714fec9 Downloading [=============> ] 99.05MB/375MB 11:26:39 1e017ebebdbd Downloading [===============================================> ] 35.32MB/37.19MB 11:26:39 da3ed5db7103 Downloading [==========> ] 27.84MB/127.4MB 11:26:39 c0f5cb648bef Pull complete 11:26:39 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:26:39 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:26:39 85954acfa484 Extracting [==============================================> ] 101.9MB/109.8MB 11:26:39 1e017ebebdbd Download complete 11:26:39 fd1d3a5a5f79 Pull complete 11:26:39 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:39 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:39 e73cb4a42719 Extracting [========> ] 18.94MB/109.1MB 11:26:39 eabd8714fec9 Downloading [=============> ] 100.7MB/375MB 11:26:39 da3ed5db7103 Downloading [===========> ] 29.95MB/127.4MB 11:26:39 85954acfa484 Extracting [===============================================> ] 104.7MB/109.8MB 11:26:39 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 11:26:39 e73cb4a42719 Extracting [==========> ] 22.28MB/109.1MB 11:26:39 eabd8714fec9 Downloading [=============> ] 102.3MB/375MB 11:26:39 55f2b468da67 Downloading [> ] 536kB/257.9MB 11:26:39 c46896263f5f Pull complete 11:26:39 65b69526c357 Extracting [=================================================> ] 32.77kB/33.1kB 11:26:39 65b69526c357 Extracting [==================================================>] 33.1kB/33.1kB 11:26:39 da3ed5db7103 Downloading [============> ] 31.56MB/127.4MB 11:26:39 85954acfa484 Extracting [================================================> ] 105.8MB/109.8MB 11:26:39 5e4c02bc6754 Pull complete 11:26:39 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:39 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:39 1e017ebebdbd Extracting [====> ] 3.539MB/37.19MB 11:26:39 e73cb4a42719 Extracting [===========> ] 24.51MB/109.1MB 11:26:39 55f2b468da67 Downloading [> ] 4.266MB/257.9MB 11:26:39 eabd8714fec9 Downloading [=============> ] 104.4MB/375MB 11:26:39 da3ed5db7103 Downloading [=============> ] 33.71MB/127.4MB 11:26:39 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB 11:26:40 85954acfa484 Extracting [================================================> ] 107MB/109.8MB 11:26:40 208063e2dcbb Pull complete 11:26:40 55f2b468da67 Downloading [=> ] 7.47MB/257.9MB 11:26:40 eabd8714fec9 Downloading [==============> ] 106MB/375MB 11:26:40 e73cb4a42719 Extracting [============> ] 26.74MB/109.1MB 11:26:40 prometheus Pulled 11:26:40 da3ed5db7103 Downloading [=============> ] 35.32MB/127.4MB 11:26:40 65b69526c357 Pull complete 11:26:40 policy-db-migrator Pulled 11:26:40 1e017ebebdbd Extracting [=============> ] 9.83MB/37.19MB 11:26:40 eabd8714fec9 Downloading [==============> ] 108.1MB/375MB 11:26:40 55f2b468da67 Downloading [==> ] 12.82MB/257.9MB 11:26:40 85954acfa484 Extracting [=================================================> ] 108.1MB/109.8MB 11:26:40 e73cb4a42719 Extracting [==============> ] 30.64MB/109.1MB 11:26:40 da3ed5db7103 Downloading [==============> ] 37.98MB/127.4MB 11:26:40 85954acfa484 Extracting [==================================================>] 109.8MB/109.8MB 11:26:40 1e017ebebdbd Extracting [====================> ] 15.34MB/37.19MB 11:26:40 85954acfa484 Pull complete 11:26:40 55f2b468da67 Downloading [===> ] 18.14MB/257.9MB 11:26:40 eabd8714fec9 Downloading [==============> ] 111.3MB/375MB 11:26:40 da3ed5db7103 Downloading [===============> ] 40.12MB/127.4MB 11:26:40 e73cb4a42719 Extracting [================> ] 35.09MB/109.1MB 11:26:40 1e017ebebdbd Extracting [============================> ] 20.84MB/37.19MB 11:26:40 55f2b468da67 Downloading [====> ] 21.35MB/257.9MB 11:26:40 da3ed5db7103 Downloading [================> ] 41.74MB/127.4MB 11:26:40 e73cb4a42719 Extracting [==================> ] 41.22MB/109.1MB 11:26:40 eabd8714fec9 Downloading [===============> ] 113.5MB/375MB 11:26:40 164de8f14b64 Extracting [> ] 557.1kB/75.5MB 11:26:40 1e017ebebdbd Extracting [==================================> ] 25.95MB/37.19MB 11:26:40 55f2b468da67 Downloading [====> ] 25.1MB/257.9MB 11:26:40 e73cb4a42719 Extracting [====================> ] 45.12MB/109.1MB 11:26:40 eabd8714fec9 Downloading [===============> ] 116.7MB/375MB 11:26:40 da3ed5db7103 Downloading [=================> ] 44.43MB/127.4MB 11:26:40 164de8f14b64 Extracting [> ] 1.114MB/75.5MB 11:26:40 1e017ebebdbd Extracting [========================================> ] 30.28MB/37.19MB 11:26:40 55f2b468da67 Downloading [=====> ] 28.32MB/257.9MB 11:26:40 e73cb4a42719 Extracting [=======================> ] 50.69MB/109.1MB 11:26:40 164de8f14b64 Extracting [=> ] 1.671MB/75.5MB 11:26:40 eabd8714fec9 Downloading [===============> ] 119.3MB/375MB 11:26:40 da3ed5db7103 Downloading [==================> ] 47.13MB/127.4MB 11:26:40 1e017ebebdbd Extracting [=============================================> ] 33.82MB/37.19MB 11:26:40 55f2b468da67 Downloading [======> ] 31.55MB/257.9MB 11:26:40 e73cb4a42719 Extracting [========================> ] 52.36MB/109.1MB 11:26:40 164de8f14b64 Extracting [=> ] 2.228MB/75.5MB 11:26:40 eabd8714fec9 Downloading [================> ] 121.5MB/375MB 11:26:40 da3ed5db7103 Downloading [===================> ] 49.26MB/127.4MB 11:26:40 1e017ebebdbd Extracting [================================================> ] 35.78MB/37.19MB 11:26:40 55f2b468da67 Downloading [======> ] 34.76MB/257.9MB 11:26:40 e73cb4a42719 Extracting [=========================> ] 54.59MB/109.1MB 11:26:40 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 11:26:40 164de8f14b64 Extracting [=> ] 2.785MB/75.5MB 11:26:40 eabd8714fec9 Downloading [================> ] 124.7MB/375MB 11:26:40 da3ed5db7103 Downloading [====================> ] 52.48MB/127.4MB 11:26:40 1e017ebebdbd Pull complete 11:26:40 da3ed5db7103 Downloading [=====================> ] 53.54MB/127.4MB 11:26:40 eabd8714fec9 Downloading [================> ] 125.8MB/375MB 11:26:40 55f2b468da67 Downloading [=======> ] 37.44MB/257.9MB 11:26:41 e73cb4a42719 Extracting [=========================> ] 56.26MB/109.1MB 11:26:41 164de8f14b64 Extracting [==> ] 4.456MB/75.5MB 11:26:41 55f2b468da67 Downloading [=======> ] 41.18MB/257.9MB 11:26:41 eabd8714fec9 Downloading [=================> ] 129.5MB/375MB 11:26:41 da3ed5db7103 Downloading [======================> ] 57.27MB/127.4MB 11:26:41 e73cb4a42719 Extracting [===========================> ] 59.6MB/109.1MB 11:26:41 164de8f14b64 Extracting [===> ] 5.014MB/75.5MB 11:26:41 55f2b468da67 Downloading [=========> ] 46.52MB/257.9MB 11:26:41 eabd8714fec9 Downloading [=================> ] 131.6MB/375MB 11:26:41 da3ed5db7103 Downloading [=======================> ] 59.4MB/127.4MB 11:26:41 e73cb4a42719 Extracting [=============================> ] 65.18MB/109.1MB 11:26:41 164de8f14b64 Extracting [=====> ] 7.799MB/75.5MB 11:26:41 55f2b468da67 Downloading [=========> ] 50.79MB/257.9MB 11:26:41 eabd8714fec9 Downloading [=================> ] 133.2MB/375MB 11:26:41 da3ed5db7103 Downloading [========================> ] 61.54MB/127.4MB 11:26:41 e73cb4a42719 Extracting [================================> ] 70.19MB/109.1MB 11:26:41 164de8f14b64 Extracting [======> ] 9.47MB/75.5MB 11:26:41 55f2b468da67 Downloading [==========> ] 54.01MB/257.9MB 11:26:41 eabd8714fec9 Downloading [==================> ] 135.4MB/375MB 11:26:41 e73cb4a42719 Extracting [=================================> ] 73.53MB/109.1MB 11:26:41 da3ed5db7103 Downloading [========================> ] 63.67MB/127.4MB 11:26:41 164de8f14b64 Extracting [=======> ] 11.14MB/75.5MB 11:26:41 55f2b468da67 Downloading [===========> ] 57.21MB/257.9MB 11:26:41 eabd8714fec9 Downloading [==================> ] 137MB/375MB 11:26:41 e73cb4a42719 Extracting [====================================> ] 78.54MB/109.1MB 11:26:41 da3ed5db7103 Downloading [=========================> ] 65.28MB/127.4MB 11:26:41 164de8f14b64 Extracting [========> ] 13.37MB/75.5MB 11:26:41 55f2b468da67 Downloading [===========> ] 60.4MB/257.9MB 11:26:41 e73cb4a42719 Extracting [======================================> ] 83.56MB/109.1MB 11:26:41 eabd8714fec9 Downloading [==================> ] 138.6MB/375MB 11:26:41 da3ed5db7103 Downloading [==========================> ] 66.89MB/127.4MB 11:26:41 164de8f14b64 Extracting [==========> ] 15.6MB/75.5MB 11:26:41 55f2b468da67 Downloading [============> ] 63.6MB/257.9MB 11:26:41 e73cb4a42719 Extracting [=========================================> ] 90.24MB/109.1MB 11:26:41 eabd8714fec9 Downloading [==================> ] 141.8MB/375MB 11:26:41 da3ed5db7103 Downloading [===========================> ] 70.1MB/127.4MB 11:26:41 55f2b468da67 Downloading [============> ] 66.81MB/257.9MB 11:26:41 164de8f14b64 Extracting [============> ] 18.38MB/75.5MB 11:26:41 e73cb4a42719 Extracting [==========================================> ] 93.03MB/109.1MB 11:26:41 eabd8714fec9 Downloading [===================> ] 143.9MB/375MB 11:26:41 da3ed5db7103 Downloading [============================> ] 72.24MB/127.4MB 11:26:41 55f2b468da67 Downloading [=============> ] 70.02MB/257.9MB 11:26:41 e73cb4a42719 Extracting [============================================> ] 96.37MB/109.1MB 11:26:41 164de8f14b64 Extracting [=============> ] 20.05MB/75.5MB 11:26:42 eabd8714fec9 Downloading [===================> ] 145.5MB/375MB 11:26:42 da3ed5db7103 Downloading [============================> ] 73.85MB/127.4MB 11:26:42 55f2b468da67 Downloading [==============> ] 72.7MB/257.9MB 11:26:42 e73cb4a42719 Extracting [=============================================> ] 98.6MB/109.1MB 11:26:42 164de8f14b64 Extracting [===============> ] 23.4MB/75.5MB 11:26:42 eabd8714fec9 Downloading [===================> ] 147.2MB/375MB 11:26:42 da3ed5db7103 Downloading [=============================> ] 75.99MB/127.4MB 11:26:42 55f2b468da67 Downloading [==============> ] 75.36MB/257.9MB 11:26:42 164de8f14b64 Extracting [=================> ] 26.74MB/75.5MB 11:26:42 e73cb4a42719 Extracting [==============================================> ] 101.9MB/109.1MB 11:26:42 eabd8714fec9 Downloading [===================> ] 149.8MB/375MB 11:26:42 da3ed5db7103 Downloading [===============================> ] 79.21MB/127.4MB 11:26:42 164de8f14b64 Extracting [===================> ] 29.52MB/75.5MB 11:26:42 164de8f14b64 Extracting [=====================> ] 32.87MB/75.5MB 11:26:42 164de8f14b64 Extracting [========================> ] 36.77MB/75.5MB 11:26:42 eabd8714fec9 Downloading [====================> ] 150.9MB/375MB 11:26:42 da3ed5db7103 Downloading [===============================> ] 80.29MB/127.4MB 11:26:42 55f2b468da67 Downloading [===============> ] 77.52MB/257.9MB 11:26:43 e73cb4a42719 Extracting [===============================================> ] 104.2MB/109.1MB 11:26:43 164de8f14b64 Extracting [==========================> ] 40.67MB/75.5MB 11:26:43 da3ed5db7103 Downloading [===============================> ] 80.83MB/127.4MB 11:26:43 55f2b468da67 Downloading [===============> ] 78.06MB/257.9MB 11:26:43 164de8f14b64 Extracting [=============================> ] 44.01MB/75.5MB 11:26:43 eabd8714fec9 Downloading [====================> ] 152MB/375MB 11:26:43 e73cb4a42719 Extracting [================================================> ] 105.8MB/109.1MB 11:26:44 55f2b468da67 Downloading [===============> ] 80.72MB/257.9MB 11:26:44 164de8f14b64 Extracting [==============================> ] 46.24MB/75.5MB 11:26:44 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 11:26:44 164de8f14b64 Extracting [=================================> ] 50.69MB/75.5MB 11:26:44 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 11:26:44 55f2b468da67 Downloading [===============> ] 81.26MB/257.9MB 11:26:44 164de8f14b64 Extracting [==================================> ] 52.36MB/75.5MB 11:26:44 eabd8714fec9 Downloading [====================> ] 152.5MB/375MB 11:26:44 55f2b468da67 Downloading [===============> ] 81.8MB/257.9MB 11:26:44 da3ed5db7103 Downloading [================================> ] 82.43MB/127.4MB 11:26:44 164de8f14b64 Extracting [===================================> ] 54.03MB/75.5MB 11:26:44 da3ed5db7103 Downloading [================================> ] 83.51MB/127.4MB 11:26:44 eabd8714fec9 Downloading [====================> ] 154.1MB/375MB 11:26:44 55f2b468da67 Downloading [================> ] 83.41MB/257.9MB 11:26:44 e73cb4a42719 Pull complete 11:26:44 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:44 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:44 164de8f14b64 Extracting [====================================> ] 55.71MB/75.5MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 157.9MB/375MB 11:26:44 da3ed5db7103 Downloading [===================================> ] 89.39MB/127.4MB 11:26:44 55f2b468da67 Downloading [=================> ] 87.7MB/257.9MB 11:26:44 a83b68436f09 Pull complete 11:26:44 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:44 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:44 164de8f14b64 Extracting [=======================================> ] 59.6MB/75.5MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 160MB/375MB 11:26:44 55f2b468da67 Downloading [=================> ] 90.92MB/257.9MB 11:26:44 da3ed5db7103 Downloading [===================================> ] 91.54MB/127.4MB 11:26:44 164de8f14b64 Extracting [=========================================> ] 62.95MB/75.5MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 161.6MB/375MB 11:26:44 787d6bee9571 Pull complete 11:26:44 55f2b468da67 Downloading [==================> ] 95.75MB/257.9MB 11:26:44 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:44 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:44 da3ed5db7103 Downloading [====================================> ] 93.16MB/127.4MB 11:26:44 164de8f14b64 Extracting [===========================================> ] 65.18MB/75.5MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 163.2MB/375MB 11:26:44 13ff0988aaea Pull complete 11:26:44 55f2b468da67 Downloading [===================> ] 101.1MB/257.9MB 11:26:44 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:44 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:44 da3ed5db7103 Downloading [=====================================> ] 94.78MB/127.4MB 11:26:48 164de8f14b64 Extracting [==============================================> ] 70.19MB/75.5MB 11:26:48 164de8f14b64 Extracting [=================================================> ] 75.2MB/75.5MB 11:26:48 164de8f14b64 Extracting [==================================================>] 75.5MB/75.5MB 11:26:48 eabd8714fec9 Downloading [=====================> ] 164.3MB/375MB 11:26:48 55f2b468da67 Downloading [====================> ] 103.2MB/257.9MB 11:26:49 4b82842ab819 Pull complete 11:26:49 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:49 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:49 55f2b468da67 Downloading [====================> ] 105.4MB/257.9MB 11:26:49 164de8f14b64 Pull complete 11:26:49 da3ed5db7103 Downloading [=====================================> ] 95.31MB/127.4MB 11:26:49 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:49 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:49 7e568a0dc8fb Pull complete 11:26:49 eabd8714fec9 Downloading [=====================> ] 164.8MB/375MB 11:26:49 55f2b468da67 Downloading [=====================> ] 110.2MB/257.9MB 11:26:49 postgres Pulled 11:26:49 da3ed5db7103 Downloading [=====================================> ] 96.39MB/127.4MB 11:26:49 be3398fa2dbf Pull complete 11:26:49 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:49 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:49 55f2b468da67 Downloading [======================> ] 115.5MB/257.9MB 11:26:49 eabd8714fec9 Downloading [======================> ] 166.9MB/375MB 11:26:49 da3ed5db7103 Downloading [======================================> ] 97.99MB/127.4MB 11:26:49 8711a47cb968 Pull complete 11:26:49 grafana Pulled 11:26:49 55f2b468da67 Downloading [=======================> ] 118.7MB/257.9MB 11:26:49 eabd8714fec9 Downloading [======================> ] 168.5MB/375MB 11:26:49 da3ed5db7103 Downloading [=======================================> ] 99.6MB/127.4MB 11:26:49 55f2b468da67 Downloading [=======================> ] 123MB/257.9MB 11:26:49 eabd8714fec9 Downloading [======================> ] 170.2MB/375MB 11:26:49 da3ed5db7103 Downloading [=======================================> ] 101.2MB/127.4MB 11:26:49 55f2b468da67 Downloading [========================> ] 126.2MB/257.9MB 11:26:49 eabd8714fec9 Downloading [======================> ] 171.8MB/375MB 11:26:49 55f2b468da67 Downloading [=========================> ] 130.5MB/257.9MB 11:26:49 da3ed5db7103 Downloading [========================================> ] 102.8MB/127.4MB 11:26:49 eabd8714fec9 Downloading [=======================> ] 173.4MB/375MB 11:26:49 55f2b468da67 Downloading [==========================> ] 135.3MB/257.9MB 11:26:49 da3ed5db7103 Downloading [========================================> ] 104.4MB/127.4MB 11:26:49 eabd8714fec9 Downloading [=======================> ] 175MB/375MB 11:26:49 55f2b468da67 Downloading [===========================> ] 140.1MB/257.9MB 11:26:50 eabd8714fec9 Downloading [=======================> ] 176.6MB/375MB 11:26:50 da3ed5db7103 Downloading [=========================================> ] 106MB/127.4MB 11:26:50 55f2b468da67 Downloading [===========================> ] 143.9MB/257.9MB 11:26:50 eabd8714fec9 Downloading [=======================> ] 178.2MB/375MB 11:26:50 da3ed5db7103 Downloading [==========================================> ] 107.6MB/127.4MB 11:26:50 55f2b468da67 Downloading [============================> ] 148.2MB/257.9MB 11:26:50 eabd8714fec9 Downloading [=======================> ] 179.8MB/375MB 11:26:50 55f2b468da67 Downloading [=============================> ] 150.8MB/257.9MB 11:26:50 da3ed5db7103 Downloading [==========================================> ] 109.2MB/127.4MB 11:26:50 eabd8714fec9 Downloading [========================> ] 181.4MB/375MB 11:26:50 55f2b468da67 Downloading [==============================> ] 155.1MB/257.9MB 11:26:50 da3ed5db7103 Downloading [===========================================> ] 111.3MB/127.4MB 11:26:50 eabd8714fec9 Downloading [========================> ] 185.6MB/375MB 11:26:50 55f2b468da67 Downloading [==============================> ] 158.9MB/257.9MB 11:26:50 da3ed5db7103 Downloading [============================================> ] 113.5MB/127.4MB 11:26:50 eabd8714fec9 Downloading [=========================> ] 187.8MB/375MB 11:26:50 55f2b468da67 Downloading [===============================> ] 163.7MB/257.9MB 11:26:50 da3ed5db7103 Downloading [=============================================> ] 115.1MB/127.4MB 11:26:50 eabd8714fec9 Downloading [=========================> ] 190.5MB/375MB 11:26:50 55f2b468da67 Downloading [================================> ] 167.4MB/257.9MB 11:26:50 da3ed5db7103 Downloading [=============================================> ] 116.7MB/127.4MB 11:26:50 eabd8714fec9 Downloading [=========================> ] 193.1MB/375MB 11:26:50 55f2b468da67 Downloading [================================> ] 169MB/257.9MB 11:26:50 da3ed5db7103 Downloading [==============================================> ] 118.9MB/127.4MB 11:26:50 eabd8714fec9 Downloading [==========================> ] 196.4MB/375MB 11:26:50 55f2b468da67 Downloading [=================================> ] 173.3MB/257.9MB 11:26:50 da3ed5db7103 Downloading [===============================================> ] 120.5MB/127.4MB 11:26:50 eabd8714fec9 Downloading [==========================> ] 198MB/375MB 11:26:51 55f2b468da67 Downloading [==================================> ] 179.2MB/257.9MB 11:26:51 da3ed5db7103 Downloading [================================================> ] 122.6MB/127.4MB 11:26:51 55f2b468da67 Downloading [===================================> ] 182.4MB/257.9MB 11:26:51 eabd8714fec9 Downloading [==========================> ] 199.6MB/375MB 11:26:51 da3ed5db7103 Downloading [================================================> ] 124.8MB/127.4MB 11:26:51 55f2b468da67 Downloading [====================================> ] 186.2MB/257.9MB 11:26:51 eabd8714fec9 Downloading [==========================> ] 201.2MB/375MB 11:26:51 da3ed5db7103 Downloading [=================================================> ] 126.9MB/127.4MB 11:26:51 55f2b468da67 Downloading [=====================================> ] 191.5MB/257.9MB 11:26:51 da3ed5db7103 Verifying Checksum 11:26:51 da3ed5db7103 Download complete 11:26:51 eabd8714fec9 Downloading [===========================> ] 203.3MB/375MB 11:26:51 55f2b468da67 Downloading [======================================> ] 199MB/257.9MB 11:26:51 82bfc142787e Downloading [> ] 86.42kB/8.613MB 11:26:51 eabd8714fec9 Downloading [===========================> ] 209.2MB/375MB 11:26:51 55f2b468da67 Downloading [=======================================> ] 204.3MB/257.9MB 11:26:51 82bfc142787e Downloading [================> ] 2.796MB/8.613MB 11:26:51 eabd8714fec9 Downloading [============================> ] 212.4MB/375MB 11:26:51 82bfc142787e Downloading [===================================> ] 6.192MB/8.613MB 11:26:51 55f2b468da67 Downloading [========================================> ] 208.1MB/257.9MB 11:26:51 82bfc142787e Verifying Checksum 11:26:51 82bfc142787e Download complete 11:26:51 eabd8714fec9 Downloading [============================> ] 215.6MB/375MB 11:26:51 55f2b468da67 Downloading [========================================> ] 211.3MB/257.9MB 11:26:51 eabd8714fec9 Downloading [=============================> ] 222MB/375MB 11:26:51 46baca71a4ef Downloading [==> ] 933B/18.11kB 11:26:51 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 11:26:51 46baca71a4ef Verifying Checksum 11:26:51 46baca71a4ef Download complete 11:26:51 55f2b468da67 Downloading [=========================================> ] 216.6MB/257.9MB 11:26:51 eabd8714fec9 Downloading [==============================> ] 227.4MB/375MB 11:26:51 55f2b468da67 Downloading [==========================================> ] 219.3MB/257.9MB 11:26:51 b0e0ef7895f4 Downloading [> ] 385kB/37.01MB 11:26:52 eabd8714fec9 Downloading [===============================> ] 233.3MB/375MB 11:26:52 55f2b468da67 Downloading [===========================================> ] 224.6MB/257.9MB 11:26:52 b0e0ef7895f4 Downloading [======> ] 4.529MB/37.01MB 11:26:52 eabd8714fec9 Downloading [===============================> ] 236MB/375MB 11:26:52 55f2b468da67 Downloading [============================================> ] 228.9MB/257.9MB 11:26:52 b0e0ef7895f4 Downloading [============> ] 9.063MB/37.01MB 11:26:52 eabd8714fec9 Downloading [================================> ] 240.3MB/375MB 11:26:52 b0e0ef7895f4 Downloading [================> ] 12.08MB/37.01MB 11:26:52 55f2b468da67 Downloading [=============================================> ] 233.7MB/257.9MB 11:26:52 eabd8714fec9 Downloading [================================> ] 243.5MB/375MB 11:26:52 55f2b468da67 Downloading [=============================================> ] 236.9MB/257.9MB 11:26:52 b0e0ef7895f4 Downloading [====================> ] 15.11MB/37.01MB 11:26:52 eabd8714fec9 Downloading [=================================> ] 248.3MB/375MB 11:26:52 b0e0ef7895f4 Downloading [=======================> ] 17.76MB/37.01MB 11:26:52 55f2b468da67 Downloading [==============================================> ] 241.2MB/257.9MB 11:26:52 eabd8714fec9 Downloading [=================================> ] 252MB/375MB 11:26:52 b0e0ef7895f4 Downloading [============================> ] 20.77MB/37.01MB 11:26:52 55f2b468da67 Downloading [===============================================> ] 245.5MB/257.9MB 11:26:52 eabd8714fec9 Downloading [==================================> ] 255.7MB/375MB 11:26:52 55f2b468da67 Downloading [================================================> ] 249.2MB/257.9MB 11:26:52 b0e0ef7895f4 Downloading [================================> ] 23.8MB/37.01MB 11:26:52 eabd8714fec9 Downloading [==================================> ] 260.5MB/375MB 11:26:52 55f2b468da67 Downloading [=================================================> ] 254.1MB/257.9MB 11:26:52 b0e0ef7895f4 Downloading [====================================> ] 26.82MB/37.01MB 11:26:52 eabd8714fec9 Downloading [===================================> ] 263.2MB/375MB 11:26:52 55f2b468da67 Verifying Checksum 11:26:52 55f2b468da67 Download complete 11:26:52 b0e0ef7895f4 Downloading [========================================> ] 29.84MB/37.01MB 11:26:52 eabd8714fec9 Downloading [===================================> ] 267.5MB/375MB 11:26:53 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 11:26:53 eabd8714fec9 Downloading [====================================> ] 270.2MB/375MB 11:26:53 c0c90eeb8aca Downloading [==========================================> ] 934B/1.105kB 11:26:53 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 11:26:53 c0c90eeb8aca Verifying Checksum 11:26:53 c0c90eeb8aca Download complete 11:26:53 b0e0ef7895f4 Downloading [===========================================> ] 32.11MB/37.01MB 11:26:53 55f2b468da67 Extracting [===> ] 15.6MB/257.9MB 11:26:53 eabd8714fec9 Downloading [====================================> ] 273.4MB/375MB 11:26:53 b0e0ef7895f4 Verifying Checksum 11:26:53 b0e0ef7895f4 Download complete 11:26:53 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 11:26:53 5cfb27c10ea5 Verifying Checksum 11:26:53 5cfb27c10ea5 Download complete 11:26:53 55f2b468da67 Extracting [====> ] 22.28MB/257.9MB 11:26:53 eabd8714fec9 Downloading [=====================================> ] 279.2MB/375MB 11:26:53 e040ea11fa10 Downloading [==================================================>] 173B/173B 11:26:53 e040ea11fa10 Download complete 11:26:53 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 11:26:53 eabd8714fec9 Downloading [======================================> ] 285.6MB/375MB 11:26:53 09d5a3f70313 Downloading [> ] 530.9kB/109.2MB 11:26:53 55f2b468da67 Extracting [=======> ] 36.21MB/257.9MB 11:26:53 eabd8714fec9 Downloading [======================================> ] 289.4MB/375MB 11:26:53 09d5a3f70313 Downloading [=> ] 3.191MB/109.2MB 11:26:53 40a5eed61bb0 Downloading [==================================================>] 98B/98B 11:26:53 40a5eed61bb0 Download complete 11:26:53 55f2b468da67 Extracting [=========> ] 49.02MB/257.9MB 11:26:53 eabd8714fec9 Downloading [======================================> ] 292.1MB/375MB 11:26:53 09d5a3f70313 Downloading [===> ] 7.999MB/109.2MB 11:26:53 356f5c2c843b Downloading [============> ] 934B/3.623kB 11:26:53 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 11:26:53 356f5c2c843b Verifying Checksum 11:26:53 356f5c2c843b Download complete 11:26:53 55f2b468da67 Extracting [===========> ] 60.72MB/257.9MB 11:26:53 eabd8714fec9 Downloading [=======================================> ] 294.8MB/375MB 11:26:53 09d5a3f70313 Downloading [=====> ] 11.21MB/109.2MB 11:26:53 55f2b468da67 Extracting [==============> ] 74.65MB/257.9MB 11:26:53 eabd8714fec9 Downloading [=======================================> ] 298.5MB/375MB 11:26:53 55f2b468da67 Extracting [=================> ] 88.01MB/257.9MB 11:26:53 09d5a3f70313 Downloading [======> ] 14.39MB/109.2MB 11:26:53 eabd8714fec9 Downloading [========================================> ] 301.2MB/375MB 11:26:54 09d5a3f70313 Downloading [=======> ] 17.05MB/109.2MB 11:26:54 55f2b468da67 Extracting [===================> ] 102.5MB/257.9MB 11:26:54 eabd8714fec9 Downloading [========================================> ] 305MB/375MB 11:26:54 09d5a3f70313 Downloading [=========> ] 19.74MB/109.2MB 11:26:54 55f2b468da67 Extracting [=====================> ] 109.2MB/257.9MB 11:26:54 eabd8714fec9 Downloading [=========================================> ] 307.7MB/375MB 11:26:54 09d5a3f70313 Downloading [==========> ] 22.94MB/109.2MB 11:26:54 55f2b468da67 Extracting [======================> ] 114.8MB/257.9MB 11:26:54 eabd8714fec9 Downloading [=========================================> ] 310.3MB/375MB 11:26:54 09d5a3f70313 Downloading [============> ] 27.24MB/109.2MB 11:26:54 55f2b468da67 Extracting [=======================> ] 120.3MB/257.9MB 11:26:54 eabd8714fec9 Downloading [=========================================> ] 314.6MB/375MB 11:26:54 09d5a3f70313 Downloading [=============> ] 29.38MB/109.2MB 11:26:54 eabd8714fec9 Downloading [==========================================> ] 316.2MB/375MB 11:26:54 55f2b468da67 Extracting [========================> ] 124.2MB/257.9MB 11:26:54 eabd8714fec9 Downloading [===========================================> ] 324.3MB/375MB 11:26:54 09d5a3f70313 Downloading [=================> ] 37.92MB/109.2MB 11:26:54 55f2b468da67 Extracting [=========================> ] 130.4MB/257.9MB 11:26:54 eabd8714fec9 Downloading [===========================================> ] 329.1MB/375MB 11:26:55 55f2b468da67 Extracting [==========================> ] 136.5MB/257.9MB 11:26:55 09d5a3f70313 Downloading [===================> ] 43.26MB/109.2MB 11:26:55 eabd8714fec9 Downloading [============================================> ] 333.4MB/375MB 11:26:55 55f2b468da67 Extracting [===========================> ] 141.5MB/257.9MB 11:26:55 09d5a3f70313 Downloading [=====================> ] 45.92MB/109.2MB 11:26:55 eabd8714fec9 Downloading [============================================> ] 336.6MB/375MB 11:26:55 55f2b468da67 Extracting [============================> ] 146.5MB/257.9MB 11:26:55 09d5a3f70313 Downloading [======================> ] 48.61MB/109.2MB 11:26:55 eabd8714fec9 Downloading [=============================================> ] 339.3MB/375MB 11:26:55 55f2b468da67 Extracting [=============================> ] 151.5MB/257.9MB 11:26:55 09d5a3f70313 Downloading [=======================> ] 51.28MB/109.2MB 11:26:55 55f2b468da67 Extracting [==============================> ] 157.1MB/257.9MB 11:26:55 09d5a3f70313 Downloading [=========================> ] 55.02MB/109.2MB 11:26:55 eabd8714fec9 Downloading [=============================================> ] 341.4MB/375MB 11:26:55 55f2b468da67 Extracting [===============================> ] 163.2MB/257.9MB 11:26:55 09d5a3f70313 Downloading [===========================> ] 60.38MB/109.2MB 11:26:55 eabd8714fec9 Downloading [=============================================> ] 343MB/375MB 11:26:55 55f2b468da67 Extracting [================================> ] 168.8MB/257.9MB 11:26:55 09d5a3f70313 Downloading [=============================> ] 64.65MB/109.2MB 11:26:55 eabd8714fec9 Downloading [==============================================> ] 347.3MB/375MB 11:26:55 09d5a3f70313 Downloading [===============================> ] 68.39MB/109.2MB 11:26:55 55f2b468da67 Extracting [=================================> ] 171MB/257.9MB 11:26:55 eabd8714fec9 Downloading [==============================================> ] 351MB/375MB 11:26:55 09d5a3f70313 Downloading [=================================> ] 73.74MB/109.2MB 11:26:55 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 11:26:55 eabd8714fec9 Downloading [===============================================> ] 357.5MB/375MB 11:26:55 09d5a3f70313 Downloading [===================================> ] 77.48MB/109.2MB 11:26:55 eabd8714fec9 Downloading [================================================> ] 362.3MB/375MB 11:26:56 55f2b468da67 Extracting [=================================> ] 174.4MB/257.9MB 11:26:56 09d5a3f70313 Downloading [=====================================> ] 81.24MB/109.2MB 11:26:56 eabd8714fec9 Downloading [================================================> ] 366.1MB/375MB 11:26:56 55f2b468da67 Extracting [==================================> ] 176MB/257.9MB 11:26:56 09d5a3f70313 Downloading [=======================================> ] 85.51MB/109.2MB 11:26:56 eabd8714fec9 Downloading [=================================================> ] 371.4MB/375MB 11:26:56 55f2b468da67 Extracting [==================================> ] 179.9MB/257.9MB 11:26:56 09d5a3f70313 Downloading [=========================================> ] 90.34MB/109.2MB 11:26:56 eabd8714fec9 Verifying Checksum 11:26:56 eabd8714fec9 Download complete 11:26:56 55f2b468da67 Extracting [===================================> ] 185.5MB/257.9MB 11:26:56 09d5a3f70313 Downloading [===========================================> ] 95.13MB/109.2MB 11:26:56 eabd8714fec9 Extracting [> ] 557.1kB/375MB 11:26:56 55f2b468da67 Extracting [====================================> ] 190.5MB/257.9MB 11:26:56 09d5a3f70313 Downloading [=============================================> ] 98.33MB/109.2MB 11:26:56 eabd8714fec9 Extracting [==> ] 15.04MB/375MB 11:26:56 55f2b468da67 Extracting [=====================================> ] 194.4MB/257.9MB 11:26:56 09d5a3f70313 Downloading [==============================================> ] 101.5MB/109.2MB 11:26:56 eabd8714fec9 Extracting [==> ] 20.61MB/375MB 11:26:56 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 11:26:56 09d5a3f70313 Downloading [===============================================> ] 104.8MB/109.2MB 11:26:56 eabd8714fec9 Extracting [===> ] 23.4MB/375MB 11:26:56 09d5a3f70313 Downloading [=================================================> ] 108MB/109.2MB 11:26:56 09d5a3f70313 Verifying Checksum 11:26:56 09d5a3f70313 Download complete 11:26:56 55f2b468da67 Extracting [======================================> ] 197.2MB/257.9MB 11:26:56 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 11:26:57 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB 11:26:57 eabd8714fec9 Extracting [====> ] 37.32MB/375MB 11:26:57 eabd8714fec9 Extracting [=======> ] 52.92MB/375MB 11:26:57 55f2b468da67 Extracting [=======================================> ] 202.8MB/257.9MB 11:26:57 eabd8714fec9 Extracting [========> ] 64.06MB/375MB 11:26:57 55f2b468da67 Extracting [=======================================> ] 205MB/257.9MB 11:26:57 eabd8714fec9 Extracting [=========> ] 74.09MB/375MB 11:26:57 55f2b468da67 Extracting [========================================> ] 207.2MB/257.9MB 11:26:57 eabd8714fec9 Extracting [===========> ] 83MB/375MB 11:26:57 55f2b468da67 Extracting [========================================> ] 209.5MB/257.9MB 11:26:57 eabd8714fec9 Extracting [============> ] 95.26MB/375MB 11:26:57 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 11:26:57 eabd8714fec9 Extracting [=============> ] 102.5MB/375MB 11:26:57 55f2b468da67 Extracting [=========================================> ] 213.9MB/257.9MB 11:26:57 eabd8714fec9 Extracting [==============> ] 108.1MB/375MB 11:26:57 55f2b468da67 Extracting [==========================================> ] 217.8MB/257.9MB 11:26:57 eabd8714fec9 Extracting [===============> ] 112.5MB/375MB 11:26:58 55f2b468da67 Extracting [==========================================> ] 221.7MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===============> ] 117.5MB/375MB 11:26:58 55f2b468da67 Extracting [===========================================> ] 225.1MB/257.9MB 11:26:58 eabd8714fec9 Extracting [================> ] 123.7MB/375MB 11:26:58 55f2b468da67 Extracting [============================================> ] 227.8MB/257.9MB 11:26:58 eabd8714fec9 Extracting [=================> ] 128.7MB/375MB 11:26:58 eabd8714fec9 Extracting [=================> ] 129.8MB/375MB 11:26:58 55f2b468da67 Extracting [============================================> ] 228.4MB/257.9MB 11:26:58 eabd8714fec9 Extracting [=================> ] 134.8MB/375MB 11:26:58 55f2b468da67 Extracting [============================================> ] 230.6MB/257.9MB 11:26:58 eabd8714fec9 Extracting [==================> ] 139.8MB/375MB 11:26:58 55f2b468da67 Extracting [=============================================> ] 232.3MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===================> ] 144.3MB/375MB 11:26:58 55f2b468da67 Extracting [=============================================> ] 235.6MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===================> ] 148.7MB/375MB 11:26:58 55f2b468da67 Extracting [==============================================> ] 237.9MB/257.9MB 11:26:58 eabd8714fec9 Extracting [====================> ] 153.2MB/375MB 11:26:58 55f2b468da67 Extracting [==============================================> ] 242.3MB/257.9MB 11:26:59 eabd8714fec9 Extracting [====================> ] 156.5MB/375MB 11:26:59 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=====================> ] 161MB/375MB 11:26:59 eabd8714fec9 Extracting [======================> ] 167.7MB/375MB 11:26:59 55f2b468da67 Extracting [=================================================> ] 253.5MB/257.9MB 11:26:59 eabd8714fec9 Extracting [========================> ] 184.9MB/375MB 11:26:59 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:26:59 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:26:59 eabd8714fec9 Extracting [==========================> ] 198.9MB/375MB 11:26:59 eabd8714fec9 Extracting [============================> ] 216.1MB/375MB 11:26:59 eabd8714fec9 Extracting [=============================> ] 221.2MB/375MB 11:26:59 eabd8714fec9 Extracting [==============================> ] 225.1MB/375MB 11:26:59 eabd8714fec9 Extracting [==============================> ] 231.2MB/375MB 11:27:00 eabd8714fec9 Extracting [===============================> ] 237.3MB/375MB 11:27:00 55f2b468da67 Pull complete 11:27:00 eabd8714fec9 Extracting [================================> ] 242.3MB/375MB 11:27:00 eabd8714fec9 Extracting [=================================> ] 247.9MB/375MB 11:27:00 82bfc142787e Extracting [> ] 98.3kB/8.613MB 11:27:00 eabd8714fec9 Extracting [=================================> ] 252.3MB/375MB 11:27:00 82bfc142787e Extracting [=====> ] 983kB/8.613MB 11:27:00 eabd8714fec9 Extracting [==================================> ] 256.2MB/375MB 11:27:00 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 11:27:00 eabd8714fec9 Extracting [==================================> ] 262.4MB/375MB 11:27:00 eabd8714fec9 Extracting [===================================> ] 267.4MB/375MB 11:27:00 eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB 11:27:00 eabd8714fec9 Extracting [====================================> ] 270.7MB/375MB 11:27:00 82bfc142787e Pull complete 11:27:01 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 11:27:01 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:01 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:01 eabd8714fec9 Extracting [====================================> ] 274.1MB/375MB 11:27:01 eabd8714fec9 Extracting [====================================> ] 277.4MB/375MB 11:27:01 eabd8714fec9 Extracting [======================================> ] 285.2MB/375MB 11:27:01 eabd8714fec9 Extracting [======================================> ] 291.9MB/375MB 11:27:01 eabd8714fec9 Extracting [=======================================> ] 294.7MB/375MB 11:27:01 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 11:27:01 46baca71a4ef Pull complete 11:27:02 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 11:27:02 eabd8714fec9 Extracting [========================================> ] 301.9MB/375MB 11:27:02 eabd8714fec9 Extracting [========================================> ] 304.7MB/375MB 11:27:02 eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 11:27:02 eabd8714fec9 Extracting [=========================================> ] 310.3MB/375MB 11:27:02 eabd8714fec9 Extracting [=========================================> ] 313.1MB/375MB 11:27:02 eabd8714fec9 Extracting [==========================================> ] 315.3MB/375MB 11:27:02 eabd8714fec9 Extracting [==========================================> ] 319.8MB/375MB 11:27:02 eabd8714fec9 Extracting [===========================================> ] 323.1MB/375MB 11:27:03 eabd8714fec9 Extracting [===========================================> ] 323.6MB/375MB 11:27:03 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 11:27:03 eabd8714fec9 Extracting [===========================================> ] 327.5MB/375MB 11:27:03 b0e0ef7895f4 Extracting [===============> ] 11.8MB/37.01MB 11:27:03 eabd8714fec9 Extracting [===========================================> ] 329.8MB/375MB 11:27:03 b0e0ef7895f4 Extracting [================================> ] 24.38MB/37.01MB 11:27:03 eabd8714fec9 Extracting [============================================> ] 332MB/375MB 11:27:03 b0e0ef7895f4 Extracting [================================================> ] 36.18MB/37.01MB 11:27:03 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 11:27:03 eabd8714fec9 Extracting [============================================> ] 335.3MB/375MB 11:27:03 eabd8714fec9 Extracting [=============================================> ] 338.7MB/375MB 11:27:03 eabd8714fec9 Extracting [=============================================> ] 340.9MB/375MB 11:27:03 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 11:27:04 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 11:27:04 eabd8714fec9 Extracting [=============================================> ] 344.8MB/375MB 11:27:04 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 11:27:04 eabd8714fec9 Extracting [==============================================> ] 351.5MB/375MB 11:27:04 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 11:27:04 eabd8714fec9 Extracting [================================================> ] 362.6MB/375MB 11:27:04 eabd8714fec9 Extracting [=================================================> ] 368.2MB/375MB 11:27:05 eabd8714fec9 Extracting [=================================================> ] 373.2MB/375MB 11:27:05 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 11:27:06 b0e0ef7895f4 Pull complete 11:27:06 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:06 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:06 eabd8714fec9 Pull complete 11:27:06 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:06 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:06 45fd2fec8a19 Pull complete 11:27:06 c0c90eeb8aca Pull complete 11:27:06 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 11:27:06 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:06 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:06 8f10199ed94b Extracting [=====================> ] 3.736MB/8.768MB 11:27:06 5cfb27c10ea5 Pull complete 11:27:06 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:06 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:06 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 11:27:06 8f10199ed94b Pull complete 11:27:06 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:06 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:06 40a5eed61bb0 Pull complete 11:27:06 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:06 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:07 e040ea11fa10 Pull complete 11:27:07 f963a77d2726 Pull complete 11:27:07 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 11:27:07 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 11:27:07 f3a82e9f1761 Extracting [================> ] 14.22MB/44.41MB 11:27:07 09d5a3f70313 Extracting [======> ] 14.48MB/109.2MB 11:27:07 f3a82e9f1761 Extracting [=============================> ] 26.61MB/44.41MB 11:27:07 09d5a3f70313 Extracting [============> ] 27.85MB/109.2MB 11:27:07 f3a82e9f1761 Extracting [==============================================> ] 41.29MB/44.41MB 11:27:07 09d5a3f70313 Extracting [===================> ] 42.34MB/109.2MB 11:27:07 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 11:27:07 f3a82e9f1761 Pull complete 11:27:07 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:07 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:07 09d5a3f70313 Extracting [==========================> ] 57.38MB/109.2MB 11:27:07 79161a3f5362 Pull complete 11:27:07 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:07 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:07 09d5a3f70313 Extracting [=================================> ] 72.42MB/109.2MB 11:27:07 9c266ba63f51 Pull complete 11:27:07 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:07 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:07 09d5a3f70313 Extracting [========================================> ] 88.01MB/109.2MB 11:27:07 09d5a3f70313 Extracting [==============================================> ] 102.5MB/109.2MB 11:27:07 2e8a7df9c2ee Pull complete 11:27:07 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:07 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:07 09d5a3f70313 Extracting [=================================================> ] 107.5MB/109.2MB 11:27:08 10f05dd8b1db Pull complete 11:27:08 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:08 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:08 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:08 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:08 09d5a3f70313 Pull complete 11:27:08 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:08 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:08 41dac8b43ba6 Pull complete 11:27:08 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 11:27:08 356f5c2c843b Pull complete 11:27:08 kafka Pulled 11:27:08 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 11:27:08 71a9f6a9ab4d Pull complete 11:27:08 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 11:27:08 da3ed5db7103 Extracting [======> ] 16.15MB/127.4MB 11:27:08 da3ed5db7103 Extracting [=============> ] 35.09MB/127.4MB 11:27:08 da3ed5db7103 Extracting [=====================> ] 54.59MB/127.4MB 11:27:08 da3ed5db7103 Extracting [=============================> ] 75.76MB/127.4MB 11:27:08 da3ed5db7103 Extracting [=====================================> ] 95.81MB/127.4MB 11:27:08 da3ed5db7103 Extracting [============================================> ] 113.1MB/127.4MB 11:27:09 da3ed5db7103 Extracting [===============================================> ] 121.4MB/127.4MB 11:27:09 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 11:27:09 da3ed5db7103 Pull complete 11:27:09 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:09 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:09 c955f6e31a04 Pull complete 11:27:09 zookeeper Pulled 11:27:09 Network compose_default Creating 11:27:09 Network compose_default Created 11:27:09 Container prometheus Creating 11:27:09 Container postgres Creating 11:27:09 Container zookeeper Creating 11:27:17 Container zookeeper Created 11:27:17 Container postgres Created 11:27:17 Container kafka Creating 11:27:17 Container policy-db-migrator Creating 11:27:17 Container prometheus Created 11:27:17 Container grafana Creating 11:27:17 Container grafana Created 11:27:17 Container policy-db-migrator Created 11:27:17 Container policy-api Creating 11:27:17 Container kafka Created 11:27:17 Container policy-api Created 11:27:17 Container policy-pap Creating 11:27:17 Container policy-pap Created 11:27:17 Container policy-xacml-pdp Creating 11:27:17 Container policy-xacml-pdp Created 11:27:17 Container zookeeper Starting 11:27:17 Container postgres Starting 11:27:17 Container prometheus Starting 11:27:18 Container zookeeper Started 11:27:18 Container kafka Starting 11:27:19 Container kafka Started 11:27:20 Container postgres Started 11:27:20 Container policy-db-migrator Starting 11:27:21 Container policy-db-migrator Started 11:27:21 Container policy-api Starting 11:27:22 Container policy-api Started 11:27:22 Container policy-pap Starting 11:27:23 Container policy-pap Started 11:27:23 Container policy-xacml-pdp Starting 11:27:23 Container prometheus Started 11:27:23 Container grafana Starting 11:27:24 Container policy-xacml-pdp Started 11:27:25 Container grafana Started 11:27:25 Prometheus server: http://localhost:30259 11:27:25 Grafana server: http://localhost:30269 11:27:35 Waiting for REST to come up on localhost port 30004... 11:27:35 IMAGE NAMES STATUS 11:27:35 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 11 seconds 11:27:35 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 12 seconds 11:27:35 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 13 seconds 11:27:35 confluentinc/cp-kafka:7.4.9 kafka Up 16 seconds 11:27:35 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 10 seconds 11:27:35 confluentinc/cp-zookeeper:latest zookeeper Up 17 seconds 11:27:35 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 15 seconds 11:27:35 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 12 seconds 11:27:41 IMAGE NAMES STATUS 11:27:41 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 16 seconds 11:27:41 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 17 seconds 11:27:41 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 18 seconds 11:27:41 confluentinc/cp-kafka:7.4.9 kafka Up 21 seconds 11:27:41 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 15 seconds 11:27:41 confluentinc/cp-zookeeper:latest zookeeper Up 22 seconds 11:27:41 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 20 seconds 11:27:41 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 17 seconds 11:27:46 IMAGE NAMES STATUS 11:27:46 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 21 seconds 11:27:46 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 23 seconds 11:27:46 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 23 seconds 11:27:46 confluentinc/cp-kafka:7.4.9 kafka Up 26 seconds 11:27:46 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 20 seconds 11:27:46 confluentinc/cp-zookeeper:latest zookeeper Up 27 seconds 11:27:46 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 25 seconds 11:27:46 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 22 seconds 11:27:51 IMAGE NAMES STATUS 11:27:51 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 26 seconds 11:27:51 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 28 seconds 11:27:51 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 28 seconds 11:27:51 confluentinc/cp-kafka:7.4.9 kafka Up 31 seconds 11:27:51 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 25 seconds 11:27:51 confluentinc/cp-zookeeper:latest zookeeper Up 32 seconds 11:27:51 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 30 seconds 11:27:51 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 27 seconds 11:27:56 IMAGE NAMES STATUS 11:27:56 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 31 seconds 11:27:56 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 33 seconds 11:27:56 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 33 seconds 11:27:56 confluentinc/cp-kafka:7.4.9 kafka Up 36 seconds 11:27:56 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 30 seconds 11:27:56 confluentinc/cp-zookeeper:latest zookeeper Up 37 seconds 11:27:56 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 35 seconds 11:27:56 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 32 seconds 11:28:01 IMAGE NAMES STATUS 11:28:01 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 36 seconds 11:28:01 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 38 seconds 11:28:01 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 38 seconds 11:28:01 confluentinc/cp-kafka:7.4.9 kafka Up 41 seconds 11:28:01 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 35 seconds 11:28:01 confluentinc/cp-zookeeper:latest zookeeper Up 42 seconds 11:28:01 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 40 seconds 11:28:01 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 37 seconds 11:28:01 Build docker image for robot framework 11:28:01 Error: No such image: policy-csit-robot 11:28:01 Cloning into '/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/resources/tests/models'... 11:28:02 Build robot framework docker image 11:28:24 sha256:48c2a1d4cbe67a82883023710948d27d9f76edd68e9b0324351ca340ef34209e 11:28:24 Error response from daemon: reference does not exist 11:28:24 top - 11:28:24 up 3 min, 0 users, load average: 3.29, 1.70, 0.67 11:28:24 Tasks: 228 total, 1 running, 150 sleeping, 0 stopped, 0 zombie 11:28:24 %Cpu(s): 17.1 us, 4.1 sy, 0.0 ni, 74.7 id, 3.9 wa, 0.0 hi, 0.1 si, 0.1 st 11:28:24 11:28:24 total used free shared buff/cache available 11:28:24 Mem: 31G 2.5G 21G 27M 7.1G 28G 11:28:24 Swap: 1.0G 0B 1.0G 11:28:24 11:28:24 IMAGE NAMES STATUS 11:28:24 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 59 seconds 11:28:24 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up About a minute 11:28:24 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up About a minute 11:28:24 confluentinc/cp-kafka:7.4.9 kafka Up About a minute 11:28:24 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 58 seconds 11:28:24 confluentinc/cp-zookeeper:latest zookeeper Up About a minute 11:28:24 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 11:28:24 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 11:28:24 11:28:27 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:28:27 07ab9870d29a policy-xacml-pdp 0.80% 174.4MiB / 31.41GiB 0.54% 27.4kB / 29.2kB 45.1kB / 4.1kB 49 11:28:27 930e1ef8fc92 policy-pap 1.07% 526.4MiB / 31.41GiB 1.64% 2.06MB / 962kB 0B / 136MB 65 11:28:27 45c0d96f0fed policy-api 0.37% 421.1MiB / 31.41GiB 1.31% 1.13MB / 946kB 0B / 0B 58 11:28:27 09c01133c0a2 kafka 7.44% 381.8MiB / 31.41GiB 1.19% 120kB / 123kB 0B / 537kB 83 11:28:27 4576957cd284 grafana 0.19% 106MiB / 31.41GiB 0.33% 19.6MB / 73.7kB 0B / 31.8MB 18 11:28:27 f3f2380fbccf zookeeper 0.10% 83.93MiB / 31.41GiB 0.26% 55kB / 48.4kB 106kB / 377kB 62 11:28:27 df4eef488c0e postgres 0.02% 85.72MiB / 31.41GiB 0.27% 2.47MB / 3.65MB 127kB / 158MB 26 11:28:27 1255614bd17c prometheus 0.00% 19.92MiB / 31.41GiB 0.06% 1.5kB / 474B 0B / 0B 13 11:28:27 11:28:27 Container policy-csit Creating 11:28:27 Container policy-csit Created 11:28:27 Attaching to policy-csit 11:28:28 policy-csit | Invoking the robot tests from: xacml-pdp-test.robot xacml-pdp-slas.robot 11:28:28 policy-csit | Run Robot test 11:28:28 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:28:28 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:28:28 policy-csit | -v POLICY_API_IP:policy-api:6969 11:28:28 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:28:28 policy-csit | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969 11:28:28 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:28:28 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:28:28 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:28:28 policy-csit | -v KAFKA_IP:kafka:9092 11:28:28 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:28:28 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:28:28 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:28:28 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:28:28 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:28:28 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:28:28 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:28:28 policy-csit | -v TEST_ENV:docker 11:28:28 policy-csit | -v JAEGER_IP:jaeger:16686 11:28:28 policy-csit | Starting Robot test suites ... 11:28:28 policy-csit | ============================================================================== 11:28:28 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas 11:28:28 policy-csit | ============================================================================== 11:28:28 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test 11:28:28 policy-csit | ============================================================================== 11:28:28 policy-csit | Healthcheck :: Verify policy xacml-pdp health check | PASS | 11:28:28 policy-csit | ------------------------------------------------------------------------------ 11:28:28 policy-csit | Metrics :: Verify policy-xacml-pdp is exporting prometheus metrics | PASS | 11:28:28 policy-csit | ------------------------------------------------------------------------------ 11:28:28 policy-csit | MakeTopics :: Creates the Policy topics | PASS | 11:28:28 policy-csit | ------------------------------------------------------------------------------ 11:28:56 policy-csit | ExecuteXacmlPolicy | PASS | 11:28:56 policy-csit | ------------------------------------------------------------------------------ 11:28:56 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test | PASS | 11:28:56 policy-csit | 4 tests, 4 passed, 0 failed 11:28:56 policy-csit | ============================================================================== 11:28:56 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas 11:28:56 policy-csit | ============================================================================== 11:29:56 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:29:56 policy-csit | ------------------------------------------------------------------------------ 11:29:56 policy-csit | ValidatePolicyDecisionsGauge :: Validate policy execution gauge us... | PASS | 11:29:56 policy-csit | ------------------------------------------------------------------------------ 11:29:56 policy-csit | ValidatePolicyDecisionsTotalCounter :: Validate policy decision co... | PASS | 11:29:56 policy-csit | ------------------------------------------------------------------------------ 11:29:56 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas | PASS | 11:29:56 policy-csit | 3 tests, 3 passed, 0 failed 11:29:56 policy-csit | ============================================================================== 11:29:56 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas | PASS | 11:29:56 policy-csit | 7 tests, 7 passed, 0 failed 11:29:56 policy-csit | ============================================================================== 11:29:56 policy-csit | Output: /tmp/results/output.xml 11:29:56 policy-csit | Log: /tmp/results/log.html 11:29:56 policy-csit | Report: /tmp/results/report.html 11:29:56 policy-csit | RESULT: 0 11:29:56 policy-csit exited with code 0 11:29:56 IMAGE NAMES STATUS 11:29:56 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 2 minutes 11:29:56 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 2 minutes 11:29:56 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 2 minutes 11:29:56 confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 11:29:56 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 11:29:56 confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 11:29:56 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 11:29:56 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 11:29:56 Shut down started! 11:29:59 Collecting logs from docker compose containers... 11:30:00 Tearing down containers... 11:30:01 Container policy-xacml-pdp Stopping 11:30:01 Container policy-csit Stopping 11:30:01 Container grafana Stopping 11:30:01 Container policy-csit Stopped 11:30:01 Container policy-csit Removing 11:30:01 Container policy-csit Removed 11:30:01 Container grafana Stopped 11:30:01 Container grafana Removing 11:30:01 Container grafana Removed 11:30:01 Container prometheus Stopping 11:30:01 Container prometheus Stopped 11:30:01 Container prometheus Removing 11:30:01 Container prometheus Removed 11:30:11 Container policy-xacml-pdp Stopped 11:30:11 Container policy-xacml-pdp Removing 11:30:11 Container policy-xacml-pdp Removed 11:30:11 Container policy-pap Stopping 11:30:21 Container policy-pap Stopped 11:30:21 Container policy-pap Removing 11:30:21 Container policy-pap Removed 11:30:21 Container kafka Stopping 11:30:21 Container policy-api Stopping 11:30:22 Container kafka Stopped 11:30:22 Container kafka Removing 11:30:22 Container kafka Removed 11:30:22 Container zookeeper Stopping 11:30:23 Container zookeeper Stopped 11:30:23 Container zookeeper Removing 11:30:23 Container zookeeper Removed 11:30:32 Container policy-api Stopped 11:30:32 Container policy-api Removing 11:30:32 Container policy-api Removed 11:30:32 Container policy-db-migrator Stopping 11:30:32 Container policy-db-migrator Stopped 11:30:32 Container policy-db-migrator Removing 11:30:32 Container policy-db-migrator Removed 11:30:32 Container postgres Stopping 11:30:32 Container postgres Stopped 11:30:32 Container postgres Removing 11:30:32 Container postgres Removed 11:30:32 Network compose_default Removing 11:30:32 Network compose_default Removed 11:30:32 $ ssh-agent -k 11:30:32 unset SSH_AUTH_SOCK; 11:30:32 unset SSH_AGENT_PID; 11:30:32 echo Agent pid 2089 killed; 11:30:32 [ssh-agent] Stopped. 11:30:32 Robot results publisher started... 11:30:32 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:30:32 -Parsing output xml: 11:30:33 Done! 11:30:33 -Copying log files to build dir: 11:30:33 Done! 11:30:33 -Assigning results to build: 11:30:33 Done! 11:30:33 -Checking thresholds: 11:30:33 Done! 11:30:33 Done publishing Robot results. 11:30:33 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:33 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins13813410158665884272.sh 11:30:33 ---> sysstat.sh 11:30:33 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins7788709904604598285.sh 11:30:33 ---> package-listing.sh 11:30:33 ++ facter osfamily 11:30:33 ++ tr '[:upper:]' '[:lower:]' 11:30:33 + OS_FAMILY=debian 11:30:33 + workspace=/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:30:33 + START_PACKAGES=/tmp/packages_start.txt 11:30:33 + END_PACKAGES=/tmp/packages_end.txt 11:30:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:33 + PACKAGES=/tmp/packages_start.txt 11:30:33 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:33 + PACKAGES=/tmp/packages_end.txt 11:30:33 + case "${OS_FAMILY}" in 11:30:33 + dpkg -l 11:30:33 + grep '^ii' 11:30:33 + '[' -f /tmp/packages_start.txt ']' 11:30:33 + '[' -f /tmp/packages_end.txt ']' 11:30:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:33 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:33 + mkdir -p /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:34 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins10570455546420442084.sh 11:30:34 ---> capture-instance-metadata.sh 11:30:34 Setup pyenv: 11:30:34 system 11:30:34 3.8.13 11:30:34 3.9.13 11:30:34 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bV0X from file:/tmp/.os_lf_venv 11:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:36 lf-activate-venv(): INFO: Base packages installed successfully 11:30:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-bV0X/bin to PATH 11:30:44 INFO: Running in OpenStack, capturing instance metadata 11:30:44 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins2047408138101139018.sh 11:30:44 provisioning config files... 11:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/config8448482222294291985tmp 11:30:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:45 [EnvInject] - Injecting environment variables from a build step. 11:30:45 [EnvInject] - Injecting as environment variables the properties content 11:30:45 SERVER_ID=logs 11:30:45 11:30:45 [EnvInject] - Variables injected successfully. 11:30:45 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins13516890020340019884.sh 11:30:45 ---> create-netrc.sh 11:30:45 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins12519206467359550771.sh 11:30:45 ---> python-tools-install.sh 11:30:45 Setup pyenv: 11:30:45 system 11:30:45 3.8.13 11:30:45 3.9.13 11:30:45 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bV0X from file:/tmp/.os_lf_venv 11:30:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:47 lf-activate-venv(): INFO: Base packages installed successfully 11:30:47 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-bV0X/bin to PATH 11:30:55 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins2379025004568506022.sh 11:30:55 ---> sudo-logs.sh 11:30:55 Archiving 'sudo' log.. 11:30:55 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins8446840287969510318.sh 11:30:55 ---> job-cost.sh 11:30:55 Setup pyenv: 11:30:55 system 11:30:55 3.8.13 11:30:55 3.9.13 11:30:55 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bV0X from file:/tmp/.os_lf_venv 11:30:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:57 lf-activate-venv(): INFO: Base packages installed successfully 11:30:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-bV0X/bin to PATH 11:31:02 INFO: No Stack... 11:31:03 INFO: Retrieving Pricing Info for: v3-standard-8 11:31:03 INFO: Archiving Costs 11:31:03 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins7719900972987006214.sh 11:31:03 ---> logs-deploy.sh 11:31:03 Setup pyenv: 11:31:03 system 11:31:03 3.8.13 11:31:03 3.9.13 11:31:03 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bV0X from file:/tmp/.os_lf_venv 11:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:05 lf-activate-venv(): INFO: Base packages installed successfully 11:31:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-bV0X/bin to PATH 11:31:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-oslo-project-csit-xacml-pdp/285 11:31:13 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:31:14 Archives upload complete. 11:31:15 INFO: archiving logs to Nexus 11:31:15 ---> uname -a: 11:31:15 Linux prd-ubuntu1804-docker-8c-8g-42818 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:31:15 11:31:15 11:31:15 ---> lscpu: 11:31:15 Architecture: x86_64 11:31:15 CPU op-mode(s): 32-bit, 64-bit 11:31:15 Byte Order: Little Endian 11:31:15 CPU(s): 8 11:31:15 On-line CPU(s) list: 0-7 11:31:15 Thread(s) per core: 1 11:31:15 Core(s) per socket: 1 11:31:15 Socket(s): 8 11:31:15 NUMA node(s): 1 11:31:15 Vendor ID: AuthenticAMD 11:31:15 CPU family: 23 11:31:15 Model: 49 11:31:15 Model name: AMD EPYC-Rome Processor 11:31:15 Stepping: 0 11:31:15 CPU MHz: 2799.998 11:31:15 BogoMIPS: 5599.99 11:31:15 Virtualization: AMD-V 11:31:15 Hypervisor vendor: KVM 11:31:15 Virtualization type: full 11:31:15 L1d cache: 32K 11:31:15 L1i cache: 32K 11:31:15 L2 cache: 512K 11:31:15 L3 cache: 16384K 11:31:15 NUMA node0 CPU(s): 0-7 11:31:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:15 11:31:15 11:31:15 ---> nproc: 11:31:15 8 11:31:15 11:31:15 11:31:15 ---> df -h: 11:31:15 Filesystem Size Used Avail Use% Mounted on 11:31:15 udev 16G 0 16G 0% /dev 11:31:15 tmpfs 3.2G 708K 3.2G 1% /run 11:31:15 /dev/vda1 155G 15G 141G 10% / 11:31:15 tmpfs 16G 0 16G 0% /dev/shm 11:31:15 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:31:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:31:15 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:31:15 11:31:15 11:31:15 ---> free -m: 11:31:15 total used free shared buff/cache available 11:31:15 Mem: 32167 894 24316 0 6956 30817 11:31:15 Swap: 1023 0 1023 11:31:15 11:31:15 11:31:15 ---> ip addr: 11:31:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:15 inet 127.0.0.1/8 scope host lo 11:31:15 valid_lft forever preferred_lft forever 11:31:15 inet6 ::1/128 scope host 11:31:15 valid_lft forever preferred_lft forever 11:31:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:15 link/ether fa:16:3e:c3:91:ca brd ff:ff:ff:ff:ff:ff 11:31:15 inet 10.30.107.79/23 brd 10.30.107.255 scope global dynamic ens3 11:31:15 valid_lft 86013sec preferred_lft 86013sec 11:31:15 inet6 fe80::f816:3eff:fec3:91ca/64 scope link 11:31:15 valid_lft forever preferred_lft forever 11:31:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:31:15 link/ether 02:42:5f:17:af:4c brd ff:ff:ff:ff:ff:ff 11:31:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:15 valid_lft forever preferred_lft forever 11:31:15 inet6 fe80::42:5fff:fe17:af4c/64 scope link 11:31:15 valid_lft forever preferred_lft forever 11:31:15 11:31:15 11:31:15 ---> sar -b -r -n DEV: 11:31:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-42818) 09/01/25 _x86_64_ (8 CPU) 11:31:15 11:31:15 11:24:51 LINUX RESTART (8 CPU) 11:31:15 11:31:15 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:15 11:26:01 360.29 74.15 286.14 5330.18 95940.94 11:31:15 11:27:01 302.23 19.68 282.55 2262.96 126093.78 11:31:15 11:28:01 479.92 4.33 475.59 466.24 154146.48 11:31:15 11:29:01 129.90 0.45 129.45 41.86 17496.82 11:31:15 11:30:01 16.63 0.03 16.60 3.07 360.07 11:31:15 11:31:01 64.84 1.27 63.57 89.45 2340.54 11:31:15 Average: 225.64 16.65 208.99 1365.60 66065.55 11:31:15 11:31:15 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:15 11:26:01 30073840 31605328 2865380 8.70 60960 1785756 1499404 4.41 966620 1619556 162512 11:31:15 11:27:01 25272724 31595208 7666496 23.27 135340 6308504 1900360 5.59 1033728 6086072 2511528 11:31:15 11:28:01 23162072 29757940 9777148 29.68 164588 6523308 8109312 23.86 3113632 6012812 9352 11:31:15 11:29:01 22730304 29642160 10208916 30.99 193992 6771576 8276608 24.35 3289864 6221056 960 11:31:15 11:30:01 22950524 29816288 9988696 30.32 194228 6731488 7365548 21.67 3131548 6172676 168 11:31:15 11:31:01 24889112 31545804 8050108 24.44 195880 6510572 1633760 4.81 1455104 5973476 15960 11:31:15 Average: 24846429 30660455 8092791 24.57 157498 5771867 4797499 14.12 2165083 5347608 450080 11:31:15 11:31:15 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:15 11:26:01 ens3 408.48 255.62 1671.73 75.03 0.00 0.00 0.00 0.00 11:31:15 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:15 11:26:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 11:31:15 11:27:01 ens3 1492.57 1059.21 32908.04 84.76 0.00 0.00 0.00 0.00 11:31:15 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:15 11:27:01 lo 15.66 15.66 1.70 1.70 0.00 0.00 0.00 0.00 11:31:15 11:28:01 br-98afdd25fe59 15.06 19.11 1.02 319.40 0.00 0.00 0.00 0.00 11:31:15 11:28:01 ens3 41.79 30.96 445.55 4.84 0.00 0.00 0.00 0.00 11:31:15 11:28:01 veth9cb0202 6.80 7.11 1.04 1.00 0.00 0.00 0.00 0.00 11:31:15 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:15 11:29:01 br-98afdd25fe59 0.38 0.28 0.02 0.02 0.00 0.00 0.00 0.00 11:31:15 11:29:01 ens3 44.99 34.69 1054.33 4.61 0.00 0.00 0.00 0.00 11:31:15 11:29:01 veth9cb0202 17.43 13.43 1.94 2.04 0.00 0.00 0.00 0.00 11:31:15 11:29:01 docker0 13.90 15.55 2.19 298.38 0.00 0.00 0.00 0.00 11:31:15 11:30:01 br-98afdd25fe59 0.37 0.15 0.02 0.01 0.00 0.00 0.00 0.00 11:31:15 11:30:01 ens3 9.65 10.83 8.66 1.63 0.00 0.00 0.00 0.00 11:31:15 11:30:01 veth9cb0202 13.93 9.42 1.06 1.37 0.00 0.00 0.00 0.00 11:31:15 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:15 11:31:01 ens3 51.81 31.49 66.61 15.61 0.00 0.00 0.00 0.00 11:31:15 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:15 11:31:01 lo 28.26 28.26 2.81 2.81 0.00 0.00 0.00 0.00 11:31:15 Average: ens3 341.54 237.13 6025.67 31.08 0.00 0.00 0.00 0.00 11:31:15 Average: docker0 2.32 2.59 0.36 49.73 0.00 0.00 0.00 0.00 11:31:15 Average: lo 4.21 4.21 0.43 0.43 0.00 0.00 0.00 0.00 11:31:15 11:31:15 11:31:15 ---> sar -P ALL: 11:31:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-42818) 09/01/25 _x86_64_ (8 CPU) 11:31:15 11:31:15 11:24:51 LINUX RESTART (8 CPU) 11:31:15 11:31:15 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:15 11:26:01 all 9.24 0.00 1.32 3.05 0.04 86.35 11:31:15 11:26:01 0 5.43 0.00 0.78 0.13 0.03 93.62 11:31:15 11:26:01 1 24.13 0.00 2.82 4.50 0.07 68.49 11:31:15 11:26:01 2 2.71 0.00 0.95 4.51 0.03 91.80 11:31:15 11:26:01 3 16.26 0.00 1.24 2.44 0.05 80.01 11:31:15 11:26:01 4 5.63 0.00 2.31 0.45 0.05 91.56 11:31:15 11:26:01 5 3.27 0.00 0.77 11.29 0.03 84.64 11:31:15 11:26:01 6 10.61 0.00 0.75 0.50 0.03 88.11 11:31:15 11:26:01 7 5.79 0.00 0.95 0.60 0.05 92.60 11:31:15 11:27:01 all 17.55 0.00 6.84 5.41 0.09 70.11 11:31:15 11:27:01 0 13.57 0.00 5.81 2.08 0.07 78.47 11:31:15 11:27:01 1 17.12 0.00 7.84 2.15 0.10 72.79 11:31:15 11:27:01 2 11.56 0.00 7.28 13.26 0.08 67.81 11:31:15 11:27:01 3 32.51 0.00 6.95 0.92 0.10 59.52 11:31:15 11:27:01 4 12.89 0.00 7.67 4.57 0.10 74.77 11:31:15 11:27:01 5 22.11 0.00 6.58 6.75 0.12 64.44 11:31:15 11:27:01 6 16.50 0.00 6.95 0.72 0.07 75.76 11:31:15 11:27:01 7 14.11 0.00 5.61 12.45 0.08 67.75 11:31:15 11:28:01 all 29.66 0.00 4.79 4.59 0.09 60.87 11:31:15 11:28:01 0 26.29 0.00 5.52 8.38 0.08 59.72 11:31:15 11:28:01 1 31.30 0.00 4.81 0.54 0.10 63.26 11:31:15 11:28:01 2 32.92 0.00 4.78 0.72 0.08 61.50 11:31:15 11:28:01 3 34.91 0.00 4.89 2.89 0.10 57.20 11:31:15 11:28:01 4 32.94 0.00 4.46 11.10 0.10 51.40 11:31:15 11:28:01 5 26.41 0.00 4.31 0.96 0.08 68.24 11:31:15 11:28:01 6 28.93 0.00 4.68 1.68 0.08 64.62 11:31:15 11:28:01 7 23.55 0.00 4.84 10.42 0.12 61.07 11:31:15 11:29:01 all 12.20 0.00 2.23 0.59 0.06 84.91 11:31:15 11:29:01 0 12.80 0.00 2.58 0.08 0.07 84.47 11:31:15 11:29:01 1 11.84 0.00 1.91 1.44 0.07 84.75 11:31:15 11:29:01 2 10.50 0.00 2.27 0.07 0.07 87.10 11:31:15 11:29:01 3 13.55 0.00 2.19 0.40 0.05 83.81 11:31:15 11:29:01 4 10.96 0.00 2.28 1.94 0.05 84.78 11:31:15 11:29:01 5 11.97 0.00 2.22 0.32 0.05 85.44 11:31:15 11:29:01 6 12.62 0.00 2.08 0.17 0.07 85.06 11:31:15 11:29:01 7 13.39 0.00 2.32 0.33 0.05 83.90 11:31:15 11:30:01 all 1.35 0.00 0.48 0.04 0.04 98.09 11:31:15 11:30:01 0 1.92 0.00 0.68 0.03 0.05 97.31 11:31:15 11:30:01 1 1.19 0.00 0.52 0.02 0.03 98.25 11:31:15 11:30:01 2 1.20 0.00 0.42 0.00 0.02 98.37 11:31:15 11:30:01 3 1.32 0.00 0.53 0.03 0.05 98.06 11:31:15 11:30:01 4 1.39 0.00 0.48 0.02 0.03 98.08 11:31:15 11:30:01 5 1.30 0.00 0.40 0.07 0.03 98.20 11:31:15 11:30:01 6 0.97 0.00 0.37 0.03 0.03 98.59 11:31:15 11:30:01 7 1.54 0.00 0.48 0.07 0.03 97.88 11:31:15 11:31:01 all 6.18 0.00 0.73 0.19 0.03 92.88 11:31:15 11:31:01 0 1.85 0.00 0.83 0.08 0.02 97.22 11:31:15 11:31:01 1 9.23 0.00 0.82 0.05 0.03 89.87 11:31:15 11:31:01 2 4.12 0.00 0.70 0.05 0.03 95.09 11:31:15 11:31:01 3 1.17 0.00 0.43 0.02 0.02 98.36 11:31:15 11:31:01 4 16.66 0.00 1.00 0.08 0.05 82.20 11:31:15 11:31:01 5 0.65 0.00 0.77 1.10 0.02 97.46 11:31:15 11:31:01 6 14.05 0.00 0.85 0.08 0.03 84.98 11:31:15 11:31:01 7 1.65 0.00 0.47 0.03 0.02 97.83 11:31:15 Average: all 12.66 0.00 2.71 2.30 0.06 82.27 11:31:15 Average: 0 10.27 0.00 2.69 1.79 0.05 85.20 11:31:15 Average: 1 15.78 0.00 3.10 1.45 0.07 79.60 11:31:15 Average: 2 10.47 0.00 2.72 3.08 0.05 83.68 11:31:15 Average: 3 16.55 0.00 2.69 1.12 0.06 79.58 11:31:15 Average: 4 13.40 0.00 3.02 3.02 0.06 80.50 11:31:15 Average: 5 10.93 0.00 2.50 3.41 0.06 83.10 11:31:15 Average: 6 13.90 0.00 2.55 0.53 0.05 82.97 11:31:15 Average: 7 9.98 0.00 2.44 3.96 0.06 83.57 11:31:15 11:31:15 11:31:15