11:25:24 Started by timer 11:25:24 Running as SYSTEM 11:25:24 [EnvInject] - Loading node environment variables. 11:25:24 Building remotely on prd-ubuntu1804-docker-8c-8g-43257 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:25:24 [ssh-agent] Looking for ssh-agent implementation... 11:25:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:24 $ ssh-agent 11:25:24 SSH_AUTH_SOCK=/tmp/ssh-2S3M86OnlFiE/agent.1995 11:25:24 SSH_AGENT_PID=1997 11:25:24 [ssh-agent] Started. 11:25:24 Running ssh-add (command line suppressed) 11:25:24 Identity added: /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_11321003443340217773.key (/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/private_key_11321003443340217773.key) 11:25:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:25:24 The recommended git tool is: NONE 11:25:26 using credential onap-jenkins-ssh 11:25:26 Wiping out workspace first. 11:25:26 Cloning the remote Git repository 11:25:26 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:25:26 > git init /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp # timeout=10 11:25:26 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:25:26 > git --version # timeout=10 11:25:26 > git --version # 'git version 2.17.1' 11:25:26 using GIT_SSH to set credentials Gerrit user 11:25:26 Verifying host key using manually-configured host key entries 11:25:26 > 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:27 Avoid second fetch 11:25:27 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10 11:25:27 Checking out Revision e4b51eb33cd6042a1e3453ee12030f277050eb38 (refs/remotes/origin/oslo) 11:25:27 > git config core.sparsecheckout # timeout=10 11:25:27 > git checkout -f e4b51eb33cd6042a1e3453ee12030f277050eb38 # timeout=30 11:25:27 Commit message: "Fix CSITs in Oslo branch by setting kafka version" 11:25:27 > 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/jenkins5668933075150187145.sh 11:25:31 ---> python-tools-install.sh 11:25:31 Setup pyenv: 11:25:31 * system (set by /opt/pyenv/version) 11:25:31 * 3.8.13 (set by /opt/pyenv/version) 11:25:31 * 3.9.13 (set by /opt/pyenv/version) 11:25:31 * 3.10.6 (set by /opt/pyenv/version) 11:25:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dd1F 11:25:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:39 lf-activate-venv(): INFO: Base packages installed successfully 11:25:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:03 lf-activate-venv(): INFO: Adding /tmp/venv-Dd1F/bin to PATH 11:26:03 Generating Requirements File 11:26:24 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:24 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:24 Python 3.10.6 11:26:24 pip 25.2 from /tmp/venv-Dd1F/lib/python3.10/site-packages/pip (python 3.10) 11:26:25 appdirs==1.4.4 11:26:25 argcomplete==3.6.2 11:26:25 aspy.yaml==1.3.0 11:26:25 attrs==25.3.0 11:26:25 autopage==0.5.2 11:26:25 beautifulsoup4==4.13.5 11:26:25 boto3==1.40.22 11:26:25 botocore==1.40.22 11:26:25 bs4==0.0.2 11:26:25 cachetools==5.5.2 11:26:25 certifi==2025.8.3 11:26:25 cffi==1.17.1 11:26:25 cfgv==3.4.0 11:26:25 chardet==5.2.0 11:26:25 charset-normalizer==3.4.3 11:26:25 click==8.2.1 11:26:25 cliff==4.11.0 11:26:25 cmd2==2.7.0 11:26:25 cryptography==3.3.2 11:26:25 debtcollector==3.0.0 11:26:25 decorator==5.2.1 11:26:25 defusedxml==0.7.1 11:26:25 Deprecated==1.2.18 11:26:25 distlib==0.4.0 11:26:25 dnspython==2.7.0 11:26:25 docker==7.1.0 11:26:25 dogpile.cache==1.4.0 11:26:25 durationpy==0.10 11:26:25 email-validator==2.3.0 11:26:25 filelock==3.19.1 11:26:25 future==1.0.0 11:26:25 gitdb==4.0.12 11:26:25 GitPython==3.1.45 11:26:25 google-auth==2.40.3 11:26:25 httplib2==0.30.0 11:26:25 identify==2.6.13 11:26:25 idna==3.10 11:26:25 importlib-resources==1.5.0 11:26:25 iso8601==2.1.0 11:26:25 Jinja2==3.1.6 11:26:25 jmespath==1.0.1 11:26:25 jsonpatch==1.33 11:26:25 jsonpointer==3.0.0 11:26:25 jsonschema==4.25.1 11:26:25 jsonschema-specifications==2025.4.1 11:26:25 keystoneauth1==5.12.0 11:26:25 kubernetes==33.1.0 11:26:25 lftools==0.37.13 11:26:25 lxml==6.0.1 11:26:25 markdown-it-py==4.0.0 11:26:25 MarkupSafe==3.0.2 11:26:25 mdurl==0.1.2 11:26:25 msgpack==1.1.1 11:26:25 multi_key_dict==2.0.3 11:26:25 munch==4.0.0 11:26:25 netaddr==1.3.0 11:26:25 niet==1.4.2 11:26:25 nodeenv==1.9.1 11:26:25 oauth2client==4.1.3 11:26:25 oauthlib==3.3.1 11:26:25 openstacksdk==4.7.0 11:26:25 os-service-types==1.8.0 11:26:25 osc-lib==4.2.0 11:26:25 oslo.config==10.0.0 11:26:25 oslo.context==6.1.0 11:26:25 oslo.i18n==6.6.0 11:26:25 oslo.log==7.2.1 11:26:25 oslo.serialization==5.8.0 11:26:25 oslo.utils==9.1.0 11:26:25 packaging==25.0 11:26:25 pbr==7.0.1 11:26:25 platformdirs==4.4.0 11:26:25 prettytable==3.16.0 11:26:25 psutil==7.0.0 11:26:25 pyasn1==0.6.1 11:26:25 pyasn1_modules==0.4.2 11:26:25 pycparser==2.22 11:26:25 pygerrit2==2.0.15 11:26:25 PyGithub==2.8.1 11:26:25 Pygments==2.19.2 11:26:25 PyJWT==2.10.1 11:26:25 PyNaCl==1.5.0 11:26:25 pyparsing==2.4.7 11:26:25 pyperclip==1.9.0 11:26:25 pyrsistent==0.20.0 11:26:25 python-cinderclient==9.8.0 11:26:25 python-dateutil==2.9.0.post0 11:26:25 python-heatclient==4.3.0 11:26:25 python-jenkins==1.8.3 11:26:25 python-keystoneclient==5.7.0 11:26:25 python-magnumclient==4.9.0 11:26:25 python-openstackclient==8.2.0 11:26:25 python-swiftclient==4.8.0 11:26:25 PyYAML==6.0.2 11:26:25 referencing==0.36.2 11:26:25 requests==2.32.5 11:26:25 requests-oauthlib==2.0.0 11:26:25 requestsexceptions==1.4.0 11:26:25 rfc3986==2.0.0 11:26:25 rich==14.1.0 11:26:25 rich-argparse==1.7.1 11:26:25 rpds-py==0.27.1 11:26:25 rsa==4.9.1 11:26:25 ruamel.yaml==0.18.15 11:26:25 ruamel.yaml.clib==0.2.12 11:26:25 s3transfer==0.13.1 11:26:25 simplejson==3.20.1 11:26:25 six==1.17.0 11:26:25 smmap==5.0.2 11:26:25 soupsieve==2.8 11:26:25 stevedore==5.5.0 11:26:25 tabulate==0.9.0 11:26:25 toml==0.10.2 11:26:25 tomlkit==0.13.3 11:26:25 tqdm==4.67.1 11:26:25 typing_extensions==4.15.0 11:26:25 tzdata==2025.2 11:26:25 urllib3==1.26.20 11:26:25 virtualenv==20.34.0 11:26:25 wcwidth==0.2.13 11:26:25 websocket-client==1.8.0 11:26:25 wrapt==1.17.3 11:26:25 xdg==6.0.0 11:26:25 xmltodict==0.14.2 11:26:25 yq==3.4.3 11:26:25 [EnvInject] - Injecting environment variables from a build step. 11:26:25 [EnvInject] - Injecting as environment variables the properties content 11:26:25 SET_JDK_VERSION=openjdk17 11:26:25 GIT_URL="git://cloud.onap.org/mirror" 11:26:25 11:26:25 [EnvInject] - Variables injected successfully. 11:26:25 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh /tmp/jenkins1426625636306451803.sh 11:26:25 ---> update-java-alternatives.sh 11:26:25 ---> Updating Java version 11:26:25 ---> Ubuntu/Debian system detected 11:26:25 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:25 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:25 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:25 openjdk version "17.0.4" 2022-07-19 11:26:25 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:26:25 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:26:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:25 [EnvInject] - Injecting environment variables from a build step. 11:26:26 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:26 [EnvInject] - Variables injected successfully. 11:26:26 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/sh -xe /tmp/jenkins4672200170113576537.sh 11:26:26 + /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/run-project-csit.sh xacml-pdp 11:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:26:26 Configure a credential helper to remove this warning. See 11:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:26:26 11:26:26 Login Succeeded 11:26:26 docker: 'compose' is not a docker command. 11:26:26 See 'docker --help' 11:26:26 Docker Compose Plugin not installed. Installing now... 11:26:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:26 Dload Upload Total Spent Left Speed 11:26:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11:26:28 41 60.2M 41 24.9M 0 0 23.3M 0 0:00:02 0:00:01 0:00:01 23.3M 85 60.2M 85 51.6M 0 0 24.9M 0 0:00:02 0:00:02 --:--:-- 26.6M 100 60.2M 100 60.2M 0 0 25.1M 0 0:00:02 0:00:02 --:--:-- 26.4M 11:26:28 Setting project configuration for: xacml-pdp 11:26:28 Configuring docker compose... 11:26:32 Starting xacml-pdp using postgres + Grafana/Prometheus 11:26:32 xacml-pdp Pulling 11:26:32 policy-db-migrator Pulling 11:26:32 pap Pulling 11:26:32 api Pulling 11:26:32 kafka Pulling 11:26:32 prometheus Pulling 11:26:32 postgres Pulling 11:26:32 zookeeper Pulling 11:26:32 grafana Pulling 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 3bc0a1294777 Waiting 11:26:32 a4bcfbceaab0 Waiting 11:26:32 cebb54732007 Waiting 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 3a60f1e9f142 Waiting 11:26:32 5c5c8174b343 Pulling fs layer 11:26:32 58d76362af2b Pulling fs layer 11:26:32 5596fd24b377 Waiting 11:26:32 58d76362af2b Waiting 11:26:32 5c5c8174b343 Waiting 11:26:32 0370b6bbe49b Waiting 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 3ed2c2ab3f6b Pulling fs layer 11:26:32 5241aac85943 Waiting 11:26:32 770a1da221de Pulling fs layer 11:26:32 3ed2c2ab3f6b Waiting 11:26:32 7e74ed826160 Waiting 11:26:32 770a1da221de Waiting 11:26:32 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 c3462582c9ae Downloading [==================================================>] 293B/293B 11:26:32 c3462582c9ae Verifying Checksum 11:26:32 c3462582c9ae Download complete 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 da9db072f522 Downloading [> ] 48.06kB/3.624MB 11:26:32 98ee8e057024 Pulling fs layer 11:26:32 f4d2bbc88290 Waiting 11:26:32 c0f5cb648bef Pulling fs layer 11:26:32 c46896263f5f Pulling fs layer 11:26:32 e5537ed521be Waiting 11:26:32 65b69526c357 Pulling fs layer 11:26:32 1fa6e264d816 Waiting 11:26:32 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:32 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:32 c46896263f5f Waiting 11:26:32 05e534b8fae7 Downloading [> ] 539.6kB/71.86MB 11:26:32 65b69526c357 Waiting 11:26:32 cebb54732007 Downloading [=> ] 3.001kB/127kB 11:26:32 cebb54732007 Download 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 2d429b9e73a6 Waiting 11:26:32 46eab5b44a35 Waiting 11:26:32 c4d302cc468d Waiting 11:26:32 01e0882c90d9 Waiting 11:26:32 531ee2cf3c0c Waiting 11:26:32 ed54a7dee1d8 Pulling fs layer 11:26:32 12c5c803443f Pulling fs layer 11:26:32 ed54a7dee1d8 Waiting 11:26:32 e27c75a98748 Pulling fs layer 11:26:32 12c5c803443f Waiting 11:26:32 e73cb4a42719 Pulling fs layer 11:26:32 a83b68436f09 Pulling fs layer 11:26:32 787d6bee9571 Pulling fs layer 11:26:32 13ff0988aaea Pulling fs layer 11:26:32 4b82842ab819 Pulling fs layer 11:26:32 7e568a0dc8fb Pulling fs layer 11:26:32 e27c75a98748 Waiting 11:26:32 e73cb4a42719 Waiting 11:26:32 a83b68436f09 Waiting 11:26:32 787d6bee9571 Waiting 11:26:32 13ff0988aaea Waiting 11:26:32 4b82842ab819 Waiting 11:26:32 7e568a0dc8fb Waiting 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 85954acfa484 Pulling fs layer 11:26:32 164de8f14b64 Pulling fs layer 11:26:32 be3398fa2dbf Pulling fs layer 11:26:32 8711a47cb968 Pulling fs layer 11:26:32 9824c27679d3 Waiting 11:26:32 b5f55c75514d Waiting 11:26:32 d394204a1bdc Waiting 11:26:32 8c90a7c3d0e1 Waiting 11:26:32 cc8d890506a2 Waiting 11:26:32 85954acfa484 Waiting 11:26:32 d4acc02fae7c Waiting 11:26:32 164de8f14b64 Waiting 11:26:32 be3398fa2dbf Waiting 11:26:32 8711a47cb968 Waiting 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 2ee6cb77bebd Waiting 11:26:32 a4e782810d03 Waiting 11:26:32 76619c1908eb Waiting 11:26:32 2dfc70ad9941 Waiting 11:26:32 fd1d3a5a5f79 Waiting 11:26:32 5e4c02bc6754 Waiting 11:26:32 208063e2dcbb Waiting 11:26:32 9fa9226be034 Waiting 11:26:32 5ff0d3f9d822 Downloading [==================================================>] 1.328kB/1.328kB 11:26:32 5ff0d3f9d822 Verifying Checksum 11:26:32 5ff0d3f9d822 Download complete 11:26:32 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Verifying Checksum 11:26:32 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Downloading [==================================================>] 3.624MB/3.624MB 11:26:32 da9db072f522 Verifying Checksum 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 Download complete 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 da9db072f522 Extracting [> ] 65.54kB/3.624MB 11:26:32 a4bcfbceaab0 Downloading [> ] 539.6kB/90.24MB 11:26:32 3bc0a1294777 Downloading [==================================================>] 1.297kB/1.297kB 11:26:32 3bc0a1294777 Verifying Checksum 11:26:32 3bc0a1294777 Download complete 11:26:32 0370b6bbe49b Download complete 11:26:32 3a60f1e9f142 Downloading [=> ] 3.001kB/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 05e534b8fae7 Downloading [========> ] 12.43MB/71.86MB 11:26:32 05e534b8fae7 Downloading [========> ] 12.43MB/71.86MB 11:26:32 05e534b8fae7 Downloading [========> ] 12.43MB/71.86MB 11:26:32 5c5c8174b343 Downloading [> ] 539.6kB/74.3MB 11:26:32 da9db072f522 Extracting [==========> ] 786.4kB/3.624MB 11:26:32 da9db072f522 Extracting [==========> ] 786.4kB/3.624MB 11:26:32 da9db072f522 Extracting [==========> ] 786.4kB/3.624MB 11:26:32 da9db072f522 Extracting [==========> ] 786.4kB/3.624MB 11:26:32 a4bcfbceaab0 Downloading [====> ] 8.65MB/90.24MB 11:26:33 05e534b8fae7 Downloading [==================> ] 26.49MB/71.86MB 11:26:33 05e534b8fae7 Downloading [==================> ] 26.49MB/71.86MB 11:26:33 05e534b8fae7 Downloading [==================> ] 26.49MB/71.86MB 11:26:33 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:33 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:33 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:33 da9db072f522 Extracting [==================================================>] 3.624MB/3.624MB 11:26:33 5c5c8174b343 Downloading [===> ] 4.865MB/74.3MB 11:26:33 a4bcfbceaab0 Downloading [============> ] 22.17MB/90.24MB 11:26:33 da9db072f522 Pull complete 11:26:33 da9db072f522 Pull complete 11:26:33 da9db072f522 Pull complete 11:26:33 da9db072f522 Pull complete 11:26:33 eca0188f477e Pulling fs layer 11:26:33 e444bcd4d577 Pulling fs layer 11:26:33 eabd8714fec9 Pulling fs layer 11:26:33 45fd2fec8a19 Pulling fs layer 11:26:33 8f10199ed94b Pulling fs layer 11:26:33 f963a77d2726 Pulling fs layer 11:26:33 f3a82e9f1761 Pulling fs layer 11:26:33 79161a3f5362 Pulling fs layer 11:26:33 9c266ba63f51 Pulling fs layer 11:26:33 2e8a7df9c2ee Pulling fs layer 11:26:33 10f05dd8b1db Pulling fs layer 11:26:33 41dac8b43ba6 Pulling fs layer 11:26:33 71a9f6a9ab4d Pulling fs layer 11:26:33 da3ed5db7103 Pulling fs layer 11:26:33 eabd8714fec9 Waiting 11:26:33 c955f6e31a04 Pulling fs layer 11:26:33 45fd2fec8a19 Waiting 11:26:33 8f10199ed94b Waiting 11:26:33 2e8a7df9c2ee Waiting 11:26:33 f963a77d2726 Waiting 11:26:33 10f05dd8b1db Waiting 11:26:33 9c266ba63f51 Waiting 11:26:33 41dac8b43ba6 Waiting 11:26:33 71a9f6a9ab4d Waiting 11:26:33 f3a82e9f1761 Waiting 11:26:33 da3ed5db7103 Waiting 11:26:33 c955f6e31a04 Waiting 11:26:33 79161a3f5362 Waiting 11:26:33 eca0188f477e Waiting 11:26:33 e444bcd4d577 Waiting 11:26:33 05e534b8fae7 Downloading [=============================> ] 42.71MB/71.86MB 11:26:33 05e534b8fae7 Downloading [=============================> ] 42.71MB/71.86MB 11:26:33 05e534b8fae7 Downloading [=============================> ] 42.71MB/71.86MB 11:26:33 5c5c8174b343 Downloading [======> ] 9.19MB/74.3MB 11:26:33 a4bcfbceaab0 Downloading [====================> ] 37.85MB/90.24MB 11:26:33 1e017ebebdbd Pulling fs layer 11:26:33 55f2b468da67 Pulling fs layer 11:26:33 82bfc142787e Pulling fs layer 11:26:33 1e017ebebdbd Waiting 11:26:33 55f2b468da67 Waiting 11:26:33 46baca71a4ef Pulling fs layer 11:26:33 82bfc142787e Waiting 11:26:33 b0e0ef7895f4 Pulling fs layer 11:26:33 c0c90eeb8aca Pulling fs layer 11:26:33 5cfb27c10ea5 Pulling fs layer 11:26:33 40a5eed61bb0 Pulling fs layer 11:26:33 e040ea11fa10 Pulling fs layer 11:26:33 5cfb27c10ea5 Waiting 11:26:33 b0e0ef7895f4 Waiting 11:26:33 c0c90eeb8aca Waiting 11:26:33 e040ea11fa10 Waiting 11:26:33 09d5a3f70313 Pulling fs layer 11:26:33 356f5c2c843b Pulling fs layer 11:26:33 09d5a3f70313 Waiting 11:26:33 05e534b8fae7 Downloading [=========================================> ] 58.93MB/71.86MB 11:26:33 05e534b8fae7 Downloading [=========================================> ] 58.93MB/71.86MB 11:26:33 05e534b8fae7 Downloading [=========================================> ] 58.93MB/71.86MB 11:26:33 5c5c8174b343 Downloading [==========> ] 15.14MB/74.3MB 11:26:33 a4bcfbceaab0 Downloading [=============================> ] 52.44MB/90.24MB 11:26:33 05e534b8fae7 Verifying Checksum 11:26:33 05e534b8fae7 Download complete 11:26:33 05e534b8fae7 Verifying Checksum 11:26:33 05e534b8fae7 Verifying Checksum 11:26:33 05e534b8fae7 Download complete 11:26:33 05e534b8fae7 Download complete 11:26:33 58d76362af2b Downloading [==================================================>] 1.119kB/1.119kB 11:26:33 58d76362af2b Verifying Checksum 11:26:33 58d76362af2b Download complete 11:26:33 5c5c8174b343 Downloading [================> ] 24.87MB/74.3MB 11:26:33 5241aac85943 Downloading [> ] 31.67kB/2.322MB 11:26:33 a4bcfbceaab0 Downloading [=====================================> ] 67.58MB/90.24MB 11:26:33 5241aac85943 Downloading [==================================================>] 2.322MB/2.322MB 11:26:33 5241aac85943 Download complete 11:26:33 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:33 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:33 05e534b8fae7 Extracting [> ] 557.1kB/71.86MB 11:26:33 7e74ed826160 Downloading [> ] 539.6kB/59.49MB 11:26:33 5c5c8174b343 Downloading [==========================> ] 40.01MB/74.3MB 11:26:33 a4bcfbceaab0 Downloading [===============================================> ] 85.43MB/90.24MB 11:26:33 a4bcfbceaab0 Verifying Checksum 11:26:33 a4bcfbceaab0 Download complete 11:26:33 7e74ed826160 Downloading [==> ] 3.243MB/59.49MB 11:26:33 3ed2c2ab3f6b Downloading [==================================================>] 1.196kB/1.196kB 11:26:33 3ed2c2ab3f6b Verifying Checksum 11:26:33 3ed2c2ab3f6b Download complete 11:26:33 770a1da221de Downloading [==================================================>] 1.168kB/1.168kB 11:26:33 770a1da221de Download complete 11:26:33 5c5c8174b343 Downloading [===================================> ] 52.98MB/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 801ec8412395 Downloading [> ] 539.6kB/71.91MB 11:26:33 7e74ed826160 Downloading [========> ] 10.27MB/59.49MB 11:26:33 5c5c8174b343 Downloading [==============================================> ] 68.66MB/74.3MB 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 5c5c8174b343 Verifying Checksum 11:26:33 5c5c8174b343 Download complete 11:26:33 801ec8412395 Downloading [======> ] 9.19MB/71.91MB 11:26:33 f4d2bbc88290 Downloading [> ] 359.4kB/34.65MB 11:26:33 7e74ed826160 Downloading [===================> ] 22.71MB/59.49MB 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 801ec8412395 Downloading [===============> ] 21.63MB/71.91MB 11:26:33 f4d2bbc88290 Downloading [=======> ] 5.045MB/34.65MB 11:26:33 7e74ed826160 Downloading [=================================> ] 39.47MB/59.49MB 11:26:33 05e534b8fae7 Extracting [==============> ] 20.61MB/71.86MB 11:26:33 05e534b8fae7 Extracting [==============> ] 20.61MB/71.86MB 11:26:33 05e534b8fae7 Extracting [==============> ] 20.61MB/71.86MB 11:26:33 801ec8412395 Downloading [==========================> ] 38.39MB/71.91MB 11:26:33 f4d2bbc88290 Downloading [===============> ] 10.81MB/34.65MB 11:26:33 7e74ed826160 Downloading [=============================================> ] 54.61MB/59.49MB 11:26:34 7e74ed826160 Verifying Checksum 11:26:34 7e74ed826160 Download complete 11:26:34 05e534b8fae7 Extracting [==================> ] 26.74MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================> ] 26.74MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================> ] 26.74MB/71.86MB 11:26:34 801ec8412395 Downloading [=====================================> ] 53.53MB/71.91MB 11:26:34 e5537ed521be Download complete 11:26:34 05e534b8fae7 Extracting [======================> ] 32.87MB/71.86MB 11:26:34 05e534b8fae7 Extracting [======================> ] 32.87MB/71.86MB 11:26:34 05e534b8fae7 Extracting [======================> ] 32.87MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==========================> ] 37.88MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==========================> ] 37.88MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==========================> ] 37.88MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==============================> ] 43.45MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==============================> ] 43.45MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==============================> ] 43.45MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================================> ] 49.02MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================================> ] 49.02MB/71.86MB 11:26:34 05e534b8fae7 Extracting [==================================> ] 49.02MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=====================================> ] 54.59MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=====================================> ] 54.59MB/71.86MB 11:26:34 05e534b8fae7 Extracting [=====================================> ] 54.59MB/71.86MB 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 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 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 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 f4d2bbc88290 Downloading [=======================> ] 16.58MB/34.65MB 11:26:34 801ec8412395 Downloading [=======================================> ] 57.31MB/71.91MB 11:26:34 1fa6e264d816 Downloading [============================> ] 3.003kB/5.313kB 11:26:34 1fa6e264d816 Download complete 11:26:34 05e534b8fae7 Pull complete 11:26:34 05e534b8fae7 Pull complete 11:26:34 05e534b8fae7 Pull complete 11:26:34 98ee8e057024 Downloading [============================> ] 3.003kB/5.238kB 11:26:34 98ee8e057024 Downloading [==================================================>] 5.238kB/5.238kB 11:26:34 98ee8e057024 Download complete 11:26:34 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:34 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:34 5241aac85943 Extracting [> ] 32.77kB/2.322MB 11:26:34 0370b6bbe49b Extracting [==================================================>] 293B/293B 11:26:34 c3462582c9ae Extracting [==================================================>] 293B/293B 11:26:35 c0f5cb648bef Downloading [==================================================>] 1.029kB/1.029kB 11:26:35 c0f5cb648bef Verifying Checksum 11:26:35 c0f5cb648bef Download complete 11:26:35 f4d2bbc88290 Downloading [==================================> ] 24.15MB/34.65MB 11:26:35 801ec8412395 Downloading [===============================================> ] 68.66MB/71.91MB 11:26:35 c46896263f5f Downloading [==================================================>] 1.032kB/1.032kB 11:26:35 c46896263f5f Verifying Checksum 11:26:35 c46896263f5f Download complete 11:26:35 801ec8412395 Verifying Checksum 11:26:35 801ec8412395 Download complete 11:26:35 65b69526c357 Downloading [====> ] 3.002kB/33.1kB 11:26:35 65b69526c357 Downloading [==================================================>] 33.1kB/33.1kB 11:26:35 65b69526c357 Verifying Checksum 11:26:35 65b69526c357 Download complete 11:26:35 2d429b9e73a6 Downloading [> ] 293.8kB/29.13MB 11:26:35 46eab5b44a35 Downloading [==================================================>] 1.168kB/1.168kB 11:26:35 46eab5b44a35 Verifying Checksum 11:26:35 46eab5b44a35 Download complete 11:26:35 5241aac85943 Extracting [================> ] 786.4kB/2.322MB 11:26:35 c4d302cc468d Downloading [> ] 48.06kB/4.534MB 11:26:35 f4d2bbc88290 Verifying Checksum 11:26:35 f4d2bbc88290 Download complete 11:26:35 01e0882c90d9 Downloading [> ] 15.3kB/1.447MB 11:26:35 5241aac85943 Extracting [==================================================>] 2.322MB/2.322MB 11:26:35 5241aac85943 Extracting [==================================================>] 2.322MB/2.322MB 11:26:35 c3462582c9ae Pull complete 11:26:35 cebb54732007 Extracting [============> ] 32.77kB/127kB 11:26:35 cebb54732007 Extracting [==================================================>] 127kB/127kB 11:26:35 0370b6bbe49b Pull complete 11:26:35 3a60f1e9f142 Extracting [============> ] 32.77kB/127.5kB 11:26:35 801ec8412395 Extracting [> ] 557.1kB/71.91MB 11:26:35 3a60f1e9f142 Extracting [==================================================>] 127.5kB/127.5kB 11:26:35 01e0882c90d9 Verifying Checksum 11:26:35 01e0882c90d9 Download complete 11:26:35 5241aac85943 Pull complete 11:26:35 2d429b9e73a6 Downloading [===========> ] 6.782MB/29.13MB 11:26:35 c4d302cc468d Verifying Checksum 11:26:35 c4d302cc468d Download complete 11:26:35 531ee2cf3c0c Downloading [> ] 80.83kB/8.066MB 11:26:35 ed54a7dee1d8 Downloading [> ] 15.3kB/1.196MB 11:26:35 ed54a7dee1d8 Verifying Checksum 11:26:35 ed54a7dee1d8 Download complete 11:26:35 12c5c803443f Downloading [==================================================>] 116B/116B 11:26:35 12c5c803443f Verifying Checksum 11:26:35 12c5c803443f Download complete 11:26:35 e27c75a98748 Downloading [===============================================> ] 3.011kB/3.144kB 11:26:35 e27c75a98748 Downloading [==================================================>] 3.144kB/3.144kB 11:26:35 2d429b9e73a6 Downloading [===================================> ] 20.94MB/29.13MB 11:26:35 cebb54732007 Pull complete 11:26:35 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:35 e73cb4a42719 Downloading [> ] 539.6kB/109.1MB 11:26:35 5ff0d3f9d822 Extracting [==================================================>] 1.328kB/1.328kB 11:26:35 3a60f1e9f142 Pull complete 11:26:35 531ee2cf3c0c Downloading [===================================> ] 5.733MB/8.066MB 11:26:35 7e74ed826160 Extracting [> ] 557.1kB/59.49MB 11:26:35 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:35 801ec8412395 Extracting [===> ] 4.456MB/71.91MB 11:26:35 5596fd24b377 Extracting [==================================================>] 1.149kB/1.149kB 11:26:35 531ee2cf3c0c Verifying Checksum 11:26:35 531ee2cf3c0c Download complete 11:26:35 2d429b9e73a6 Verifying Checksum 11:26:35 2d429b9e73a6 Download complete 11:26:35 a83b68436f09 Downloading [===============> ] 3.011kB/9.919kB 11:26:35 a83b68436f09 Download complete 11:26:35 787d6bee9571 Download complete 11:26:35 4b82842ab819 Downloading [===========================> ] 3.011kB/5.415kB 11:26:35 13ff0988aaea Downloading [==================================================>] 167B/167B 11:26:35 4b82842ab819 Download complete 11:26:35 13ff0988aaea Verifying Checksum 11:26:35 13ff0988aaea Download complete 11:26:35 7e568a0dc8fb Downloading [==================================================>] 184B/184B 11:26:35 7e568a0dc8fb Verifying Checksum 11:26:35 7e568a0dc8fb Download complete 11:26:35 e73cb4a42719 Downloading [===> ] 8.65MB/109.1MB 11:26:35 9824c27679d3 Downloading [> ] 48.06kB/3.8MB 11:26:35 b5f55c75514d Download complete 11:26:35 7e74ed826160 Extracting [=====> ] 6.128MB/59.49MB 11:26:35 801ec8412395 Extracting [=====> ] 7.799MB/71.91MB 11:26:35 d394204a1bdc Downloading [> ] 48.06kB/3.626MB 11:26:35 5ff0d3f9d822 Pull complete 11:26:35 5596fd24b377 Pull complete 11:26:35 2d429b9e73a6 Extracting [> ] 294.9kB/29.13MB 11:26:35 9824c27679d3 Downloading [============================================> ] 3.39MB/3.8MB 11:26:35 e73cb4a42719 Downloading [========> ] 19.46MB/109.1MB 11:26:35 9824c27679d3 Download complete 11:26:35 7e74ed826160 Extracting [==========> ] 12.26MB/59.49MB 11:26:35 9824c27679d3 Extracting [> ] 65.54kB/3.8MB 11:26:35 801ec8412395 Extracting [======> ] 10.03MB/71.91MB 11:26:35 a4bcfbceaab0 Extracting [> ] 557.1kB/90.24MB 11:26:35 d394204a1bdc Downloading [=======================================> ] 2.85MB/3.626MB 11:26:35 cc8d890506a2 Downloading [> ] 97.22kB/8.735MB 11:26:35 d394204a1bdc Downloading [==================================================>] 3.626MB/3.626MB 11:26:35 d394204a1bdc Download complete 11:26:35 d4acc02fae7c Downloading [==> ] 3.01kB/59.03kB 11:26:35 d4acc02fae7c Downloading [==================================================>] 59.03kB/59.03kB 11:26:35 d4acc02fae7c Verifying Checksum 11:26:35 d4acc02fae7c Download complete 11:26:35 5c5c8174b343 Extracting [> ] 557.1kB/74.3MB 11:26:35 8c90a7c3d0e1 Downloading [=====> ] 3.01kB/28.36kB 11:26:35 8c90a7c3d0e1 Download complete 11:26:35 2d429b9e73a6 Extracting [======> ] 3.539MB/29.13MB 11:26:35 e73cb4a42719 Downloading [=============> ] 30.28MB/109.1MB 11:26:35 7e74ed826160 Extracting [================> ] 20.05MB/59.49MB 11:26:35 a4bcfbceaab0 Extracting [=====> ] 9.47MB/90.24MB 11:26:35 801ec8412395 Extracting [========> ] 12.26MB/71.91MB 11:26:35 cc8d890506a2 Downloading [============> ] 2.26MB/8.735MB 11:26:35 85954acfa484 Downloading [> ] 539.6kB/109.8MB 11:26:35 9824c27679d3 Extracting [=====> ] 393.2kB/3.8MB 11:26:35 5c5c8174b343 Extracting [=====> ] 8.356MB/74.3MB 11:26:35 e73cb4a42719 Downloading [=================> ] 38.93MB/109.1MB 11:26:35 2d429b9e73a6 Extracting [===========> ] 6.488MB/29.13MB 11:26:35 7e74ed826160 Extracting [======================> ] 26.74MB/59.49MB 11:26:35 a4bcfbceaab0 Extracting [=========> ] 16.71MB/90.24MB 11:26:35 cc8d890506a2 Downloading [================================================> ] 8.551MB/8.735MB 11:26:35 cc8d890506a2 Verifying Checksum 11:26:35 cc8d890506a2 Download complete 11:26:35 801ec8412395 Extracting [==========> ] 15.04MB/71.91MB 11:26:35 85954acfa484 Downloading [==> ] 6.487MB/109.8MB 11:26:35 9824c27679d3 Extracting [========================================> ] 3.08MB/3.8MB 11:26:35 164de8f14b64 Downloading [> ] 539.6kB/75.5MB 11:26:35 5c5c8174b343 Extracting [=========> ] 14.48MB/74.3MB 11:26:35 2d429b9e73a6 Extracting [===============> ] 8.847MB/29.13MB 11:26:35 9824c27679d3 Extracting [==================================================>] 3.8MB/3.8MB 11:26:35 e73cb4a42719 Downloading [=====================> ] 47.04MB/109.1MB 11:26:35 7e74ed826160 Extracting [===========================> ] 32.87MB/59.49MB 11:26:35 a4bcfbceaab0 Extracting [============> ] 21.73MB/90.24MB 11:26:35 85954acfa484 Downloading [========> ] 17.84MB/109.8MB 11:26:35 164de8f14b64 Downloading [====> ] 6.487MB/75.5MB 11:26:35 5c5c8174b343 Extracting [==============> ] 21.73MB/74.3MB 11:26:35 9824c27679d3 Pull complete 11:26:35 801ec8412395 Extracting [============> ] 17.27MB/71.91MB 11:26:35 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:35 b5f55c75514d Extracting [==================================================>] 139B/139B 11:26:35 e73cb4a42719 Downloading [==========================> ] 57.31MB/109.1MB 11:26:35 2d429b9e73a6 Extracting [==================> ] 10.62MB/29.13MB 11:26:35 7e74ed826160 Extracting [==================================> ] 40.67MB/59.49MB 11:26:35 a4bcfbceaab0 Extracting [================> ] 30.08MB/90.24MB 11:26:35 85954acfa484 Downloading [=============> ] 29.74MB/109.8MB 11:26:35 164de8f14b64 Downloading [==========> ] 15.68MB/75.5MB 11:26:35 5c5c8174b343 Extracting [===================> ] 28.41MB/74.3MB 11:26:35 801ec8412395 Extracting [=============> ] 20.05MB/71.91MB 11:26:36 e73cb4a42719 Downloading [===============================> ] 68.66MB/109.1MB 11:26:36 2d429b9e73a6 Extracting [=====================> ] 12.68MB/29.13MB 11:26:36 7e74ed826160 Extracting [=====================================> ] 45.12MB/59.49MB 11:26:36 a4bcfbceaab0 Extracting [====================> ] 37.32MB/90.24MB 11:26:36 85954acfa484 Downloading [=================> ] 39.47MB/109.8MB 11:26:36 164de8f14b64 Downloading [===============> ] 23.79MB/75.5MB 11:26:36 5c5c8174b343 Extracting [=======================> ] 35.65MB/74.3MB 11:26:36 b5f55c75514d Pull complete 11:26:36 e73cb4a42719 Downloading [====================================> ] 80.02MB/109.1MB 11:26:36 d394204a1bdc Extracting [> ] 65.54kB/3.626MB 11:26:36 801ec8412395 Extracting [===============> ] 22.84MB/71.91MB 11:26:36 2d429b9e73a6 Extracting [============================> ] 16.81MB/29.13MB 11:26:36 7e74ed826160 Extracting [=========================================> ] 49.58MB/59.49MB 11:26:36 a4bcfbceaab0 Extracting [========================> ] 43.45MB/90.24MB 11:26:36 85954acfa484 Downloading [======================> ] 50.28MB/109.8MB 11:26:36 164de8f14b64 Downloading [=======================> ] 35.14MB/75.5MB 11:26:36 5c5c8174b343 Extracting [===========================> ] 40.67MB/74.3MB 11:26:36 e73cb4a42719 Downloading [=========================================> ] 89.75MB/109.1MB 11:26:36 2d429b9e73a6 Extracting [==================================> ] 20.05MB/29.13MB 11:26:36 7e74ed826160 Extracting [=============================================> ] 54.59MB/59.49MB 11:26:36 801ec8412395 Extracting [=================> ] 25.07MB/71.91MB 11:26:36 a4bcfbceaab0 Extracting [===========================> ] 49.58MB/90.24MB 11:26:36 85954acfa484 Downloading [============================> ] 62.18MB/109.8MB 11:26:36 d394204a1bdc Extracting [====> ] 327.7kB/3.626MB 11:26:36 164de8f14b64 Downloading [=============================> ] 44.87MB/75.5MB 11:26:36 5c5c8174b343 Extracting [==============================> ] 45.68MB/74.3MB 11:26:36 7e74ed826160 Extracting [==================================================>] 59.49MB/59.49MB 11:26:36 e73cb4a42719 Downloading [=============================================> ] 100MB/109.1MB 11:26:36 2d429b9e73a6 Extracting [======================================> ] 22.71MB/29.13MB 11:26:36 801ec8412395 Extracting [==================> ] 26.74MB/71.91MB 11:26:36 7e74ed826160 Pull complete 11:26:36 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:36 85954acfa484 Downloading [=================================> ] 74.07MB/109.8MB 11:26:36 3ed2c2ab3f6b Extracting [==================================================>] 1.196kB/1.196kB 11:26:36 d394204a1bdc Extracting [=======================> ] 1.704MB/3.626MB 11:26:36 a4bcfbceaab0 Extracting [==============================> ] 55.71MB/90.24MB 11:26:36 164de8f14b64 Downloading [=====================================> ] 56.23MB/75.5MB 11:26:36 5c5c8174b343 Extracting [==================================> ] 50.69MB/74.3MB 11:26:36 e73cb4a42719 Downloading [=================================================> ] 107.6MB/109.1MB 11:26:36 2d429b9e73a6 Extracting [==========================================> ] 24.48MB/29.13MB 11:26:36 d394204a1bdc Extracting [==================================================>] 3.626MB/3.626MB 11:26:36 e73cb4a42719 Verifying Checksum 11:26:36 e73cb4a42719 Download complete 11:26:36 be3398fa2dbf Downloading [============> ] 3.01kB/11.92kB 11:26:36 be3398fa2dbf Download complete 11:26:36 85954acfa484 Downloading [=======================================> ] 87.05MB/109.8MB 11:26:36 801ec8412395 Extracting [====================> ] 30.08MB/71.91MB 11:26:36 a4bcfbceaab0 Extracting [==================================> ] 62.95MB/90.24MB 11:26:36 8711a47cb968 Download complete 11:26:36 9fa9226be034 Downloading [> ] 15.3kB/783kB 11:26:36 9fa9226be034 Downloading [==================================================>] 783kB/783kB 11:26:36 9fa9226be034 Verifying Checksum 11:26:36 9fa9226be034 Download complete 11:26:36 9fa9226be034 Extracting [==> ] 32.77kB/783kB 11:26:36 164de8f14b64 Downloading [============================================> ] 66.5MB/75.5MB 11:26:36 1617e25568b2 Downloading [=> ] 15.3kB/480.9kB 11:26:36 5c5c8174b343 Extracting [======================================> ] 56.82MB/74.3MB 11:26:36 1617e25568b2 Download complete 11:26:36 85954acfa484 Downloading [=============================================> ] 100.6MB/109.8MB 11:26:36 097a69c6efe6 Downloading [> ] 539.6kB/64.04MB 11:26:36 a4bcfbceaab0 Extracting [======================================> ] 70.19MB/90.24MB 11:26:36 801ec8412395 Extracting [=======================> ] 33.42MB/71.91MB 11:26:36 164de8f14b64 Verifying Checksum 11:26:36 164de8f14b64 Download complete 11:26:36 3ed2c2ab3f6b Pull complete 11:26:36 d394204a1bdc Pull complete 11:26:36 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:36 770a1da221de Extracting [==================================================>] 1.168kB/1.168kB 11:26:36 2d429b9e73a6 Extracting [==========================================> ] 24.77MB/29.13MB 11:26:36 cc8d890506a2 Extracting [> ] 98.3kB/8.735MB 11:26:36 5c5c8174b343 Extracting [=========================================> ] 61.28MB/74.3MB 11:26:36 2ee6cb77bebd Downloading [> ] 539.6kB/58.42MB 11:26:36 85954acfa484 Verifying Checksum 11:26:36 9fa9226be034 Extracting [=======================> ] 360.4kB/783kB 11:26:36 a4e782810d03 Downloading [==================================================>] 638B/638B 11:26:36 a4e782810d03 Verifying Checksum 11:26:36 9fa9226be034 Extracting [==================================================>] 783kB/783kB 11:26:36 76619c1908eb Downloading [=====================================> ] 3.011kB/4.023kB 11:26:36 76619c1908eb Downloading [==================================================>] 4.023kB/4.023kB 11:26:36 76619c1908eb Verifying Checksum 11:26:36 76619c1908eb Download complete 11:26:36 097a69c6efe6 Downloading [====> ] 5.946MB/64.04MB 11:26:36 a4bcfbceaab0 Extracting [=========================================> ] 74.65MB/90.24MB 11:26:36 2dfc70ad9941 Downloading [==================================================>] 1.44kB/1.44kB 11:26:36 2dfc70ad9941 Verifying Checksum 11:26:36 2dfc70ad9941 Download complete 11:26:36 801ec8412395 Extracting [========================> ] 35.65MB/71.91MB 11:26:36 fd1d3a5a5f79 Downloading [==> ] 3.01kB/60.68kB 11:26:36 fd1d3a5a5f79 Downloading [==================================================>] 60.68kB/60.68kB 11:26:36 fd1d3a5a5f79 Verifying Checksum 11:26:36 fd1d3a5a5f79 Download complete 11:26:36 5e4c02bc6754 Downloading [==================================================>] 100B/100B 11:26:36 5e4c02bc6754 Verifying Checksum 11:26:36 2ee6cb77bebd Downloading [======> ] 7.028MB/58.42MB 11:26:36 5e4c02bc6754 Download complete 11:26:36 5c5c8174b343 Extracting [============================================> ] 66.85MB/74.3MB 11:26:36 9fa9226be034 Pull complete 11:26:36 2d429b9e73a6 Extracting [==============================================> ] 26.84MB/29.13MB 11:26:36 1617e25568b2 Extracting [===> ] 32.77kB/480.9kB 11:26:36 208063e2dcbb Downloading [==================================================>] 693B/693B 11:26:36 208063e2dcbb Verifying Checksum 11:26:36 208063e2dcbb Download complete 11:26:36 cc8d890506a2 Extracting [==> ] 393.2kB/8.735MB 11:26:36 770a1da221de Pull complete 11:26:36 097a69c6efe6 Downloading [===========> ] 14.6MB/64.04MB 11:26:36 a4bcfbceaab0 Extracting [=============================================> ] 82.44MB/90.24MB 11:26:36 801ec8412395 Extracting [==========================> ] 37.88MB/71.91MB 11:26:36 xacml-pdp Pulled 11:26:36 2ee6cb77bebd Downloading [=============> ] 15.68MB/58.42MB 11:26:36 5c5c8174b343 Extracting [===============================================> ] 71.3MB/74.3MB 11:26:36 cc8d890506a2 Extracting [=======================> ] 4.129MB/8.735MB 11:26:36 2d429b9e73a6 Extracting [================================================> ] 28.02MB/29.13MB 11:26:36 097a69c6efe6 Downloading [====================> ] 25.95MB/64.04MB 11:26:36 a4bcfbceaab0 Extracting [=================================================> ] 90.24MB/90.24MB 11:26:36 eca0188f477e Downloading [> ] 381.3kB/37.17MB 11:26:36 5c5c8174b343 Extracting [==================================================>] 74.3MB/74.3MB 11:26:36 a4bcfbceaab0 Extracting [==================================================>] 90.24MB/90.24MB 11:26:36 801ec8412395 Extracting [============================> ] 40.67MB/71.91MB 11:26:36 2ee6cb77bebd Downloading [=======================> ] 27.03MB/58.42MB 11:26:36 cc8d890506a2 Extracting [===================================> ] 6.193MB/8.735MB 11:26:36 1617e25568b2 Extracting [==================================> ] 327.7kB/480.9kB 11:26:36 5c5c8174b343 Pull complete 11:26:36 a4bcfbceaab0 Pull complete 11:26:36 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:36 58d76362af2b Extracting [==================================================>] 1.119kB/1.119kB 11:26:36 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:36 3bc0a1294777 Extracting [==================================================>] 1.297kB/1.297kB 11:26:37 eca0188f477e Downloading [==> ] 1.892MB/37.17MB 11:26:37 097a69c6efe6 Downloading [=============================> ] 37.85MB/64.04MB 11:26:37 801ec8412395 Extracting [==============================> ] 43.45MB/71.91MB 11:26:37 2ee6cb77bebd Downloading [===============================> ] 36.22MB/58.42MB 11:26:37 cc8d890506a2 Extracting [================================================> ] 8.552MB/8.735MB 11:26:37 cc8d890506a2 Extracting [==================================================>] 8.735MB/8.735MB 11:26:37 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:37 2d429b9e73a6 Extracting [================================================> ] 28.31MB/29.13MB 11:26:37 1617e25568b2 Extracting [==================================================>] 480.9kB/480.9kB 11:26:37 cc8d890506a2 Pull complete 11:26:37 eca0188f477e Downloading [=======> ] 5.3MB/37.17MB 11:26:37 097a69c6efe6 Downloading [==================================> ] 44.33MB/64.04MB 11:26:37 d4acc02fae7c Extracting [===========================> ] 32.77kB/59.03kB 11:26:37 d4acc02fae7c Extracting [==================================================>] 59.03kB/59.03kB 11:26:37 58d76362af2b Pull complete 11:26:37 2ee6cb77bebd Downloading [========================================> ] 47.04MB/58.42MB 11:26:37 api Pulled 11:26:37 801ec8412395 Extracting [================================> ] 46.24MB/71.91MB 11:26:37 2d429b9e73a6 Extracting [==================================================>] 29.13MB/29.13MB 11:26:37 3bc0a1294777 Pull complete 11:26:37 1617e25568b2 Pull complete 11:26:37 pap Pulled 11:26:37 097a69c6efe6 Downloading [=============================================> ] 58.39MB/64.04MB 11:26:37 2ee6cb77bebd Verifying Checksum 11:26:37 2ee6cb77bebd Download complete 11:26:37 eca0188f477e Downloading [============> ] 9.489MB/37.17MB 11:26:37 d4acc02fae7c Pull complete 11:26:37 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:37 8c90a7c3d0e1 Extracting [==================================================>] 28.36kB/28.36kB 11:26:37 2d429b9e73a6 Pull complete 11:26:37 097a69c6efe6 Verifying Checksum 11:26:37 097a69c6efe6 Download complete 11:26:37 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:37 46eab5b44a35 Extracting [==================================================>] 1.168kB/1.168kB 11:26:37 801ec8412395 Extracting [==================================> ] 49.58MB/71.91MB 11:26:37 eca0188f477e Downloading [================> ] 12.14MB/37.17MB 11:26:37 801ec8412395 Extracting [=====================================> ] 53.48MB/71.91MB 11:26:37 097a69c6efe6 Extracting [> ] 557.1kB/64.04MB 11:26:37 e444bcd4d577 Downloading [==================================================>] 279B/279B 11:26:37 e444bcd4d577 Verifying Checksum 11:26:37 e444bcd4d577 Download complete 11:26:37 eca0188f477e Downloading [===================> ] 14.82MB/37.17MB 11:26:37 46eab5b44a35 Pull complete 11:26:37 8c90a7c3d0e1 Pull complete 11:26:37 c4d302cc468d Extracting [> ] 65.54kB/4.534MB 11:26:37 801ec8412395 Extracting [=======================================> ] 56.82MB/71.91MB 11:26:37 097a69c6efe6 Extracting [====> ] 6.128MB/64.04MB 11:26:37 eca0188f477e Downloading [=====================> ] 16.32MB/37.17MB 11:26:37 85954acfa484 Extracting [> ] 557.1kB/109.8MB 11:26:37 c4d302cc468d Extracting [===> ] 327.7kB/4.534MB 11:26:37 eabd8714fec9 Downloading [> ] 539.1kB/375MB 11:26:37 45fd2fec8a19 Downloading [==========================================> ] 934B/1.103kB 11:26:37 45fd2fec8a19 Downloading [==================================================>] 1.103kB/1.103kB 11:26:37 45fd2fec8a19 Verifying Checksum 11:26:37 801ec8412395 Extracting [==========================================> ] 60.72MB/71.91MB 11:26:37 097a69c6efe6 Extracting [=======> ] 9.47MB/64.04MB 11:26:37 eca0188f477e Downloading [=======================> ] 17.46MB/37.17MB 11:26:37 c4d302cc468d Extracting [=====================================> ] 3.408MB/4.534MB 11:26:37 85954acfa484 Extracting [=> ] 3.342MB/109.8MB 11:26:37 eabd8714fec9 Downloading [> ] 2.13MB/375MB 11:26:37 801ec8412395 Extracting [============================================> ] 64.62MB/71.91MB 11:26:37 c4d302cc468d Extracting [==================================================>] 4.534MB/4.534MB 11:26:37 097a69c6efe6 Extracting [==========> ] 12.81MB/64.04MB 11:26:37 eca0188f477e Downloading [=========================> ] 18.97MB/37.17MB 11:26:37 8f10199ed94b Downloading [> ] 90.62kB/8.768MB 11:26:37 85954acfa484 Extracting [==> ] 6.128MB/109.8MB 11:26:37 c4d302cc468d Pull complete 11:26:37 01e0882c90d9 Extracting [=> ] 32.77kB/1.447MB 11:26:37 eabd8714fec9 Downloading [> ] 4.258MB/375MB 11:26:37 801ec8412395 Extracting [================================================> ] 69.07MB/71.91MB 11:26:37 097a69c6efe6 Extracting [============> ] 15.6MB/64.04MB 11:26:37 8f10199ed94b Downloading [============> ] 2.156MB/8.768MB 11:26:37 eca0188f477e Downloading [===========================> ] 20.48MB/37.17MB 11:26:37 85954acfa484 Extracting [====> ] 8.913MB/109.8MB 11:26:37 801ec8412395 Extracting [==================================================>] 71.91MB/71.91MB 11:26:37 eabd8714fec9 Downloading [> ] 7.48MB/375MB 11:26:37 01e0882c90d9 Extracting [==========> ] 294.9kB/1.447MB 11:26:37 097a69c6efe6 Extracting [=============> ] 17.27MB/64.04MB 11:26:37 01e0882c90d9 Extracting [==================================================>] 1.447MB/1.447MB 11:26:37 8f10199ed94b Downloading [================================> ] 5.777MB/8.768MB 11:26:37 eca0188f477e Downloading [==============================> ] 22.38MB/37.17MB 11:26:37 801ec8412395 Pull complete 11:26:37 01e0882c90d9 Pull complete 11:26:37 85954acfa484 Extracting [=====> ] 11.14MB/109.8MB 11:26:37 531ee2cf3c0c Extracting [> ] 98.3kB/8.066MB 11:26:38 097a69c6efe6 Extracting [=================> ] 22.28MB/64.04MB 11:26:38 8f10199ed94b Verifying Checksum 11:26:38 8f10199ed94b Download complete 11:26:38 eca0188f477e Downloading [==================================> ] 25.42MB/37.17MB 11:26:38 eabd8714fec9 Downloading [=> ] 10.16MB/375MB 11:26:38 f4d2bbc88290 Extracting [> ] 360.4kB/34.65MB 11:26:38 85954acfa484 Extracting [======> ] 13.93MB/109.8MB 11:26:38 531ee2cf3c0c Extracting [=> ] 294.9kB/8.066MB 11:26:38 097a69c6efe6 Extracting [===================> ] 24.51MB/64.04MB 11:26:38 f963a77d2726 Downloading [==> ] 933B/21.44kB 11:26:38 f963a77d2726 Downloading [==================================================>] 21.44kB/21.44kB 11:26:38 f963a77d2726 Verifying Checksum 11:26:38 f963a77d2726 Download complete 11:26:38 eca0188f477e Downloading [======================================> ] 28.43MB/37.17MB 11:26:38 f4d2bbc88290 Extracting [====> ] 2.884MB/34.65MB 11:26:38 eabd8714fec9 Downloading [=> ] 12.83MB/375MB 11:26:38 531ee2cf3c0c Extracting [=======================> ] 3.834MB/8.066MB 11:26:38 85954acfa484 Extracting [=======> ] 16.15MB/109.8MB 11:26:38 097a69c6efe6 Extracting [=====================> ] 27.85MB/64.04MB 11:26:38 eca0188f477e Downloading [========================================> ] 30.31MB/37.17MB 11:26:38 f3a82e9f1761 Downloading [> ] 458.2kB/44.41MB 11:26:38 f4d2bbc88290 Extracting [=======> ] 5.407MB/34.65MB 11:26:38 531ee2cf3c0c Extracting [================================> ] 5.308MB/8.066MB 11:26:38 eabd8714fec9 Downloading [==> ] 15.53MB/375MB 11:26:38 097a69c6efe6 Extracting [=========================> ] 32.87MB/64.04MB 11:26:38 85954acfa484 Extracting [=======> ] 17.27MB/109.8MB 11:26:38 eca0188f477e Downloading [==========================================> ] 31.84MB/37.17MB 11:26:38 f3a82e9f1761 Downloading [===> ] 3.197MB/44.41MB 11:26:38 f4d2bbc88290 Extracting [==========> ] 7.569MB/34.65MB 11:26:38 531ee2cf3c0c Extracting [=============================================> ] 7.373MB/8.066MB 11:26:38 531ee2cf3c0c Extracting [==================================================>] 8.066MB/8.066MB 11:26:38 eabd8714fec9 Downloading [==> ] 17.67MB/375MB 11:26:38 097a69c6efe6 Extracting [=================================> ] 42.34MB/64.04MB 11:26:38 85954acfa484 Extracting [========> ] 18.38MB/109.8MB 11:26:38 531ee2cf3c0c Pull complete 11:26:38 ed54a7dee1d8 Extracting [=> ] 32.77kB/1.196MB 11:26:38 eca0188f477e Downloading [=============================================> ] 33.71MB/37.17MB 11:26:38 f3a82e9f1761 Downloading [=====> ] 5.011MB/44.41MB 11:26:38 f4d2bbc88290 Extracting [==============> ] 9.732MB/34.65MB 11:26:38 097a69c6efe6 Extracting [===========================================> ] 56.26MB/64.04MB 11:26:38 eabd8714fec9 Downloading [==> ] 20.36MB/375MB 11:26:38 85954acfa484 Extracting [==========> ] 22.84MB/109.8MB 11:26:38 eca0188f477e Downloading [===============================================> ] 35.6MB/37.17MB 11:26:38 ed54a7dee1d8 Extracting [============> ] 294.9kB/1.196MB 11:26:38 f4d2bbc88290 Extracting [====================> ] 14.06MB/34.65MB 11:26:38 f3a82e9f1761 Downloading [========> ] 7.284MB/44.41MB 11:26:38 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:38 097a69c6efe6 Extracting [=================================================> ] 62.95MB/64.04MB 11:26:38 eabd8714fec9 Downloading [==> ] 21.95MB/375MB 11:26:38 ed54a7dee1d8 Extracting [==================================================>] 1.196MB/1.196MB 11:26:38 85954acfa484 Extracting [============> ] 26.74MB/109.8MB 11:26:38 eca0188f477e Downloading [=================================================> ] 37.12MB/37.17MB 11:26:38 eca0188f477e Download complete 11:26:38 ed54a7dee1d8 Pull complete 11:26:38 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:38 12c5c803443f Extracting [==================================================>] 116B/116B 11:26:38 f4d2bbc88290 Extracting [=======================> ] 16.22MB/34.65MB 11:26:38 f3a82e9f1761 Downloading [==========> ] 9.563MB/44.41MB 11:26:38 eabd8714fec9 Downloading [===> ] 24.64MB/375MB 11:26:38 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:38 097a69c6efe6 Extracting [==================================================>] 64.04MB/64.04MB 11:26:38 85954acfa484 Extracting [==============> ] 31.75MB/109.8MB 11:26:38 097a69c6efe6 Pull complete 11:26:38 eca0188f477e Extracting [> ] 393.2kB/37.17MB 11:26:38 f4d2bbc88290 Extracting [===========================> ] 18.74MB/34.65MB 11:26:38 f3a82e9f1761 Downloading [==============> ] 13.2MB/44.41MB 11:26:38 79161a3f5362 Downloading [==========> ] 933B/4.656kB 11:26:38 79161a3f5362 Downloading [==================================================>] 4.656kB/4.656kB 11:26:38 79161a3f5362 Verifying Checksum 11:26:38 79161a3f5362 Download complete 11:26:38 eabd8714fec9 Downloading [===> ] 27.31MB/375MB 11:26:38 85954acfa484 Extracting [================> ] 36.21MB/109.8MB 11:26:38 12c5c803443f Pull complete 11:26:38 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:38 e27c75a98748 Extracting [==================================================>] 3.144kB/3.144kB 11:26:38 2ee6cb77bebd Extracting [> ] 557.1kB/58.42MB 11:26:38 eca0188f477e Extracting [====> ] 3.539MB/37.17MB 11:26:38 f4d2bbc88290 Extracting [==============================> ] 21.27MB/34.65MB 11:26:38 f3a82e9f1761 Downloading [==================> ] 16.36MB/44.41MB 11:26:38 eabd8714fec9 Downloading [===> ] 29.98MB/375MB 11:26:39 85954acfa484 Extracting [=================> ] 38.44MB/109.8MB 11:26:39 9c266ba63f51 Downloading [==========================================> ] 934B/1.105kB 11:26:39 9c266ba63f51 Download complete 11:26:39 eca0188f477e Extracting [========> ] 6.291MB/37.17MB 11:26:39 2ee6cb77bebd Extracting [==> ] 3.342MB/58.42MB 11:26:39 e27c75a98748 Pull complete 11:26:39 f3a82e9f1761 Downloading [======================> ] 19.57MB/44.41MB 11:26:39 f4d2bbc88290 Extracting [================================> ] 22.71MB/34.65MB 11:26:39 eabd8714fec9 Downloading [====> ] 32.66MB/375MB 11:26:39 85954acfa484 Extracting [==================> ] 41.22MB/109.8MB 11:26:39 2e8a7df9c2ee Downloading [==================================================>] 851B/851B 11:26:39 2e8a7df9c2ee Verifying Checksum 11:26:39 2e8a7df9c2ee Download complete 11:26:39 eca0188f477e Extracting [============> ] 9.044MB/37.17MB 11:26:39 f3a82e9f1761 Downloading [=========================> ] 22.76MB/44.41MB 11:26:39 2ee6cb77bebd Extracting [=====> ] 6.685MB/58.42MB 11:26:39 f4d2bbc88290 Extracting [==================================> ] 24.15MB/34.65MB 11:26:39 eabd8714fec9 Downloading [====> ] 35.37MB/375MB 11:26:39 e73cb4a42719 Extracting [> ] 557.1kB/109.1MB 11:26:39 10f05dd8b1db Downloading [==================================================>] 98B/98B 11:26:39 10f05dd8b1db Download complete 11:26:39 eca0188f477e Extracting [===============> ] 11.4MB/37.17MB 11:26:39 85954acfa484 Extracting [===================> ] 43.45MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [=============================> ] 25.94MB/44.41MB 11:26:39 2ee6cb77bebd Extracting [=======> ] 8.913MB/58.42MB 11:26:39 eabd8714fec9 Downloading [=====> ] 38.07MB/375MB 11:26:39 e73cb4a42719 Extracting [=> ] 3.342MB/109.1MB 11:26:39 f4d2bbc88290 Extracting [===================================> ] 24.87MB/34.65MB 11:26:39 eca0188f477e Extracting [====================> ] 15.34MB/37.17MB 11:26:39 85954acfa484 Extracting [=====================> ] 46.79MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [================================> ] 29.11MB/44.41MB 11:26:39 41dac8b43ba6 Download complete 11:26:39 2ee6cb77bebd Extracting [=========> ] 11.14MB/58.42MB 11:26:39 eabd8714fec9 Downloading [=====> ] 40.76MB/375MB 11:26:39 e73cb4a42719 Extracting [===> ] 7.242MB/109.1MB 11:26:39 f4d2bbc88290 Extracting [=====================================> ] 26.31MB/34.65MB 11:26:39 eca0188f477e Extracting [========================> ] 18.09MB/37.17MB 11:26:39 85954acfa484 Extracting [======================> ] 49.58MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [===================================> ] 31.84MB/44.41MB 11:26:39 2ee6cb77bebd Extracting [===========> ] 13.37MB/58.42MB 11:26:39 eabd8714fec9 Downloading [=====> ] 44.51MB/375MB 11:26:39 e73cb4a42719 Extracting [====> ] 10.58MB/109.1MB 11:26:39 eca0188f477e Extracting [============================> ] 20.84MB/37.17MB 11:26:39 71a9f6a9ab4d Downloading [> ] 3.67kB/230.6kB 11:26:39 71a9f6a9ab4d Downloading [==================================================>] 230.6kB/230.6kB 11:26:39 71a9f6a9ab4d Verifying Checksum 11:26:39 71a9f6a9ab4d Download complete 11:26:39 85954acfa484 Extracting [=======================> ] 52.36MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [======================================> ] 34.12MB/44.41MB 11:26:39 f4d2bbc88290 Extracting [=========================================> ] 28.48MB/34.65MB 11:26:39 eabd8714fec9 Downloading [======> ] 47.72MB/375MB 11:26:39 2ee6cb77bebd Extracting [=============> ] 15.6MB/58.42MB 11:26:39 e73cb4a42719 Extracting [======> ] 14.48MB/109.1MB 11:26:39 eca0188f477e Extracting [================================> ] 23.99MB/37.17MB 11:26:39 85954acfa484 Extracting [=========================> ] 55.15MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [=========================================> ] 36.85MB/44.41MB 11:26:39 f4d2bbc88290 Extracting [============================================> ] 31MB/34.65MB 11:26:39 da3ed5db7103 Downloading [> ] 539.1kB/127.4MB 11:26:39 eabd8714fec9 Downloading [======> ] 50.38MB/375MB 11:26:39 e73cb4a42719 Extracting [========> ] 18.94MB/109.1MB 11:26:39 eca0188f477e Extracting [====================================> ] 27.13MB/37.17MB 11:26:39 2ee6cb77bebd Extracting [===============> ] 18.38MB/58.42MB 11:26:39 85954acfa484 Extracting [==========================> ] 57.93MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [===========================================> ] 38.19MB/44.41MB 11:26:39 f4d2bbc88290 Extracting [==============================================> ] 32.44MB/34.65MB 11:26:39 eabd8714fec9 Downloading [=======> ] 53.06MB/375MB 11:26:39 e73cb4a42719 Extracting [==========> ] 22.28MB/109.1MB 11:26:39 da3ed5db7103 Downloading [> ] 2.128MB/127.4MB 11:26:39 eca0188f477e Extracting [=======================================> ] 29.49MB/37.17MB 11:26:39 f4d2bbc88290 Extracting [==================================================>] 34.65MB/34.65MB 11:26:39 2ee6cb77bebd Extracting [=================> ] 20.61MB/58.42MB 11:26:39 85954acfa484 Extracting [===========================> ] 60.16MB/109.8MB 11:26:39 f3a82e9f1761 Downloading [=============================================> ] 40.02MB/44.41MB 11:26:39 eabd8714fec9 Downloading [=======> ] 56.29MB/375MB 11:26:39 eca0188f477e Extracting [===========================================> ] 32.24MB/37.17MB 11:26:39 da3ed5db7103 Downloading [=> ] 4.265MB/127.4MB 11:26:40 e73cb4a42719 Extracting [===========> ] 25.62MB/109.1MB 11:26:40 85954acfa484 Extracting [============================> ] 62.95MB/109.8MB 11:26:40 2ee6cb77bebd Extracting [====================> ] 23.4MB/58.42MB 11:26:40 f4d2bbc88290 Pull complete 11:26:40 f3a82e9f1761 Downloading [===============================================> ] 42.31MB/44.41MB 11:26:40 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:26:40 e5537ed521be Extracting [==================================================>] 1.073kB/1.073kB 11:26:40 eabd8714fec9 Downloading [=======> ] 59.52MB/375MB 11:26:40 eca0188f477e Extracting [==============================================> ] 34.21MB/37.17MB 11:26:40 da3ed5db7103 Downloading [==> ] 6.402MB/127.4MB 11:26:40 e73cb4a42719 Extracting [=============> ] 29.52MB/109.1MB 11:26:40 85954acfa484 Extracting [=============================> ] 64.62MB/109.8MB 11:26:40 2ee6cb77bebd Extracting [=======================> ] 27.3MB/58.42MB 11:26:40 f3a82e9f1761 Downloading [=================================================> ] 44.14MB/44.41MB 11:26:40 f3a82e9f1761 Verifying Checksum 11:26:40 f3a82e9f1761 Download complete 11:26:40 eabd8714fec9 Downloading [========> ] 62.19MB/375MB 11:26:40 eca0188f477e Extracting [================================================> ] 35.78MB/37.17MB 11:26:40 da3ed5db7103 Downloading [===> ] 8.547MB/127.4MB 11:26:40 e73cb4a42719 Extracting [===============> ] 34.54MB/109.1MB 11:26:40 e5537ed521be Pull complete 11:26:40 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:26:40 1fa6e264d816 Extracting [==================================================>] 5.313kB/5.313kB 11:26:40 85954acfa484 Extracting [==============================> ] 67.4MB/109.8MB 11:26:40 2ee6cb77bebd Extracting [===========================> ] 31.75MB/58.42MB 11:26:40 eca0188f477e Extracting [==================================================>] 37.17MB/37.17MB 11:26:40 c955f6e31a04 Downloading [===================> ] 1.369kB/3.446kB 11:26:40 c955f6e31a04 Downloading [==================================================>] 3.446kB/3.446kB 11:26:40 c955f6e31a04 Verifying Checksum 11:26:40 c955f6e31a04 Download complete 11:26:40 eabd8714fec9 Downloading [========> ] 64.85MB/375MB 11:26:40 e73cb4a42719 Extracting [=================> ] 37.32MB/109.1MB 11:26:40 da3ed5db7103 Downloading [====> ] 11.74MB/127.4MB 11:26:40 eca0188f477e Pull complete 11:26:40 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:40 e444bcd4d577 Extracting [==================================================>] 279B/279B 11:26:40 85954acfa484 Extracting [===============================> ] 69.63MB/109.8MB 11:26:40 2ee6cb77bebd Extracting [====================================> ] 42.34MB/58.42MB 11:26:40 1fa6e264d816 Pull complete 11:26:40 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:26:40 98ee8e057024 Extracting [==================================================>] 5.238kB/5.238kB 11:26:40 eabd8714fec9 Downloading [=========> ] 67.52MB/375MB 11:26:40 e73cb4a42719 Extracting [==================> ] 40.11MB/109.1MB 11:26:40 da3ed5db7103 Downloading [=====> ] 14.4MB/127.4MB 11:26:40 1e017ebebdbd Downloading [> ] 375.2kB/37.19MB 11:26:40 e444bcd4d577 Pull complete 11:26:40 2ee6cb77bebd Extracting [============================================> ] 51.81MB/58.42MB 11:26:40 85954acfa484 Extracting [=================================> ] 72.97MB/109.8MB 11:26:40 e73cb4a42719 Extracting [====================> ] 44.56MB/109.1MB 11:26:40 eabd8714fec9 Downloading [=========> ] 70.74MB/375MB 11:26:40 98ee8e057024 Pull complete 11:26:40 da3ed5db7103 Downloading [======> ] 17.08MB/127.4MB 11:26:40 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:26:40 c0f5cb648bef Extracting [==================================================>] 1.029kB/1.029kB 11:26:40 2ee6cb77bebd Extracting [=================================================> ] 57.38MB/58.42MB 11:26:40 85954acfa484 Extracting [==================================> ] 76.87MB/109.8MB 11:26:40 1e017ebebdbd Downloading [===> ] 2.661MB/37.19MB 11:26:40 e73cb4a42719 Extracting [=====================> ] 47.91MB/109.1MB 11:26:40 eabd8714fec9 Downloading [=========> ] 73.4MB/375MB 11:26:40 da3ed5db7103 Downloading [=======> ] 19.75MB/127.4MB 11:26:40 2ee6cb77bebd Extracting [==================================================>] 58.42MB/58.42MB 11:26:40 c0f5cb648bef Pull complete 11:26:40 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:26:40 c46896263f5f Extracting [==================================================>] 1.032kB/1.032kB 11:26:40 85954acfa484 Extracting [====================================> ] 80.22MB/109.8MB 11:26:40 2ee6cb77bebd Pull complete 11:26:40 1e017ebebdbd Downloading [=======> ] 5.683MB/37.19MB 11:26:40 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:40 a4e782810d03 Extracting [==================================================>] 638B/638B 11:26:40 e73cb4a42719 Extracting [=======================> ] 51.25MB/109.1MB 11:26:40 da3ed5db7103 Downloading [=========> ] 23.48MB/127.4MB 11:26:40 eabd8714fec9 Downloading [=========> ] 74.48MB/375MB 11:26:40 c46896263f5f Pull complete 11:26:40 65b69526c357 Extracting [=================================================> ] 32.77kB/33.1kB 11:26:40 65b69526c357 Extracting [==================================================>] 33.1kB/33.1kB 11:26:40 a4e782810d03 Pull complete 11:26:40 85954acfa484 Extracting [=====================================> ] 82.44MB/109.8MB 11:26:40 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:40 76619c1908eb Extracting [==================================================>] 4.023kB/4.023kB 11:26:40 1e017ebebdbd Downloading [============> ] 9.113MB/37.19MB 11:26:40 da3ed5db7103 Downloading [==========> ] 26.18MB/127.4MB 11:26:40 e73cb4a42719 Extracting [========================> ] 52.92MB/109.1MB 11:26:40 eabd8714fec9 Downloading [==========> ] 77.15MB/375MB 11:26:40 1e017ebebdbd Downloading [===============> ] 11.77MB/37.19MB 11:26:40 85954acfa484 Extracting [=======================================> ] 86.34MB/109.8MB 11:26:40 76619c1908eb Pull complete 11:26:40 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:40 2dfc70ad9941 Extracting [==================================================>] 1.44kB/1.44kB 11:26:40 da3ed5db7103 Downloading [===========> ] 28.85MB/127.4MB 11:26:40 e73cb4a42719 Extracting [=========================> ] 54.59MB/109.1MB 11:26:41 eabd8714fec9 Downloading [==========> ] 79.83MB/375MB 11:26:41 1e017ebebdbd Downloading [==================> ] 13.65MB/37.19MB 11:26:41 65b69526c357 Pull complete 11:26:41 85954acfa484 Extracting [=========================================> ] 90.24MB/109.8MB 11:26:41 policy-db-migrator Pulled 11:26:41 da3ed5db7103 Downloading [============> ] 32.07MB/127.4MB 11:26:41 2dfc70ad9941 Pull complete 11:26:41 e73cb4a42719 Extracting [==========================> ] 56.82MB/109.1MB 11:26:41 fd1d3a5a5f79 Extracting [===========================> ] 32.77kB/60.68kB 11:26:41 fd1d3a5a5f79 Extracting [==================================================>] 60.68kB/60.68kB 11:26:41 eabd8714fec9 Downloading [===========> ] 82.5MB/375MB 11:26:41 1e017ebebdbd Downloading [=====================> ] 15.92MB/37.19MB 11:26:41 85954acfa484 Extracting [============================================> ] 97.48MB/109.8MB 11:26:41 da3ed5db7103 Downloading [=============> ] 34.77MB/127.4MB 11:26:41 e73cb4a42719 Extracting [===========================> ] 59.6MB/109.1MB 11:26:41 eabd8714fec9 Downloading [===========> ] 85.72MB/375MB 11:26:41 1e017ebebdbd Downloading [========================> ] 18.17MB/37.19MB 11:26:41 fd1d3a5a5f79 Pull complete 11:26:41 85954acfa484 Extracting [==============================================> ] 102.5MB/109.8MB 11:26:41 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:41 5e4c02bc6754 Extracting [==================================================>] 100B/100B 11:26:41 da3ed5db7103 Downloading [==============> ] 37.97MB/127.4MB 11:26:41 e73cb4a42719 Extracting [============================> ] 62.95MB/109.1MB 11:26:41 eabd8714fec9 Downloading [===========> ] 88.94MB/375MB 11:26:41 1e017ebebdbd Downloading [===========================> ] 20.81MB/37.19MB 11:26:41 85954acfa484 Extracting [================================================> ] 105.8MB/109.8MB 11:26:41 da3ed5db7103 Downloading [================> ] 41.18MB/127.4MB 11:26:41 5e4c02bc6754 Pull complete 11:26:41 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:41 208063e2dcbb Extracting [==================================================>] 693B/693B 11:26:41 e73cb4a42719 Extracting [==============================> ] 67.4MB/109.1MB 11:26:41 eabd8714fec9 Downloading [============> ] 92.15MB/375MB 11:26:41 1e017ebebdbd Downloading [===============================> ] 23.09MB/37.19MB 11:26:41 85954acfa484 Extracting [================================================> ] 107MB/109.8MB 11:26:41 da3ed5db7103 Downloading [=================> ] 44.4MB/127.4MB 11:26:41 e73cb4a42719 Extracting [=================================> ] 72.42MB/109.1MB 11:26:41 208063e2dcbb Pull complete 11:26:41 eabd8714fec9 Downloading [============> ] 95.37MB/375MB 11:26:41 1e017ebebdbd Downloading [==================================> ] 25.75MB/37.19MB 11:26:41 prometheus Pulled 11:26:41 85954acfa484 Extracting [=================================================> ] 108.1MB/109.8MB 11:26:41 da3ed5db7103 Downloading [==================> ] 47.09MB/127.4MB 11:26:41 e73cb4a42719 Extracting [==================================> ] 75.76MB/109.1MB 11:26:41 85954acfa484 Extracting [==================================================>] 109.8MB/109.8MB 11:26:41 eabd8714fec9 Downloading [=============> ] 98.04MB/375MB 11:26:41 1e017ebebdbd Downloading [======================================> ] 28.79MB/37.19MB 11:26:41 85954acfa484 Pull complete 11:26:41 da3ed5db7103 Downloading [===================> ] 50.84MB/127.4MB 11:26:41 e73cb4a42719 Extracting [=====================================> ] 81.89MB/109.1MB 11:26:41 1e017ebebdbd Downloading [==========================================> ] 31.45MB/37.19MB 11:26:41 eabd8714fec9 Downloading [=============> ] 101.2MB/375MB 11:26:41 164de8f14b64 Extracting [> ] 557.1kB/75.5MB 11:26:41 da3ed5db7103 Downloading [=====================> ] 54.03MB/127.4MB 11:26:41 e73cb4a42719 Extracting [=======================================> ] 86.9MB/109.1MB 11:26:41 eabd8714fec9 Downloading [=============> ] 104.4MB/375MB 11:26:41 1e017ebebdbd Downloading [=============================================> ] 34.1MB/37.19MB 11:26:41 da3ed5db7103 Downloading [======================> ] 57.24MB/127.4MB 11:26:41 1e017ebebdbd Downloading [=================================================> ] 37.11MB/37.19MB 11:26:41 1e017ebebdbd Verifying Checksum 11:26:41 1e017ebebdbd Download complete 11:26:41 eabd8714fec9 Downloading [==============> ] 107.1MB/375MB 11:26:41 e73cb4a42719 Extracting [==========================================> ] 91.91MB/109.1MB 11:26:42 164de8f14b64 Extracting [=> ] 1.671MB/75.5MB 11:26:42 da3ed5db7103 Downloading [=======================> ] 60.46MB/127.4MB 11:26:42 1e017ebebdbd Extracting [> ] 393.2kB/37.19MB 11:26:42 e73cb4a42719 Extracting [==========================================> ] 93.59MB/109.1MB 11:26:42 eabd8714fec9 Downloading [==============> ] 110.3MB/375MB 11:26:42 164de8f14b64 Extracting [=> ] 2.228MB/75.5MB 11:26:42 da3ed5db7103 Downloading [========================> ] 63.13MB/127.4MB 11:26:42 1e017ebebdbd Extracting [====> ] 3.539MB/37.19MB 11:26:42 e73cb4a42719 Extracting [============================================> ] 96.37MB/109.1MB 11:26:42 55f2b468da67 Downloading [> ] 536kB/257.9MB 11:26:42 eabd8714fec9 Downloading [===============> ] 113MB/375MB 11:26:42 164de8f14b64 Extracting [=> ] 2.785MB/75.5MB 11:26:42 da3ed5db7103 Downloading [=========================> ] 64.72MB/127.4MB 11:26:42 e73cb4a42719 Extracting [============================================> ] 98.04MB/109.1MB 11:26:42 1e017ebebdbd Extracting [========> ] 6.685MB/37.19MB 11:26:42 55f2b468da67 Downloading [> ] 2.148MB/257.9MB 11:26:42 eabd8714fec9 Downloading [===============> ] 115.7MB/375MB 11:26:42 164de8f14b64 Extracting [==> ] 4.456MB/75.5MB 11:26:42 e73cb4a42719 Extracting [=============================================> ] 100.3MB/109.1MB 11:26:42 da3ed5db7103 Downloading [==========================> ] 66.32MB/127.4MB 11:26:42 1e017ebebdbd Extracting [=============> ] 9.83MB/37.19MB 11:26:42 eabd8714fec9 Downloading [===============> ] 117.8MB/375MB 11:26:42 55f2b468da67 Downloading [> ] 4.282MB/257.9MB 11:26:42 164de8f14b64 Extracting [===> ] 5.014MB/75.5MB 11:26:42 e73cb4a42719 Extracting [==============================================> ] 102.5MB/109.1MB 11:26:42 1e017ebebdbd Extracting [===================> ] 14.55MB/37.19MB 11:26:42 da3ed5db7103 Downloading [===========================> ] 69.01MB/127.4MB 11:26:42 eabd8714fec9 Downloading [================> ] 120.5MB/375MB 11:26:42 55f2b468da67 Downloading [=> ] 6.965MB/257.9MB 11:26:42 e73cb4a42719 Extracting [===============================================> ] 104.2MB/109.1MB 11:26:42 164de8f14b64 Extracting [=====> ] 7.799MB/75.5MB 11:26:42 1e017ebebdbd Extracting [=========================> ] 18.87MB/37.19MB 11:26:42 da3ed5db7103 Downloading [===========================> ] 71.13MB/127.4MB 11:26:42 eabd8714fec9 Downloading [================> ] 123.2MB/375MB 11:26:42 55f2b468da67 Downloading [=> ] 9.12MB/257.9MB 11:26:42 1e017ebebdbd Extracting [==============================> ] 22.41MB/37.19MB 11:26:42 e73cb4a42719 Extracting [================================================> ] 105.8MB/109.1MB 11:26:42 164de8f14b64 Extracting [=====> ] 8.913MB/75.5MB 11:26:42 da3ed5db7103 Downloading [============================> ] 73.26MB/127.4MB 11:26:42 eabd8714fec9 Downloading [================> ] 126.4MB/375MB 11:26:42 55f2b468da67 Downloading [==> ] 11.81MB/257.9MB 11:26:42 1e017ebebdbd Extracting [===================================> ] 26.35MB/37.19MB 11:26:42 164de8f14b64 Extracting [======> ] 10.03MB/75.5MB 11:26:42 da3ed5db7103 Downloading [=============================> ] 74.33MB/127.4MB 11:26:42 eabd8714fec9 Downloading [=================> ] 129.6MB/375MB 11:26:42 e73cb4a42719 Extracting [=================================================> ] 107.5MB/109.1MB 11:26:42 55f2b468da67 Downloading [==> ] 13.95MB/257.9MB 11:26:42 1e017ebebdbd Extracting [========================================> ] 30.28MB/37.19MB 11:26:43 da3ed5db7103 Downloading [=============================> ] 75.94MB/127.4MB 11:26:43 eabd8714fec9 Downloading [=================> ] 133.4MB/375MB 11:26:43 164de8f14b64 Extracting [=======> ] 11.7MB/75.5MB 11:26:43 55f2b468da67 Downloading [===> ] 16.64MB/257.9MB 11:26:43 e73cb4a42719 Extracting [=================================================> ] 108.6MB/109.1MB 11:26:43 1e017ebebdbd Extracting [============================================> ] 33.42MB/37.19MB 11:26:43 e73cb4a42719 Extracting [==================================================>] 109.1MB/109.1MB 11:26:43 da3ed5db7103 Downloading [==============================> ] 77.54MB/127.4MB 11:26:43 eabd8714fec9 Downloading [==================> ] 136MB/375MB 11:26:43 164de8f14b64 Extracting [=========> ] 13.93MB/75.5MB 11:26:43 1e017ebebdbd Extracting [==============================================> ] 34.6MB/37.19MB 11:26:43 55f2b468da67 Downloading [===> ] 19.86MB/257.9MB 11:26:43 da3ed5db7103 Downloading [==============================> ] 78.6MB/127.4MB 11:26:43 55f2b468da67 Downloading [===> ] 20.4MB/257.9MB 11:26:43 eabd8714fec9 Downloading [==================> ] 136.6MB/375MB 11:26:43 e73cb4a42719 Pull complete 11:26:43 a83b68436f09 Extracting [==================================================>] 9.919kB/9.919kB 11:26:43 164de8f14b64 Extracting [=========> ] 14.48MB/75.5MB 11:26:43 1e017ebebdbd Extracting [===============================================> ] 35MB/37.19MB 11:26:43 da3ed5db7103 Downloading [================================> ] 82.9MB/127.4MB 11:26:43 55f2b468da67 Downloading [====> ] 25.77MB/257.9MB 11:26:43 eabd8714fec9 Downloading [===================> ] 143MB/375MB 11:26:43 1e017ebebdbd Extracting [==================================================>] 37.19MB/37.19MB 11:26:43 164de8f14b64 Extracting [===========> ] 17.27MB/75.5MB 11:26:43 a83b68436f09 Pull complete 11:26:43 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:43 787d6bee9571 Extracting [==================================================>] 127B/127B 11:26:43 da3ed5db7103 Downloading [=================================> ] 85.06MB/127.4MB 11:26:43 eabd8714fec9 Downloading [===================> ] 145.7MB/375MB 11:26:43 55f2b468da67 Downloading [=====> ] 27.93MB/257.9MB 11:26:43 1e017ebebdbd Pull complete 11:26:43 164de8f14b64 Extracting [============> ] 18.38MB/75.5MB 11:26:43 da3ed5db7103 Downloading [==================================> ] 87.2MB/127.4MB 11:26:43 787d6bee9571 Pull complete 11:26:43 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:43 13ff0988aaea Extracting [==================================================>] 167B/167B 11:26:43 eabd8714fec9 Downloading [===================> ] 149.4MB/375MB 11:26:43 55f2b468da67 Downloading [=====> ] 30.62MB/257.9MB 11:26:43 164de8f14b64 Extracting [============> ] 19.5MB/75.5MB 11:26:43 da3ed5db7103 Downloading [===================================> ] 89.36MB/127.4MB 11:26:43 eabd8714fec9 Downloading [====================> ] 152.7MB/375MB 11:26:43 55f2b468da67 Downloading [======> ] 32.74MB/257.9MB 11:26:43 13ff0988aaea Pull complete 11:26:43 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:43 4b82842ab819 Extracting [==================================================>] 5.415kB/5.415kB 11:26:43 164de8f14b64 Extracting [==============> ] 22.28MB/75.5MB 11:26:43 da3ed5db7103 Downloading [===================================> ] 91.5MB/127.4MB 11:26:44 eabd8714fec9 Downloading [====================> ] 155.9MB/375MB 11:26:44 55f2b468da67 Downloading [======> ] 34.89MB/257.9MB 11:26:44 164de8f14b64 Extracting [================> ] 25.62MB/75.5MB 11:26:44 4b82842ab819 Pull complete 11:26:44 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:44 7e568a0dc8fb Extracting [==================================================>] 184B/184B 11:26:44 da3ed5db7103 Downloading [====================================> ] 93.63MB/127.4MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 159.1MB/375MB 11:26:44 55f2b468da67 Downloading [=======> ] 37.03MB/257.9MB 11:26:44 164de8f14b64 Extracting [===================> ] 28.97MB/75.5MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 162.3MB/375MB 11:26:44 7e568a0dc8fb Pull complete 11:26:44 da3ed5db7103 Downloading [=====================================> ] 95.78MB/127.4MB 11:26:44 postgres Pulled 11:26:44 164de8f14b64 Extracting [====================> ] 30.64MB/75.5MB 11:26:44 55f2b468da67 Downloading [=======> ] 38.64MB/257.9MB 11:26:44 eabd8714fec9 Downloading [=====================> ] 165MB/375MB 11:26:44 da3ed5db7103 Downloading [======================================> ] 97.37MB/127.4MB 11:26:44 164de8f14b64 Extracting [======================> ] 33.42MB/75.5MB 11:26:44 55f2b468da67 Downloading [=======> ] 39.7MB/257.9MB 11:26:44 eabd8714fec9 Downloading [======================> ] 167.7MB/375MB 11:26:44 da3ed5db7103 Downloading [======================================> ] 98.99MB/127.4MB 11:26:44 164de8f14b64 Extracting [========================> ] 36.77MB/75.5MB 11:26:44 55f2b468da67 Downloading [=======> ] 40.77MB/257.9MB 11:26:44 eabd8714fec9 Downloading [======================> ] 168.7MB/375MB 11:26:44 164de8f14b64 Extracting [==========================> ] 40.67MB/75.5MB 11:26:44 da3ed5db7103 Downloading [=======================================> ] 100.6MB/127.4MB 11:26:44 eabd8714fec9 Downloading [======================> ] 172MB/375MB 11:26:44 55f2b468da67 Downloading [========> ] 42.39MB/257.9MB 11:26:44 164de8f14b64 Extracting [=============================> ] 45.12MB/75.5MB 11:26:44 da3ed5db7103 Downloading [========================================> ] 102.2MB/127.4MB 11:26:44 55f2b468da67 Downloading [========> ] 43.45MB/257.9MB 11:26:44 eabd8714fec9 Downloading [=======================> ] 174.6MB/375MB 11:26:44 164de8f14b64 Extracting [===============================> ] 47.91MB/75.5MB 11:26:44 da3ed5db7103 Downloading [========================================> ] 104.3MB/127.4MB 11:26:44 eabd8714fec9 Downloading [=======================> ] 176.8MB/375MB 11:26:44 164de8f14b64 Extracting [==================================> ] 51.81MB/75.5MB 11:26:44 55f2b468da67 Downloading [========> ] 45.07MB/257.9MB 11:26:44 da3ed5db7103 Downloading [=========================================> ] 106.5MB/127.4MB 11:26:44 eabd8714fec9 Downloading [========================> ] 181.1MB/375MB 11:26:45 164de8f14b64 Extracting [====================================> ] 54.59MB/75.5MB 11:26:45 55f2b468da67 Downloading [=========> ] 47.19MB/257.9MB 11:26:45 da3ed5db7103 Downloading [===========================================> ] 109.7MB/127.4MB 11:26:45 eabd8714fec9 Downloading [========================> ] 184.8MB/375MB 11:26:45 55f2b468da67 Downloading [=========> ] 48.79MB/257.9MB 11:26:45 164de8f14b64 Extracting [=======================================> ] 59.6MB/75.5MB 11:26:45 da3ed5db7103 Downloading [============================================> ] 112.3MB/127.4MB 11:26:45 eabd8714fec9 Downloading [=========================> ] 189.1MB/375MB 11:26:45 164de8f14b64 Extracting [========================================> ] 61.28MB/75.5MB 11:26:45 55f2b468da67 Downloading [=========> ] 50.95MB/257.9MB 11:26:45 da3ed5db7103 Downloading [============================================> ] 113.9MB/127.4MB 11:26:45 eabd8714fec9 Downloading [=========================> ] 192.8MB/375MB 11:26:45 164de8f14b64 Extracting [==========================================> ] 64.62MB/75.5MB 11:26:45 55f2b468da67 Downloading [==========> ] 52.56MB/257.9MB 11:26:45 da3ed5db7103 Downloading [=============================================> ] 116.1MB/127.4MB 11:26:45 eabd8714fec9 Downloading [==========================> ] 196.1MB/375MB 11:26:45 55f2b468da67 Downloading [==========> ] 54.7MB/257.9MB 11:26:45 da3ed5db7103 Downloading [==============================================> ] 118.7MB/127.4MB 11:26:45 eabd8714fec9 Downloading [==========================> ] 197.7MB/375MB 11:26:45 164de8f14b64 Extracting [==============================================> ] 70.19MB/75.5MB 11:26:45 da3ed5db7103 Downloading [===============================================> ] 120.9MB/127.4MB 11:26:45 55f2b468da67 Downloading [===========> ] 56.85MB/257.9MB 11:26:45 eabd8714fec9 Downloading [==========================> ] 200.3MB/375MB 11:26:45 164de8f14b64 Extracting [=================================================> ] 75.2MB/75.5MB 11:26:45 164de8f14b64 Extracting [==================================================>] 75.5MB/75.5MB 11:26:45 da3ed5db7103 Downloading [================================================> ] 123.1MB/127.4MB 11:26:45 55f2b468da67 Downloading [===========> ] 58.45MB/257.9MB 11:26:45 eabd8714fec9 Downloading [===========================> ] 203.5MB/375MB 11:26:45 55f2b468da67 Downloading [===========> ] 59.51MB/257.9MB 11:26:45 da3ed5db7103 Downloading [================================================> ] 124.7MB/127.4MB 11:26:45 164de8f14b64 Pull complete 11:26:45 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:45 be3398fa2dbf Extracting [==================================================>] 11.92kB/11.92kB 11:26:45 eabd8714fec9 Downloading [===========================> ] 204.6MB/375MB 11:26:46 da3ed5db7103 Downloading [=================================================> ] 126.8MB/127.4MB 11:26:46 55f2b468da67 Downloading [===========> ] 61.64MB/257.9MB 11:26:46 be3398fa2dbf Pull complete 11:26:46 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:46 8711a47cb968 Extracting [==================================================>] 1.325kB/1.325kB 11:26:46 da3ed5db7103 Verifying Checksum 11:26:46 da3ed5db7103 Download complete 11:26:46 eabd8714fec9 Downloading [===========================> ] 208.9MB/375MB 11:26:46 55f2b468da67 Downloading [============> ] 64.84MB/257.9MB 11:26:46 8711a47cb968 Pull complete 11:26:46 82bfc142787e Downloading [> ] 86.37kB/8.613MB 11:26:46 eabd8714fec9 Downloading [============================> ] 213.1MB/375MB 11:26:46 grafana Pulled 11:26:46 55f2b468da67 Downloading [=============> ] 68.05MB/257.9MB 11:26:46 82bfc142787e Downloading [================> ] 2.872MB/8.613MB 11:26:46 eabd8714fec9 Downloading [============================> ] 217.4MB/375MB 11:26:46 55f2b468da67 Downloading [=============> ] 70.74MB/257.9MB 11:26:46 82bfc142787e Downloading [======================================> ] 6.572MB/8.613MB 11:26:46 eabd8714fec9 Downloading [=============================> ] 220.1MB/375MB 11:26:46 82bfc142787e Verifying Checksum 11:26:46 82bfc142787e Download complete 11:26:46 55f2b468da67 Downloading [==============> ] 73.95MB/257.9MB 11:26:46 eabd8714fec9 Downloading [=============================> ] 224.4MB/375MB 11:26:46 55f2b468da67 Downloading [==============> ] 77.16MB/257.9MB 11:26:46 46baca71a4ef Downloading [==> ] 933B/18.11kB 11:26:46 46baca71a4ef Downloading [==================================================>] 18.11kB/18.11kB 11:26:46 46baca71a4ef Verifying Checksum 11:26:46 46baca71a4ef Download complete 11:26:46 eabd8714fec9 Downloading [==============================> ] 229.2MB/375MB 11:26:46 55f2b468da67 Downloading [===============> ] 81.45MB/257.9MB 11:26:46 b0e0ef7895f4 Downloading [> ] 374.8kB/37.01MB 11:26:46 eabd8714fec9 Downloading [==============================> ] 232.4MB/375MB 11:26:46 55f2b468da67 Downloading [================> ] 84.66MB/257.9MB 11:26:46 b0e0ef7895f4 Downloading [=====> ] 4.136MB/37.01MB 11:26:46 eabd8714fec9 Downloading [===============================> ] 235.1MB/375MB 11:26:46 55f2b468da67 Downloading [=================> ] 88.96MB/257.9MB 11:26:46 b0e0ef7895f4 Downloading [=========> ] 6.774MB/37.01MB 11:26:46 eabd8714fec9 Downloading [===============================> ] 238.3MB/375MB 11:26:46 55f2b468da67 Downloading [=================> ] 91.65MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [============> ] 9.423MB/37.01MB 11:26:47 eabd8714fec9 Downloading [================================> ] 241.5MB/375MB 11:26:47 55f2b468da67 Downloading [==================> ] 94.86MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [================> ] 12.46MB/37.01MB 11:26:47 eabd8714fec9 Downloading [================================> ] 244.2MB/375MB 11:26:47 55f2b468da67 Downloading [===================> ] 99.14MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [====================> ] 15.11MB/37.01MB 11:26:47 eabd8714fec9 Downloading [================================> ] 247.4MB/375MB 11:26:47 55f2b468da67 Downloading [===================> ] 102.9MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [=======================> ] 17.75MB/37.01MB 11:26:47 eabd8714fec9 Downloading [=================================> ] 251.2MB/375MB 11:26:47 55f2b468da67 Downloading [====================> ] 106.1MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [=================================> ] 24.55MB/37.01MB 11:26:47 eabd8714fec9 Downloading [=================================> ] 254.4MB/375MB 11:26:47 55f2b468da67 Downloading [=====================> ] 109.3MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [=====================================> ] 27.61MB/37.01MB 11:26:47 eabd8714fec9 Downloading [==================================> ] 257.6MB/375MB 11:26:47 55f2b468da67 Downloading [=====================> ] 111.4MB/257.9MB 11:26:47 b0e0ef7895f4 Downloading [============================================> ] 33.27MB/37.01MB 11:26:47 eabd8714fec9 Downloading [==================================> ] 260.8MB/375MB 11:26:47 b0e0ef7895f4 Verifying Checksum 11:26:47 b0e0ef7895f4 Download complete 11:26:47 55f2b468da67 Downloading [======================> ] 114.1MB/257.9MB 11:26:47 eabd8714fec9 Downloading [===================================> ] 265.6MB/375MB 11:26:47 c0c90eeb8aca Downloading [==========================================> ] 934B/1.105kB 11:26:47 c0c90eeb8aca Downloading [==================================================>] 1.105kB/1.105kB 11:26:47 c0c90eeb8aca Download complete 11:26:47 55f2b468da67 Downloading [======================> ] 117.3MB/257.9MB 11:26:47 eabd8714fec9 Downloading [====================================> ] 270.4MB/375MB 11:26:48 55f2b468da67 Downloading [=======================> ] 122.1MB/257.9MB 11:26:48 eabd8714fec9 Downloading [====================================> ] 274.2MB/375MB 11:26:48 55f2b468da67 Downloading [========================> ] 127MB/257.9MB 11:26:48 eabd8714fec9 Downloading [====================================> ] 276.9MB/375MB 11:26:48 55f2b468da67 Downloading [=========================> ] 129.6MB/257.9MB 11:26:48 eabd8714fec9 Downloading [=====================================> ] 280.6MB/375MB 11:26:48 55f2b468da67 Downloading [=========================> ] 133.4MB/257.9MB 11:26:48 eabd8714fec9 Downloading [=====================================> ] 284.3MB/375MB 11:26:48 55f2b468da67 Downloading [==========================> ] 137.6MB/257.9MB 11:26:48 eabd8714fec9 Downloading [======================================> ] 288.6MB/375MB 11:26:48 55f2b468da67 Downloading [===========================> ] 141.9MB/257.9MB 11:26:48 eabd8714fec9 Downloading [======================================> ] 291.8MB/375MB 11:26:48 55f2b468da67 Downloading [============================> ] 146.7MB/257.9MB 11:26:48 eabd8714fec9 Downloading [=======================================> ] 293.4MB/375MB 11:26:48 eabd8714fec9 Downloading [=======================================> ] 296.6MB/375MB 11:26:48 55f2b468da67 Downloading [=============================> ] 150.5MB/257.9MB 11:26:48 55f2b468da67 Downloading [=============================> ] 152.6MB/257.9MB 11:26:48 eabd8714fec9 Downloading [=======================================> ] 298.8MB/375MB 11:26:48 5cfb27c10ea5 Downloading [==================================================>] 852B/852B 11:26:48 5cfb27c10ea5 Verifying Checksum 11:26:48 5cfb27c10ea5 Download complete 11:26:48 55f2b468da67 Downloading [==============================> ] 155.8MB/257.9MB 11:26:49 eabd8714fec9 Downloading [========================================> ] 302.5MB/375MB 11:26:49 55f2b468da67 Downloading [===============================> ] 161.2MB/257.9MB 11:26:49 40a5eed61bb0 Download complete 11:26:49 eabd8714fec9 Downloading [=========================================> ] 308.4MB/375MB 11:26:49 55f2b468da67 Downloading [===============================> ] 162.8MB/257.9MB 11:26:49 e040ea11fa10 Downloading [==================================================>] 173B/173B 11:26:49 e040ea11fa10 Verifying Checksum 11:26:49 e040ea11fa10 Download complete 11:26:49 eabd8714fec9 Downloading [=========================================> ] 310.6MB/375MB 11:26:49 55f2b468da67 Downloading [================================> ] 166.5MB/257.9MB 11:26:49 eabd8714fec9 Downloading [=========================================> ] 313.3MB/375MB 11:26:49 55f2b468da67 Downloading [=================================> ] 170.8MB/257.9MB 11:26:49 09d5a3f70313 Downloading [> ] 528.7kB/109.2MB 11:26:49 eabd8714fec9 Downloading [==========================================> ] 317MB/375MB 11:26:49 09d5a3f70313 Downloading [=> ] 2.656MB/109.2MB 11:26:49 55f2b468da67 Downloading [=================================> ] 173.5MB/257.9MB 11:26:49 eabd8714fec9 Downloading [==========================================> ] 320.8MB/375MB 11:26:49 09d5a3f70313 Downloading [==> ] 5.331MB/109.2MB 11:26:49 55f2b468da67 Downloading [==================================> ] 176.1MB/257.9MB 11:26:49 eabd8714fec9 Downloading [===========================================> ] 325.6MB/375MB 11:26:49 55f2b468da67 Downloading [==================================> ] 177.7MB/257.9MB 11:26:49 09d5a3f70313 Downloading [===> ] 8.02MB/109.2MB 11:26:49 eabd8714fec9 Downloading [============================================> ] 330.4MB/375MB 11:26:49 55f2b468da67 Downloading [==================================> ] 179.4MB/257.9MB 11:26:49 eabd8714fec9 Downloading [============================================> ] 333.1MB/375MB 11:26:49 09d5a3f70313 Downloading [=====> ] 11.77MB/109.2MB 11:26:50 09d5a3f70313 Downloading [======> ] 14.98MB/109.2MB 11:26:50 eabd8714fec9 Downloading [============================================> ] 334.1MB/375MB 11:26:50 55f2b468da67 Downloading [===================================> ] 181.5MB/257.9MB 11:26:50 eabd8714fec9 Downloading [============================================> ] 337.4MB/375MB 11:26:50 55f2b468da67 Downloading [===================================> ] 183.7MB/257.9MB 11:26:50 09d5a3f70313 Downloading [=======> ] 17.11MB/109.2MB 11:26:50 eabd8714fec9 Downloading [=============================================> ] 341.1MB/375MB 11:26:50 55f2b468da67 Downloading [====================================> ] 186.3MB/257.9MB 11:26:50 09d5a3f70313 Downloading [========> ] 19.24MB/109.2MB 11:26:50 eabd8714fec9 Downloading [=============================================> ] 343.8MB/375MB 11:26:50 55f2b468da67 Downloading [====================================> ] 189MB/257.9MB 11:26:50 09d5a3f70313 Downloading [=========> ] 20.85MB/109.2MB 11:26:50 eabd8714fec9 Downloading [==============================================> ] 347.5MB/375MB 11:26:50 55f2b468da67 Downloading [=====================================> ] 191.7MB/257.9MB 11:26:50 09d5a3f70313 Downloading [===========> ] 24.58MB/109.2MB 11:26:50 eabd8714fec9 Downloading [==============================================> ] 351.8MB/375MB 11:26:50 55f2b468da67 Downloading [=====================================> ] 194.3MB/257.9MB 11:26:50 09d5a3f70313 Downloading [============> ] 27.26MB/109.2MB 11:26:50 eabd8714fec9 Downloading [===============================================> ] 355.6MB/375MB 11:26:50 55f2b468da67 Downloading [======================================> ] 197MB/257.9MB 11:26:50 09d5a3f70313 Downloading [=============> ] 29.92MB/109.2MB 11:26:50 eabd8714fec9 Downloading [===============================================> ] 359.8MB/375MB 11:26:50 55f2b468da67 Downloading [======================================> ] 200.3MB/257.9MB 11:26:50 09d5a3f70313 Downloading [==============> ] 31.52MB/109.2MB 11:26:50 eabd8714fec9 Downloading [================================================> ] 362.5MB/375MB 11:26:50 55f2b468da67 Downloading [=======================================> ] 204MB/257.9MB 11:26:51 09d5a3f70313 Downloading [===============> ] 34.19MB/109.2MB 11:26:51 eabd8714fec9 Downloading [================================================> ] 364.7MB/375MB 11:26:51 55f2b468da67 Downloading [========================================> ] 206.7MB/257.9MB 11:26:51 eabd8714fec9 Downloading [=================================================> ] 369MB/375MB 11:26:51 09d5a3f70313 Downloading [================> ] 35.79MB/109.2MB 11:26:51 eabd8714fec9 Downloading [=================================================> ] 370.6MB/375MB 11:26:51 09d5a3f70313 Downloading [================> ] 36.86MB/109.2MB 11:26:51 55f2b468da67 Downloading [========================================> ] 209.4MB/257.9MB 11:26:51 eabd8714fec9 Verifying Checksum 11:26:51 eabd8714fec9 Download complete 11:26:51 55f2b468da67 Downloading [=========================================> ] 216.4MB/257.9MB 11:26:51 eabd8714fec9 Extracting [> ] 557.1kB/375MB 11:26:51 55f2b468da67 Downloading [==========================================> ] 221.7MB/257.9MB 11:26:51 eabd8714fec9 Extracting [=> ] 13.37MB/375MB 11:26:51 09d5a3f70313 Downloading [=================> ] 38.99MB/109.2MB 11:26:52 eabd8714fec9 Extracting [==> ] 20.05MB/375MB 11:26:52 55f2b468da67 Downloading [============================================> ] 227.1MB/257.9MB 11:26:52 09d5a3f70313 Downloading [====================> ] 44.86MB/109.2MB 11:26:52 55f2b468da67 Downloading [============================================> ] 229.7MB/257.9MB 11:26:52 eabd8714fec9 Extracting [===> ] 23.95MB/375MB 11:26:52 09d5a3f70313 Downloading [=====================> ] 47.54MB/109.2MB 11:26:52 55f2b468da67 Downloading [============================================> ] 231.9MB/257.9MB 11:26:52 eabd8714fec9 Extracting [====> ] 36.77MB/375MB 11:26:52 09d5a3f70313 Downloading [======================> ] 49.68MB/109.2MB 11:26:52 55f2b468da67 Downloading [=============================================> ] 234MB/257.9MB 11:26:52 eabd8714fec9 Extracting [======> ] 47.91MB/375MB 11:26:52 09d5a3f70313 Downloading [=======================> ] 51.28MB/109.2MB 11:26:52 eabd8714fec9 Extracting [========> ] 61.83MB/375MB 11:26:52 55f2b468da67 Downloading [=============================================> ] 236.2MB/257.9MB 11:26:52 356f5c2c843b Downloading [=============> ] 1.009kB/3.623kB 11:26:52 356f5c2c843b Downloading [==================================================>] 3.623kB/3.623kB 11:26:52 356f5c2c843b Download complete 11:26:52 eabd8714fec9 Extracting [==========> ] 77.43MB/375MB 11:26:52 55f2b468da67 Downloading [==============================================> ] 238.9MB/257.9MB 11:26:52 eabd8714fec9 Extracting [============> ] 91.91MB/375MB 11:26:52 55f2b468da67 Downloading [===============================================> ] 243.1MB/257.9MB 11:26:52 eabd8714fec9 Extracting [=============> ] 102.5MB/375MB 11:26:52 55f2b468da67 Downloading [===============================================> ] 246.4MB/257.9MB 11:26:52 09d5a3f70313 Downloading [========================> ] 52.89MB/109.2MB 11:26:52 eabd8714fec9 Extracting [==============> ] 108.6MB/375MB 11:26:52 55f2b468da67 Downloading [================================================> ] 250.6MB/257.9MB 11:26:52 09d5a3f70313 Downloading [========================> ] 54.5MB/109.2MB 11:26:52 eabd8714fec9 Extracting [===============> ] 114.2MB/375MB 11:26:53 55f2b468da67 Downloading [=================================================> ] 253.8MB/257.9MB 11:26:53 09d5a3f70313 Downloading [=========================> ] 56.63MB/109.2MB 11:26:53 eabd8714fec9 Extracting [================> ] 120.3MB/375MB 11:26:53 55f2b468da67 Downloading [=================================================> ] 256.5MB/257.9MB 11:26:53 09d5a3f70313 Downloading [==========================> ] 58.75MB/109.2MB 11:26:53 55f2b468da67 Verifying Checksum 11:26:53 55f2b468da67 Download complete 11:26:53 eabd8714fec9 Extracting [================> ] 127MB/375MB 11:26:53 09d5a3f70313 Downloading [============================> ] 61.42MB/109.2MB 11:26:53 55f2b468da67 Extracting [> ] 557.1kB/257.9MB 11:26:53 eabd8714fec9 Extracting [=================> ] 132MB/375MB 11:26:53 09d5a3f70313 Downloading [==============================> ] 65.7MB/109.2MB 11:26:53 55f2b468da67 Extracting [==> ] 15.04MB/257.9MB 11:26:53 eabd8714fec9 Extracting [==================> ] 137.6MB/375MB 11:26:53 09d5a3f70313 Downloading [===============================> ] 68.9MB/109.2MB 11:26:53 55f2b468da67 Extracting [====> ] 21.73MB/257.9MB 11:26:53 eabd8714fec9 Extracting [===================> ] 142.6MB/375MB 11:26:53 09d5a3f70313 Downloading [==================================> ] 75.33MB/109.2MB 11:26:53 55f2b468da67 Extracting [====> ] 24.51MB/257.9MB 11:26:53 09d5a3f70313 Downloading [=====================================> ] 81.74MB/109.2MB 11:26:53 eabd8714fec9 Extracting [===================> ] 146.5MB/375MB 11:26:53 55f2b468da67 Extracting [=======> ] 38.44MB/257.9MB 11:26:53 09d5a3f70313 Downloading [======================================> ] 84.93MB/109.2MB 11:26:53 eabd8714fec9 Extracting [====================> ] 151.5MB/375MB 11:26:53 55f2b468da67 Extracting [==========> ] 52.92MB/257.9MB 11:26:53 09d5a3f70313 Downloading [========================================> ] 89.24MB/109.2MB 11:26:53 eabd8714fec9 Extracting [====================> ] 156.5MB/375MB 11:26:53 55f2b468da67 Extracting [============> ] 66.29MB/257.9MB 11:26:53 eabd8714fec9 Extracting [=====================> ] 162.1MB/375MB 11:26:53 09d5a3f70313 Downloading [==========================================> ] 91.91MB/109.2MB 11:26:54 55f2b468da67 Extracting [===============> ] 77.43MB/257.9MB 11:26:54 eabd8714fec9 Extracting [======================> ] 168.8MB/375MB 11:26:54 09d5a3f70313 Downloading [============================================> ] 96.75MB/109.2MB 11:26:54 55f2b468da67 Extracting [=================> ] 88.01MB/257.9MB 11:26:54 09d5a3f70313 Downloading [==============================================> ] 102.1MB/109.2MB 11:26:54 eabd8714fec9 Extracting [========================> ] 183.8MB/375MB 11:26:54 55f2b468da67 Extracting [===================> ] 101.9MB/257.9MB 11:26:54 eabd8714fec9 Extracting [==========================> ] 196.6MB/375MB 11:26:54 09d5a3f70313 Downloading [=================================================> ] 107.5MB/109.2MB 11:26:54 55f2b468da67 Extracting [====================> ] 108.1MB/257.9MB 11:26:54 09d5a3f70313 Verifying Checksum 11:26:54 09d5a3f70313 Download complete 11:26:54 eabd8714fec9 Extracting [===========================> ] 208.3MB/375MB 11:26:54 55f2b468da67 Extracting [======================> ] 114.2MB/257.9MB 11:26:54 eabd8714fec9 Extracting [============================> ] 217.3MB/375MB 11:26:54 55f2b468da67 Extracting [=======================> ] 119.2MB/257.9MB 11:26:54 eabd8714fec9 Extracting [=============================> ] 223.4MB/375MB 11:26:54 55f2b468da67 Extracting [========================> ] 124.8MB/257.9MB 11:26:54 eabd8714fec9 Extracting [==============================> ] 229MB/375MB 11:26:54 55f2b468da67 Extracting [=========================> ] 130.9MB/257.9MB 11:26:54 eabd8714fec9 Extracting [===============================> ] 235.6MB/375MB 11:26:54 55f2b468da67 Extracting [==========================> ] 137.6MB/257.9MB 11:26:54 eabd8714fec9 Extracting [================================> ] 241.8MB/375MB 11:26:54 55f2b468da67 Extracting [===========================> ] 141.5MB/257.9MB 11:26:55 eabd8714fec9 Extracting [================================> ] 247.3MB/375MB 11:26:55 55f2b468da67 Extracting [============================> ] 146.5MB/257.9MB 11:26:55 eabd8714fec9 Extracting [=================================> ] 252.3MB/375MB 11:26:55 55f2b468da67 Extracting [=============================> ] 152.1MB/257.9MB 11:26:55 eabd8714fec9 Extracting [==================================> ] 257.4MB/375MB 11:26:55 55f2b468da67 Extracting [==============================> ] 157.1MB/257.9MB 11:26:55 eabd8714fec9 Extracting [===================================> ] 264MB/375MB 11:26:55 55f2b468da67 Extracting [===============================> ] 163.2MB/257.9MB 11:26:55 55f2b468da67 Extracting [================================> ] 168.2MB/257.9MB 11:26:55 eabd8714fec9 Extracting [===================================> ] 269.1MB/375MB 11:26:55 eabd8714fec9 Extracting [====================================> ] 270.2MB/375MB 11:26:55 55f2b468da67 Extracting [=================================> ] 170.5MB/257.9MB 11:26:55 eabd8714fec9 Extracting [====================================> ] 271.3MB/375MB 11:26:55 55f2b468da67 Extracting [=================================> ] 171.6MB/257.9MB 11:26:55 eabd8714fec9 Extracting [====================================> ] 272.4MB/375MB 11:26:56 55f2b468da67 Extracting [=================================> ] 172.7MB/257.9MB 11:26:56 eabd8714fec9 Extracting [====================================> ] 273.5MB/375MB 11:26:56 55f2b468da67 Extracting [=================================> ] 173.8MB/257.9MB 11:26:56 eabd8714fec9 Extracting [====================================> ] 275.7MB/375MB 11:26:56 55f2b468da67 Extracting [==================================> ] 175.5MB/257.9MB 11:26:56 eabd8714fec9 Extracting [=====================================> ] 280.8MB/375MB 11:26:56 55f2b468da67 Extracting [==================================> ] 177.7MB/257.9MB 11:26:56 eabd8714fec9 Extracting [======================================> ] 287.4MB/375MB 11:26:56 eabd8714fec9 Extracting [======================================> ] 288.6MB/375MB 11:26:56 55f2b468da67 Extracting [==================================> ] 178.8MB/257.9MB 11:26:56 55f2b468da67 Extracting [===================================> ] 181.6MB/257.9MB 11:26:56 eabd8714fec9 Extracting [=======================================> ] 293MB/375MB 11:26:56 55f2b468da67 Extracting [====================================> ] 186.1MB/257.9MB 11:26:56 eabd8714fec9 Extracting [=======================================> ] 295.2MB/375MB 11:26:56 55f2b468da67 Extracting [=====================================> ] 191.6MB/257.9MB 11:26:56 eabd8714fec9 Extracting [=======================================> ] 296.4MB/375MB 11:26:56 55f2b468da67 Extracting [=====================================> ] 194.4MB/257.9MB 11:26:57 eabd8714fec9 Extracting [=======================================> ] 299.1MB/375MB 11:26:57 55f2b468da67 Extracting [======================================> ] 196.1MB/257.9MB 11:26:57 eabd8714fec9 Extracting [========================================> ] 301.4MB/375MB 11:26:57 55f2b468da67 Extracting [======================================> ] 197.2MB/257.9MB 11:26:57 eabd8714fec9 Extracting [========================================> ] 303MB/375MB 11:26:57 55f2b468da67 Extracting [======================================> ] 199.4MB/257.9MB 11:26:57 55f2b468da67 Extracting [======================================> ] 200MB/257.9MB 11:26:57 eabd8714fec9 Extracting [========================================> ] 305.3MB/375MB 11:26:57 55f2b468da67 Extracting [=======================================> ] 202.8MB/257.9MB 11:26:57 eabd8714fec9 Extracting [========================================> ] 306.9MB/375MB 11:26:57 55f2b468da67 Extracting [=======================================> ] 205MB/257.9MB 11:26:57 eabd8714fec9 Extracting [=========================================> ] 310.3MB/375MB 11:26:57 55f2b468da67 Extracting [========================================> ] 206.7MB/257.9MB 11:26:57 eabd8714fec9 Extracting [=========================================> ] 312MB/375MB 11:26:58 55f2b468da67 Extracting [========================================> ] 207.8MB/257.9MB 11:26:58 eabd8714fec9 Extracting [=========================================> ] 313.6MB/375MB 11:26:58 55f2b468da67 Extracting [========================================> ] 210MB/257.9MB 11:26:58 eabd8714fec9 Extracting [==========================================> ] 315.3MB/375MB 11:26:58 55f2b468da67 Extracting [=========================================> ] 211.7MB/257.9MB 11:26:58 eabd8714fec9 Extracting [==========================================> ] 319.2MB/375MB 11:26:58 eabd8714fec9 Extracting [==========================================> ] 320.9MB/375MB 11:26:58 55f2b468da67 Extracting [=========================================> ] 213.4MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===========================================> ] 324.2MB/375MB 11:26:58 55f2b468da67 Extracting [=========================================> ] 216.1MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===========================================> ] 327MB/375MB 11:26:58 55f2b468da67 Extracting [==========================================> ] 219.5MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===========================================> ] 328.7MB/375MB 11:26:58 55f2b468da67 Extracting [===========================================> ] 222.8MB/257.9MB 11:26:58 eabd8714fec9 Extracting [===========================================> ] 329.8MB/375MB 11:26:59 55f2b468da67 Extracting [===========================================> ] 225.1MB/257.9MB 11:26:59 eabd8714fec9 Extracting [============================================> ] 330.9MB/375MB 11:26:59 55f2b468da67 Extracting [============================================> ] 227.3MB/257.9MB 11:26:59 eabd8714fec9 Extracting [============================================> ] 332MB/375MB 11:26:59 55f2b468da67 Extracting [============================================> ] 229MB/257.9MB 11:26:59 eabd8714fec9 Extracting [============================================> ] 334.2MB/375MB 11:26:59 55f2b468da67 Extracting [============================================> ] 231.2MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=============================================> ] 337.6MB/375MB 11:26:59 55f2b468da67 Extracting [=============================================> ] 232.8MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=============================================> ] 340.4MB/375MB 11:26:59 55f2b468da67 Extracting [=============================================> ] 235.6MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=============================================> ] 341.5MB/375MB 11:26:59 55f2b468da67 Extracting [=============================================> ] 236.7MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=============================================> ] 342MB/375MB 11:26:59 55f2b468da67 Extracting [==============================================> ] 241.8MB/257.9MB 11:26:59 eabd8714fec9 Extracting [=============================================> ] 342.6MB/375MB 11:27:00 55f2b468da67 Extracting [===============================================> ] 244.5MB/257.9MB 11:27:00 eabd8714fec9 Extracting [=============================================> ] 343.1MB/375MB 11:27:00 55f2b468da67 Extracting [=================================================> ] 253.5MB/257.9MB 11:27:00 eabd8714fec9 Extracting [==============================================> ] 345.9MB/375MB 11:27:00 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:27:00 55f2b468da67 Extracting [==================================================>] 257.9MB/257.9MB 11:27:00 eabd8714fec9 Extracting [==============================================> ] 350.9MB/375MB 11:27:00 eabd8714fec9 Extracting [===============================================> ] 354.3MB/375MB 11:27:00 eabd8714fec9 Extracting [===============================================> ] 357.1MB/375MB 11:27:00 eabd8714fec9 Extracting [================================================> ] 361.5MB/375MB 11:27:00 eabd8714fec9 Extracting [=================================================> ] 368.8MB/375MB 11:27:00 eabd8714fec9 Extracting [=================================================> ] 373.8MB/375MB 11:27:01 eabd8714fec9 Extracting [==================================================>] 375MB/375MB 11:27:01 55f2b468da67 Pull complete 11:27:03 82bfc142787e Extracting [> ] 98.3kB/8.613MB 11:27:03 82bfc142787e Extracting [==> ] 491.5kB/8.613MB 11:27:03 82bfc142787e Extracting [==================================================>] 8.613MB/8.613MB 11:27:04 eabd8714fec9 Pull complete 11:27:04 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:04 45fd2fec8a19 Extracting [==================================================>] 1.103kB/1.103kB 11:27:04 82bfc142787e Pull complete 11:27:04 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:04 46baca71a4ef Extracting [==================================================>] 18.11kB/18.11kB 11:27:04 45fd2fec8a19 Pull complete 11:27:04 8f10199ed94b Extracting [> ] 98.3kB/8.768MB 11:27:04 46baca71a4ef Pull complete 11:27:04 b0e0ef7895f4 Extracting [> ] 393.2kB/37.01MB 11:27:04 8f10199ed94b Extracting [==============> ] 2.556MB/8.768MB 11:27:04 8f10199ed94b Extracting [==================================================>] 8.768MB/8.768MB 11:27:04 b0e0ef7895f4 Extracting [===============> ] 11.4MB/37.01MB 11:27:04 8f10199ed94b Pull complete 11:27:04 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:04 f963a77d2726 Extracting [==================================================>] 21.44kB/21.44kB 11:27:04 b0e0ef7895f4 Extracting [==============================> ] 22.41MB/37.01MB 11:27:04 f963a77d2726 Pull complete 11:27:04 b0e0ef7895f4 Extracting [===============================================> ] 35.39MB/37.01MB 11:27:04 b0e0ef7895f4 Extracting [==================================================>] 37.01MB/37.01MB 11:27:04 b0e0ef7895f4 Pull complete 11:27:04 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:04 c0c90eeb8aca Extracting [==================================================>] 1.105kB/1.105kB 11:27:04 f3a82e9f1761 Extracting [> ] 458.8kB/44.41MB 11:27:04 c0c90eeb8aca Pull complete 11:27:04 f3a82e9f1761 Extracting [===============> ] 13.76MB/44.41MB 11:27:04 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:04 5cfb27c10ea5 Extracting [==================================================>] 852B/852B 11:27:04 f3a82e9f1761 Extracting [================================> ] 28.44MB/44.41MB 11:27:04 5cfb27c10ea5 Pull complete 11:27:04 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:04 40a5eed61bb0 Extracting [==================================================>] 98B/98B 11:27:04 f3a82e9f1761 Extracting [===============================================> ] 42.21MB/44.41MB 11:27:04 f3a82e9f1761 Extracting [==================================================>] 44.41MB/44.41MB 11:27:04 40a5eed61bb0 Pull complete 11:27:04 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:04 e040ea11fa10 Extracting [==================================================>] 173B/173B 11:27:05 f3a82e9f1761 Pull complete 11:27:05 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:05 79161a3f5362 Extracting [==================================================>] 4.656kB/4.656kB 11:27:05 e040ea11fa10 Pull complete 11:27:05 79161a3f5362 Pull complete 11:27:05 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:05 9c266ba63f51 Extracting [==================================================>] 1.105kB/1.105kB 11:27:05 09d5a3f70313 Extracting [> ] 557.1kB/109.2MB 11:27:05 9c266ba63f51 Pull complete 11:27:05 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:05 2e8a7df9c2ee Extracting [==================================================>] 851B/851B 11:27:05 09d5a3f70313 Extracting [======> ] 15.04MB/109.2MB 11:27:05 2e8a7df9c2ee Pull complete 11:27:05 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:05 10f05dd8b1db Extracting [==================================================>] 98B/98B 11:27:05 09d5a3f70313 Extracting [============> ] 27.85MB/109.2MB 11:27:05 10f05dd8b1db Pull complete 11:27:05 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:05 41dac8b43ba6 Extracting [==================================================>] 171B/171B 11:27:05 09d5a3f70313 Extracting [====================> ] 44.01MB/109.2MB 11:27:05 41dac8b43ba6 Pull complete 11:27:05 71a9f6a9ab4d Extracting [=======> ] 32.77kB/230.6kB 11:27:05 09d5a3f70313 Extracting [============================> ] 62.39MB/109.2MB 11:27:05 71a9f6a9ab4d Extracting [==================================================>] 230.6kB/230.6kB 11:27:05 09d5a3f70313 Extracting [====================================> ] 79.1MB/109.2MB 11:27:05 71a9f6a9ab4d Pull complete 11:27:05 09d5a3f70313 Extracting [===========================================> ] 94.7MB/109.2MB 11:27:05 da3ed5db7103 Extracting [> ] 557.1kB/127.4MB 11:27:05 da3ed5db7103 Extracting [======> ] 15.6MB/127.4MB 11:27:05 09d5a3f70313 Extracting [================================================> ] 105.3MB/109.2MB 11:27:06 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:06 09d5a3f70313 Extracting [==================================================>] 109.2MB/109.2MB 11:27:06 da3ed5db7103 Extracting [===========> ] 28.97MB/127.4MB 11:27:06 09d5a3f70313 Pull complete 11:27:06 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:06 356f5c2c843b Extracting [==================================================>] 3.623kB/3.623kB 11:27:06 da3ed5db7103 Extracting [================> ] 41.22MB/127.4MB 11:27:06 356f5c2c843b Pull complete 11:27:06 kafka Pulled 11:27:06 da3ed5db7103 Extracting [======================> ] 57.38MB/127.4MB 11:27:06 da3ed5db7103 Extracting [=============================> ] 74.09MB/127.4MB 11:27:06 da3ed5db7103 Extracting [===================================> ] 90.8MB/127.4MB 11:27:06 da3ed5db7103 Extracting [=========================================> ] 107MB/127.4MB 11:27:06 da3ed5db7103 Extracting [==============================================> ] 119.2MB/127.4MB 11:27:06 da3ed5db7103 Extracting [================================================> ] 124.2MB/127.4MB 11:27:06 da3ed5db7103 Extracting [==================================================>] 127.4MB/127.4MB 11:27:06 da3ed5db7103 Pull complete 11:27:06 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:06 c955f6e31a04 Extracting [==================================================>] 3.446kB/3.446kB 11:27:06 c955f6e31a04 Pull complete 11:27:06 zookeeper Pulled 11:27:06 Network compose_default Creating 11:27:07 Network compose_default Created 11:27:07 Container prometheus Creating 11:27:07 Container postgres Creating 11:27:07 Container zookeeper Creating 11:27:15 Container prometheus Created 11:27:15 Container grafana Creating 11:27:15 Container postgres Created 11:27:15 Container policy-db-migrator Creating 11:27:15 Container zookeeper Created 11:27:15 Container kafka Creating 11:27:16 Container grafana Created 11:27:16 Container policy-db-migrator Created 11:27:16 Container policy-api Creating 11:27:16 Container kafka Created 11:27:16 Container policy-api Created 11:27:16 Container policy-pap Creating 11:27:16 Container policy-pap Created 11:27:16 Container policy-xacml-pdp Creating 11:27:16 Container policy-xacml-pdp Created 11:27:16 Container postgres Starting 11:27:16 Container zookeeper Starting 11:27:16 Container prometheus Starting 11:27:17 Container postgres Started 11:27:17 Container policy-db-migrator Starting 11:27:17 Container policy-db-migrator Started 11:27:17 Container policy-api Starting 11:27:18 Container prometheus Started 11:27:18 Container grafana Starting 11:27:19 Container zookeeper Started 11:27:19 Container kafka Starting 11:27:21 Container policy-api Started 11:27:22 Container kafka Started 11:27:22 Container policy-pap Starting 11:27:22 Container policy-pap Started 11:27:22 Container policy-xacml-pdp Starting 11:27:23 Container policy-xacml-pdp Started 11:27:23 Container grafana Started 11:27:23 Prometheus server: http://localhost:30259 11:27:23 Grafana server: http://localhost:30269 11:27:33 Waiting for REST to come up on localhost port 30004... 11:27:33 IMAGE NAMES STATUS 11:27:33 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 10 seconds 11:27:33 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 11 seconds 11:27:33 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 12 seconds 11:27:33 confluentinc/cp-kafka:7.4.9 kafka Up 11 seconds 11:27:33 nexus3.onap.org:10001/onap/policy-db-migrator:4.0.2-SNAPSHOT policy-db-migrator Up 16 seconds 11:27:33 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 10 seconds 11:27:33 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 16 seconds 11:27:33 confluentinc/cp-zookeeper:latest zookeeper Up 14 seconds 11:27:33 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 15 seconds 11:27:39 IMAGE NAMES STATUS 11:27:39 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 15 seconds 11:27:39 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 16 seconds 11:27:39 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 17 seconds 11:27:39 confluentinc/cp-kafka:7.4.9 kafka Up 16 seconds 11:27:39 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 15 seconds 11:27:39 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 21 seconds 11:27:39 confluentinc/cp-zookeeper:latest zookeeper Up 19 seconds 11:27:39 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 20 seconds 11:27:44 IMAGE NAMES STATUS 11:27:44 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 20 seconds 11:27:44 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 21 seconds 11:27:44 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 23 seconds 11:27:44 confluentinc/cp-kafka:7.4.9 kafka Up 22 seconds 11:27:44 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 20 seconds 11:27:44 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 26 seconds 11:27:44 confluentinc/cp-zookeeper:latest zookeeper Up 24 seconds 11:27:44 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 25 seconds 11:27:49 IMAGE NAMES STATUS 11:27:49 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 25 seconds 11:27:49 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 26 seconds 11:27:49 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 28 seconds 11:27:49 confluentinc/cp-kafka:7.4.9 kafka Up 27 seconds 11:27:49 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 25 seconds 11:27:49 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 31 seconds 11:27:49 confluentinc/cp-zookeeper:latest zookeeper Up 29 seconds 11:27:49 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 30 seconds 11:27:54 IMAGE NAMES STATUS 11:27:54 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 30 seconds 11:27:54 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 31 seconds 11:27:54 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 33 seconds 11:27:54 confluentinc/cp-kafka:7.4.9 kafka Up 32 seconds 11:27:54 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 30 seconds 11:27:54 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 36 seconds 11:27:54 confluentinc/cp-zookeeper:latest zookeeper Up 34 seconds 11:27:54 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 35 seconds 11:27:59 IMAGE NAMES STATUS 11:27:59 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 35 seconds 11:27:59 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 36 seconds 11:27:59 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 38 seconds 11:27:59 confluentinc/cp-kafka:7.4.9 kafka Up 37 seconds 11:27:59 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 35 seconds 11:27:59 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 42 seconds 11:27:59 confluentinc/cp-zookeeper:latest zookeeper Up 39 seconds 11:27:59 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 40 seconds 11:28:04 IMAGE NAMES STATUS 11:28:04 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 40 seconds 11:28:04 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 41 seconds 11:28:04 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 43 seconds 11:28:04 confluentinc/cp-kafka:7.4.9 kafka Up 42 seconds 11:28:04 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 40 seconds 11:28:04 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 47 seconds 11:28:04 confluentinc/cp-zookeeper:latest zookeeper Up 44 seconds 11:28:04 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 45 seconds 11:28:04 Build docker image for robot framework 11:28:04 Error: No such image: policy-csit-robot 11:28:04 Cloning into '/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/csit/resources/tests/models'... 11:28:05 Build robot framework docker image 11:28:30 sha256:e5b8df91e34f72e6f0853ea32a3ec3af2827837ed5c430e784af0ca2826cb997 11:28:30 Error response from daemon: reference does not exist 11:28:30 top - 11:28:30 up 3 min, 0 users, load average: 3.13, 1.56, 0.61 11:28:30 Tasks: 228 total, 1 running, 150 sleeping, 0 stopped, 0 zombie 11:28:30 %Cpu(s): 17.4 us, 4.0 sy, 0.0 ni, 74.2 id, 4.2 wa, 0.0 hi, 0.1 si, 0.1 st 11:28:30 11:28:30 total used free shared buff/cache available 11:28:30 Mem: 31G 2.5G 21G 27M 7.1G 28G 11:28:30 Swap: 1.0G 0B 1.0G 11:28:30 11:28:30 IMAGE NAMES STATUS 11:28:30 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up About a minute 11:28:30 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up About a minute 11:28:30 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up About a minute 11:28:30 confluentinc/cp-kafka:7.4.9 kafka Up About a minute 11:28:30 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute 11:28:30 nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute 11:28:30 confluentinc/cp-zookeeper:latest zookeeper Up About a minute 11:28:30 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute 11:28:30 11:28:33 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:28:33 9a19aa467b11 policy-xacml-pdp 1.00% 167.6MiB / 31.41GiB 0.52% 29.6kB / 32.2kB 0B / 4.1kB 50 11:28:33 88588b94e8ee policy-pap 2.22% 484.9MiB / 31.41GiB 1.51% 2.07MB / 967kB 0B / 136MB 66 11:28:33 84941b349a5d policy-api 0.10% 445.6MiB / 31.41GiB 1.39% 1.13MB / 946kB 0B / 0B 57 11:28:33 d7f18ffe8913 kafka 3.45% 380.7MiB / 31.41GiB 1.18% 127kB / 129kB 0B / 541kB 83 11:28:33 85b6e9fce86b grafana 0.20% 105.8MiB / 31.41GiB 0.33% 19.6MB / 64.7kB 0B / 31.3MB 21 11:28:33 2369122c5063 postgres 0.08% 85.24MiB / 31.41GiB 0.26% 2.47MB / 3.66MB 229kB / 157MB 26 11:28:33 aabbe17d078c zookeeper 0.10% 93.18MiB / 31.41GiB 0.29% 54.2kB / 47.7kB 0B / 410kB 62 11:28:33 89ed204e703e prometheus 0.00% 19.49MiB / 31.41GiB 0.06% 1.72kB / 474B 0B / 0B 13 11:28:33 11:28:33 Container policy-csit Creating 11:28:33 Container policy-csit Created 11:28:33 Attaching to policy-csit 11:28:33 policy-csit | Invoking the robot tests from: xacml-pdp-test.robot xacml-pdp-slas.robot 11:28:33 policy-csit | Run Robot test 11:28:33 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:28:33 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:28:33 policy-csit | -v POLICY_API_IP:policy-api:6969 11:28:33 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:28:33 policy-csit | -v POLICY_PARTICIPANT_SIM_IP:policy-clamp-ac-sim-ppnt:6969 11:28:33 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:28:33 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:28:33 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:28:33 policy-csit | -v KAFKA_IP:kafka:9092 11:28:33 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:28:33 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:28:33 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:28:33 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:28:33 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:28:33 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:28:33 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:28:33 policy-csit | -v TEST_ENV:docker 11:28:33 policy-csit | -v JAEGER_IP:jaeger:16686 11:28:33 policy-csit | Starting Robot test suites ... 11:28:34 policy-csit | ============================================================================== 11:28:34 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas 11:28:34 policy-csit | ============================================================================== 11:28:34 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test 11:28:34 policy-csit | ============================================================================== 11:28:34 policy-csit | Healthcheck :: Verify policy xacml-pdp health check | PASS | 11:28:34 policy-csit | ------------------------------------------------------------------------------ 11:28:34 policy-csit | Metrics :: Verify policy-xacml-pdp is exporting prometheus metrics | PASS | 11:28:34 policy-csit | ------------------------------------------------------------------------------ 11:28:34 policy-csit | MakeTopics :: Creates the Policy topics | PASS | 11:28:34 policy-csit | ------------------------------------------------------------------------------ 11:29:02 policy-csit | ExecuteXacmlPolicy | PASS | 11:29:02 policy-csit | ------------------------------------------------------------------------------ 11:29:02 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Test | PASS | 11:29:02 policy-csit | 4 tests, 4 passed, 0 failed 11:29:02 policy-csit | ============================================================================== 11:29:02 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas 11:29:02 policy-csit | ============================================================================== 11:30:02 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:30:02 policy-csit | ------------------------------------------------------------------------------ 11:30:02 policy-csit | ValidatePolicyDecisionsGauge :: Validate policy execution gauge us... | PASS | 11:30:02 policy-csit | ------------------------------------------------------------------------------ 11:30:02 policy-csit | ValidatePolicyDecisionsTotalCounter :: Validate policy decision co... | PASS | 11:30:02 policy-csit | ------------------------------------------------------------------------------ 11:30:02 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas.Xacml-Pdp-Slas | PASS | 11:30:02 policy-csit | 3 tests, 3 passed, 0 failed 11:30:02 policy-csit | ============================================================================== 11:30:02 policy-csit | Xacml-Pdp-Test & Xacml-Pdp-Slas | PASS | 11:30:02 policy-csit | 7 tests, 7 passed, 0 failed 11:30:02 policy-csit | ============================================================================== 11:30:02 policy-csit | Output: /tmp/results/output.xml 11:30:02 policy-csit | Log: /tmp/results/log.html 11:30:02 policy-csit | Report: /tmp/results/report.html 11:30:02 policy-csit | RESULT: 0 11:30:02 policy-csit exited with code 0 11:30:02 IMAGE NAMES STATUS 11:30:02 nexus3.onap.org:10001/onap/policy-xacml-pdp:4.0.1 policy-xacml-pdp Up 2 minutes 11:30:02 nexus3.onap.org:10001/onap/policy-pap:4.0.1 policy-pap Up 2 minutes 11:30:02 nexus3.onap.org:10001/onap/policy-api:4.0.1 policy-api Up 2 minutes 11:30:02 confluentinc/cp-kafka:7.4.9 kafka Up 2 minutes 11:30:02 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes 11:30:02 nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes 11:30:02 confluentinc/cp-zookeeper:latest zookeeper Up 2 minutes 11:30:02 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes 11:30:02 Shut down started! 11:30:05 Collecting logs from docker compose containers... 11:30:07 Tearing down containers... 11:30:07 Container policy-csit Stopping 11:30:07 Container grafana Stopping 11:30:07 Container policy-xacml-pdp Stopping 11:30:07 Container policy-csit Stopped 11:30:07 Container policy-csit Removing 11:30:07 Container policy-csit Removed 11:30:08 Container grafana Stopped 11:30:08 Container grafana Removing 11:30:08 Container grafana Removed 11:30:08 Container prometheus Stopping 11:30:09 Container prometheus Stopped 11:30:09 Container prometheus Removing 11:30:09 Container prometheus Removed 11:30:18 Container policy-xacml-pdp Stopped 11:30:18 Container policy-xacml-pdp Removing 11:30:18 Container policy-xacml-pdp Removed 11:30:18 Container policy-pap Stopping 11:30:28 Container policy-pap Stopped 11:30:28 Container policy-pap Removing 11:30:28 Container policy-pap Removed 11:30:28 Container kafka Stopping 11:30:28 Container policy-api Stopping 11:30:29 Container kafka Stopped 11:30:29 Container kafka Removing 11:30:29 Container kafka Removed 11:30:29 Container zookeeper Stopping 11:30:30 Container zookeeper Stopped 11:30:30 Container zookeeper Removing 11:30:30 Container zookeeper Removed 11:30:38 Container policy-api Stopped 11:30:38 Container policy-api Removing 11:30:38 Container policy-api Removed 11:30:38 Container policy-db-migrator Stopping 11:30:38 Container policy-db-migrator Stopped 11:30:38 Container policy-db-migrator Removing 11:30:38 Container policy-db-migrator Removed 11:30:38 Container postgres Stopping 11:30:39 Container postgres Stopped 11:30:39 Container postgres Removing 11:30:39 Container postgres Removed 11:30:39 Network compose_default Removing 11:30:39 Network compose_default Removed 11:30:39 $ ssh-agent -k 11:30:39 unset SSH_AUTH_SOCK; 11:30:39 unset SSH_AGENT_PID; 11:30:39 echo Agent pid 1997 killed; 11:30:39 [ssh-agent] Stopped. 11:30:39 Robot results publisher started... 11:30:39 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:30:39 -Parsing output xml: 11:30:40 Done! 11:30:40 -Copying log files to build dir: 11:30:40 Done! 11:30:40 -Assigning results to build: 11:30:40 Done! 11:30:40 -Checking thresholds: 11:30:40 Done! 11:30:40 Done publishing Robot results. 11:30:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:40 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins13467478969098718029.sh 11:30:40 ---> sysstat.sh 11:30:40 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins15756569854294118826.sh 11:30:40 ---> package-listing.sh 11:30:40 ++ facter osfamily 11:30:40 ++ tr '[:upper:]' '[:lower:]' 11:30:40 + OS_FAMILY=debian 11:30:40 + workspace=/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp 11:30:40 + START_PACKAGES=/tmp/packages_start.txt 11:30:40 + END_PACKAGES=/tmp/packages_end.txt 11:30:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:40 + PACKAGES=/tmp/packages_start.txt 11:30:40 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:40 + PACKAGES=/tmp/packages_end.txt 11:30:40 + case "${OS_FAMILY}" in 11:30:40 + dpkg -l 11:30:40 + grep '^ii' 11:30:40 + '[' -f /tmp/packages_start.txt ']' 11:30:40 + '[' -f /tmp/packages_end.txt ']' 11:30:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:40 + '[' /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp ']' 11:30:40 + mkdir -p /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/archives/ 11:30:40 + 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:40 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins17939068822138169444.sh 11:30:40 ---> capture-instance-metadata.sh 11:30:40 Setup pyenv: 11:30:40 system 11:30:40 3.8.13 11:30:40 3.9.13 11:30:40 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dd1F from file:/tmp/.os_lf_venv 11:30:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:43 lf-activate-venv(): INFO: Base packages installed successfully 11:30:43 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:52 lf-activate-venv(): INFO: Adding /tmp/venv-Dd1F/bin to PATH 11:30:52 INFO: Running in OpenStack, capturing instance metadata 11:30:53 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins2315738811077796954.sh 11:30:53 provisioning config files... 11:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp@tmp/config3293458993708440597tmp 11:30:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:53 [EnvInject] - Injecting environment variables from a build step. 11:30:53 [EnvInject] - Injecting as environment variables the properties content 11:30:53 SERVER_ID=logs 11:30:53 11:30:53 [EnvInject] - Variables injected successfully. 11:30:53 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins11883923709384905045.sh 11:30:53 ---> create-netrc.sh 11:30:53 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16686407046450367929.sh 11:30:53 ---> python-tools-install.sh 11:30:53 Setup pyenv: 11:30:53 system 11:30:53 3.8.13 11:30:53 3.9.13 11:30:53 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:30:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dd1F from file:/tmp/.os_lf_venv 11:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:55 lf-activate-venv(): INFO: Base packages installed successfully 11:30:55 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-Dd1F/bin to PATH 11:31:03 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins11820953012079266189.sh 11:31:03 ---> sudo-logs.sh 11:31:03 Archiving 'sudo' log.. 11:31:03 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash /tmp/jenkins16734404407730155736.sh 11:31:03 ---> job-cost.sh 11:31:03 Setup pyenv: 11:31:04 system 11:31:04 3.8.13 11:31:04 3.9.13 11:31:04 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:31:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dd1F from file:/tmp/.os_lf_venv 11:31:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:06 lf-activate-venv(): INFO: Base packages installed successfully 11:31:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:12 lf-activate-venv(): INFO: Adding /tmp/venv-Dd1F/bin to PATH 11:31:12 INFO: No Stack... 11:31:12 INFO: Retrieving Pricing Info for: v3-standard-8 11:31:12 INFO: Archiving Costs 11:31:12 [policy-xacml-pdp-oslo-project-csit-xacml-pdp] $ /bin/bash -l /tmp/jenkins8737010784224228515.sh 11:31:12 ---> logs-deploy.sh 11:31:12 Setup pyenv: 11:31:12 system 11:31:12 3.8.13 11:31:12 3.9.13 11:31:12 * 3.10.6 (set by /w/workspace/policy-xacml-pdp-oslo-project-csit-xacml-pdp/.python-version) 11:31:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dd1F from file:/tmp/.os_lf_venv 11:31:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:14 lf-activate-venv(): INFO: Base packages installed successfully 11:31:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:22 lf-activate-venv(): INFO: Adding /tmp/venv-Dd1F/bin to PATH 11:31:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-oslo-project-csit-xacml-pdp/287 11:31:22 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:31:23 Archives upload complete. 11:31:24 INFO: archiving logs to Nexus 11:31:24 ---> uname -a: 11:31:24 Linux prd-ubuntu1804-docker-8c-8g-43257 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:24 11:31:24 11:31:24 ---> lscpu: 11:31:24 Architecture: x86_64 11:31:24 CPU op-mode(s): 32-bit, 64-bit 11:31:24 Byte Order: Little Endian 11:31:24 CPU(s): 8 11:31:24 On-line CPU(s) list: 0-7 11:31:24 Thread(s) per core: 1 11:31:24 Core(s) per socket: 1 11:31:24 Socket(s): 8 11:31:24 NUMA node(s): 1 11:31:24 Vendor ID: AuthenticAMD 11:31:24 CPU family: 23 11:31:24 Model: 49 11:31:24 Model name: AMD EPYC-Rome Processor 11:31:24 Stepping: 0 11:31:24 CPU MHz: 2800.000 11:31:24 BogoMIPS: 5600.00 11:31:24 Virtualization: AMD-V 11:31:24 Hypervisor vendor: KVM 11:31:24 Virtualization type: full 11:31:24 L1d cache: 32K 11:31:24 L1i cache: 32K 11:31:24 L2 cache: 512K 11:31:24 L3 cache: 16384K 11:31:24 NUMA node0 CPU(s): 0-7 11:31:24 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:24 11:31:24 11:31:24 ---> nproc: 11:31:24 8 11:31:24 11:31:24 11:31:24 ---> df -h: 11:31:24 Filesystem Size Used Avail Use% Mounted on 11:31:24 udev 16G 0 16G 0% /dev 11:31:24 tmpfs 3.2G 708K 3.2G 1% /run 11:31:24 /dev/vda1 155G 15G 141G 10% / 11:31:24 tmpfs 16G 0 16G 0% /dev/shm 11:31:24 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:31:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:31:24 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:31:24 11:31:24 11:31:24 ---> free -m: 11:31:24 total used free shared buff/cache available 11:31:24 Mem: 32167 880 24328 0 6957 30830 11:31:24 Swap: 1023 0 1023 11:31:24 11:31:24 11:31:24 ---> ip addr: 11:31:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:24 inet 127.0.0.1/8 scope host lo 11:31:24 valid_lft forever preferred_lft forever 11:31:24 inet6 ::1/128 scope host 11:31:24 valid_lft forever preferred_lft forever 11:31:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:31:24 link/ether fa:16:3e:c0:3b:f5 brd ff:ff:ff:ff:ff:ff 11:31:24 inet 10.30.107.159/23 brd 10.30.107.255 scope global dynamic ens3 11:31:24 valid_lft 86009sec preferred_lft 86009sec 11:31:24 inet6 fe80::f816:3eff:fec0:3bf5/64 scope link 11:31:24 valid_lft forever preferred_lft forever 11:31:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:31:24 link/ether 02:42:32:d9:db:d2 brd ff:ff:ff:ff:ff:ff 11:31:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:24 valid_lft forever preferred_lft forever 11:31:24 inet6 fe80::42:32ff:fed9:dbd2/64 scope link 11:31:24 valid_lft forever preferred_lft forever 11:31:24 11:31:24 11:31:24 ---> sar -b -r -n DEV: 11:31:24 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43257) 09/03/25 _x86_64_ (8 CPU) 11:31:24 11:31:24 11:24:55 LINUX RESTART (8 CPU) 11:31:24 11:31:24 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:24 11:26:02 405.30 73.64 331.66 5296.50 110557.41 11:31:24 11:27:01 308.85 20.67 288.17 2313.64 147202.58 11:31:24 11:28:01 472.54 2.77 469.77 434.99 119733.11 11:31:24 11:29:01 127.18 0.35 126.83 25.60 18897.12 11:31:24 11:30:01 7.12 0.00 7.12 0.00 169.17 11:31:24 11:31:01 70.07 1.37 68.71 112.78 2132.44 11:31:24 Average: 231.63 16.46 215.18 1361.38 66224.97 11:31:24 11:31:24 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:24 11:26:02 30023548 31608356 2915664 8.85 66824 1828192 1451288 4.27 974300 1648780 201100 11:31:24 11:27:01 25416408 31640512 7522804 22.84 146380 6165336 1677420 4.94 1011188 5942820 2172120 11:31:24 11:28:01 23150180 29745116 9789032 29.72 164588 6521488 7998212 23.53 3123320 6011640 45748 11:31:24 11:29:01 22697384 29614264 10241828 31.09 194064 6776308 8416564 24.76 3310128 6229992 1476 11:31:24 11:30:01 22698048 29606888 10241164 31.09 194236 6768520 8353868 24.58 3322848 6216328 332 11:31:24 11:31:01 24861288 31514344 8077924 24.52 195692 6506348 1662668 4.89 1484080 5969712 9492 11:31:24 Average: 24807809 30621580 8131403 24.69 160297 5761032 4926670 14.50 2204311 5336545 405045 11:31:24 11:31:24 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:24 11:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:24 11:26:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 11:31:24 11:26:02 ens3 362.00 246.02 1659.29 74.87 0.00 0.00 0.00 0.00 11:31:24 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:24 11:27:01 lo 15.93 15.93 1.74 1.74 0.00 0.00 0.00 0.00 11:31:24 11:27:01 ens3 1600.85 1149.16 33478.44 92.15 0.00 0.00 0.00 0.00 11:31:24 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:24 11:28:01 lo 1.80 1.80 0.14 0.14 0.00 0.00 0.00 0.00 11:31:24 11:28:01 vethbce5c4d 6.67 6.85 1.03 0.98 0.00 0.00 0.00 0.00 11:31:24 11:28:01 veth256dcc3 4.47 5.62 0.74 0.84 0.00 0.00 0.00 0.00 11:31:24 11:29:01 docker0 13.90 15.58 2.19 298.68 0.00 0.00 0.00 0.00 11:31:24 11:29:01 lo 2.17 2.17 0.18 0.18 0.00 0.00 0.00 0.00 11:31:24 11:29:01 vethbce5c4d 16.88 12.91 1.83 1.94 0.00 0.00 0.00 0.00 11:31:24 11:29:01 veth256dcc3 0.35 0.67 0.04 0.06 0.00 0.00 0.00 0.00 11:31:24 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:24 11:30:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 11:31:24 11:30:01 vethbce5c4d 14.45 9.92 1.17 1.46 0.00 0.00 0.00 0.00 11:31:24 11:30:01 veth256dcc3 0.17 0.35 0.01 0.02 0.00 0.00 0.00 0.00 11:31:24 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:24 11:31:01 lo 3.27 3.27 0.30 0.30 0.00 0.00 0.00 0.00 11:31:24 11:31:01 ens3 2069.79 1484.17 36156.91 191.08 0.00 0.00 0.00 0.00 11:31:24 Average: docker0 2.32 2.60 0.37 49.92 0.00 0.00 0.00 0.00 11:31:24 Average: lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 11:31:24 Average: ens3 344.88 247.14 6041.80 31.84 0.00 0.00 0.00 0.00 11:31:24 11:31:24 11:31:24 ---> sar -P ALL: 11:31:24 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-43257) 09/03/25 _x86_64_ (8 CPU) 11:31:24 11:31:24 11:24:55 LINUX RESTART (8 CPU) 11:31:24 11:31:24 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:24 11:26:02 all 9.28 0.00 1.39 2.79 0.04 86.50 11:31:24 11:26:02 0 12.67 0.00 1.92 6.00 0.03 79.37 11:31:24 11:26:02 1 5.68 0.00 0.60 4.66 0.03 89.02 11:31:24 11:26:02 2 7.21 0.00 0.80 0.40 0.05 91.53 11:31:24 11:26:02 3 4.91 0.00 0.82 0.25 0.02 94.01 11:31:24 11:26:02 4 5.46 0.00 0.95 0.50 0.03 93.06 11:31:24 11:26:02 5 3.93 0.00 1.52 7.68 0.03 86.84 11:31:24 11:26:02 6 2.44 0.00 2.25 1.45 0.02 93.84 11:31:24 11:26:02 7 32.00 0.00 2.21 1.42 0.08 64.29 11:31:24 11:27:01 all 19.21 0.00 6.74 5.32 0.09 68.63 11:31:24 11:27:01 0 14.40 0.00 6.73 5.70 0.12 73.06 11:31:24 11:27:01 1 23.07 0.00 6.11 0.74 0.10 69.98 11:31:24 11:27:01 2 16.55 0.00 7.00 12.21 0.07 64.17 11:31:24 11:27:01 3 16.01 0.00 7.25 3.26 0.09 73.38 11:31:24 11:27:01 4 14.52 0.00 5.44 0.40 0.07 79.57 11:31:24 11:27:01 5 15.04 0.00 7.42 18.10 0.09 59.35 11:31:24 11:27:01 6 16.07 0.00 6.26 0.69 0.10 76.88 11:31:24 11:27:01 7 38.05 0.00 7.73 1.36 0.09 52.76 11:31:24 11:28:01 all 28.91 0.00 4.46 6.02 0.10 60.51 11:31:24 11:28:01 0 27.46 0.00 4.35 3.88 0.08 64.22 11:31:24 11:28:01 1 30.54 0.00 4.73 7.75 0.12 56.86 11:31:24 11:28:01 2 29.36 0.00 4.45 1.95 0.10 64.14 11:31:24 11:28:01 3 31.92 0.00 4.44 4.47 0.12 59.05 11:31:24 11:28:01 4 28.17 0.00 3.44 3.96 0.08 64.34 11:31:24 11:28:01 5 31.97 0.00 4.73 9.30 0.10 53.90 11:31:24 11:28:01 6 24.25 0.00 4.17 1.55 0.10 69.94 11:31:24 11:28:01 7 27.60 0.00 5.45 15.29 0.12 51.55 11:31:24 11:29:01 all 11.67 0.00 2.10 1.10 0.06 85.06 11:31:24 11:29:01 0 9.27 0.00 2.09 2.64 0.07 85.92 11:31:24 11:29:01 1 13.79 0.00 2.56 0.60 0.05 82.99 11:31:24 11:29:01 2 10.51 0.00 2.06 2.74 0.07 84.62 11:31:24 11:29:01 3 11.58 0.00 1.99 0.40 0.05 85.98 11:31:24 11:29:01 4 12.89 0.00 1.95 0.32 0.07 84.77 11:31:24 11:29:01 5 10.28 0.00 1.99 0.65 0.07 87.01 11:31:24 11:29:01 6 11.16 0.00 1.92 1.17 0.05 85.69 11:31:24 11:29:01 7 13.89 0.00 2.23 0.32 0.05 83.51 11:31:24 11:30:01 all 1.61 0.00 0.29 0.05 0.03 98.02 11:31:24 11:30:01 0 1.54 0.00 0.45 0.20 0.03 97.77 11:31:24 11:30:01 1 1.10 0.00 0.40 0.00 0.03 98.46 11:31:24 11:30:01 2 1.57 0.00 0.22 0.00 0.02 98.20 11:31:24 11:30:01 3 0.92 0.00 0.30 0.02 0.03 98.73 11:31:24 11:30:01 4 3.04 0.00 0.13 0.00 0.02 96.81 11:31:24 11:30:01 5 2.29 0.00 0.25 0.00 0.02 97.45 11:31:24 11:30:01 6 0.84 0.00 0.30 0.00 0.03 98.83 11:31:24 11:30:01 7 1.64 0.00 0.25 0.15 0.03 97.93 11:31:24 11:31:01 all 5.56 0.00 0.91 0.53 0.04 92.97 11:31:24 11:31:01 0 1.47 0.00 0.77 2.79 0.03 94.94 11:31:24 11:31:01 1 15.93 0.00 1.02 0.13 0.05 82.87 11:31:24 11:31:01 2 1.67 0.00 0.82 0.15 0.03 97.33 11:31:24 11:31:01 3 7.07 0.00 1.37 0.25 0.05 91.26 11:31:24 11:31:01 4 13.04 0.00 0.85 0.28 0.03 85.80 11:31:24 11:31:01 5 2.04 0.00 0.85 0.27 0.05 96.79 11:31:24 11:31:01 6 1.50 0.00 0.90 0.13 0.03 97.43 11:31:24 11:31:01 7 1.65 0.00 0.72 0.20 0.02 97.41 11:31:24 Average: all 12.66 0.00 2.63 2.62 0.06 82.04 11:31:24 Average: 0 11.12 0.00 2.70 3.53 0.06 82.60 11:31:24 Average: 1 14.96 0.00 2.55 2.32 0.06 80.10 11:31:24 Average: 2 11.10 0.00 2.54 2.86 0.06 83.44 11:31:24 Average: 3 12.04 0.00 2.67 1.43 0.06 83.80 11:31:24 Average: 4 12.79 0.00 2.10 0.91 0.05 84.15 11:31:24 Average: 5 10.88 0.00 2.77 5.93 0.06 80.36 11:31:24 Average: 6 9.33 0.00 2.61 0.83 0.06 87.17 11:31:24 Average: 7 19.03 0.00 3.07 3.12 0.06 74.71 11:31:24 11:31:24 11:31:24