11:21:58 Started by timer 11:21:58 Running as SYSTEM 11:21:58 [EnvInject] - Loading node environment variables. 11:21:58 Building remotely on prd-ubuntu2204-docker-8c-8g-3269 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-master-project-csit-api 11:21:58 [ssh-agent] Looking for ssh-agent implementation... 11:21:58 $ ssh-agent 11:21:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDPpuuU/agent.1556 11:21:58 SSH_AGENT_PID=1558 11:21:58 [ssh-agent] Started. 11:21:58 Running ssh-add (command line suppressed) 11:21:58 Identity added: /w/workspace/policy-api-master-project-csit-api@tmp/private_key_7676478065093679529.key (/w/workspace/policy-api-master-project-csit-api@tmp/private_key_7676478065093679529.key) 11:21:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:21:58 The recommended git tool is: NONE 11:22:00 using credential onap-jenkins-ssh 11:22:00 Wiping out workspace first. 11:22:00 Cloning the remote Git repository 11:22:00 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 11:22:00 > git init /w/workspace/policy-api-master-project-csit-api # timeout=10 11:22:00 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 11:22:00 > git --version # timeout=10 11:22:00 > git --version # 'git version 2.34.1' 11:22:00 using GIT_SSH to set credentials Gerrit user 11:22:00 Verifying host key using manually-configured host key entries 11:22:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:22:00 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 11:22:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:22:01 Avoid second fetch 11:22:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:22:01 Checking out Revision 42611aa1e362535883ae91554bd4094bdf1a42a3 (refs/remotes/origin/master) 11:22:01 > git config core.sparsecheckout # timeout=10 11:22:01 > git checkout -f 42611aa1e362535883ae91554bd4094bdf1a42a3 # timeout=30 11:22:01 Commit message: "Merge "Bump lfreleng-actions/github2gerrit-action from 1.2.2 to 1.3.3"" 11:22:01 > git rev-list --no-walk 42611aa1e362535883ae91554bd4094bdf1a42a3 # timeout=10 11:22:04 provisioning config files... 11:22:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:22:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:22:04 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins738693211646859202.sh 11:22:04 ---> python-tools-install.sh 11:22:04 Setup pyenv: 11:22:04 * system (set by /opt/pyenv/version) 11:22:04 * 3.8.20 (set by /opt/pyenv/version) 11:22:04 * 3.9.20 (set by /opt/pyenv/version) 11:22:04 3.10.15 11:22:04 3.11.10 11:22:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hZaI 11:22:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:22:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:14 lf-activate-venv(): INFO: Base packages installed successfully 11:22:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:36 lf-activate-venv(): INFO: Adding /tmp/venv-hZaI/bin to PATH 11:22:36 Generating Requirements File 11:22:59 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:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:23:00 Python 3.11.10 11:23:00 pip 26.1.2 from /tmp/venv-hZaI/lib/python3.11/site-packages/pip (python 3.11) 11:23:00 aiohappyeyeballs==2.6.2 11:23:00 aiohttp==3.14.1 11:23:00 aiosignal==1.4.0 11:23:00 appdirs==1.4.4 11:23:00 argcomplete==3.6.3 11:23:00 aspy.yaml==1.3.0 11:23:00 attrs==26.1.0 11:23:00 autopage==0.6.0 11:23:00 beautifulsoup4==4.15.0 11:23:00 boto3==1.43.36 11:23:00 botocore==1.43.36 11:23:00 bs4==0.0.2 11:23:00 certifi==2026.6.17 11:23:00 cffi==2.0.0 11:23:00 cfgv==3.5.0 11:23:00 chardet==7.4.3 11:23:00 charset-normalizer==3.4.7 11:23:00 click==8.4.2 11:23:00 cliff==4.14.0 11:23:00 cmd2==4.0.0 11:23:00 cryptography==3.3.2 11:23:00 debtcollector==3.1.0 11:23:00 decorator==5.3.1 11:23:00 defusedxml==0.7.1 11:23:00 Deprecated==1.3.1 11:23:00 distlib==0.4.3 11:23:00 dnspython==2.8.0 11:23:00 docker==7.1.0 11:23:00 dogpile.cache==1.5.0 11:23:00 durationpy==0.10 11:23:00 email-validator==2.3.0 11:23:00 filelock==3.29.4 11:23:00 frozenlist==1.8.0 11:23:00 future==1.0.0 11:23:00 gitdb==4.0.12 11:23:00 GitPython==3.1.50 11:23:00 httplib2==0.30.2 11:23:00 identify==2.6.19 11:23:00 idna==3.18 11:23:00 importlib-resources==1.5.0 11:23:00 iso8601==2.1.0 11:23:00 Jinja2==3.1.6 11:23:00 jmespath==1.1.0 11:23:00 jsonpatch==1.33 11:23:00 jsonpointer==3.1.1 11:23:00 jsonschema==4.26.0 11:23:00 jsonschema-specifications==2025.9.1 11:23:00 keystoneauth1==5.14.0 11:23:00 kubernetes==36.0.2 11:23:00 lftools==0.37.22 11:23:00 lxml==6.1.1 11:23:00 markdown-it-py==4.2.0 11:23:00 MarkupSafe==3.0.3 11:23:00 mdurl==0.1.2 11:23:00 msgpack==1.2.1 11:23:00 multi_key_dict==2.0.3 11:23:00 multidict==6.7.1 11:23:00 munch==4.0.0 11:23:00 netaddr==1.3.0 11:23:00 niet==1.4.2 11:23:00 nodeenv==1.10.0 11:23:00 oauth2client==4.1.3 11:23:00 oauthlib==3.3.1 11:23:00 openstacksdk==4.17.0 11:23:00 os-service-types==1.8.2 11:23:00 osc-lib==4.6.0 11:23:00 oslo.config==10.5.0 11:23:00 oslo.context==6.4.0 11:23:00 oslo.i18n==6.8.0 11:23:00 oslo.log==8.2.0 11:23:00 oslo.serialization==5.10.0 11:23:00 oslo.utils==10.1.1 11:23:00 packaging==26.2 11:23:00 pbr==7.0.3 11:23:00 platformdirs==4.10.0 11:23:00 prettytable==3.18.0 11:23:00 prompt_toolkit==3.0.52 11:23:00 propcache==0.5.2 11:23:00 psutil==7.2.2 11:23:00 pyasn1==0.6.3 11:23:00 pyasn1_modules==0.4.2 11:23:00 pycparser==3.0 11:23:00 pygerrit2==2.0.15 11:23:00 PyGithub==2.9.1 11:23:00 Pygments==2.20.0 11:23:00 PyJWT==2.13.0 11:23:00 PyNaCl==1.6.2 11:23:00 pyparsing==2.4.7 11:23:00 pyperclip==1.11.0 11:23:00 pyrsistent==0.20.0 11:23:00 python-cinderclient==9.9.0 11:23:00 python-dateutil==2.9.0.post0 11:23:00 python-discovery==1.4.2 11:23:00 python-heatclient==5.2.0 11:23:00 python-jenkins==1.8.3 11:23:00 python-keystoneclient==5.8.0 11:23:00 python-magnumclient==4.10.0 11:23:00 python-openstackclient==10.1.0 11:23:00 python-swiftclient==4.10.0 11:23:00 PyYAML==6.0.3 11:23:00 referencing==0.37.0 11:23:00 requests==2.34.2 11:23:00 requests-oauthlib==2.0.0 11:23:00 rfc3986==2.0.0 11:23:00 rich==15.0.0 11:23:00 rich-argparse==1.8.0 11:23:00 rpds-py==2026.5.1 11:23:00 rsa==4.9.1 11:23:00 ruamel.yaml==0.19.1 11:23:00 ruamel.yaml.clib==0.2.15 11:23:00 s3transfer==0.19.0 11:23:00 simplejson==4.1.1 11:23:00 six==1.17.0 11:23:00 smmap==5.0.3 11:23:00 soupsieve==2.8.4 11:23:00 stevedore==5.8.0 11:23:00 tabulate==0.10.0 11:23:00 toml==0.10.2 11:23:00 tomlkit==0.15.0 11:23:00 tqdm==4.68.3 11:23:00 typing_extensions==4.15.0 11:23:00 urllib3==1.26.20 11:23:00 virtualenv==21.5.1 11:23:00 wcwidth==0.8.1 11:23:00 websocket-client==1.9.0 11:23:00 wrapt==2.2.2 11:23:00 xdg==6.0.0 11:23:00 xmltodict==1.0.4 11:23:00 yarl==1.24.2 11:23:00 yq==3.4.3 11:23:00 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins1574251195817912112.sh 11:23:00 ---> uv-install.sh 11:23:00 Installing uv/uvx (latest) using shell installer 11:23:01 2026-06-28 11:23:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-2Dhq2L.sh" [1] 11:23:01 downloading uv 0.11.25 x86_64-unknown-linux-gnu 11:23:02 installing to /home/jenkins/.local/bin 11:23:02 uv 11:23:02 uvx 11:23:02 everything's installed! 11:23:02 11:23:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:23:02 11:23:02 source $HOME/.local/bin/env (sh, bash, zsh) 11:23:02 source $HOME/.local/bin/env.fish (fish) 11:23:02 Adding install location to PATH 11:23:02 ---> Validating uv/uvx install 11:23:02 uvx 0.11.25 (x86_64-unknown-linux-gnu) 11:23:02 [EnvInject] - Injecting environment variables from a build step. 11:23:02 [EnvInject] - Injecting as environment variables the properties content 11:23:02 SET_JDK_VERSION=openjdk17 11:23:02 GIT_URL="git://cloud.onap.org/mirror" 11:23:02 11:23:02 [EnvInject] - Variables injected successfully. 11:23:02 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins15197852646216676207.sh 11:23:02 ---> update-java-alternatives.sh 11:23:02 ---> Updating Java version 11:23:02 ---> Ubuntu/Debian system detected 11:23:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:23:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:23:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:23:03 openjdk version "17.0.19" 2026-04-21 11:23:03 OpenJDK Runtime Environment (build 17.0.19+10-1-22.04.2-Ubuntu) 11:23:03 OpenJDK 64-Bit Server VM (build 17.0.19+10-1-22.04.2-Ubuntu, mixed mode, sharing) 11:23:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:23:03 [EnvInject] - Injecting environment variables from a build step. 11:23:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:23:03 [EnvInject] - Variables injected successfully. 11:23:03 [policy-api-master-project-csit-api] $ /bin/sh -xe /tmp/jenkins3151264621019274356.sh 11:23:03 + /w/workspace/policy-api-master-project-csit-api/csit/run-project-csit.sh api 11:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:03 11:23:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 11:23:03 Configure a credential helper to remove this warning. See 11:23:03 https://docs.docker.com/go/credential-store/ 11:23:03 11:23:03 Login Succeeded 11:23:04 Docker Compose version v5.1.4 11:23:04 Setting project configuration for: api 11:23:04 Configuring docker compose... 11:23:07 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulling 11:23:07 Image nexus3.onap.org:10001/library/postgres:17.7 Pulling 11:23:07 Image nexus3.onap.org:10001/grafana/grafana:latest Pulling 11:23:07 Image nexus3.onap.org:10001/prom/prometheus:latest Pulling 11:23:07 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulling 11:23:07 44527d2187a5 Pulling fs layer 0B 11:23:07 bd34dd57e530 Pulling fs layer 0B 11:23:07 5a343fb281e2 Pulling fs layer 0B 11:23:07 c93f261857c3 Pulling fs layer 0B 11:23:07 8d4dc7ef873e Pulling fs layer 0B 11:23:07 129012d4840b Pulling fs layer 0B 11:23:07 7a2023657e3c Pulling fs layer 0B 11:23:07 16440fd2ed7c Pulling fs layer 0B 11:23:07 8fb7f0bfe6ca Pulling fs layer 0B 11:23:07 8a0b3bf59e8d Pulling fs layer 0B 11:23:07 5a343fb281e2 Downloading 4.023kB 11:23:07 8d4dc7ef873e Downloading 100B 11:23:07 55afa1ecc21d Pulling fs layer 0B 11:23:07 6e6085636f02 Pulling fs layer 0B 11:23:07 959723483440 Pulling fs layer 0B 11:23:07 ffd68bafd674 Pulling fs layer 0B 11:23:07 b124010701b9 Pulling fs layer 0B 11:23:07 8551e3a9b2dd Pulling fs layer 0B 11:23:07 5ed3d4d076b0 Pulling fs layer 0B 11:23:07 7e079c586e0d Pulling fs layer 0B 11:23:07 39e3d1c87577 Pulling fs layer 0B 11:23:07 6c1eb8f7a561 Pulling fs layer 0B 11:23:07 4f4fb700ef54 Pulling fs layer 0B 11:23:07 8fb7f0bfe6ca Download complete 0B 11:23:07 bd34dd57e530 Download complete 0B 11:23:07 5a343fb281e2 Download complete 0B 11:23:07 129012d4840b Downloading 324.6kB 11:23:07 16440fd2ed7c Downloading 3.146MB 11:23:07 44527d2187a5 Download complete 0B 11:23:07 8d4dc7ef873e Download complete 0B 11:23:08 129012d4840b Download complete 0B 11:23:08 16440fd2ed7c Downloading 10.49MB 11:23:08 8551e3a9b2dd Download complete 0B 11:23:08 39e3d1c87577 Download complete 0B 11:23:08 7e079c586e0d Download complete 0B 11:23:08 55afa1ecc21d Downloading 3.846MB 11:23:08 b124010701b9 Downloading 1.049MB 11:23:08 5ed3d4d076b0 Downloading 2.097MB 11:23:08 6c1eb8f7a561 Download complete 0B 11:23:08 c42c89b521da Download complete 0B 11:23:08 73566c509014 Downloading 2.097MB 11:23:08 16440fd2ed7c Downloading 17.83MB 11:23:08 55afa1ecc21d Download complete 0B 11:23:08 b124010701b9 Download complete 0B 11:23:08 5ed3d4d076b0 Downloading 8.389MB 11:23:08 55afa1ecc21d Extracting 1B 11:23:08 73566c509014 Download complete 0B 11:23:08 16440fd2ed7c Downloading 27.26MB 11:23:08 5ed3d4d076b0 Downloading 15.73MB 11:23:08 55afa1ecc21d Pull complete 0B 11:23:08 16440fd2ed7c Downloading 38.8MB 11:23:08 5ed3d4d076b0 Downloading 22.63MB 11:23:08 39e3d1c87577 Pull complete 0B 11:23:08 b124010701b9 Extracting 1B 11:23:08 16440fd2ed7c Downloading 52.79MB 11:23:08 5ed3d4d076b0 Downloading 22.63MB 11:23:08 b124010701b9 Extracting 1B 11:23:08 16440fd2ed7c Downloading 55.68MB 11:23:08 5ed3d4d076b0 Downloading 22.63MB 11:23:08 b124010701b9 Extracting 1B 11:23:08 16440fd2ed7c Downloading 55.68MB 11:23:08 5ed3d4d076b0 Downloading 22.63MB 11:23:08 b124010701b9 Extracting 1B 11:23:08 16440fd2ed7c Downloading 55.68MB 11:23:08 5ed3d4d076b0 Downloading 22.63MB 11:23:08 b124010701b9 Extracting 1B 11:23:08 16440fd2ed7c Downloading 55.68MB 11:23:08 5ed3d4d076b0 Downloading 22.63MB 11:23:08 5ed3d4d076b0 Download complete 0B 11:23:09 b124010701b9 Pull complete 0B 11:23:09 16440fd2ed7c Download complete 0B 11:23:24 7a2023657e3c Downloading 1.44kB 11:23:24 4f4fb700ef54 Downloading 32B 11:23:24 ffd68bafd674 Downloading 1.333kB 11:23:24 4ff421dac293 Pulling fs layer 0B 11:23:24 b65758d82f26 Pulling fs layer 0B 11:23:24 2eb6e6454401 Pulling fs layer 0B 11:23:24 a63efc7efa2e Pulling fs layer 0B 11:23:24 0c8d55a45c0d Pulling fs layer 0B 11:23:24 ca18c8e97cb3 Pulling fs layer 0B 11:23:24 2be8671e729e Pulling fs layer 0B 11:23:24 ed8cfcf27c7a Pulling fs layer 0B 11:23:24 2e73123a8202 Pulling fs layer 0B 11:23:24 0d9211fd3e1a Pulling fs layer 0B 11:23:24 ec9be5b30934 Pulling fs layer 0B 11:23:24 df3e8313a980 Pulling fs layer 0B 11:23:24 46e6d6da846e Pulling fs layer 0B 11:23:24 4d1dbc12fcae Pulling fs layer 0B 11:23:24 2d35ebdb57d9 Pulling fs layer 0B 11:23:24 55f91d69776c Pulling fs layer 0B 11:23:24 10bb9008ba2b Pulling fs layer 0B 11:23:24 c69377bcf049 Pulling fs layer 0B 11:23:24 d690e42b01e8 Pulling fs layer 0B 11:23:24 4541d4a0eb23 Pulling fs layer 0B 11:23:24 3cc564de9ff0 Pulling fs layer 0B 11:23:24 c93f261857c3 Download complete 0B 11:23:24 8a0b3bf59e8d Downloading 5.243MB 11:23:24 7a2023657e3c Download complete 0B 11:23:24 4f4fb700ef54 Download complete 0B 11:23:24 959723483440 Downloading 4.194MB 11:23:24 6e6085636f02 Downloading 4.194MB 11:23:24 ffd68bafd674 Download complete 0B 11:23:24 c93f261857c3 Extracting 1B 11:23:24 4b9e9a1ea2f7 Pulling fs layer 0B 11:23:24 2d35ebdb57d9 Pulling fs layer 0B 11:23:24 a32eeeb1b447 Pulling fs layer 0B 11:23:24 681683cee62f Pulling fs layer 0B 11:23:24 5fc5f2197c3d Pulling fs layer 0B 11:23:24 a09fdcc44115 Pulling fs layer 0B 11:23:24 d690e42b01e8 Pulling fs layer 0B 11:23:24 78dde939cc55 Pulling fs layer 0B 11:23:24 0c8d55a45c0d Downloading 1.049MB 11:23:24 ed8cfcf27c7a Downloading 116B 11:23:24 2eb6e6454401 Downloading 1.049MB 11:23:24 b65758d82f26 Downloading 1.049MB 11:23:24 4d1dbc12fcae Downloading 5.837kB 11:23:24 46e6d6da846e Downloading 1.169kB 11:23:24 4ff421dac293 Downloading 186B 11:23:24 ca18c8e97cb3 Downloading 3.142kB 11:23:24 ec9be5b30934 Downloading 128B 11:23:24 df3e8313a980 Downloading 10.34kB 11:23:24 a63efc7efa2e Downloading 169B 11:23:24 8a0b3bf59e8d Downloading 11.53MB 11:23:24 6e6085636f02 Downloading 10.49MB 11:23:24 959723483440 Downloading 8.735MB 11:23:24 c93f261857c3 Extracting 1B 11:23:24 55f91d69776c Downloading 973B 11:23:24 2e73123a8202 Downloading 3.146MB 11:23:24 2eb6e6454401 Downloading 1.257MB 11:23:24 b65758d82f26 Downloading 4.194MB 11:23:24 4d1dbc12fcae Downloading 5.837kB 11:23:24 46e6d6da846e Downloading 1.169kB 11:23:24 4ff421dac293 Download complete 0B 11:23:24 8a0b3bf59e8d Downloading 18.87MB 11:23:24 ca18c8e97cb3 Download complete 0B 11:23:24 0d9211fd3e1a Downloading 1.312MB 11:23:24 4b9e9a1ea2f7 Downloading 14.78kB 11:23:24 959723483440 Downloading 8.735MB 11:23:24 6e6085636f02 Downloading 16.78MB 11:23:24 ec9be5b30934 Download complete 0B 11:23:24 df3e8313a980 Downloading 10.34kB 11:23:24 a63efc7efa2e Download complete 0B 11:23:24 0c8d55a45c0d Downloading 4.194MB 11:23:24 2be8671e729e Downloading 2.097MB 11:23:24 ed8cfcf27c7a Download complete 0B 11:23:24 c93f261857c3 Pull complete 0B 11:23:24 0d9211fd3e1a Download complete 0B 11:23:24 df3e8313a980 Download complete 0B 11:23:24 0c8d55a45c0d Downloading 6.291MB 11:23:24 2be8671e729e Downloading 4.194MB 11:23:24 2e73123a8202 Downloading 5.243MB 11:23:24 2eb6e6454401 Download complete 0B 11:23:24 b65758d82f26 Downloading 7.34MB 11:23:24 4d1dbc12fcae Download complete 0B 11:23:24 d690e42b01e8 Downloading 1.049MB 11:23:24 46e6d6da846e Download complete 0B 11:23:24 55f91d69776c Download complete 0B 11:23:24 10bb9008ba2b Downloading 1.049MB 11:23:24 c69377bcf049 Download complete 0B 11:23:24 8a0b3bf59e8d Downloading 27.26MB 11:23:24 4b9e9a1ea2f7 Download complete 0B 11:23:24 d690e42b01e8 Downloading 1.049MB 11:23:24 6e6085636f02 Downloading 24.12MB 11:23:24 959723483440 Download complete 0B 11:23:24 a09fdcc44115 Download complete 0B 11:23:24 681683cee62f Download complete 0B 11:23:24 129012d4840b Extracting 1B 11:23:24 5fc5f2197c3d Download complete 0B 11:23:24 959723483440 Extracting 1B 11:23:24 0c8d55a45c0d Downloading 8.389MB 11:23:24 2be8671e729e Downloading 6.291MB 11:23:24 2e73123a8202 Download complete 0B 11:23:24 b65758d82f26 Downloading 9.437MB 11:23:24 2d35ebdb57d9 Downloading 1.049MB 11:23:24 d690e42b01e8 Downloading 3.146MB 11:23:24 4541d4a0eb23 Download complete 0B 11:23:24 10bb9008ba2b Downloading 2.097MB 11:23:24 8a0b3bf59e8d Downloading 36.7MB 11:23:24 78dde939cc55 Downloading 1.049MB 11:23:24 2d35ebdb57d9 Downloading 1.049MB 11:23:24 d690e42b01e8 Downloading 3.146MB 11:23:24 6e6085636f02 Downloading 33.55MB 11:23:24 129012d4840b Pull complete 0B 11:23:24 959723483440 Extracting 1B 11:23:24 0c8d55a45c0d Downloading 10.49MB 11:23:24 2be8671e729e Download complete 0B 11:23:24 b65758d82f26 Downloading 11.53MB 11:23:24 2d35ebdb57d9 Downloading 2.097MB 11:23:24 d690e42b01e8 Downloading 5.243MB 11:23:24 10bb9008ba2b Downloading 2.097MB 11:23:24 8a0b3bf59e8d Downloading 49.28MB 11:23:24 2d35ebdb57d9 Downloading 2.097MB 11:23:24 d690e42b01e8 Downloading 5.243MB 11:23:24 78dde939cc55 Downloading 1.049MB 11:23:24 6e6085636f02 Downloading 45.09MB 11:23:24 8551e3a9b2dd Extracting 1B 11:23:24 959723483440 Pull complete 0B 11:23:24 0c8d55a45c0d Downloading 12.58MB 11:23:24 b65758d82f26 Downloading 13.63MB 11:23:24 10bb9008ba2b Downloading 4.194MB 11:23:24 2d35ebdb57d9 Download complete 0B 11:23:24 d690e42b01e8 Downloading 6.291MB 11:23:24 8a0b3bf59e8d Downloading 59.77MB 11:23:24 2d35ebdb57d9 Extracting 1B 11:23:24 d690e42b01e8 Downloading 6.291MB 11:23:24 a32eeeb1b447 Download complete 0B 11:23:24 78dde939cc55 Downloading 3.146MB 11:23:24 2d35ebdb57d9 Download complete 0B 11:23:24 6e6085636f02 Downloading 51.38MB 11:23:24 8551e3a9b2dd Pull complete 0B 11:23:24 6c1eb8f7a561 Pull complete 0B 11:23:24 2d35ebdb57d9 Extracting 1B 11:23:24 0c8d55a45c0d Downloading 15.73MB 11:23:24 b65758d82f26 Downloading 16.78MB 11:23:24 3cc564de9ff0 Downloading 244B 11:23:24 10bb9008ba2b Downloading 6.291MB 11:23:24 d690e42b01e8 Downloading 10.49MB 11:23:24 8a0b3bf59e8d Downloading 61.28MB 11:23:24 2d35ebdb57d9 Extracting 1B 11:23:24 d690e42b01e8 Downloading 10.49MB 11:23:24 78dde939cc55 Downloading 7.34MB 11:23:24 6e6085636f02 Downloading 56.03MB 11:23:24 2d35ebdb57d9 Extracting 1B 11:23:24 b65758d82f26 Downloading 22.02MB 11:23:24 0c8d55a45c0d Downloading 20.97MB 11:23:24 d690e42b01e8 Downloading 15.73MB 11:23:24 3cc564de9ff0 Downloading 244B 11:23:24 10bb9008ba2b Downloading 11.53MB 11:23:24 8a0b3bf59e8d Downloading 61.28MB 11:23:24 2d35ebdb57d9 Extracting 1B 11:23:24 78dde939cc55 Downloading 12.58MB 11:23:24 d690e42b01e8 Downloading 15.73MB 11:23:24 6e6085636f02 Downloading 63.96MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Downloading 25.17MB 11:23:25 b65758d82f26 Downloading 26.21MB 11:23:25 d690e42b01e8 Downloading 18.87MB 11:23:25 3cc564de9ff0 Downloading 244B 11:23:25 10bb9008ba2b Downloading 15.73MB 11:23:25 8a0b3bf59e8d Downloading 61.28MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 78dde939cc55 Downloading 15.24MB 11:23:25 d690e42b01e8 Downloading 18.87MB 11:23:25 6e6085636f02 Downloading 69.21MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Downloading 28.31MB 11:23:25 b65758d82f26 Downloading 28.31MB 11:23:25 d690e42b01e8 Downloading 22.02MB 11:23:25 3cc564de9ff0 Downloading 244B 11:23:25 10bb9008ba2b Downloading 18.44MB 11:23:25 8a0b3bf59e8d Downloading 61.28MB 11:23:25 78dde939cc55 Downloading 15.24MB 11:23:25 d690e42b01e8 Downloading 22.02MB 11:23:25 6e6085636f02 Downloading 74.45MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Downloading 29.78MB 11:23:25 b65758d82f26 Downloading 35.65MB 11:23:25 10bb9008ba2b Downloading 26.21MB 11:23:25 d690e42b01e8 Downloading 31.07MB 11:23:25 3cc564de9ff0 Downloading 244B 11:23:25 8a0b3bf59e8d Downloading 61.28MB 11:23:25 78dde939cc55 Downloading 15.24MB 11:23:25 d690e42b01e8 Downloading 31.46MB 11:23:25 6e6085636f02 Downloading 83.89MB 11:23:25 2d35ebdb57d9 Pull complete 0B 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Downloading 29.78MB 11:23:25 b65758d82f26 Downloading 42.99MB 11:23:25 3cc564de9ff0 Downloading 244B 11:23:25 10bb9008ba2b Downloading 32.51MB 11:23:25 d690e42b01e8 Downloading 36.7MB 11:23:25 78dde939cc55 Downloading 15.24MB 11:23:25 d690e42b01e8 Downloading 36.7MB 11:23:25 6e6085636f02 Downloading 92.27MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Downloading 29.78MB 11:23:25 b65758d82f26 Downloading 51.38MB 11:23:25 d690e42b01e8 Downloading 40.89MB 11:23:25 3cc564de9ff0 Download complete 0B 11:23:25 10bb9008ba2b Downloading 40.89MB 11:23:25 8a0b3bf59e8d Download complete 0B 11:23:25 d690e42b01e8 Downloading 40.89MB 11:23:25 78dde939cc55 Download complete 0B 11:23:25 6e6085636f02 Downloading 101.7MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 8a0b3bf59e8d Extracting 1B 11:23:25 d690e42b01e8 Downloading 50.33MB 11:23:25 10bb9008ba2b Downloading 49.28MB 11:23:25 0c8d55a45c0d Download complete 0B 11:23:25 b65758d82f26 Downloading 59.77MB 11:23:25 d690e42b01e8 Downloading 50.33MB 11:23:25 6e6085636f02 Downloading 111.1MB 11:23:25 8a0b3bf59e8d Extracting 1B 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Extracting 1B 11:23:25 b65758d82f26 Downloading 69.21MB 11:23:25 10bb9008ba2b Downloading 57.67MB 11:23:25 d690e42b01e8 Downloading 58.72MB 11:23:25 d690e42b01e8 Downloading 59.77MB 11:23:25 6e6085636f02 Downloading 120.6MB 11:23:25 2d35ebdb57d9 Extracting 1B 11:23:25 0c8d55a45c0d Extracting 1B 11:23:25 8a0b3bf59e8d Extracting 1B 11:23:25 b65758d82f26 Downloading 75.5MB 11:23:25 d690e42b01e8 Downloading 66.06MB 11:23:25 10bb9008ba2b Downloading 65.01MB 11:23:25 d690e42b01e8 Downloading 66.06MB 11:23:25 6e6085636f02 Downloading 133.2MB 11:23:25 2d35ebdb57d9 Extracting 2B 11:23:25 0c8d55a45c0d Extracting 1B 11:23:25 8a0b3bf59e8d Extracting 1B 11:23:25 b65758d82f26 Downloading 83.89MB 11:23:25 10bb9008ba2b Downloading 74.32MB 11:23:25 d690e42b01e8 Downloading 75.5MB 11:23:25 d690e42b01e8 Downloading 75.5MB 11:23:25 6e6085636f02 Downloading 142.6MB 11:23:25 8a0b3bf59e8d Extracting 1B 11:23:25 0c8d55a45c0d Extracting 1B 11:23:25 b65758d82f26 Downloading 95.42MB 11:23:25 d690e42b01e8 Downloading 77.99MB 11:23:25 10bb9008ba2b Downloading 85.98MB 11:23:25 d690e42b01e8 Downloading 77.99MB 11:23:25 6e6085636f02 Downloading 154.1MB 11:23:26 8a0b3bf59e8d Extracting 1B 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 b65758d82f26 Downloading 108MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 165.7MB 11:23:26 8a0b3bf59e8d Extracting 1B 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 8a0b3bf59e8d Extracting 1B 11:23:26 6e6085636f02 Downloading 177.5MB 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 191.9MB 11:23:26 8a0b3bf59e8d Extracting 1B 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 206.6MB 11:23:26 8a0b3bf59e8d Extracting 1B 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 222.1MB 11:23:26 8a0b3bf59e8d Extracting 1B 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 0c8d55a45c0d Extracting 1B 11:23:26 6e6085636f02 Downloading 236.5MB 11:23:26 8a0b3bf59e8d Extracting 2B 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 251.7MB 11:23:26 0c8d55a45c0d Extracting 2B 11:23:26 8a0b3bf59e8d Extracting 2B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 266MB 11:23:26 8a0b3bf59e8d Extracting 2B 11:23:26 0c8d55a45c0d Extracting 2B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 0c8d55a45c0d Extracting 2B 11:23:26 6e6085636f02 Downloading 280MB 11:23:26 8a0b3bf59e8d Extracting 2B 11:23:26 b65758d82f26 Downloading 114.1MB 11:23:26 10bb9008ba2b Downloading 88.74MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 d690e42b01e8 Downloading 77.99MB 11:23:26 6e6085636f02 Downloading 295.7MB 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 8a0b3bf59e8d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 310.4MB 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 8a0b3bf59e8d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 327.2MB 11:23:27 8a0b3bf59e8d Extracting 2B 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 8a0b3bf59e8d Extracting 2B 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 8a0b3bf59e8d Extracting 2B 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 0c8d55a45c0d Extracting 2B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 0c8d55a45c0d Extracting 3B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 0c8d55a45c0d Extracting 3B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:27 0c8d55a45c0d Extracting 3B 11:23:27 b65758d82f26 Downloading 114.1MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 10bb9008ba2b Downloading 88.74MB 11:23:27 d690e42b01e8 Downloading 77.99MB 11:23:27 6e6085636f02 Downloading 338.9MB 11:23:28 0c8d55a45c0d Extracting 3B 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 8a0b3bf59e8d Pull complete 0B 11:23:28 0c8d55a45c0d Extracting 3B 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 0c8d55a45c0d Pull complete 0B 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 d690e42b01e8 Downloading 77.99MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:28 b65758d82f26 Downloading 114.1MB 11:23:28 10bb9008ba2b Downloading 88.74MB 11:23:28 6e6085636f02 Downloading 338.9MB 11:23:29 b65758d82f26 Downloading 114.1MB 11:23:29 10bb9008ba2b Downloading 88.74MB 11:23:29 6e6085636f02 Downloading 338.9MB 11:23:29 b65758d82f26 Downloading 114.1MB 11:23:29 10bb9008ba2b Downloading 88.74MB 11:23:29 6e6085636f02 Downloading 338.9MB 11:23:29 b65758d82f26 Downloading 114.1MB 11:23:29 d690e42b01e8 Download complete 0B 11:23:29 10bb9008ba2b Downloading 88.74MB 11:23:29 d690e42b01e8 Download complete 0B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 6e6085636f02 Downloading 338.9MB 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 b65758d82f26 Downloading 114.1MB 11:23:29 10bb9008ba2b Downloading 88.74MB 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 6e6085636f02 Downloading 338.9MB 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 b65758d82f26 Download complete 0B 11:23:29 10bb9008ba2b Download complete 0B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 6e6085636f02 Downloading 338.9MB 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 6e6085636f02 Download complete 0B 11:23:29 16440fd2ed7c Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 6e6085636f02 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 16440fd2ed7c Extracting 1B 11:23:29 6e6085636f02 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 46e6d6da846e Pull complete 0B 11:23:29 2e73123a8202 Extracting 1B 11:23:29 16440fd2ed7c Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 6e6085636f02 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 2e73123a8202 Extracting 1B 11:23:29 16440fd2ed7c Extracting 1B 11:23:29 6e6085636f02 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 d690e42b01e8 Extracting 1B 11:23:29 16440fd2ed7c Extracting 1B 11:23:29 2e73123a8202 Extracting 1B 11:23:30 d690e42b01e8 Extracting 1B 11:23:30 6e6085636f02 Extracting 1B 11:23:30 d690e42b01e8 Extracting 1B 11:23:30 2eb6e6454401 Pull complete 0B 11:23:30 2e73123a8202 Pull complete 0B 11:23:30 2be8671e729e Extracting 1B 11:23:30 16440fd2ed7c Extracting 1B 11:23:30 6e6085636f02 Extracting 1B 11:23:30 d690e42b01e8 Extracting 1B 11:23:30 d690e42b01e8 Extracting 1B 11:23:30 2be8671e729e Extracting 1B 11:23:30 16440fd2ed7c Extracting 1B 11:23:30 6e6085636f02 Extracting 1B 11:23:30 d690e42b01e8 Extracting 1B 11:23:30 d690e42b01e8 Extracting 1B 11:23:30 2be8671e729e Extracting 1B 11:23:30 16440fd2ed7c Extracting 1B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 6e6085636f02 Extracting 1B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 2be8671e729e Extracting 1B 11:23:30 16440fd2ed7c Extracting 1B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 6e6085636f02 Extracting 1B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 0d9211fd3e1a Pull complete 0B 11:23:30 16440fd2ed7c Extracting 1B 11:23:30 2be8671e729e Pull complete 0B 11:23:30 6e6085636f02 Extracting 1B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 ca18c8e97cb3 Pull complete 0B 11:23:30 ed8cfcf27c7a Pull complete 0B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 b65758d82f26 Extracting 1B 11:23:30 16440fd2ed7c Extracting 1B 11:23:30 6e6085636f02 Extracting 2B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 b65758d82f26 Extracting 1B 11:23:30 16440fd2ed7c Extracting 2B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 6e6085636f02 Extracting 2B 11:23:30 b65758d82f26 Extracting 1B 11:23:30 8fb7f0bfe6ca Pull complete 0B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 5a343fb281e2 Pull complete 0B 11:23:30 16440fd2ed7c Pull complete 0B 11:23:30 7a2023657e3c Pull complete 0B 11:23:30 6e6085636f02 Extracting 2B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 bd34dd57e530 Pull complete 0B 11:23:30 44527d2187a5 Pull complete 0B 11:23:30 8d4dc7ef873e Pull complete 0B 11:23:30 Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 b65758d82f26 Extracting 1B 11:23:30 6e6085636f02 Extracting 2B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 d690e42b01e8 Extracting 2B 11:23:30 b65758d82f26 Extracting 1B 11:23:31 d690e42b01e8 Extracting 2B 11:23:31 6e6085636f02 Extracting 2B 11:23:31 b65758d82f26 Extracting 1B 11:23:31 d690e42b01e8 Extracting 2B 11:23:31 d690e42b01e8 Extracting 2B 11:23:31 6e6085636f02 Extracting 2B 11:23:31 b65758d82f26 Extracting 1B 11:23:31 d690e42b01e8 Extracting 2B 11:23:31 6e6085636f02 Extracting 2B 11:23:31 d690e42b01e8 Extracting 2B 11:23:31 d690e42b01e8 Extracting 2B 11:23:31 b65758d82f26 Extracting 1B 11:23:31 6e6085636f02 Extracting 2B 11:23:31 d690e42b01e8 Extracting 3B 11:23:31 b65758d82f26 Extracting 1B 11:23:31 d690e42b01e8 Extracting 3B 11:23:31 d690e42b01e8 Extracting 3B 11:23:31 6e6085636f02 Extracting 2B 11:23:31 c69377bcf049 Pull complete 0B 11:23:31 4541d4a0eb23 Extracting 1B 11:23:31 3cc564de9ff0 Pull complete 0B 11:23:31 b65758d82f26 Extracting 1B 11:23:31 d690e42b01e8 Pull complete 0B 11:23:31 6e6085636f02 Extracting 2B 11:23:31 d690e42b01e8 Extracting 3B 11:23:31 4541d4a0eb23 Pull complete 0B 11:23:31 10bb9008ba2b Extracting 1B 11:23:31 b65758d82f26 Extracting 1B 11:23:31 78dde939cc55 Extracting 1B 11:23:31 6e6085636f02 Extracting 3B 11:23:31 10bb9008ba2b Extracting 1B 11:23:31 b65758d82f26 Extracting 2B 11:23:31 6e6085636f02 Extracting 3B 11:23:31 78dde939cc55 Extracting 1B 11:23:31 10bb9008ba2b Extracting 1B 11:23:31 b65758d82f26 Extracting 2B 11:23:31 78dde939cc55 Extracting 1B 11:23:31 6e6085636f02 Extracting 3B 11:23:31 10bb9008ba2b Extracting 1B 11:23:31 b65758d82f26 Extracting 2B 11:23:31 78dde939cc55 Extracting 1B 11:23:31 6e6085636f02 Extracting 3B 11:23:31 10bb9008ba2b Extracting 1B 11:23:32 b65758d82f26 Extracting 2B 11:23:32 78dde939cc55 Extracting 1B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 10bb9008ba2b Extracting 1B 11:23:32 b65758d82f26 Extracting 2B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 78dde939cc55 Extracting 1B 11:23:32 55f91d69776c Pull complete 0B 11:23:32 10bb9008ba2b Pull complete 0B 11:23:32 a09fdcc44115 Pull complete 0B 11:23:32 681683cee62f Pull complete 0B 11:23:32 b65758d82f26 Extracting 2B 11:23:32 5fc5f2197c3d Pull complete 0B 11:23:32 a32eeeb1b447 Pull complete 0B 11:23:32 78dde939cc55 Pull complete 0B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 Image nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT Pulled 11:23:32 4b9e9a1ea2f7 Pull complete 0B 11:23:32 Image nexus3.onap.org:10001/onap/policy-db-migrator:5.0.1-SNAPSHOT Pulled 11:23:32 b65758d82f26 Extracting 2B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 b65758d82f26 Extracting 2B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 b65758d82f26 Extracting 2B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 b65758d82f26 Extracting 2B 11:23:32 6e6085636f02 Extracting 3B 11:23:32 b65758d82f26 Extracting 3B 11:23:32 6e6085636f02 Extracting 4B 11:23:32 b65758d82f26 Extracting 3B 11:23:32 6e6085636f02 Extracting 4B 11:23:32 b65758d82f26 Extracting 3B 11:23:32 6e6085636f02 Extracting 4B 11:23:32 b65758d82f26 Extracting 3B 11:23:33 6e6085636f02 Extracting 4B 11:23:33 b65758d82f26 Extracting 3B 11:23:33 6e6085636f02 Extracting 4B 11:23:33 b65758d82f26 Extracting 3B 11:23:33 6e6085636f02 Extracting 4B 11:23:33 ec9be5b30934 Pull complete 0B 11:23:33 a63efc7efa2e Pull complete 0B 11:23:33 df3e8313a980 Pull complete 0B 11:23:33 b65758d82f26 Pull complete 0B 11:23:33 6e6085636f02 Extracting 4B 11:23:33 4ff421dac293 Pull complete 0B 11:23:33 4d1dbc12fcae Pull complete 0B 11:23:33 Image nexus3.onap.org:10001/library/postgres:17.7 Pulled 11:23:33 6e6085636f02 Extracting 4B 11:23:33 6e6085636f02 Extracting 4B 11:23:33 6e6085636f02 Extracting 5B 11:23:33 6e6085636f02 Extracting 5B 11:23:33 6e6085636f02 Extracting 5B 11:23:33 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 5B 11:23:34 6e6085636f02 Extracting 6B 11:23:34 6e6085636f02 Extracting 6B 11:23:34 6e6085636f02 Extracting 6B 11:23:34 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 6B 11:23:35 6e6085636f02 Extracting 7B 11:23:35 6e6085636f02 Extracting 7B 11:23:35 6e6085636f02 Extracting 7B 11:23:35 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 7B 11:23:36 6e6085636f02 Extracting 8B 11:23:36 6e6085636f02 Extracting 8B 11:23:36 6e6085636f02 Extracting 8B 11:23:36 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 8B 11:23:37 6e6085636f02 Extracting 9B 11:23:37 6e6085636f02 Extracting 9B 11:23:37 6e6085636f02 Extracting 9B 11:23:37 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 9B 11:23:38 6e6085636f02 Extracting 10B 11:23:38 6e6085636f02 Extracting 10B 11:23:38 6e6085636f02 Extracting 10B 11:23:38 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 10B 11:23:39 6e6085636f02 Extracting 11B 11:23:39 6e6085636f02 Extracting 11B 11:23:39 6e6085636f02 Extracting 11B 11:23:39 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 11B 11:23:40 6e6085636f02 Extracting 12B 11:23:40 6e6085636f02 Extracting 12B 11:23:40 6e6085636f02 Extracting 12B 11:23:40 6e6085636f02 Extracting 12B 11:23:41 5ed3d4d076b0 Extracting 1B 11:23:41 6e6085636f02 Pull complete 0B 11:23:41 5ed3d4d076b0 Extracting 1B 11:23:41 5ed3d4d076b0 Extracting 1B 11:23:41 5ed3d4d076b0 Extracting 1B 11:23:41 5ed3d4d076b0 Extracting 1B 11:23:41 5ed3d4d076b0 Extracting 1B 11:23:41 7e079c586e0d Pull complete 0B 11:23:41 5ed3d4d076b0 Pull complete 0B 11:23:41 4f4fb700ef54 Pull complete 0B 11:23:41 ffd68bafd674 Pull complete 0B 11:23:41 Image nexus3.onap.org:10001/grafana/grafana:latest Pulled 11:23:41 Network compose_default Creating 11:23:41 Network compose_default Created 11:23:41 Container prometheus Creating 11:23:41 Container postgres Creating 11:23:56 Container prometheus Created 11:23:56 Container grafana Creating 11:23:56 Container postgres Created 11:23:56 Container policy-db-migrator Creating 11:23:56 Container policy-db-migrator Created 11:23:56 Container policy-api Creating 11:23:56 Container grafana Created 11:23:56 Container policy-api Created 11:23:56 Container prometheus Starting 11:23:56 Container postgres Starting 11:23:57 Container postgres Started 11:23:57 Container postgres Waiting 11:23:57 Container prometheus Started 11:23:57 Container grafana Starting 11:23:57 Container grafana Started 11:24:02 Container postgres Healthy 11:24:02 Container policy-db-migrator Starting 11:24:02 Container policy-db-migrator Started 11:24:02 Container policy-db-migrator Waiting 11:24:12 Container policy-db-migrator Exited 11:24:12 Container policy-api Starting 11:24:12 Container policy-api Started 11:24:12 Container policy-db-migrator Waiting 11:24:12 Container postgres Waiting 11:24:12 Container prometheus Waiting 11:24:12 Container grafana Waiting 11:24:12 Container policy-api Waiting 11:24:12 Container policy-db-migrator Exited 11:24:12 Container prometheus Healthy 11:24:12 Container postgres Healthy 11:24:17 Container grafana Healthy 11:24:27 Container policy-api Healthy 11:24:27 Prometheus server: http://localhost:30259 11:24:27 Grafana server: http://localhost:30269 11:24:27 Cloning into '/w/workspace/policy-api-master-project-csit-api/csit/resources/tests/models'... 11:24:28 Building robot framework docker image 11:24:28 Checking for Docker Buildx... 11:24:29 Docker Buildx is already installed. 11:24:29 Building with Docker Buildx... 11:25:46 sha256:07833a1ee7f5525fcab482b0b4fa2c3b34b6e9a35f09f2bad60f867cb1e0e21a 11:25:51 top - 11:25:51 up 4 min, 0 users, load average: 1.57, 1.07, 0.46 11:25:51 Tasks: 201 total, 1 running, 200 sleeping, 0 stopped, 0 zombie 11:25:51 %Cpu(s): 0.7 us, 0.7 sy, 0.0 ni, 98.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st 11:25:51 11:25:51 total used free shared buff/cache available 11:25:51 Mem: 31Gi 1.5Gi 22Gi 30Mi 7.2Gi 29Gi 11:25:51 Swap: 1.0Gi 0B 1.0Gi 11:25:51 11:25:51 IMAGE NAMES STATUS 11:25:51 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:25:51 nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) 11:25:51 nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) 11:25:51 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) 11:25:51 11:25:53 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 11:25:53 eea907828d70 policy-api 0.19% 397MiB / 31.34GiB 1.24% 1.16MB / 1.57MB 0B / 381kB 55 11:25:53 64937c46c407 grafana 0.84% 172.9MiB / 31.34GiB 0.54% 22.2MB / 118kB 111kB / 105MB 26 11:25:53 2dd3a0fd81b8 postgres 0.02% 66.69MiB / 31.34GiB 0.21% 1.47MB / 1.57MB 86kB / 138MB 16 11:25:53 ff6ee14e6cff prometheus 3.58% 23.19MiB / 31.34GiB 0.07% 615kB / 16.4kB 0B / 143kB 13 11:25:53 11:25:54 Container policy-csit Creating 11:25:56 Container policy-csit Created 11:25:56 Attaching to policy-csit 11:25:56 Container policy-csit Starting 11:25:56 policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot 11:25:56 policy-csit | Run Robot test 11:25:56 policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies 11:25:56 policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates 11:25:56 policy-csit | -v POLICY_API_IP:policy-api:6969 11:25:56 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 11:25:56 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 11:25:56 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 11:25:56 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 11:25:56 policy-csit | -v POLICY_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 11:25:56 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 11:25:56 policy-csit | -v APEX_IP:policy-apex-pdp:6969 11:25:56 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 11:25:56 policy-csit | -v KAFKA_IP:kafka:9092 11:25:56 policy-csit | -v PROMETHEUS_IP:prometheus:9090 11:25:56 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 11:25:56 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 11:25:56 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 11:25:56 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 11:25:56 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 11:25:56 policy-csit | -v TEMP_FOLDER:/tmp/distribution 11:25:56 policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 11:25:56 policy-csit | -v TEST_ENV:docker 11:25:56 policy-csit | -v JAEGER_IP:jaeger:16686 11:25:56 policy-csit | Starting Robot test suites ... 11:25:56 Container policy-csit Started 11:25:56 policy-csit | ============================================================================== 11:25:56 policy-csit | api 11:25:56 policy-csit | ============================================================================== 11:25:57 policy-csit | api.Api-Test 11:25:57 policy-csit | ============================================================================== 11:25:57 policy-csit | Healthcheck :: Verify policy api health check | PASS | 11:25:57 policy-csit | ------------------------------------------------------------------------------ 11:25:59 policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | 11:25:59 policy-csit | ------------------------------------------------------------------------------ 11:25:59 policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | 11:25:59 policy-csit | ------------------------------------------------------------------------------ 11:25:59 policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | 11:25:59 policy-csit | ------------------------------------------------------------------------------ 11:26:00 policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | 11:26:00 policy-csit | ------------------------------------------------------------------------------ 11:26:00 policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | 11:26:00 policy-csit | ------------------------------------------------------------------------------ 11:26:01 policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | 11:26:01 policy-csit | ------------------------------------------------------------------------------ 11:26:01 policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | 11:26:01 policy-csit | ------------------------------------------------------------------------------ 11:26:01 policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | 11:26:01 policy-csit | ------------------------------------------------------------------------------ 11:26:02 policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | 11:26:02 policy-csit | ------------------------------------------------------------------------------ 11:26:02 policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | 11:26:02 policy-csit | ------------------------------------------------------------------------------ 11:26:02 policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | 11:26:02 policy-csit | ------------------------------------------------------------------------------ 11:26:03 policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | 11:26:03 policy-csit | ------------------------------------------------------------------------------ 11:26:03 policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | 11:26:03 policy-csit | ------------------------------------------------------------------------------ 11:26:03 policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | 11:26:03 policy-csit | ------------------------------------------------------------------------------ 11:26:03 policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | 11:26:03 policy-csit | ------------------------------------------------------------------------------ 11:26:03 policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | 11:26:03 policy-csit | ------------------------------------------------------------------------------ 11:26:04 policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | 11:26:04 policy-csit | ------------------------------------------------------------------------------ 11:26:04 policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | 11:26:04 policy-csit | ------------------------------------------------------------------------------ 11:26:04 policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | 11:26:04 policy-csit | ------------------------------------------------------------------------------ 11:26:04 policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | 11:26:04 policy-csit | ------------------------------------------------------------------------------ 11:26:04 policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | 11:26:04 policy-csit | ------------------------------------------------------------------------------ 11:26:04 policy-csit | api.Api-Test | PASS | 11:26:04 policy-csit | 22 tests, 22 passed, 0 failed 11:26:04 policy-csit | ============================================================================== 11:26:04 policy-csit | api.Api-Slas 11:26:04 policy-csit | ============================================================================== 11:26:09 policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | 11:26:09 policy-csit | ------------------------------------------------------------------------------ 11:26:09 policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | 11:26:09 policy-csit | ------------------------------------------------------------------------------ 11:26:09 policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | 11:26:09 policy-csit | ------------------------------------------------------------------------------ 11:26:09 policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | 11:26:09 policy-csit | ------------------------------------------------------------------------------ 11:26:09 policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | 11:26:09 policy-csit | ------------------------------------------------------------------------------ 11:26:09 policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | 11:26:09 policy-csit | ------------------------------------------------------------------------------ 11:26:10 policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | 11:26:10 policy-csit | ------------------------------------------------------------------------------ 11:26:10 policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | 11:26:10 policy-csit | ------------------------------------------------------------------------------ 11:26:10 policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | 11:26:10 policy-csit | ------------------------------------------------------------------------------ 11:26:10 policy-csit | api.Api-Slas | PASS | 11:26:10 policy-csit | 9 tests, 9 passed, 0 failed 11:26:10 policy-csit | ============================================================================== 11:26:10 policy-csit | api | PASS | 11:26:10 policy-csit | 31 tests, 31 passed, 0 failed 11:26:10 policy-csit | ============================================================================== 11:26:10 policy-csit | Output: /tmp/results/output.xml 11:26:10 policy-csit | Log: /tmp/results/log.html 11:26:10 policy-csit | Report: /tmp/results/report.html 11:26:10 policy-csit | RESULT: 0 11:26:10 policy-csit exited with code 0 11:26:10 IMAGE NAMES STATUS 11:26:10 nexus3.onap.org:10001/onap/policy-api:5.0.1-SNAPSHOT policy-api Up About a minute (healthy) 11:26:10 nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes (healthy) 11:26:10 nexus3.onap.org:10001/library/postgres:17.7 postgres Up 2 minutes (healthy) 11:26:10 nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes (healthy) 11:26:10 Shut down started! 11:26:13 Collecting logs from docker compose containers... 11:26:15 Tearing down containers... 11:26:15 Container policy-csit Stopping 11:26:15 Container grafana Stopping 11:26:15 Container policy-api Stopping 11:26:15 Container policy-csit Stopped 11:26:15 Container policy-csit Removing 11:26:15 Container policy-csit Removed 11:26:16 Container grafana Stopped 11:26:16 Container grafana Removing 11:26:16 Container grafana Removed 11:26:16 Container prometheus Stopping 11:26:16 Container prometheus Stopped 11:26:16 Container prometheus Removing 11:26:16 Container prometheus Removed 11:26:26 Container policy-api Stopped 11:26:26 Container policy-api Removing 11:26:26 Container policy-api Removed 11:26:26 Container policy-db-migrator Stopping 11:26:26 Container policy-db-migrator Stopped 11:26:26 Container policy-db-migrator Removing 11:26:26 Container policy-db-migrator Removed 11:26:26 Container postgres Stopping 11:26:26 Container postgres Stopped 11:26:26 Container postgres Removing 11:26:26 Container postgres Removed 11:26:26 Network compose_default Removing 11:26:26 Network compose_default Removed 11:26:26 $ ssh-agent -k 11:26:26 unset SSH_AUTH_SOCK; 11:26:26 unset SSH_AGENT_PID; 11:26:26 echo Agent pid 1558 killed; 11:26:26 [ssh-agent] Stopped. 11:26:26 Robot results publisher started... 11:26:26 INFO: Checking test criticality is deprecated and will be dropped in a future release! 11:26:26 -Parsing output xml: 11:26:27 Done! 11:26:27 -Copying log files to build dir: 11:26:27 Done! 11:26:27 -Assigning results to build: 11:26:27 Done! 11:26:27 -Checking thresholds: 11:26:27 Done! 11:26:27 Done publishing Robot results. 11:26:27 [PostBuildScript] - [INFO] Executing post build scripts. 11:26:27 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins2095322434278637884.sh 11:26:27 ---> sysstat.sh 11:26:28 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins17430765925702669117.sh 11:26:28 ---> package-listing.sh 11:26:28 ++ facter osfamily 11:26:28 ++ tr '[:upper:]' '[:lower:]' 11:26:28 + OS_FAMILY=debian 11:26:28 + workspace=/w/workspace/policy-api-master-project-csit-api 11:26:28 + START_PACKAGES=/tmp/packages_start.txt 11:26:28 + END_PACKAGES=/tmp/packages_end.txt 11:26:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:28 + PACKAGES=/tmp/packages_start.txt 11:26:28 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:26:28 + PACKAGES=/tmp/packages_end.txt 11:26:28 + case "${OS_FAMILY}" in 11:26:28 + dpkg -l 11:26:28 + grep '^ii' 11:26:28 + '[' -f /tmp/packages_start.txt ']' 11:26:28 + '[' -f /tmp/packages_end.txt ']' 11:26:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:28 + '[' /w/workspace/policy-api-master-project-csit-api ']' 11:26:28 + mkdir -p /w/workspace/policy-api-master-project-csit-api/archives/ 11:26:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-master-project-csit-api/archives/ 11:26:28 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins575041490257130105.sh 11:26:28 ---> capture-instance-metadata.sh 11:26:28 Setup pyenv: 11:26:28 system 11:26:28 3.8.20 11:26:28 3.9.20 11:26:28 3.10.15 11:26:28 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZaI from file:/tmp/.os_lf_venv 11:26:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:30 lf-activate-venv(): INFO: Base packages installed successfully 11:26:30 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:38 lf-activate-venv(): INFO: Adding /tmp/venv-hZaI/bin to PATH 11:26:38 INFO: Running in OpenStack, capturing instance metadata 11:26:38 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins17261537627684443629.sh 11:26:38 provisioning config files... 11:26:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-master-project-csit-api@tmp/config12631017255021771057tmp 11:26:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:26:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:26:38 [EnvInject] - Injecting environment variables from a build step. 11:26:38 [EnvInject] - Injecting as environment variables the properties content 11:26:38 SERVER_ID=logs 11:26:38 11:26:38 [EnvInject] - Variables injected successfully. 11:26:38 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins11129961284039271044.sh 11:26:38 ---> create-netrc.sh 11:26:38 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins8234661656864919420.sh 11:26:38 ---> python-tools-install.sh 11:26:38 Setup pyenv: 11:26:38 system 11:26:38 3.8.20 11:26:38 3.9.20 11:26:38 3.10.15 11:26:38 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZaI from file:/tmp/.os_lf_venv 11:26:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:40 lf-activate-venv(): INFO: Base packages installed successfully 11:26:40 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:48 lf-activate-venv(): INFO: Adding /tmp/venv-hZaI/bin to PATH 11:26:48 [policy-api-master-project-csit-api] $ /bin/sh /tmp/jenkins14601328222394918238.sh 11:26:48 ---> uv-install.sh 11:26:48 uv 0.11.25 is already installed 11:26:48 uvx 0.11.25 (x86_64-unknown-linux-gnu) 11:26:48 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins886992540890403476.sh 11:26:48 ---> sudo-logs.sh 11:26:48 Archiving 'sudo' log.. 11:26:48 [policy-api-master-project-csit-api] $ /bin/bash /tmp/jenkins5201599143351715219.sh 11:26:48 ---> job-cost.sh 11:26:48 INFO: Activating Python virtual environment... 11:26:48 Setup pyenv: 11:26:48 system 11:26:48 3.8.20 11:26:48 3.9.20 11:26:48 3.10.15 11:26:48 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZaI from file:/tmp/.os_lf_venv 11:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:50 lf-activate-venv(): INFO: Base packages installed successfully 11:26:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:55 lf-activate-venv(): INFO: Adding /tmp/venv-hZaI/bin to PATH 11:26:55 INFO: No stack-cost file found 11:26:55 INFO: Instance uptime: 341s 11:26:55 INFO: Fetching instance metadata (attempt 1 of 3)... 11:26:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:26:55 INFO: Successfully fetched instance metadata 11:26:55 INFO: Instance type: v3-standard-8 11:26:55 INFO: Retrieving pricing info for: v3-standard-8 11:26:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:26:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=341 11:26:55 INFO: Successfully fetched Vexxhost pricing API 11:26:56 INFO: Retrieved cost: 0.22 11:26:56 INFO: Retrieved resource: v3-standard-8 11:26:56 INFO: Creating archive directory: /w/workspace/policy-api-master-project-csit-api/archives/cost 11:26:56 INFO: Archiving costs to: /w/workspace/policy-api-master-project-csit-api/archives/cost.csv 11:26:56 INFO: Successfully archived job cost data 11:26:56 DEBUG: Cost data: policy-api-master-project-csit-api,2433,2026-06-28 11:26:56,v3-standard-8,341,0.22,0.00,SUCCESS 11:26:56 [policy-api-master-project-csit-api] $ /bin/bash -l /tmp/jenkins8110301596123799745.sh 11:26:56 ---> logs-deploy.sh 11:26:56 Setup pyenv: 11:26:56 system 11:26:56 3.8.20 11:26:56 3.9.20 11:26:56 3.10.15 11:26:56 * 3.11.10 (set by /w/workspace/policy-api-master-project-csit-api/.python-version) 11:26:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hZaI from file:/tmp/.os_lf_venv 11:26:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:58 lf-activate-venv(): INFO: Base packages installed successfully 11:26:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-hZaI/bin to PATH 11:27:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-master-project-csit-api/2433 11:27:05 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:27:06 Archives upload complete. 11:27:06 INFO: archiving logs to Nexus 11:27:07 ---> uname -a: 11:27:07 Linux prd-ubuntu2204-docker-8c-8g-3269 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:27:07 11:27:07 11:27:07 ---> lscpu: 11:27:07 Architecture: x86_64 11:27:07 CPU op-mode(s): 32-bit, 64-bit 11:27:07 Address sizes: 40 bits physical, 48 bits virtual 11:27:07 Byte Order: Little Endian 11:27:07 CPU(s): 8 11:27:07 On-line CPU(s) list: 0-7 11:27:07 Vendor ID: AuthenticAMD 11:27:07 Model name: AMD EPYC-Rome Processor 11:27:07 CPU family: 23 11:27:07 Model: 49 11:27:07 Thread(s) per core: 1 11:27:07 Core(s) per socket: 1 11:27:07 Socket(s): 8 11:27:07 Stepping: 0 11:27:07 BogoMIPS: 5599.99 11:27:07 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:27:07 Virtualization: AMD-V 11:27:07 Hypervisor vendor: KVM 11:27:07 Virtualization type: full 11:27:07 L1d cache: 256 KiB (8 instances) 11:27:07 L1i cache: 256 KiB (8 instances) 11:27:07 L2 cache: 4 MiB (8 instances) 11:27:07 L3 cache: 128 MiB (8 instances) 11:27:07 NUMA node(s): 1 11:27:07 NUMA node0 CPU(s): 0-7 11:27:07 Vulnerability Gather data sampling: Not affected 11:27:07 Vulnerability Indirect target selection: Not affected 11:27:07 Vulnerability Itlb multihit: Not affected 11:27:07 Vulnerability L1tf: Not affected 11:27:07 Vulnerability Mds: Not affected 11:27:07 Vulnerability Meltdown: Not affected 11:27:07 Vulnerability Mmio stale data: Not affected 11:27:07 Vulnerability Reg file data sampling: Not affected 11:27:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:27:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:27:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:27:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:27:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:27:07 Vulnerability Srbds: Not affected 11:27:07 Vulnerability Tsa: Not affected 11:27:07 Vulnerability Tsx async abort: Not affected 11:27:07 Vulnerability Vmscape: Not affected 11:27:07 11:27:07 11:27:07 ---> nproc: 11:27:07 8 11:27:07 11:27:07 11:27:07 ---> df -h: 11:27:07 Filesystem Size Used Avail Use% Mounted on 11:27:07 tmpfs 3.2G 1.1M 3.2G 1% /run 11:27:07 /dev/vda1 155G 15G 141G 10% / 11:27:07 tmpfs 16G 0 16G 0% /dev/shm 11:27:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:27:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:27:07 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:27:07 11:27:07 11:27:07 ---> free -m: 11:27:07 total used free shared buff/cache available 11:27:07 Mem: 32092 706 23930 4 7455 30918 11:27:07 Swap: 1023 0 1023 11:27:07 11:27:07 11:27:07 ---> ip addr: 11:27:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:27:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:27:07 inet 127.0.0.1/8 scope host lo 11:27:07 valid_lft forever preferred_lft forever 11:27:07 inet6 ::1/128 scope host 11:27:07 valid_lft forever preferred_lft forever 11:27:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:27:07 link/ether fa:16:3e:c6:2d:8a brd ff:ff:ff:ff:ff:ff 11:27:07 altname enp0s3 11:27:07 inet 10.30.107.84/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:27:07 valid_lft 86055sec preferred_lft 86055sec 11:27:07 inet6 fe80::f816:3eff:fec6:2d8a/64 scope link 11:27:07 valid_lft forever preferred_lft forever 11:27:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:27:07 link/ether 72:0f:51:8a:f3:6d brd ff:ff:ff:ff:ff:ff 11:27:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:27:07 valid_lft forever preferred_lft forever 11:27:07 inet6 fe80::700f:51ff:fe8a:f36d/64 scope link 11:27:07 valid_lft forever preferred_lft forever 11:27:07 11:27:07 11:27:07 ---> sar -b -r -n DEV: 11:27:07 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-3269) 06/28/26 _x86_64_ (8 CPU) 11:27:07 11:27:07 11:21:25 LINUX RESTART (8 CPU) 11:27:07 11:27:07 11:27:07 ---> sar -P ALL: 11:27:07 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-3269) 06/28/26 _x86_64_ (8 CPU) 11:27:07 11:27:07 11:21:25 LINUX RESTART (8 CPU) 11:27:07 11:27:07 11:27:07