11:21:43 Started by timer 11:21:43 Running as SYSTEM 11:21:43 [EnvInject] - Loading node environment variables. 11:21:43 Building remotely on prd-ubuntu2204-docker-8c-8g-16814 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:21:43 [ssh-agent] Looking for ssh-agent implementation... 11:21:43 $ ssh-agent 11:21:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXI2p86h/agent.1589 11:21:43 SSH_AGENT_PID=1591 11:21:43 [ssh-agent] Started. 11:21:43 Running ssh-add (command line suppressed) 11:21:43 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_2696596549614089172.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_2696596549614089172.key) 11:21:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:21:43 The recommended git tool is: NONE 11:21:44 using credential onap-jenkins-ssh 11:21:44 Wiping out workspace first. 11:21:44 Cloning the remote Git repository 11:21:44 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:21:44 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:21:44 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:21:44 > git --version # timeout=10 11:21:44 > git --version # 'git version 2.34.1' 11:21:44 using GIT_SSH to set credentials Gerrit user 11:21:44 Verifying host key using manually-configured host key entries 11:21:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:21:45 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:21:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:46 Avoid second fetch 11:21:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:21:46 Checking out Revision a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 (refs/remotes/origin/master) 11:21:46 > git config core.sparsecheckout # timeout=10 11:21:46 > git checkout -f a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 # timeout=30 11:21:46 Commit message: "Fix failing kafka trace CSIT" 11:21:46 > git rev-list --no-walk a3d802eec1ac4bdea2b44ab351b1d51eb12cf152 # timeout=10 11:21:49 provisioning config files... 11:21:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:21:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:21:49 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins17544757999919491133.sh 11:21:49 ---> python-tools-install.sh 11:21:49 Setup pyenv: 11:21:49 * system (set by /opt/pyenv/version) 11:21:49 * 3.8.20 (set by /opt/pyenv/version) 11:21:49 * 3.9.20 (set by /opt/pyenv/version) 11:21:49 3.10.15 11:21:49 3.11.10 11:21:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FelV 11:21:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:21:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:58 lf-activate-venv(): INFO: Base packages installed successfully 11:21:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-FelV/bin to PATH 11:22:20 Generating Requirements File 11:22:37 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:22:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:22:37 Python 3.11.10 11:22:37 pip 26.0.1 from /tmp/venv-FelV/lib/python3.11/site-packages/pip (python 3.11) 11:22:38 appdirs==1.4.4 11:22:38 argcomplete==3.6.3 11:22:38 aspy.yaml==1.3.0 11:22:38 attrs==25.4.0 11:22:38 autopage==0.6.0 11:22:38 beautifulsoup4==4.14.3 11:22:38 boto3==1.42.49 11:22:38 botocore==1.42.49 11:22:38 bs4==0.0.2 11:22:38 certifi==2026.1.4 11:22:38 cffi==2.0.0 11:22:38 cfgv==3.5.0 11:22:38 chardet==5.2.0 11:22:38 charset-normalizer==3.4.4 11:22:38 click==8.3.1 11:22:38 cliff==4.13.1 11:22:38 cmd2==3.2.0 11:22:38 cryptography==3.3.2 11:22:38 debtcollector==3.0.0 11:22:38 decorator==5.2.1 11:22:38 defusedxml==0.7.1 11:22:38 Deprecated==1.3.1 11:22:38 distlib==0.4.0 11:22:38 dnspython==2.8.0 11:22:38 docker==7.1.0 11:22:38 dogpile.cache==1.5.0 11:22:38 durationpy==0.10 11:22:38 email-validator==2.3.0 11:22:38 filelock==3.23.0 11:22:38 future==1.0.0 11:22:38 gitdb==4.0.12 11:22:38 GitPython==3.1.46 11:22:38 httplib2==0.30.2 11:22:38 identify==2.6.16 11:22:38 idna==3.11 11:22:38 importlib-resources==1.5.0 11:22:38 iso8601==2.1.0 11:22:38 Jinja2==3.1.6 11:22:38 jmespath==1.1.0 11:22:38 jsonpatch==1.33 11:22:38 jsonpointer==3.0.0 11:22:38 jsonschema==4.26.0 11:22:38 jsonschema-specifications==2025.9.1 11:22:38 keystoneauth1==5.13.0 11:22:38 kubernetes==35.0.0 11:22:38 lftools==0.37.21 11:22:38 lxml==6.0.2 11:22:38 markdown-it-py==4.0.0 11:22:38 MarkupSafe==3.0.3 11:22:38 mdurl==0.1.2 11:22:38 msgpack==1.1.2 11:22:38 multi_key_dict==2.0.3 11:22:38 munch==4.0.0 11:22:38 netaddr==1.3.0 11:22:38 niet==1.4.2 11:22:38 nodeenv==1.10.0 11:22:38 oauth2client==4.1.3 11:22:38 oauthlib==3.3.1 11:22:38 openstacksdk==4.9.0 11:22:38 os-service-types==1.8.2 11:22:38 osc-lib==4.3.0 11:22:38 oslo.config==10.2.0 11:22:38 oslo.context==6.2.0 11:22:38 oslo.i18n==6.7.1 11:22:38 oslo.log==8.0.0 11:22:38 oslo.serialization==5.9.0 11:22:38 oslo.utils==9.2.0 11:22:38 packaging==26.0 11:22:38 pbr==7.0.3 11:22:38 platformdirs==4.8.0 11:22:38 prettytable==3.17.0 11:22:38 psutil==7.2.2 11:22:38 pyasn1==0.6.2 11:22:38 pyasn1_modules==0.4.2 11:22:38 pycparser==3.0 11:22:38 pygerrit2==2.0.15 11:22:38 PyGithub==2.8.1 11:22:38 Pygments==2.19.2 11:22:38 PyJWT==2.11.0 11:22:38 PyNaCl==1.6.2 11:22:38 pyparsing==2.4.7 11:22:38 pyperclip==1.11.0 11:22:38 pyrsistent==0.20.0 11:22:38 python-cinderclient==9.8.0 11:22:38 python-dateutil==2.9.0.post0 11:22:38 python-heatclient==5.0.0 11:22:38 python-jenkins==1.8.3 11:22:38 python-keystoneclient==5.7.0 11:22:38 python-magnumclient==4.9.0 11:22:38 python-openstackclient==8.3.0 11:22:38 python-swiftclient==4.9.0 11:22:38 PyYAML==6.0.3 11:22:38 referencing==0.37.0 11:22:38 requests==2.32.5 11:22:38 requests-oauthlib==2.0.0 11:22:38 requestsexceptions==1.4.0 11:22:38 rfc3986==2.0.0 11:22:38 rich==14.3.2 11:22:38 rich-argparse==1.7.2 11:22:38 rpds-py==0.30.0 11:22:38 rsa==4.9.1 11:22:38 ruamel.yaml==0.19.1 11:22:38 ruamel.yaml.clib==0.2.15 11:22:38 s3transfer==0.16.0 11:22:38 simplejson==3.20.2 11:22:38 six==1.17.0 11:22:38 smmap==5.0.2 11:22:38 soupsieve==2.8.3 11:22:38 stevedore==5.6.0 11:22:38 tabulate==0.9.0 11:22:38 toml==0.10.2 11:22:38 tomlkit==0.14.0 11:22:38 tqdm==4.67.3 11:22:38 typing_extensions==4.15.0 11:22:38 tzdata==2025.3 11:22:38 urllib3==1.26.20 11:22:38 virtualenv==20.36.1 11:22:38 wcwidth==0.6.0 11:22:38 websocket-client==1.9.0 11:22:38 wrapt==2.1.1 11:22:38 xdg==6.0.0 11:22:38 xmltodict==1.0.2 11:22:38 yq==3.4.3 11:22:38 [EnvInject] - Injecting environment variables from a build step. 11:22:38 [EnvInject] - Injecting as environment variables the properties content 11:22:38 SET_JDK_VERSION=openjdk17 11:22:38 GIT_URL="git://cloud.onap.org/mirror" 11:22:38 11:22:38 [EnvInject] - Variables injected successfully. 11:22:38 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins11142362774929715968.sh 11:22:38 ---> update-java-alternatives.sh 11:22:38 ---> Updating Java version 11:22:38 ---> Ubuntu/Debian system detected 11:22:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:22:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:22:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:22:38 openjdk version "17.0.15" 2025-04-15 11:22:38 OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu122.04) 11:22:38 OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 11:22:38 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:22:38 [EnvInject] - Injecting environment variables from a build step. 11:22:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:22:38 [EnvInject] - Variables injected successfully. 11:22:38 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins875718128589575835.sh 11:22:38 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:39 11:22:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:22:39 Configure a credential helper to remove this warning. See 11:22:39 https://docs.docker.com/go/credential-store/ 11:22:39 11:22:39 Login Succeeded 11:22:39 Docker Compose version v2.36.2 11:22:39 Setting project configuration for: api 11:22:39 Configuring docker compose... 11:22:43 policy-db-migrator Pulling 11:22:43 prometheus Pulling 11:22:43 policy-api Pulling 11:22:43 grafana Pulling 11:22:43 postgres Pulling 11:22:43 2d35ebdb57d9 Pulling fs layer 11:22:43 083ee1b29467 Pulling fs layer 11:22:43 a48090c7f63f Pulling fs layer 11:22:43 1783396d4469 Pulling fs layer 11:22:43 4644b9b0f167 Pulling fs layer 11:22:43 02c02ca3cfe9 Pulling fs layer 11:22:43 87dcfbd50f5c Pulling fs layer 11:22:43 02c02ca3cfe9 Waiting 11:22:43 4644b9b0f167 Waiting 11:22:43 87dcfbd50f5c Waiting 11:22:43 1783396d4469 Waiting 11:22:43 2d35ebdb57d9 Pulling fs layer 11:22:43 edcc06ca920a Pulling fs layer 11:22:43 ddc4f5832255 Pulling fs layer 11:22:43 5c0ab4066cd9 Pulling fs layer 11:22:43 ca45e976606a Pulling fs layer 11:22:43 b7934dc6314f Pulling fs layer 11:22:43 4ef8f3b8acb1 Pulling fs layer 11:22:43 087196f6596f Pulling fs layer 11:22:43 ddc4f5832255 Waiting 11:22:43 087196f6596f Waiting 11:22:43 5c0ab4066cd9 Waiting 11:22:43 ca45e976606a Waiting 11:22:43 4ef8f3b8acb1 Waiting 11:22:43 edcc06ca920a Waiting 11:22:43 b7934dc6314f Waiting 11:22:43 a48090c7f63f Downloading [==================================================>] 241B/241B 11:22:43 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 11:22:43 2d35ebdb57d9 Downloading [> ] 48.06kB/3.802MB 11:22:43 a48090c7f63f Verifying Checksum 11:22:43 a48090c7f63f Download complete 11:22:43 9d85dc8d0609 Pulling fs layer 11:22:43 d0f7326b7716 Pulling fs layer 11:22:43 3dccafa3f67b Pulling fs layer 11:22:43 d956c9c5fe9e Pulling fs layer 11:22:43 1d8e8fd2e272 Pulling fs layer 11:22:43 1dccce9f415d Pulling fs layer 11:22:43 e5d54fbf8ee1 Pulling fs layer 11:22:43 37404d8f503a Pulling fs layer 11:22:43 b30c77c91326 Pulling fs layer 11:22:43 d76a56e8adff Pulling fs layer 11:22:43 3dccafa3f67b Waiting 11:22:43 d956c9c5fe9e Waiting 11:22:43 9d85dc8d0609 Waiting 11:22:43 1d8e8fd2e272 Waiting 11:22:43 d76a56e8adff Waiting 11:22:43 1dccce9f415d Waiting 11:22:43 e5d54fbf8ee1 Waiting 11:22:43 37404d8f503a Waiting 11:22:43 d0f7326b7716 Waiting 11:22:43 b30c77c91326 Waiting 11:22:43 0c8d55a45c0d Pulling fs layer 11:22:43 46e6d6da846e Pulling fs layer 11:22:43 2e73123a8202 Pulling fs layer 11:22:43 2eb6e6454401 Pulling fs layer 11:22:43 46e6d6da846e Waiting 11:22:43 2be8671e729e Pulling fs layer 11:22:43 2e73123a8202 Waiting 11:22:43 0d9211fd3e1a Pulling fs layer 11:22:43 0c8d55a45c0d Waiting 11:22:43 ed8cfcf27c7a Pulling fs layer 11:22:43 ca18c8e97cb3 Pulling fs layer 11:22:43 b65758d82f26 Pulling fs layer 11:22:43 df3e8313a980 Pulling fs layer 11:22:43 2eb6e6454401 Waiting 11:22:43 ec9be5b30934 Pulling fs layer 11:22:43 a63efc7efa2e Pulling fs layer 11:22:43 4d1dbc12fcae Pulling fs layer 11:22:43 4ff421dac293 Pulling fs layer 11:22:43 ca18c8e97cb3 Waiting 11:22:43 b65758d82f26 Waiting 11:22:43 df3e8313a980 Waiting 11:22:43 ec9be5b30934 Waiting 11:22:43 a63efc7efa2e Waiting 11:22:43 4d1dbc12fcae Waiting 11:22:43 4ff421dac293 Waiting 11:22:43 0d9211fd3e1a Waiting 11:22:43 ed8cfcf27c7a Waiting 11:22:43 2be8671e729e Waiting 11:22:43 083ee1b29467 Downloading [> ] 539.6kB/77.96MB 11:22:43 589002ba0eae Pulling fs layer 11:22:43 55ab1e72ea6b Pulling fs layer 11:22:43 d001fec19695 Pulling fs layer 11:22:43 3ba27807b9c7 Pulling fs layer 11:22:43 d9540a4bc1c2 Pulling fs layer 11:22:43 d41bf626969c Pulling fs layer 11:22:43 ad861c5afa0e Pulling fs layer 11:22:43 e105edd9dfaf Pulling fs layer 11:22:43 c14561403364 Pulling fs layer 11:22:43 8382c0704df2 Pulling fs layer 11:22:43 589002ba0eae Waiting 11:22:43 55ab1e72ea6b Waiting 11:22:43 d001fec19695 Waiting 11:22:43 d9540a4bc1c2 Waiting 11:22:43 3ba27807b9c7 Waiting 11:22:43 d41bf626969c Waiting 11:22:43 e105edd9dfaf Waiting 11:22:43 ad861c5afa0e Waiting 11:22:43 c14561403364 Waiting 11:22:43 8382c0704df2 Waiting 11:22:43 1783396d4469 Downloading [==================================================>] 2.544kB/2.544kB 11:22:43 1783396d4469 Verifying Checksum 11:22:43 1783396d4469 Download complete 11:22:43 4644b9b0f167 Downloading [==================================================>] 976B/976B 11:22:43 4644b9b0f167 Verifying Checksum 11:22:43 4644b9b0f167 Download complete 11:22:43 2d35ebdb57d9 Verifying Checksum 11:22:43 2d35ebdb57d9 Verifying Checksum 11:22:43 2d35ebdb57d9 Download complete 11:22:43 2d35ebdb57d9 Download complete 11:22:43 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 11:22:43 2d35ebdb57d9 Extracting [> ] 65.54kB/3.802MB 11:22:43 87dcfbd50f5c Downloading [==================================================>] 970B/970B 11:22:43 87dcfbd50f5c Verifying Checksum 11:22:43 87dcfbd50f5c Download complete 11:22:43 02c02ca3cfe9 Downloading [> ] 539.6kB/80.49MB 11:22:43 edcc06ca920a Downloading [> ] 539.6kB/77.96MB 11:22:43 083ee1b29467 Downloading [========> ] 13.52MB/77.96MB 11:22:43 2d35ebdb57d9 Extracting [===============================> ] 2.425MB/3.802MB 11:22:43 2d35ebdb57d9 Extracting [===============================> ] 2.425MB/3.802MB 11:22:43 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 11:22:43 2d35ebdb57d9 Extracting [==================================================>] 3.802MB/3.802MB 11:22:43 02c02ca3cfe9 Downloading [====> ] 7.568MB/80.49MB 11:22:43 2d35ebdb57d9 Pull complete 11:22:43 2d35ebdb57d9 Pull complete 11:22:43 edcc06ca920a Downloading [===> ] 5.946MB/77.96MB 11:22:43 083ee1b29467 Downloading [====================> ] 31.36MB/77.96MB 11:22:43 02c02ca3cfe9 Downloading [==========> ] 16.22MB/80.49MB 11:22:43 edcc06ca920a Downloading [========> ] 12.98MB/77.96MB 11:22:43 083ee1b29467 Downloading [==============================> ] 48.12MB/77.96MB 11:22:43 02c02ca3cfe9 Downloading [================> ] 25.95MB/80.49MB 11:22:43 edcc06ca920a Downloading [=============> ] 20.54MB/77.96MB 11:22:43 083ee1b29467 Downloading [======================================> ] 59.47MB/77.96MB 11:22:43 02c02ca3cfe9 Downloading [=====================> ] 35.14MB/80.49MB 11:22:43 edcc06ca920a Downloading [==================> ] 28.65MB/77.96MB 11:22:43 083ee1b29467 Downloading [==============================================> ] 71.91MB/77.96MB 11:22:43 083ee1b29467 Verifying Checksum 11:22:43 083ee1b29467 Download complete 11:22:43 02c02ca3cfe9 Downloading [============================> ] 45.42MB/80.49MB 11:22:43 083ee1b29467 Extracting [> ] 557.1kB/77.96MB 11:22:43 edcc06ca920a Downloading [=========================> ] 40.01MB/77.96MB 11:22:43 ddc4f5832255 Downloading [> ] 162.7kB/15.23MB 11:22:44 02c02ca3cfe9 Downloading [======================================> ] 62.18MB/80.49MB 11:22:44 edcc06ca920a Downloading [====================================> ] 56.23MB/77.96MB 11:22:44 083ee1b29467 Extracting [=> ] 2.785MB/77.96MB 11:22:44 ddc4f5832255 Downloading [=====> ] 1.801MB/15.23MB 11:22:44 02c02ca3cfe9 Downloading [=================================================> ] 79.48MB/80.49MB 11:22:44 02c02ca3cfe9 Verifying Checksum 11:22:44 02c02ca3cfe9 Download complete 11:22:44 edcc06ca920a Downloading [============================================> ] 69.75MB/77.96MB 11:22:44 5c0ab4066cd9 Downloading [==================================================>] 1.075kB/1.075kB 11:22:44 5c0ab4066cd9 Download complete 11:22:44 083ee1b29467 Extracting [=====> ] 7.799MB/77.96MB 11:22:44 ddc4f5832255 Downloading [================> ] 5.078MB/15.23MB 11:22:44 ca45e976606a Downloading [============================> ] 3.003kB/5.241kB 11:22:44 ca45e976606a Downloading [==================================================>] 5.241kB/5.241kB 11:22:44 ca45e976606a Verifying Checksum 11:22:44 ca45e976606a Download complete 11:22:44 edcc06ca920a Verifying Checksum 11:22:44 edcc06ca920a Download complete 11:22:44 b7934dc6314f Downloading [==================================================>] 1.034kB/1.034kB 11:22:44 b7934dc6314f Verifying Checksum 11:22:44 b7934dc6314f Download complete 11:22:44 4ef8f3b8acb1 Downloading [==================================================>] 1.035kB/1.035kB 11:22:44 4ef8f3b8acb1 Verifying Checksum 11:22:44 4ef8f3b8acb1 Download complete 11:22:44 edcc06ca920a Extracting [> ] 557.1kB/77.96MB 11:22:44 087196f6596f Downloading [==========> ] 3.002kB/14.78kB 11:22:44 087196f6596f Downloading [==================================================>] 14.78kB/14.78kB 11:22:44 087196f6596f Verifying Checksum 11:22:44 087196f6596f Download complete 11:22:44 9d85dc8d0609 Downloading [> ] 15.3kB/783.4kB 11:22:44 d0f7326b7716 Downloading [==> ] 15.3kB/324.6kB 11:22:44 9d85dc8d0609 Downloading [==================================================>] 783.4kB/783.4kB 11:22:44 9d85dc8d0609 Download complete 11:22:44 9d85dc8d0609 Extracting [==> ] 32.77kB/783.4kB 11:22:44 d0f7326b7716 Download complete 11:22:44 ddc4f5832255 Downloading [==================================================>] 15.23MB/15.23MB 11:22:44 ddc4f5832255 Verifying Checksum 11:22:44 ddc4f5832255 Download complete 11:22:44 9d85dc8d0609 Extracting [==================================================>] 783.4kB/783.4kB 11:22:44 1d8e8fd2e272 Download complete 11:22:44 3dccafa3f67b Downloading [> ] 539.6kB/69.62MB 11:22:44 d956c9c5fe9e Downloading [> ] 539.6kB/63.56MB 11:22:44 1dccce9f415d Downloading [=====================================> ] 3.011kB/4.022kB 11:22:44 083ee1b29467 Extracting [=======> ] 11.7MB/77.96MB 11:22:44 1dccce9f415d Downloading [==================================================>] 4.022kB/4.022kB 11:22:44 1dccce9f415d Verifying Checksum 11:22:44 1dccce9f415d Download complete 11:22:44 e5d54fbf8ee1 Downloading [==================================================>] 1.479kB/1.479kB 11:22:44 e5d54fbf8ee1 Verifying Checksum 11:22:44 e5d54fbf8ee1 Download complete 11:22:44 37404d8f503a Downloading [==> ] 3.01kB/60.73kB 11:22:44 37404d8f503a Downloading [==================================================>] 60.73kB/60.73kB 11:22:44 37404d8f503a Verifying Checksum 11:22:44 37404d8f503a Download complete 11:22:44 edcc06ca920a Extracting [=> ] 1.671MB/77.96MB 11:22:44 b30c77c91326 Downloading [==================================================>] 100B/100B 11:22:44 b30c77c91326 Verifying Checksum 11:22:44 b30c77c91326 Download complete 11:22:44 d76a56e8adff Downloading [==================================================>] 694B/694B 11:22:44 d76a56e8adff Verifying Checksum 11:22:44 d76a56e8adff Download complete 11:22:44 9d85dc8d0609 Pull complete 11:22:44 d0f7326b7716 Extracting [=====> ] 32.77kB/324.6kB 11:22:44 3dccafa3f67b Downloading [========> ] 12.43MB/69.62MB 11:22:44 d956c9c5fe9e Downloading [========> ] 11.35MB/63.56MB 11:22:44 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 11:22:44 0c8d55a45c0d Downloading [> ] 310.2kB/29.78MB 11:22:44 083ee1b29467 Extracting [===========> ] 17.27MB/77.96MB 11:22:44 d0f7326b7716 Extracting [==================================================>] 324.6kB/324.6kB 11:22:44 edcc06ca920a Extracting [==> ] 3.342MB/77.96MB 11:22:44 3dccafa3f67b Downloading [=====================> ] 30.28MB/69.62MB 11:22:44 d956c9c5fe9e Downloading [=================> ] 22.71MB/63.56MB 11:22:44 0c8d55a45c0d Downloading [=======> ] 4.357MB/29.78MB 11:22:44 083ee1b29467 Extracting [==============> ] 22.28MB/77.96MB 11:22:44 edcc06ca920a Extracting [=====> ] 7.799MB/77.96MB 11:22:44 d0f7326b7716 Pull complete 11:22:44 3dccafa3f67b Downloading [===================================> ] 49.2MB/69.62MB 11:22:44 d956c9c5fe9e Downloading [============================> ] 36.22MB/63.56MB 11:22:44 0c8d55a45c0d Downloading [==================> ] 11.21MB/29.78MB 11:22:44 083ee1b29467 Extracting [==================> ] 28.41MB/77.96MB 11:22:44 edcc06ca920a Extracting [========> ] 12.81MB/77.96MB 11:22:44 3dccafa3f67b Downloading [===========================================> ] 60.01MB/69.62MB 11:22:44 d956c9c5fe9e Downloading [=====================================> ] 47.04MB/63.56MB 11:22:44 0c8d55a45c0d Downloading [===================================> ] 20.86MB/29.78MB 11:22:44 083ee1b29467 Extracting [======================> ] 34.54MB/77.96MB 11:22:44 3dccafa3f67b Verifying Checksum 11:22:44 3dccafa3f67b Download complete 11:22:44 3dccafa3f67b Extracting [> ] 557.1kB/69.62MB 11:22:44 0c8d55a45c0d Verifying Checksum 11:22:44 0c8d55a45c0d Download complete 11:22:44 46e6d6da846e Download complete 11:22:44 edcc06ca920a Extracting [===========> ] 17.83MB/77.96MB 11:22:44 d956c9c5fe9e Downloading [===============================================> ] 60.55MB/63.56MB 11:22:44 2eb6e6454401 Downloading [> ] 15.3kB/1.257MB 11:22:44 2e73123a8202 Downloading [> ] 64.45kB/6.438MB 11:22:44 d956c9c5fe9e Verifying Checksum 11:22:44 d956c9c5fe9e Download complete 11:22:44 2eb6e6454401 Downloading [==================================================>] 1.257MB/1.257MB 11:22:44 2eb6e6454401 Verifying Checksum 11:22:44 2eb6e6454401 Download complete 11:22:44 0c8d55a45c0d Extracting [> ] 327.7kB/29.78MB 11:22:44 2be8671e729e Downloading [> ] 97.22kB/8.204MB 11:22:44 083ee1b29467 Extracting [=========================> ] 39.55MB/77.96MB 11:22:44 0d9211fd3e1a Downloading [> ] 15.3kB/1.312MB 11:22:44 0d9211fd3e1a Verifying Checksum 11:22:44 0d9211fd3e1a Download complete 11:22:44 2e73123a8202 Verifying Checksum 11:22:44 2e73123a8202 Download complete 11:22:44 edcc06ca920a Extracting [==============> ] 22.84MB/77.96MB 11:22:44 ed8cfcf27c7a Download complete 11:22:44 3dccafa3f67b Extracting [==> ] 3.342MB/69.62MB 11:22:44 ca18c8e97cb3 Downloading [===============================================> ] 3.011kB/3.142kB 11:22:44 ca18c8e97cb3 Downloading [==================================================>] 3.142kB/3.142kB 11:22:44 ca18c8e97cb3 Verifying Checksum 11:22:44 ca18c8e97cb3 Download complete 11:22:44 2be8671e729e Verifying Checksum 11:22:44 2be8671e729e Download complete 11:22:44 df3e8313a980 Downloading [==============> ] 3.01kB/10.34kB 11:22:44 df3e8313a980 Downloading [==================================================>] 10.34kB/10.34kB 11:22:44 df3e8313a980 Verifying Checksum 11:22:44 df3e8313a980 Download complete 11:22:44 b65758d82f26 Downloading [> ] 539.6kB/114.1MB 11:22:44 a63efc7efa2e Downloading [==================================================>] 169B/169B 11:22:44 a63efc7efa2e Verifying Checksum 11:22:44 a63efc7efa2e Download complete 11:22:44 ec9be5b30934 Downloading [==================================================>] 128B/128B 11:22:44 ec9be5b30934 Verifying Checksum 11:22:44 ec9be5b30934 Download complete 11:22:44 083ee1b29467 Extracting [============================> ] 45.12MB/77.96MB 11:22:44 0c8d55a45c0d Extracting [=====> ] 3.277MB/29.78MB 11:22:44 4ff421dac293 Downloading [==================================================>] 186B/186B 11:22:44 4ff421dac293 Verifying Checksum 11:22:44 4ff421dac293 Download complete 11:22:44 4d1dbc12fcae Downloading [=========================> ] 3.011kB/5.837kB 11:22:44 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 11:22:44 4d1dbc12fcae Downloading [==================================================>] 5.837kB/5.837kB 11:22:44 4d1dbc12fcae Download complete 11:22:44 55ab1e72ea6b Downloading [==================================================>] 140B/140B 11:22:44 55ab1e72ea6b Verifying Checksum 11:22:44 55ab1e72ea6b Download complete 11:22:44 589002ba0eae Downloading [> ] 48.06kB/3.862MB 11:22:44 d001fec19695 Downloading [> ] 48.06kB/3.802MB 11:22:44 edcc06ca920a Extracting [=================> ] 26.74MB/77.96MB 11:22:44 3dccafa3f67b Extracting [====> ] 6.128MB/69.62MB 11:22:45 b65758d82f26 Downloading [======> ] 14.06MB/114.1MB 11:22:45 589002ba0eae Verifying Checksum 11:22:45 589002ba0eae Download complete 11:22:45 589002ba0eae Extracting [> ] 65.54kB/3.862MB 11:22:45 d001fec19695 Verifying Checksum 11:22:45 d001fec19695 Download complete 11:22:45 0c8d55a45c0d Extracting [==========> ] 6.226MB/29.78MB 11:22:45 083ee1b29467 Extracting [================================> ] 50.14MB/77.96MB 11:22:45 3ba27807b9c7 Downloading [> ] 97.22kB/8.735MB 11:22:45 d9540a4bc1c2 Downloading [==> ] 3.01kB/63.6kB 11:22:45 d9540a4bc1c2 Downloading [==================================================>] 63.6kB/63.6kB 11:22:45 d9540a4bc1c2 Verifying Checksum 11:22:45 d9540a4bc1c2 Download complete 11:22:45 d41bf626969c Downloading [=====> ] 3.01kB/29.29kB 11:22:45 d41bf626969c Downloading [==================================================>] 29.29kB/29.29kB 11:22:45 d41bf626969c Verifying Checksum 11:22:45 d41bf626969c Download complete 11:22:45 edcc06ca920a Extracting [===================> ] 30.08MB/77.96MB 11:22:45 3dccafa3f67b Extracting [======> ] 8.913MB/69.62MB 11:22:45 ad861c5afa0e Downloading [> ] 539.6kB/111MB 11:22:45 b65758d82f26 Downloading [=============> ] 31.36MB/114.1MB 11:22:45 3ba27807b9c7 Downloading [========================> ] 4.324MB/8.735MB 11:22:45 589002ba0eae Extracting [=================> ] 1.376MB/3.862MB 11:22:45 083ee1b29467 Extracting [==================================> ] 54.03MB/77.96MB 11:22:45 0c8d55a45c0d Extracting [===============> ] 9.503MB/29.78MB 11:22:45 edcc06ca920a Extracting [=====================> ] 33.98MB/77.96MB 11:22:45 3ba27807b9c7 Verifying Checksum 11:22:45 3ba27807b9c7 Download complete 11:22:45 3dccafa3f67b Extracting [========> ] 12.26MB/69.62MB 11:22:45 ad861c5afa0e Downloading [===> ] 7.028MB/111MB 11:22:45 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 11:22:45 589002ba0eae Extracting [==================================================>] 3.862MB/3.862MB 11:22:45 b65758d82f26 Downloading [====================> ] 47.58MB/114.1MB 11:22:45 e105edd9dfaf Downloading [> ] 539.6kB/82.33MB 11:22:45 589002ba0eae Pull complete 11:22:45 55ab1e72ea6b Extracting [==================================================>] 140B/140B 11:22:45 55ab1e72ea6b Extracting [==================================================>] 140B/140B 11:22:45 55ab1e72ea6b Pull complete 11:22:45 083ee1b29467 Extracting [=====================================> ] 57.93MB/77.96MB 11:22:45 d001fec19695 Extracting [> ] 65.54kB/3.802MB 11:22:45 0c8d55a45c0d Extracting [==================> ] 11.14MB/29.78MB 11:22:45 ad861c5afa0e Downloading [========> ] 18.38MB/111MB 11:22:45 edcc06ca920a Extracting [=======================> ] 37.32MB/77.96MB 11:22:45 b65758d82f26 Downloading [==============================> ] 69.2MB/114.1MB 11:22:45 3dccafa3f67b Extracting [===========> ] 15.6MB/69.62MB 11:22:45 e105edd9dfaf Downloading [====> ] 7.568MB/82.33MB 11:22:45 083ee1b29467 Extracting [=======================================> ] 61.83MB/77.96MB 11:22:45 0c8d55a45c0d Extracting [=======================> ] 14.09MB/29.78MB 11:22:45 d001fec19695 Extracting [==========> ] 786.4kB/3.802MB 11:22:45 ad861c5afa0e Downloading [============> ] 28.65MB/111MB 11:22:45 edcc06ca920a Extracting [==========================> ] 40.67MB/77.96MB 11:22:45 b65758d82f26 Downloading [====================================> ] 84.34MB/114.1MB 11:22:45 3dccafa3f67b Extracting [==============> ] 19.5MB/69.62MB 11:22:45 e105edd9dfaf Downloading [==========> ] 17.84MB/82.33MB 11:22:45 083ee1b29467 Extracting [==========================================> ] 65.73MB/77.96MB 11:22:45 0c8d55a45c0d Extracting [===========================> ] 16.38MB/29.78MB 11:22:45 ad861c5afa0e Downloading [=================> ] 38.93MB/111MB 11:22:45 d001fec19695 Extracting [=================================================> ] 3.801MB/3.802MB 11:22:45 b65758d82f26 Downloading [==========================================> ] 96.24MB/114.1MB 11:22:45 edcc06ca920a Extracting [============================> ] 44.56MB/77.96MB 11:22:45 3dccafa3f67b Extracting [=================> ] 23.95MB/69.62MB 11:22:45 e105edd9dfaf Downloading [===================> ] 31.9MB/82.33MB 11:22:45 d001fec19695 Extracting [==================================================>] 3.802MB/3.802MB 11:22:45 083ee1b29467 Extracting [=============================================> ] 71.3MB/77.96MB 11:22:45 0c8d55a45c0d Extracting [===============================> ] 19.01MB/29.78MB 11:22:45 ad861c5afa0e Downloading [======================> ] 49.74MB/111MB 11:22:45 b65758d82f26 Downloading [==============================================> ] 107.1MB/114.1MB 11:22:45 edcc06ca920a Extracting [==============================> ] 47.35MB/77.96MB 11:22:45 e105edd9dfaf Downloading [=========================> ] 41.63MB/82.33MB 11:22:45 b65758d82f26 Verifying Checksum 11:22:45 b65758d82f26 Download complete 11:22:45 3dccafa3f67b Extracting [====================> ] 28.41MB/69.62MB 11:22:45 083ee1b29467 Extracting [================================================> ] 75.2MB/77.96MB 11:22:45 c14561403364 Downloading [============> ] 3.01kB/11.92kB 11:22:45 c14561403364 Download complete 11:22:45 0c8d55a45c0d Extracting [=====================================> ] 22.61MB/29.78MB 11:22:45 ad861c5afa0e Downloading [===========================> ] 61.64MB/111MB 11:22:45 8382c0704df2 Downloading [==================================================>] 1.325kB/1.325kB 11:22:45 8382c0704df2 Verifying Checksum 11:22:45 8382c0704df2 Download complete 11:22:45 e105edd9dfaf Downloading [=================================> ] 54.61MB/82.33MB 11:22:45 edcc06ca920a Extracting [================================> ] 50.69MB/77.96MB 11:22:45 d001fec19695 Pull complete 11:22:45 3ba27807b9c7 Extracting [> ] 98.3kB/8.735MB 11:22:45 3dccafa3f67b Extracting [======================> ] 31.75MB/69.62MB 11:22:45 ad861c5afa0e Downloading [==================================> ] 76.77MB/111MB 11:22:45 0c8d55a45c0d Extracting [==========================================> ] 25.56MB/29.78MB 11:22:45 e105edd9dfaf Downloading [===========================================> ] 71.91MB/82.33MB 11:22:45 edcc06ca920a Extracting [==================================> ] 54.03MB/77.96MB 11:22:45 3ba27807b9c7 Extracting [==================> ] 3.244MB/8.735MB 11:22:45 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 11:22:45 e105edd9dfaf Verifying Checksum 11:22:45 e105edd9dfaf Download complete 11:22:45 083ee1b29467 Extracting [==================================================>] 77.96MB/77.96MB 11:22:45 ad861c5afa0e Downloading [==========================================> ] 93.54MB/111MB 11:22:45 3dccafa3f67b Extracting [=========================> ] 35.65MB/69.62MB 11:22:45 edcc06ca920a Extracting [=====================================> ] 57.93MB/77.96MB 11:22:45 3ba27807b9c7 Extracting [===================================> ] 6.193MB/8.735MB 11:22:46 ad861c5afa0e Verifying Checksum 11:22:46 ad861c5afa0e Download complete 11:22:46 083ee1b29467 Pull complete 11:22:46 a48090c7f63f Extracting [==================================================>] 241B/241B 11:22:46 a48090c7f63f Extracting [==================================================>] 241B/241B 11:22:46 3dccafa3f67b Extracting [==============================> ] 42.89MB/69.62MB 11:22:46 a48090c7f63f Pull complete 11:22:46 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 11:22:46 1783396d4469 Extracting [==================================================>] 2.544kB/2.544kB 11:22:46 0c8d55a45c0d Extracting [============================================> ] 26.21MB/29.78MB 11:22:46 1783396d4469 Pull complete 11:22:46 4644b9b0f167 Extracting [==================================================>] 976B/976B 11:22:46 4644b9b0f167 Extracting [==================================================>] 976B/976B 11:22:46 3ba27807b9c7 Extracting [==================================================>] 8.735MB/8.735MB 11:22:46 3ba27807b9c7 Pull complete 11:22:46 4644b9b0f167 Pull complete 11:22:46 d9540a4bc1c2 Extracting [=========================> ] 32.77kB/63.6kB 11:22:46 d9540a4bc1c2 Extracting [==================================================>] 63.6kB/63.6kB 11:22:46 d9540a4bc1c2 Extracting [==================================================>] 63.6kB/63.6kB 11:22:46 edcc06ca920a Extracting [=======================================> ] 61.83MB/77.96MB 11:22:46 02c02ca3cfe9 Extracting [> ] 557.1kB/80.49MB 11:22:46 d9540a4bc1c2 Pull complete 11:22:46 3dccafa3f67b Extracting [=========================================> ] 57.38MB/69.62MB 11:22:46 d41bf626969c Extracting [==================================================>] 29.29kB/29.29kB 11:22:46 d41bf626969c Extracting [==================================================>] 29.29kB/29.29kB 11:22:46 d41bf626969c Pull complete 11:22:46 0c8d55a45c0d Extracting [===============================================> ] 28.18MB/29.78MB 11:22:46 ad861c5afa0e Extracting [> ] 557.1kB/111MB 11:22:46 edcc06ca920a Extracting [=========================================> ] 65.18MB/77.96MB 11:22:46 02c02ca3cfe9 Extracting [=========> ] 15.04MB/80.49MB 11:22:46 3dccafa3f67b Extracting [================================================> ] 67.96MB/69.62MB 11:22:46 ad861c5afa0e Extracting [=> ] 3.899MB/111MB 11:22:46 edcc06ca920a Extracting [===========================================> ] 68.52MB/77.96MB 11:22:46 02c02ca3cfe9 Extracting [===================> ] 31.2MB/80.49MB 11:22:46 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 11:22:46 3dccafa3f67b Extracting [==================================================>] 69.62MB/69.62MB 11:22:46 0c8d55a45c0d Extracting [================================================> ] 28.84MB/29.78MB 11:22:46 3dccafa3f67b Pull complete 11:22:46 ad861c5afa0e Extracting [===> ] 8.356MB/111MB 11:22:46 d956c9c5fe9e Extracting [> ] 557.1kB/63.56MB 11:22:46 02c02ca3cfe9 Extracting [============================> ] 45.12MB/80.49MB 11:22:46 edcc06ca920a Extracting [==============================================> ] 72.42MB/77.96MB 11:22:46 ad861c5afa0e Extracting [======> ] 13.37MB/111MB 11:22:46 d956c9c5fe9e Extracting [===> ] 4.456MB/63.56MB 11:22:46 02c02ca3cfe9 Extracting [===================================> ] 57.93MB/80.49MB 11:22:46 0c8d55a45c0d Extracting [================================================> ] 29.16MB/29.78MB 11:22:46 edcc06ca920a Extracting [================================================> ] 75.2MB/77.96MB 11:22:46 02c02ca3cfe9 Extracting [============================================> ] 71.3MB/80.49MB 11:22:46 d956c9c5fe9e Extracting [======> ] 8.356MB/63.56MB 11:22:46 ad861c5afa0e Extracting [=======> ] 16.71MB/111MB 11:22:46 0c8d55a45c0d Extracting [==================================================>] 29.78MB/29.78MB 11:22:46 02c02ca3cfe9 Extracting [==================================================>] 80.49MB/80.49MB 11:22:46 d956c9c5fe9e Extracting [=========> ] 11.7MB/63.56MB 11:22:46 ad861c5afa0e Extracting [========> ] 17.83MB/111MB 11:22:46 edcc06ca920a Extracting [==================================================>] 77.96MB/77.96MB 11:22:46 edcc06ca920a Extracting [==================================================>] 77.96MB/77.96MB 11:22:46 d956c9c5fe9e Extracting [===========> ] 14.48MB/63.56MB 11:22:46 ad861c5afa0e Extracting [=========> ] 21.73MB/111MB 11:22:46 02c02ca3cfe9 Pull complete 11:22:46 0c8d55a45c0d Pull complete 11:22:46 87dcfbd50f5c Extracting [==================================================>] 970B/970B 11:22:46 87dcfbd50f5c Extracting [==================================================>] 970B/970B 11:22:46 46e6d6da846e Extracting [==================================================>] 1.169kB/1.169kB 11:22:46 46e6d6da846e Extracting [==================================================>] 1.169kB/1.169kB 11:22:46 edcc06ca920a Pull complete 11:22:46 ddc4f5832255 Extracting [> ] 163.8kB/15.23MB 11:22:46 ad861c5afa0e Extracting [=============> ] 29.52MB/111MB 11:22:46 d956c9c5fe9e Extracting [==============> ] 18.94MB/63.56MB 11:22:46 87dcfbd50f5c Pull complete 11:22:46 46e6d6da846e Pull complete 11:22:46 2e73123a8202 Extracting [> ] 65.54kB/6.438MB 11:22:47 policy-api Pulled 11:22:47 ddc4f5832255 Extracting [===========> ] 3.441MB/15.23MB 11:22:47 ad861c5afa0e Extracting [================> ] 36.21MB/111MB 11:22:47 d956c9c5fe9e Extracting [=================> ] 22.84MB/63.56MB 11:22:47 2e73123a8202 Extracting [==================================> ] 4.391MB/6.438MB 11:22:47 ddc4f5832255 Extracting [================> ] 5.079MB/15.23MB 11:22:47 ad861c5afa0e Extracting [==================> ] 40.11MB/111MB 11:22:47 2e73123a8202 Extracting [==================================================>] 6.438MB/6.438MB 11:22:47 d956c9c5fe9e Extracting [===================> ] 24.51MB/63.56MB 11:22:47 2e73123a8202 Pull complete 11:22:47 2eb6e6454401 Extracting [=> ] 32.77kB/1.257MB 11:22:47 ddc4f5832255 Extracting [====================> ] 6.226MB/15.23MB 11:22:47 ad861c5afa0e Extracting [===================> ] 44.01MB/111MB 11:22:47 d956c9c5fe9e Extracting [========================> ] 31.2MB/63.56MB 11:22:47 2eb6e6454401 Extracting [==================================================>] 1.257MB/1.257MB 11:22:47 2eb6e6454401 Pull complete 11:22:47 2be8671e729e Extracting [> ] 98.3kB/8.204MB 11:22:47 ad861c5afa0e Extracting [======================> ] 49.58MB/111MB 11:22:47 d956c9c5fe9e Extracting [===============================> ] 40.67MB/63.56MB 11:22:47 2be8671e729e Extracting [============> ] 2.064MB/8.204MB 11:22:47 ad861c5afa0e Extracting [=========================> ] 56.82MB/111MB 11:22:47 d956c9c5fe9e Extracting [============================================> ] 56.82MB/63.56MB 11:22:47 ddc4f5832255 Extracting [===========================> ] 8.356MB/15.23MB 11:22:47 2be8671e729e Extracting [=======================> ] 3.932MB/8.204MB 11:22:47 ad861c5afa0e Extracting [============================> ] 62.95MB/111MB 11:22:47 2be8671e729e Extracting [===============================> ] 5.21MB/8.204MB 11:22:47 ddc4f5832255 Extracting [=============================> ] 8.847MB/15.23MB 11:22:47 d956c9c5fe9e Extracting [=================================================> ] 63.5MB/63.56MB 11:22:47 d956c9c5fe9e Extracting [==================================================>] 63.56MB/63.56MB 11:22:47 d956c9c5fe9e Pull complete 11:22:47 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 11:22:47 1d8e8fd2e272 Extracting [==================================================>] 635B/635B 11:22:47 1d8e8fd2e272 Pull complete 11:22:47 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 11:22:47 1dccce9f415d Extracting [==================================================>] 4.022kB/4.022kB 11:22:47 ad861c5afa0e Extracting [==============================> ] 67.4MB/111MB 11:22:47 1dccce9f415d Pull complete 11:22:47 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 11:22:47 e5d54fbf8ee1 Extracting [==================================================>] 1.479kB/1.479kB 11:22:47 e5d54fbf8ee1 Pull complete 11:22:47 2be8671e729e Extracting [======================================> ] 6.291MB/8.204MB 11:22:47 37404d8f503a Extracting [==========================> ] 32.77kB/60.73kB 11:22:47 37404d8f503a Extracting [==================================================>] 60.73kB/60.73kB 11:22:47 37404d8f503a Pull complete 11:22:47 b30c77c91326 Extracting [==================================================>] 100B/100B 11:22:47 b30c77c91326 Extracting [==================================================>] 100B/100B 11:22:47 ddc4f5832255 Extracting [=====================================> ] 11.3MB/15.23MB 11:22:47 b30c77c91326 Pull complete 11:22:47 d76a56e8adff Extracting [==================================================>] 694B/694B 11:22:47 d76a56e8adff Extracting [==================================================>] 694B/694B 11:22:47 d76a56e8adff Pull complete 11:22:47 ad861c5afa0e Extracting [================================> ] 72.42MB/111MB 11:22:47 prometheus Pulled 11:22:47 2be8671e729e Extracting [==================================================>] 8.204MB/8.204MB 11:22:47 2be8671e729e Pull complete 11:22:47 0d9211fd3e1a Extracting [=> ] 32.77kB/1.312MB 11:22:47 ddc4f5832255 Extracting [======================================> ] 11.8MB/15.23MB 11:22:47 ad861c5afa0e Extracting [==================================> ] 77.43MB/111MB 11:22:47 0d9211fd3e1a Extracting [==================================================>] 1.312MB/1.312MB 11:22:47 0d9211fd3e1a Pull complete 11:22:47 ed8cfcf27c7a Extracting [==================================================>] 116B/116B 11:22:47 ed8cfcf27c7a Extracting [==================================================>] 116B/116B 11:22:47 ed8cfcf27c7a Pull complete 11:22:47 ca18c8e97cb3 Extracting [==================================================>] 3.142kB/3.142kB 11:22:47 ca18c8e97cb3 Extracting [==================================================>] 3.142kB/3.142kB 11:22:47 ca18c8e97cb3 Pull complete 11:22:47 ddc4f5832255 Extracting [=========================================> ] 12.62MB/15.23MB 11:22:48 ad861c5afa0e Extracting [====================================> ] 81.33MB/111MB 11:22:48 ddc4f5832255 Extracting [==================================================>] 15.23MB/15.23MB 11:22:48 b65758d82f26 Extracting [> ] 557.1kB/114.1MB 11:22:48 ddc4f5832255 Pull complete 11:22:48 5c0ab4066cd9 Extracting [==================================================>] 1.075kB/1.075kB 11:22:48 5c0ab4066cd9 Extracting [==================================================>] 1.075kB/1.075kB 11:22:48 5c0ab4066cd9 Pull complete 11:22:48 ca45e976606a Extracting [==================================================>] 5.241kB/5.241kB 11:22:48 ca45e976606a Extracting [==================================================>] 5.241kB/5.241kB 11:22:48 ca45e976606a Pull complete 11:22:48 b7934dc6314f Extracting [==================================================>] 1.034kB/1.034kB 11:22:48 b7934dc6314f Extracting [==================================================>] 1.034kB/1.034kB 11:22:48 b7934dc6314f Pull complete 11:22:48 4ef8f3b8acb1 Extracting [==================================================>] 1.035kB/1.035kB 11:22:48 4ef8f3b8acb1 Extracting [==================================================>] 1.035kB/1.035kB 11:22:48 ad861c5afa0e Extracting [=====================================> ] 83.56MB/111MB 11:22:48 4ef8f3b8acb1 Pull complete 11:22:48 087196f6596f Extracting [==================================================>] 14.78kB/14.78kB 11:22:48 087196f6596f Extracting [==================================================>] 14.78kB/14.78kB 11:22:48 b65758d82f26 Extracting [==> ] 5.014MB/114.1MB 11:22:48 ad861c5afa0e Extracting [=======================================> ] 87.46MB/111MB 11:22:48 087196f6596f Pull complete 11:22:48 b65758d82f26 Extracting [===> ] 8.913MB/114.1MB 11:22:48 policy-db-migrator Pulled 11:22:48 ad861c5afa0e Extracting [==========================================> ] 95.26MB/111MB 11:22:48 b65758d82f26 Extracting [=====> ] 12.26MB/114.1MB 11:22:48 ad861c5afa0e Extracting [==============================================> ] 102.5MB/111MB 11:22:48 b65758d82f26 Extracting [======> ] 15.6MB/114.1MB 11:22:48 ad861c5afa0e Extracting [================================================> ] 107MB/111MB 11:22:48 b65758d82f26 Extracting [========> ] 18.94MB/114.1MB 11:22:48 b65758d82f26 Extracting [==========> ] 23.4MB/114.1MB 11:22:48 ad861c5afa0e Extracting [================================================> ] 108.1MB/111MB 11:22:48 b65758d82f26 Extracting [============> ] 27.85MB/114.1MB 11:22:48 ad861c5afa0e Extracting [=================================================> ] 110.9MB/111MB 11:22:48 ad861c5afa0e Extracting [==================================================>] 111MB/111MB 11:22:48 b65758d82f26 Extracting [==============> ] 33.98MB/114.1MB 11:22:48 ad861c5afa0e Pull complete 11:22:49 b65758d82f26 Extracting [==================> ] 41.22MB/114.1MB 11:22:49 e105edd9dfaf Extracting [> ] 557.1kB/82.33MB 11:22:49 b65758d82f26 Extracting [=====================> ] 49.58MB/114.1MB 11:22:49 e105edd9dfaf Extracting [> ] 1.114MB/82.33MB 11:22:49 b65758d82f26 Extracting [========================> ] 55.15MB/114.1MB 11:22:49 b65758d82f26 Extracting [=========================> ] 59.05MB/114.1MB 11:22:49 e105edd9dfaf Extracting [=> ] 1.671MB/82.33MB 11:22:49 b65758d82f26 Extracting [===========================> ] 63.5MB/114.1MB 11:22:49 e105edd9dfaf Extracting [=> ] 2.228MB/82.33MB 11:22:49 b65758d82f26 Extracting [===============================> ] 70.75MB/114.1MB 11:22:49 b65758d82f26 Extracting [=================================> ] 76.87MB/114.1MB 11:22:49 e105edd9dfaf Extracting [=> ] 2.785MB/82.33MB 11:22:49 b65758d82f26 Extracting [====================================> ] 82.44MB/114.1MB 11:22:49 b65758d82f26 Extracting [=======================================> ] 89.69MB/114.1MB 11:22:49 e105edd9dfaf Extracting [==> ] 4.456MB/82.33MB 11:22:49 b65758d82f26 Extracting [=========================================> ] 95.81MB/114.1MB 11:22:50 b65758d82f26 Extracting [==========================================> ] 97.48MB/114.1MB 11:22:50 e105edd9dfaf Extracting [===> ] 5.014MB/82.33MB 11:22:50 b65758d82f26 Extracting [============================================> ] 101.4MB/114.1MB 11:22:50 e105edd9dfaf Extracting [===> ] 5.571MB/82.33MB 11:22:50 b65758d82f26 Extracting [=============================================> ] 104.2MB/114.1MB 11:22:50 e105edd9dfaf Extracting [=====> ] 8.356MB/82.33MB 11:22:50 b65758d82f26 Extracting [==============================================> ] 107MB/114.1MB 11:22:50 e105edd9dfaf Extracting [=====> ] 8.913MB/82.33MB 11:22:50 b65758d82f26 Extracting [===============================================> ] 108.6MB/114.1MB 11:22:50 e105edd9dfaf Extracting [======> ] 10.58MB/82.33MB 11:22:50 e105edd9dfaf Extracting [=======> ] 11.7MB/82.33MB 11:22:50 b65758d82f26 Extracting [================================================> ] 110.3MB/114.1MB 11:22:50 e105edd9dfaf Extracting [========> ] 13.93MB/82.33MB 11:22:51 e105edd9dfaf Extracting [=========> ] 15.04MB/82.33MB 11:22:51 b65758d82f26 Extracting [=================================================> ] 112.5MB/114.1MB 11:22:51 e105edd9dfaf Extracting [===========> ] 18.38MB/82.33MB 11:22:51 b65758d82f26 Extracting [=================================================> ] 113.6MB/114.1MB 11:22:51 b65758d82f26 Extracting [==================================================>] 114.1MB/114.1MB 11:22:51 e105edd9dfaf Extracting [===========> ] 19.5MB/82.33MB 11:22:51 b65758d82f26 Pull complete 11:22:51 df3e8313a980 Extracting [==================================================>] 10.34kB/10.34kB 11:22:51 df3e8313a980 Extracting [==================================================>] 10.34kB/10.34kB 11:22:51 df3e8313a980 Pull complete 11:22:51 ec9be5b30934 Extracting [==================================================>] 128B/128B 11:22:51 ec9be5b30934 Extracting [==================================================>] 128B/128B 11:22:51 ec9be5b30934 Pull complete 11:22:51 a63efc7efa2e Extracting [==================================================>] 169B/169B 11:22:51 a63efc7efa2e Extracting [==================================================>] 169B/169B 11:22:51 a63efc7efa2e Pull complete 11:22:51 4d1dbc12fcae Extracting [==================================================>] 5.837kB/5.837kB 11:22:51 4d1dbc12fcae Extracting [==================================================>] 5.837kB/5.837kB 11:22:51 4d1dbc12fcae Pull complete 11:22:51 4ff421dac293 Extracting [==================================================>] 186B/186B 11:22:51 4ff421dac293 Extracting [==================================================>] 186B/186B 11:22:51 e105edd9dfaf Extracting [=============> ] 21.73MB/82.33MB 11:22:51 4ff421dac293 Pull complete 11:22:51 postgres Pulled 11:22:51 e105edd9dfaf Extracting [==============> ] 24.51MB/82.33MB 11:22:51 e105edd9dfaf Extracting [================> ] 26.74MB/82.33MB 11:22:51 e105edd9dfaf Extracting [=================> ] 29.52MB/82.33MB 11:22:51 e105edd9dfaf Extracting [===================> ] 31.75MB/82.33MB 11:22:52 e105edd9dfaf Extracting [=====================> ] 35.09MB/82.33MB 11:22:52 e105edd9dfaf Extracting [======================> ] 37.32MB/82.33MB 11:22:52 e105edd9dfaf Extracting [========================> ] 40.67MB/82.33MB 11:22:52 e105edd9dfaf Extracting [==========================> ] 43.45MB/82.33MB 11:22:52 e105edd9dfaf Extracting [============================> ] 47.35MB/82.33MB 11:22:52 e105edd9dfaf Extracting [===============================> ] 51.81MB/82.33MB 11:22:52 e105edd9dfaf Extracting [==================================> ] 56.26MB/82.33MB 11:22:52 e105edd9dfaf Extracting [===================================> ] 58.49MB/82.33MB 11:22:53 e105edd9dfaf Extracting [======================================> ] 62.95MB/82.33MB 11:22:53 e105edd9dfaf Extracting [========================================> ] 66.85MB/82.33MB 11:22:53 e105edd9dfaf Extracting [==========================================> ] 69.63MB/82.33MB 11:22:53 e105edd9dfaf Extracting [============================================> ] 73.53MB/82.33MB 11:22:54 e105edd9dfaf Extracting [==============================================> ] 76.32MB/82.33MB 11:22:54 e105edd9dfaf Extracting [=================================================> ] 81.33MB/82.33MB 11:22:54 e105edd9dfaf Extracting [==================================================>] 82.33MB/82.33MB 11:22:54 e105edd9dfaf Pull complete 11:22:54 c14561403364 Extracting [==================================================>] 11.92kB/11.92kB 11:22:54 c14561403364 Extracting [==================================================>] 11.92kB/11.92kB 11:22:54 c14561403364 Pull complete 11:22:55 8382c0704df2 Extracting [==================================================>] 1.325kB/1.325kB 11:22:55 8382c0704df2 Extracting [==================================================>] 1.325kB/1.325kB 11:22:59 8382c0704df2 Pull complete 11:23:00 grafana Pulled 11:23:00 Network compose_default Creating 11:23:00 Network compose_default Created 11:23:00 Container prometheus Creating 11:23:00 Container postgres Creating 11:23:05 Container postgres Created 11:23:05 Container policy-db-migrator Creating 11:23:05 Container prometheus Created 11:23:05 Container grafana Creating 11:23:05 Container grafana Created 11:23:05 Container policy-db-migrator Created 11:23:05 Container policy-api Creating 11:23:05 Container policy-api Created 11:23:05 Container postgres Starting 11:23:05 Container prometheus Starting 11:23:05 Container postgres Started 11:23:05 Container postgres Waiting 11:23:05 Container prometheus Started 11:23:05 Container grafana Starting 11:23:06 Container grafana Started 11:23:11 Container postgres Healthy 11:23:11 Container policy-db-migrator Starting 11:23:11 Container policy-db-migrator Started 11:23:11 Container policy-db-migrator Waiting 11:23:20 Container policy-db-migrator Exited 11:23:20 Container policy-api Starting 11:23:20 Container policy-api Started 11:23:20 Container policy-db-migrator Waiting 11:23:20 Container policy-api Waiting 11:23:20 Container prometheus Waiting 11:23:20 Container grafana Waiting 11:23:20 Container postgres Waiting 11:23:21 Container grafana Healthy 11:23:21 Container postgres Healthy 11:23:21 Container policy-db-migrator Exited 11:23:21 Container prometheus Healthy 11:23:36 Container policy-api Healthy 11:23:36 Prometheus server: http://localhost:30259 11:23:36 Grafana server: http://localhost:30269 11:23:36 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:23:37 Building robot framework docker image 11:23:37 Checking for Docker Buildx... 11:23:37 Docker Buildx is already installed. 11:23:37 Building with Docker Buildx... 11:24:13 sha256:faf24413bded8101876cdb3ecf03549dc75f47554c4389f7d17207627da60017 11:24:23 top - 11:24:23 up 3 min, 0 users, load average: 1.60, 0.86, 0.35 11:24:23 Tasks: 202 total, 1 running, 201 sleeping, 0 stopped, 0 zombie 11:24:23 %Cpu(s): 0.0 us, 0.8 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:24:23 11:24:23 total used free shared buff/cache available 11:24:23 Mem: 31Gi 1.6Gi 24Gi 29Mi 5.4Gi 29Gi 11:24:23 Swap: 1.0Gi 0B 1.0Gi 11:24:23 11:24:23 IMAGE NAMES STATUS 11:24:23 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:24:23 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:24:23 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:24:23 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:24:23 11:24:25 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:24:25 2a5da390b8df policy-api 10.37% 575MiB / 31.34GiB 1.79% 1.15MB / 1.34MB 0B / 266kB 57 11:24:25 4c237063f722 grafana 0.33% 107.5MiB / 31.34GiB 0.34% 22.4MB / 56.1kB 4.1kB / 93.4MB 15 11:24:25 91b54273b967 postgres 0.04% 66.6MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 45.1kB / 138MB 16 11:24:25 f9c0887350cf prometheus 1.25% 20.65MiB / 31.34GiB 0.06% 354kB / 9.32kB 0B / 86kB 13 11:24:25 11:24:26 Container policy-csit Creating 11:24:26 Container policy-csit Created 11:24:26 Attaching to policy-csit 11:24:26 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:24:26 policy-csit | Run Robot test 11:24:26 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:24:26 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:24:26 policy-csit | -v POLICY_API_IP:policy-api:6969 11:24:26 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:24:26 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:24:26 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:24:26 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:24:26 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:24:26 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:24:26 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:24:26 policy-csit | -v KAFKA_IP:kafka:9092 11:24:26 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:24:26 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:24:26 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:24:26 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:24:26 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:24:26 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:24:26 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:24:26 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:24:26 policy-csit | -v TEST_ENV:docker 11:24:26 policy-csit | -v JAEGER_IP:jaeger:16686 11:24:26 policy-csit | Starting Robot test suites ... 11:24:26 policy-csit | ============================================================================== 11:24:26 policy-csit | api 11:24:26 policy-csit | ============================================================================== 11:24:26 policy-csit | api.Api-Test 11:24:26 policy-csit | ============================================================================== 11:24:26 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:24:26 policy-csit | ------------------------------------------------------------------------------ 11:24:29 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:24:29 policy-csit | ------------------------------------------------------------------------------ 11:24:29 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:24:29 policy-csit | ------------------------------------------------------------------------------ 11:24:29 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:24:29 policy-csit | ------------------------------------------------------------------------------ 11:24:30 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:24:30 policy-csit | ------------------------------------------------------------------------------ 11:24:30 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:24:30 policy-csit | ------------------------------------------------------------------------------ 11:24:31 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:24:31 policy-csit | ------------------------------------------------------------------------------ 11:24:31 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:24:31 policy-csit | ------------------------------------------------------------------------------ 11:24:31 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:24:31 policy-csit | ------------------------------------------------------------------------------ 11:24:32 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:24:32 policy-csit | ------------------------------------------------------------------------------ 11:24:32 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:24:32 policy-csit | ------------------------------------------------------------------------------ 11:24:32 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:24:32 policy-csit | ------------------------------------------------------------------------------ 11:24:33 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:24:33 policy-csit | ------------------------------------------------------------------------------ 11:24:33 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:24:33 policy-csit | ------------------------------------------------------------------------------ 11:24:33 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:24:33 policy-csit | ------------------------------------------------------------------------------ 11:24:33 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:24:33 policy-csit | ------------------------------------------------------------------------------ 11:24:34 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:24:34 policy-csit | ------------------------------------------------------------------------------ 11:24:34 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:24:34 policy-csit | ------------------------------------------------------------------------------ 11:24:34 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:24:34 policy-csit | ------------------------------------------------------------------------------ 11:24:34 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:24:34 policy-csit | ------------------------------------------------------------------------------ 11:24:35 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:24:35 policy-csit | ------------------------------------------------------------------------------ 11:24:35 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:24:35 policy-csit | ------------------------------------------------------------------------------ 11:24:35 policy-csit | api.Api-Test | PASS | 11:24:35 policy-csit | 22 tests, 22 passed, 0 failed 11:24:35 policy-csit | ============================================================================== 11:24:35 policy-csit | api.Api-Slas 11:24:35 policy-csit | ============================================================================== 11:24:40 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:24:40 policy-csit | ------------------------------------------------------------------------------ 11:24:40 policy-csit | api.Api-Slas | PASS | 11:24:40 policy-csit | 9 tests, 9 passed, 0 failed 11:24:40 policy-csit | ============================================================================== 11:24:40 policy-csit | api | PASS | 11:24:40 policy-csit | 31 tests, 31 passed, 0 failed 11:24:40 policy-csit | ============================================================================== 11:24:40 policy-csit | Output: /tmp/results/output.xml 11:24:40 policy-csit | Log: /tmp/results/log.html 11:24:40 policy-csit | Report: /tmp/results/report.html 11:24:40 policy-csit | RESULT: 0 11:24:40 policy-csit exited with code 0 11:24:40 IMAGE NAMES STATUS 11:24:40 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:24:40 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:24:40 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:24:40 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:24:40 Shut down started! 11:24:43 Collecting logs from docker compose containers... 11:24:45 Tearing down containers... 11:24:45 Container grafana Stopping 11:24:45 Container policy-csit Stopping 11:24:45 Container policy-api Stopping 11:24:45 Container policy-csit Stopped 11:24:45 Container policy-csit Removing 11:24:45 Container policy-csit Removed 11:24:45 Container grafana Stopped 11:24:45 Container grafana Removing 11:24:45 Container grafana Removed 11:24:45 Container prometheus Stopping 11:24:46 Container prometheus Stopped 11:24:46 Container prometheus Removing 11:24:46 Container prometheus Removed 11:24:55 Container policy-api Stopped 11:24:55 Container policy-api Removing 11:24:55 Container policy-api Removed 11:24:55 Container policy-db-migrator Stopping 11:24:55 Container policy-db-migrator Stopped 11:24:55 Container policy-db-migrator Removing 11:24:55 Container policy-db-migrator Removed 11:24:55 Container postgres Stopping 11:24:56 Container postgres Stopped 11:24:56 Container postgres Removing 11:24:56 Container postgres Removed 11:24:56 Network compose_default Removing 11:24:56 Network compose_default Removed 11:24:56 $ ssh-agent -k 11:24:56 unset SSH_AUTH_SOCK; 11:24:56 unset SSH_AGENT_PID; 11:24:56 echo Agent pid 1591 killed; 11:24:56 [ssh-agent] Stopped. 11:24:56 Robot results publisher started... 11:24:56 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:24:56 -Parsing output xml: 11:24:57 Done! 11:24:57 -Copying log files to build dir: 11:24:57 Done! 11:24:57 -Assigning results to build: 11:24:57 Done! 11:24:57 -Checking thresholds: 11:24:57 Done! 11:24:57 Done publishing Robot results. 11:24:57 [PostBuildScript] - [INFO] Executing post build scripts. 11:24:57 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins11167423433332697598.sh 11:24:57 ---> sysstat.sh 11:24:57 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins10544244184654705634.sh 11:24:57 ---> package-listing.sh 11:24:57 ++ facter osfamily 11:24:57 ++ tr '[:upper:]' '[:lower:]' 11:24:58 + OS_FAMILY=debian 11:24:58 + workspace=/w/workspace/policy-api-master-project-csit-api 11:24:58 + START_PACKAGES=/tmp/packages_start.txt 11:24:58 + END_PACKAGES=/tmp/packages_end.txt 11:24:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:24:58 + PACKAGES=/tmp/packages_start.txt 11:24:58 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:24:58 + PACKAGES=/tmp/packages_end.txt 11:24:58 + case "${OS_FAMILY}" in 11:24:58 + dpkg -l 11:24:58 + grep '^ii' 11:24:58 + '[' -f /tmp/packages_start.txt ']' 11:24:58 + '[' -f /tmp/packages_end.txt ']' 11:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:24:58 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:24:58 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:24:58 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins7624565319552519329.sh 11:24:58 ---> capture-instance-metadata.sh 11:24:58 Setup pyenv: 11:24:58 system 11:24:58 3.8.20 11:24:58 3.9.20 11:24:58 3.10.15 11:24:58 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:24:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FelV from file:/tmp/.os_lf_venv 11:24:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:24:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:00 lf-activate-venv(): INFO: Base packages installed successfully 11:25:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:07 lf-activate-venv(): INFO: Adding /tmp/venv-FelV/bin to PATH 11:25:07 INFO: Running in OpenStack, capturing instance metadata 11:25:07 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins13951017325677898109.sh 11:25:07 provisioning config files... 11:25:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config8769343370128873086tmp 11:25:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:25:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:25:07 [EnvInject] - Injecting environment variables from a build step. 11:25:07 [EnvInject] - Injecting as environment variables the properties content 11:25:07 SERVER_ID=logs 11:25:07 11:25:07 [EnvInject] - Variables injected successfully. 11:25:07 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins6849890798394071828.sh 11:25:07 ---> create-netrc.sh 11:25:07 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins11393925268420816191.sh 11:25:07 ---> python-tools-install.sh 11:25:07 Setup pyenv: 11:25:07 system 11:25:07 3.8.20 11:25:07 3.9.20 11:25:07 3.10.15 11:25:07 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FelV from file:/tmp/.os_lf_venv 11:25:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:09 lf-activate-venv(): INFO: Base packages installed successfully 11:25:09 lf-activate-venv(): INFO: Installing additional packages: lftools 11:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-FelV/bin to PATH 11:25:17 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins10345525785965001370.sh 11:25:17 ---> sudo-logs.sh 11:25:17 Archiving 'sudo' log.. 11:25:17 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins16866946540856411580.sh 11:25:17 ---> job-cost.sh 11:25:17 INFO: Activating Python virtual environment... 11:25:17 Setup pyenv: 11:25:17 system 11:25:17 3.8.20 11:25:17 3.9.20 11:25:17 3.10.15 11:25:17 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FelV from file:/tmp/.os_lf_venv 11:25:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:19 lf-activate-venv(): INFO: Base packages installed successfully 11:25:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-FelV/bin to PATH 11:25:23 INFO: No stack-cost file found 11:25:23 INFO: Instance uptime: 262s 11:25:23 INFO: Fetching instance metadata (attempt 1 of 3)... 11:25:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:25:23 INFO: Successfully fetched instance metadata 11:25:23 INFO: Instance type: v3-standard-8 11:25:23 INFO: Retrieving pricing info for: v3-standard-8 11:25:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:25:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=262 11:25:23 INFO: Successfully fetched Vexxhost pricing API 11:25:23 INFO: Retrieved cost: 0.22 11:25:23 INFO: Retrieved resource: v3-standard-8 11:25:23 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:25:23 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:25:23 INFO: Successfully archived job cost data 11:25:23 DEBUG: Cost data: policy-api-master-project-csit-api,2299,2026-02-14 11:25:23,v3-standard-8,262,0.22,0.00,SUCCESS 11:25:23 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins18029738841576684030.sh 11:25:23 ---> logs-deploy.sh 11:25:23 Setup pyenv: 11:25:24 system 11:25:24 3.8.20 11:25:24 3.9.20 11:25:24 3.10.15 11:25:24 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:25:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FelV from file:/tmp/.os_lf_venv 11:25:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:25 lf-activate-venv(): INFO: Base packages installed successfully 11:25:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:25:32 lf-activate-venv(): INFO: Adding /tmp/venv-FelV/bin to PATH 11:25:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2299 11:25:32 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:25:33 Archives upload complete. 11:25:33 INFO: archiving logs to Nexus 11:25:34 ---> uname -a: 11:25:34 Linux prd-ubuntu2204-docker-8c-8g-16814 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:25:34 11:25:34 11:25:34 ---> lscpu: 11:25:34 Architecture: x86_64 11:25:34 CPU op-mode(s): 32-bit, 64-bit 11:25:34 Address sizes: 40 bits physical, 48 bits virtual 11:25:34 Byte Order: Little Endian 11:25:34 CPU(s): 8 11:25:34 On-line CPU(s) list: 0-7 11:25:34 Vendor ID: AuthenticAMD 11:25:34 Model name: AMD EPYC-Rome Processor 11:25:34 CPU family: 23 11:25:34 Model: 49 11:25:34 Thread(s) per core: 1 11:25:34 Core(s) per socket: 1 11:25:34 Socket(s): 8 11:25:34 Stepping: 0 11:25:34 BogoMIPS: 5599.99 11:25:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:25:34 Virtualization: AMD-V 11:25:34 Hypervisor vendor: KVM 11:25:34 Virtualization type: full 11:25:34 L1d cache: 256 KiB (8 instances) 11:25:34 L1i cache: 256 KiB (8 instances) 11:25:34 L2 cache: 4 MiB (8 instances) 11:25:34 L3 cache: 128 MiB (8 instances) 11:25:34 NUMA node(s): 1 11:25:34 NUMA node0 CPU(s): 0-7 11:25:34 Vulnerability Gather data sampling: Not affected 11:25:34 Vulnerability Itlb multihit: Not affected 11:25:34 Vulnerability L1tf: Not affected 11:25:34 Vulnerability Mds: Not affected 11:25:34 Vulnerability Meltdown: Not affected 11:25:34 Vulnerability Mmio stale data: Not affected 11:25:34 Vulnerability Reg file data sampling: Not affected 11:25:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:25:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:25:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:25:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:25:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:25:34 Vulnerability Srbds: Not affected 11:25:34 Vulnerability Tsx async abort: Not affected 11:25:34 11:25:34 11:25:34 ---> nproc: 11:25:34 8 11:25:34 11:25:34 11:25:34 ---> df -h: 11:25:34 Filesystem Size Used Avail Use% Mounted on 11:25:34 tmpfs 3.2G 1.1M 3.2G 1% /run 11:25:34 /dev/vda1 155G 13G 143G 8% / 11:25:34 tmpfs 16G 0 16G 0% /dev/shm 11:25:34 tmpfs 5.0M 0 5.0M 0% /run/lock 11:25:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:25:34 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:25:34 11:25:34 11:25:34 ---> free -m: 11:25:34 total used free shared buff/cache available 11:25:34 Mem: 32092 676 26020 4 5394 30948 11:25:34 Swap: 1023 0 1023 11:25:34 11:25:34 11:25:34 ---> ip addr: 11:25:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:25:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:25:34 inet 127.0.0.1/8 scope host lo 11:25:34 valid_lft forever preferred_lft forever 11:25:34 inet6 ::1/128 scope host 11:25:34 valid_lft forever preferred_lft forever 11:25:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:25:34 link/ether fa:16:3e:92:65:20 brd ff:ff:ff:ff:ff:ff 11:25:34 altname enp0s3 11:25:34 inet 10.30.106.75/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:25:34 valid_lft 86134sec preferred_lft 86134sec 11:25:34 inet6 fe80::f816:3eff:fe92:6520/64 scope link 11:25:34 valid_lft forever preferred_lft forever 11:25:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:25:34 link/ether 92:bc:e5:1b:5e:e2 brd ff:ff:ff:ff:ff:ff 11:25:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:25:34 valid_lft forever preferred_lft forever 11:25:34 inet6 fe80::90bc:e5ff:fe1b:5ee2/64 scope link 11:25:34 valid_lft forever preferred_lft forever 11:25:34 11:25:34 11:25:34 ---> sar -b -r -n DEV: 11:25:34 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-16814) 02/14/26 _x86_64_ (8 CPU) 11:25:34 11:25:34 11:21:11 LINUX RESTART (8 CPU) 11:25:34 11:25:34 11:25:34 ---> sar -P ALL: 11:25:34 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-16814) 02/14/26 _x86_64_ (8 CPU) 11:25:34 11:25:34 11:21:11 LINUX RESTART (8 CPU) 11:25:34 11:25:34 11:25:34