Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-1514 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-api-quebec-project-csit-api [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENKJmf/agent.1561 SSH_AGENT_PID=1563 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_5829856423500004957.key (/w/workspace/policy-api-quebec-project-csit-api@tmp/private_key_5829856423500004957.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/docker.git > git init /w/workspace/policy-api-quebec-project-csit-api # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/quebec^{commit} # timeout=10 Checking out Revision f26d16f28a3ab644efa59e980758db954e9799fa (refs/remotes/origin/quebec) > git config core.sparsecheckout # timeout=10 > git checkout -f f26d16f28a3ab644efa59e980758db954e9799fa # timeout=30 Commit message: "Update .gitreview for quebec branch" > git rev-list --no-walk f26d16f28a3ab644efa59e980758db954e9799fa # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins8408346499768037755.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M5Wz lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-M5Wz/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.1 from /tmp/venv-M5Wz/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.43.11 botocore==1.43.11 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.15 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.3 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins5623806246786580823.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-20 05:14:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-JdG8R8.sh" [1] downloading uv 0.11.15 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.15 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins8727688892767733298.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.18" 2026-01-20 OpenJDK Runtime Environment (build 17.0.18+8-Ubuntu-122.04.1) OpenJDK 64-Bit Server VM (build 17.0.18+8-Ubuntu-122.04.1, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [policy-api-quebec-project-csit-api] $ /bin/sh -xe /tmp/jenkins484528081468644234.sh + /w/workspace/policy-api-quebec-project-csit-api/csit/run-project-csit.sh api WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded Docker Compose version v5.1.0 Setting project configuration for: api Configuring docker compose... Starting api using postgres + Grafana/Prometheus Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/library/postgres:16.4 Pulling Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulling 55fe32956f95 Pulling fs layer 0B 2567e6f1635b Pulling fs layer 0B da9db072f522 Pulling fs layer 0B 591164d8060d Pulling fs layer 0B 8bdd4ecf0911 Pulling fs layer 0B 8b0408764985 Pulling fs layer 0B fcab5a5e7b0c Pulling fs layer 0B 04e8cdcadf82 Pulling fs layer 0B a4c643cd65ae Pulling fs layer 0B 5a2a64f49418 Pulling fs layer 0B 4b6a5617ecb1 Pulling fs layer 0B da9db072f522 Pulling fs layer 0B ea35e26e9bbe Pulling fs layer 0B 8bdd4ecf0911 Pulling fs layer 0B 4ff5ed11bee4 Pulling fs layer 0B 8bdd4ecf0911 Downloading 1.049MB 4b6a5617ecb1 Downloading 1.035kB da9db072f522 Downloading 1.049MB 8b0408764985 Downloading 293B 2567e6f1635b Downloading 1.007kB da9db072f522 Downloading 1.049MB fcab5a5e7b0c Downloading 2.097MB 591164d8060d Downloading 2.575kB 8bdd4ecf0911 Downloading 1.536MB 55fe32956f95 Downloading 976B 4ff5ed11bee4 Download complete 0B 5a2a64f49418 Download complete 0B 4b6a5617ecb1 Download complete 0B da9db072f522 Download complete 0B 8bdd4ecf0911 Downloading 8.389MB ea35e26e9bbe Downloading 3.146MB 04e8cdcadf82 Download complete 0B a4c643cd65ae Download complete 0B 55fe32956f95 Download complete 0B 8b0408764985 Download complete 0B da9db072f522 Extracting 1B 2567e6f1635b Download complete 0B da9db072f522 Download complete 0B fcab5a5e7b0c Downloading 10.45MB 591164d8060d Download complete 0B 8bdd4ecf0911 Downloading 8.389MB da9db072f522 Extracting 1B 589002ba0eae Pulling fs layer 0B 56c2f4d51269 Pulling fs layer 0B c8533800cdf1 Pulling fs layer 0B ca64c64b8c6b Pulling fs layer 0B 51682cba8e21 Pulling fs layer 0B 8a3c71b80346 Pulling fs layer 0B 63849d89c66d Pulling fs layer 0B 2f5d19039fdb Pulling fs layer 0B 46517af21612 Pulling fs layer 0B ffaa3dc87eb8 Pulling fs layer 0B 45f569379759 Pulling fs layer 0B 5d4e761fb5e7 Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B 7e568a0dc8fb Pulling fs layer 0B 12c5c803443f Pulling fs layer 0B e73cb4a42719 Pulling fs layer 0B e27c75a98748 Pulling fs layer 0B 13ff0988aaea Pulling fs layer 0B 46eab5b44a35 Pulling fs layer 0B 4b82842ab819 Pulling fs layer 0B c4d302cc468d Pulling fs layer 0B 531ee2cf3c0c Pulling fs layer 0B 787d6bee9571 Pulling fs layer 0B ed54a7dee1d8 Pulling fs layer 0B 2d429b9e73a6 Pulling fs layer 0B 01e0882c90d9 Pulling fs layer 0B a83b68436f09 Pulling fs layer 0B df0231abac1e Pulling fs layer 0B 2acf9a40b14f Pulling fs layer 0B 612087d42eba Pulling fs layer 0B e7f02ac1f456 Pulling fs layer 0B ac03b73ed425 Pulling fs layer 0B 27baa147e9fa Pulling fs layer 0B bd1a7d2e0737 Pulling fs layer 0B 2d001a504b81 Pulling fs layer 0B 69294359b56a Pulling fs layer 0B f591ea4658bd Pulling fs layer 0B 8bdd4ecf0911 Downloading 15.73MB ea35e26e9bbe Downloading 9.437MB da9db072f522 Extracting 1B fcab5a5e7b0c Downloading 17.32MB 8bdd4ecf0911 Downloading 15.73MB da9db072f522 Extracting 1B c8533800cdf1 Downloading 1.334kB 63849d89c66d Downloading 142B 51682cba8e21 Downloading 30.61kB 4b82842ab819 Downloading 5.415kB 1cdfb525459b Downloading 54.58kB c14d1b5b1399 Downloading 1.049MB 8bdd4ecf0911 Downloading 24.12MB ea35e26e9bbe Downloading 13.63MB fcab5a5e7b0c Downloading 25.41MB 8bdd4ecf0911 Downloading 24.12MB da9db072f522 Extracting 1B da9db072f522 Extracting 1B 2f5d19039fdb Downloading 162B 4f4fb700ef54 Downloading 32B 589002ba0eae Downloading 1.049MB c8533800cdf1 Downloading 1.334kB ca64c64b8c6b Downloading 1.049MB 5d4e761fb5e7 Downloading 11.93kB 63849d89c66d Downloading 142B 8a3c71b80346 Downloading 1.049MB 56c2f4d51269 Downloading 2.097MB 51682cba8e21 Downloading 30.61kB 46517af21612 Downloading 67.05kB c14d1b5b1399 Downloading 2.097MB 7e568a0dc8fb Downloading 184B 12c5c803443f Downloading 116B 46eab5b44a35 Downloading 1.168kB 4b82842ab819 Downloading 5.415kB 1cdfb525459b Downloading 54.58kB e27c75a98748 Downloading 3.144kB 8bdd4ecf0911 Downloading 31.46MB ea35e26e9bbe Downloading 14.64MB da9db072f522 Extracting 1B fcab5a5e7b0c Downloading 33.55MB 8bdd4ecf0911 Downloading 32.51MB da9db072f522 Extracting 1B 589002ba0eae Downloading 3.146MB c8533800cdf1 Downloading 1.334kB ca64c64b8c6b Downloading 3.146MB 5d4e761fb5e7 Downloading 11.93kB 45f569379759 Downloading 1.049MB ffaa3dc87eb8 Downloading 2.097MB 63849d89c66d Downloading 142B 8a3c71b80346 Downloading 3.146MB 56c2f4d51269 Downloading 4.194MB 51682cba8e21 Downloading 30.61kB 46517af21612 Downloading 67.05kB 2f5d19039fdb Downloading 162B 4f4fb700ef54 Downloading 32B e27c75a98748 Downloading 3.144kB 13ff0988aaea Downloading 167B 787d6bee9571 Downloading 127B c14d1b5b1399 Downloading 4.194MB 7e568a0dc8fb Downloading 184B 12c5c803443f Downloading 116B 46eab5b44a35 Downloading 1.168kB 4b82842ab819 Downloading 5.415kB 531ee2cf3c0c Downloading 1.049MB ed54a7dee1d8 Downloading 1.196MB 1cdfb525459b Downloading 54.58kB a83b68436f09 Downloading 9.919kB 8bdd4ecf0911 Downloading 38.8MB ea35e26e9bbe Downloading 14.64MB fcab5a5e7b0c Downloading 41.94MB 8bdd4ecf0911 Downloading 38.8MB da9db072f522 Extracting 1B 589002ba0eae Downloading 3.862MB c8533800cdf1 Downloading 1.334kB ca64c64b8c6b Downloading 7.34MB 5d4e761fb5e7 Downloading 11.93kB 45f569379759 Downloading 4.194MB ffaa3dc87eb8 Downloading 5.243MB 63849d89c66d Downloading 142B 8a3c71b80346 Downloading 3.847MB 56c2f4d51269 Downloading 7.34MB 51682cba8e21 Downloading 30.61kB 46517af21612 Downloading 67.05kB 2f5d19039fdb Downloading 162B 4f4fb700ef54 Downloading 32B da9db072f522 Extracting 1B e27c75a98748 Downloading 3.144kB 13ff0988aaea Downloading 167B 2d429b9e73a6 Downloading 2.097MB 787d6bee9571 Downloading 127B c14d1b5b1399 Downloading 5.769MB 7e568a0dc8fb Downloading 184B 12c5c803443f Downloading 116B e73cb4a42719 Downloading 2.097MB 46eab5b44a35 Downloading 1.168kB 4b82842ab819 Downloading 5.415kB 531ee2cf3c0c Downloading 4.194MB ed54a7dee1d8 Downloading 1.196MB 1cdfb525459b Downloading 54.58kB c4d302cc468d Downloading 1.049MB 01e0882c90d9 Downloading 1.447MB a83b68436f09 Downloading 9.919kB bd1a7d2e0737 Downloading 62.75kB 2acf9a40b14f Downloading 783.4kB 8bdd4ecf0911 Downloading 46.14MB ea35e26e9bbe Downloading 14.64MB da9db072f522 Extracting 1B 8bdd4ecf0911 Downloading 47.19MB fcab5a5e7b0c Downloading 50.33MB 589002ba0eae Downloading 3.862MB c8533800cdf1 Downloading 1.334kB ca64c64b8c6b Downloading 12.58MB 5d4e761fb5e7 Downloading 11.93kB 45f569379759 Downloading 7.541MB ffaa3dc87eb8 Downloading 8.389MB 63849d89c66d Downloading 142B 8a3c71b80346 Downloading 3.847MB 56c2f4d51269 Downloading 8.735MB 51682cba8e21 Downloading 30.61kB 46517af21612 Downloading 67.05kB 2f5d19039fdb Downloading 162B 4f4fb700ef54 Downloading 32B da9db072f522 Extracting 1B 787d6bee9571 Downloading 127B c14d1b5b1399 Downloading 5.769MB 7e568a0dc8fb Downloading 184B 12c5c803443f Downloading 116B e73cb4a42719 Downloading 6.291MB 46eab5b44a35 Downloading 1.168kB 4b82842ab819 Downloading 5.415kB 531ee2cf3c0c Downloading 8.066MB ed54a7dee1d8 Downloading 1.196MB 1cdfb525459b Downloading 54.58kB c4d302cc468d Downloading 4.534MB 01e0882c90d9 Downloading 1.447MB a83b68436f09 Downloading 9.919kB e27c75a98748 Downloading 3.144kB 13ff0988aaea Downloading 167B 2d429b9e73a6 Downloading 5.243MB df0231abac1e Downloading 700B 612087d42eba Downloading 4.023kB ac03b73ed425 Downloading 2.097MB 27baa147e9fa Downloading 324.6kB bd1a7d2e0737 Downloading 62.75kB 69294359b56a Downloading 100B 2acf9a40b14f Downloading 783.4kB 8bdd4ecf0911 Downloading 55.57MB ea35e26e9bbe Downloading 14.64MB da9db072f522 Extracting 1B fcab5a5e7b0c Downloading 59.77MB 8bdd4ecf0911 Downloading 55.57MB da9db072f522 Pull complete 0B 51682cba8e21 Download complete 0B 46517af21612 Download complete 0B 2f5d19039fdb Download complete 0B a83b68436f09 Downloading 9.919kB 4f4fb700ef54 Download complete 0B 589002ba0eae Downloading 3.862MB df0231abac1e Downloading 700B 612087d42eba Downloading 4.023kB ac03b73ed425 Downloading 4.194MB 27baa147e9fa Downloading 324.6kB f591ea4658bd Downloading 3.146MB bd1a7d2e0737 Downloading 62.75kB 69294359b56a Downloading 100B 13ff0988aaea Downloading 167B 2d429b9e73a6 Downloading 10.49MB 787d6bee9571 Downloading 127B c14d1b5b1399 Downloading 5.769MB 2acf9a40b14f Downloading 783.4kB e7f02ac1f456 Downloading 639B 2d001a504b81 Downloading 1.48kB c8533800cdf1 Download complete 0B ca64c64b8c6b Downloading 18.87MB 7e568a0dc8fb Download complete 0B 12c5c803443f Download complete 0B e73cb4a42719 Downloading 11.44MB 5d4e761fb5e7 Download complete 0B 45f569379759 Downloading 13.42MB ffaa3dc87eb8 Downloading 13.63MB 46eab5b44a35 Download complete 0B 63849d89c66d Download complete 0B 8a3c71b80346 Downloading 3.847MB 56c2f4d51269 Downloading 8.735MB 4b82842ab819 Download complete 0B 531ee2cf3c0c Downloading 8.066MB ed54a7dee1d8 Downloading 1.196MB 1cdfb525459b Download complete 0B c4d302cc468d Downloading 4.534MB 01e0882c90d9 Downloading 1.447MB 8bdd4ecf0911 Downloading 63.96MB ea35e26e9bbe Download complete 0B 8bdd4ecf0911 Downloading 65.01MB fcab5a5e7b0c Downloading 68.16MB da9db072f522 Extracting 1B 13ff0988aaea Download complete 0B 2d429b9e73a6 Downloading 16.78MB 8a3c71b80346 Download complete 0B 787d6bee9571 Download complete 0B c14d1b5b1399 Download complete 0B e73cb4a42719 Downloading 15.73MB 56c2f4d51269 Download complete 0B 531ee2cf3c0c Download complete 0B 589002ba0eae Download complete 0B ca64c64b8c6b Downloading 24.12MB 45f569379759 Downloading 13.42MB ffaa3dc87eb8 Downloading 18.87MB ed54a7dee1d8 Download complete 0B c4d302cc468d Downloading 4.534MB 01e0882c90d9 Download complete 0B a83b68436f09 Download complete 0B 2acf9a40b14f Download complete 0B e7f02ac1f456 Downloading 639B e27c75a98748 Download complete 0B df0231abac1e Download complete 0B 612087d42eba Download complete 0B ac03b73ed425 Downloading 7.34MB 27baa147e9fa Download complete 0B f591ea4658bd Downloading 5.243MB bd1a7d2e0737 Download complete 0B 589002ba0eae Extracting 1B 69294359b56a Download complete 0B 2acf9a40b14f Extracting 1B 8bdd4ecf0911 Downloading 72.46MB da9db072f522 Extracting 1B fcab5a5e7b0c Downloading 76.49MB 8bdd4ecf0911 Downloading 72.46MB 45f569379759 Download complete 0B ffaa3dc87eb8 Downloading 24.12MB ca64c64b8c6b Downloading 31.46MB c4d302cc468d Download complete 0B 2d429b9e73a6 Downloading 22.02MB e73cb4a42719 Downloading 20.97MB 589002ba0eae Extracting 1B ac03b73ed425 Downloading 9.437MB f591ea4658bd Downloading 7.34MB e7f02ac1f456 Download complete 0B 2d001a504b81 Download complete 0B 2acf9a40b14f Extracting 1B 8bdd4ecf0911 Downloading 72.46MB fcab5a5e7b0c Downloading 76.49MB 8bdd4ecf0911 Downloading 72.46MB ca64c64b8c6b Downloading 39.85MB ffaa3dc87eb8 Downloading 31.46MB 2d429b9e73a6 Downloading 28.31MB e73cb4a42719 Downloading 27.26MB da9db072f522 Extracting 1B f591ea4658bd Downloading 12.12MB ac03b73ed425 Downloading 14.68MB 2acf9a40b14f Extracting 1B 589002ba0eae Extracting 1B 8bdd4ecf0911 Downloading 72.46MB fcab5a5e7b0c Downloading 76.49MB 8bdd4ecf0911 Downloading 72.46MB da9db072f522 Extracting 1B ca64c64b8c6b Downloading 47.19MB ffaa3dc87eb8 Downloading 38.8MB 2d429b9e73a6 Downloading 29.13MB e73cb4a42719 Downloading 36.7MB ac03b73ed425 Downloading 20.97MB f591ea4658bd Downloading 19.13MB 2acf9a40b14f Extracting 1B 589002ba0eae Extracting 1B 8bdd4ecf0911 Downloading 72.46MB da9db072f522 Extracting 2B 8bdd4ecf0911 Downloading 72.46MB fcab5a5e7b0c Downloading 76.49MB ffaa3dc87eb8 Downloading 49.76MB ca64c64b8c6b Downloading 58.72MB 2d429b9e73a6 Downloading 29.13MB e73cb4a42719 Downloading 42.99MB ac03b73ed425 Downloading 25.17MB f591ea4658bd Downloading 27.26MB 2acf9a40b14f Extracting 1B 8bdd4ecf0911 Download complete 0B fcab5a5e7b0c Download complete 0B 8bdd4ecf0911 Download complete 0B ffaa3dc87eb8 Downloading 59.77MB ca64c64b8c6b Downloading 70.25MB 8bdd4ecf0911 Extracting 1B 2d429b9e73a6 Download complete 0B e73cb4a42719 Downloading 49.28MB 8bdd4ecf0911 Extracting 1B ac03b73ed425 Downloading 29.36MB f591ea4658bd Downloading 34.6MB 2acf9a40b14f Pull complete 0B 63849d89c66d Extracting 1B 27baa147e9fa Extracting 1B 589002ba0eae Pull complete 0B 2d429b9e73a6 Extracting 1B ca64c64b8c6b Downloading 76.55MB ffaa3dc87eb8 Downloading 69.21MB e73cb4a42719 Downloading 54.53MB 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 1B 63849d89c66d Pull complete 0B ac03b73ed425 Downloading 33.55MB f591ea4658bd Downloading 40.89MB 8a3c71b80346 Extracting 1B 27baa147e9fa Extracting 1B 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 1B e73cb4a42719 Downloading 58.72MB ffaa3dc87eb8 Downloading 79.69MB ca64c64b8c6b Downloading 88.08MB f591ea4658bd Downloading 49.28MB ac03b73ed425 Downloading 37.65MB 27baa147e9fa Pull complete 0B 8a3c71b80346 Extracting 1B 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B ca64c64b8c6b Downloading 98.57MB ffaa3dc87eb8 Downloading 89.13MB 8bdd4ecf0911 Extracting 1B e73cb4a42719 Downloading 66.06MB ac03b73ed425 Downloading 41.94MB f591ea4658bd Downloading 56.62MB 8a3c71b80346 Extracting 1B 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B e73cb4a42719 Downloading 74.45MB 8bdd4ecf0911 Extracting 1B ca64c64b8c6b Downloading 108MB ffaa3dc87eb8 Downloading 97.52MB ac03b73ed425 Downloading 48.23MB f591ea4658bd Downloading 65.01MB 8a3c71b80346 Pull complete 0B 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 1B ffaa3dc87eb8 Downloading 109.1MB ca64c64b8c6b Downloading 117.6MB e73cb4a42719 Downloading 82.84MB ac03b73ed425 Downloading 54.53MB f591ea4658bd Downloading 70.46MB 56c2f4d51269 Extracting 1B 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 1B ca64c64b8c6b Downloading 127.9MB ffaa3dc87eb8 Downloading 119.5MB e73cb4a42719 Downloading 89.13MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 61.87MB f591ea4658bd Downloading 70.46MB 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 1B ffaa3dc87eb8 Downloading 131.1MB ca64c64b8c6b Downloading 133.1MB e73cb4a42719 Downloading 96.47MB f591ea4658bd Download complete 0B ac03b73ed425 Downloading 69.21MB 56c2f4d51269 Extracting 1B 2d429b9e73a6 Extracting 1B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 143MB 8bdd4ecf0911 Extracting 1B e73cb4a42719 Downloading 107MB ac03b73ed425 Downloading 78.64MB 8bdd4ecf0911 Extracting 1B 56c2f4d51269 Extracting 1B 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B ffaa3dc87eb8 Downloading 159.4MB ca64c64b8c6b Downloading 133.1MB 8bdd4ecf0911 Extracting 1B e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 1B 8bdd4ecf0911 Extracting 1B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 175.1MB e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 1B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ffaa3dc87eb8 Downloading 184.8MB ca64c64b8c6b Downloading 133.1MB e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Extracting 1B ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Extracting 1B 2d429b9e73a6 Extracting 2B ac03b73ed425 Downloading 81.28MB 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB ac03b73ed425 Downloading 81.28MB 2d429b9e73a6 Extracting 2B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB 2d429b9e73a6 Extracting 2B ac03b73ed425 Downloading 81.28MB 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB 56c2f4d51269 Pull complete 0B ac03b73ed425 Downloading 81.28MB 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B ca64c64b8c6b Download complete 0B ffaa3dc87eb8 Downloading 184.8MB e73cb4a42719 Downloading 109.1MB 2d429b9e73a6 Pull complete 0B 8bdd4ecf0911 Extracting 2B 8bdd4ecf0911 Extracting 2B e73cb4a42719 Download complete 0B ac03b73ed425 Download complete 0B ac03b73ed425 Extracting 1B 8bdd4ecf0911 Extracting 3B 8bdd4ecf0911 Pull complete 0B ffaa3dc87eb8 Download complete 0B ac03b73ed425 Extracting 1B 8bdd4ecf0911 Extracting 3B 46517af21612 Extracting 1B 46eab5b44a35 Extracting 1B ac03b73ed425 Extracting 1B 8b0408764985 Pull complete 0B ea35e26e9bbe Extracting 1B 591164d8060d Pull complete 0B 51682cba8e21 Pull complete 0B 46517af21612 Pull complete 0B 46eab5b44a35 Pull complete 0B ffaa3dc87eb8 Extracting 1B c4d302cc468d Extracting 1B ac03b73ed425 Extracting 1B ea35e26e9bbe Extracting 1B 2567e6f1635b Pull complete 0B fcab5a5e7b0c Extracting 1B ffaa3dc87eb8 Extracting 1B c4d302cc468d Pull complete 0B ac03b73ed425 Extracting 1B ea35e26e9bbe Extracting 1B fcab5a5e7b0c Extracting 1B ffaa3dc87eb8 Extracting 1B 01e0882c90d9 Pull complete 0B ac03b73ed425 Extracting 1B ea35e26e9bbe Extracting 1B fcab5a5e7b0c Extracting 1B ffaa3dc87eb8 Extracting 1B 531ee2cf3c0c Extracting 1B ac03b73ed425 Extracting 1B ea35e26e9bbe Extracting 1B fcab5a5e7b0c Extracting 1B ffaa3dc87eb8 Extracting 1B 531ee2cf3c0c Extracting 1B ac03b73ed425 Extracting 1B fcab5a5e7b0c Extracting 1B ea35e26e9bbe Extracting 1B ffaa3dc87eb8 Extracting 1B 531ee2cf3c0c Extracting 1B ac03b73ed425 Extracting 1B ea35e26e9bbe Pull complete 0B fcab5a5e7b0c Extracting 1B 531ee2cf3c0c Pull complete 0B ed54a7dee1d8 Extracting 1B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 1B 4ff5ed11bee4 Pull complete 0B 5a2a64f49418 Pull complete 0B a4c643cd65ae Pull complete 0B fcab5a5e7b0c Extracting 1B 12c5c803443f Pull complete 0B ed54a7dee1d8 Pull complete 0B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 2B 55fe32956f95 Pull complete 0B fcab5a5e7b0c Pull complete 0B Image nexus3.onap.org:10001/onap/policy-api:4.2.2 Pulled 4b6a5617ecb1 Pull complete 0B 4b6a5617ecb1 Pull complete 0B 04e8cdcadf82 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-db-migrator:4.2.2 Pulled e27c75a98748 Pull complete 0B e73cb4a42719 Extracting 1B ffaa3dc87eb8 Extracting 1B ac03b73ed425 Extracting 2B ffaa3dc87eb8 Extracting 1B e73cb4a42719 Extracting 1B ac03b73ed425 Extracting 2B e73cb4a42719 Extracting 1B ffaa3dc87eb8 Extracting 2B ac03b73ed425 Extracting 2B e73cb4a42719 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B ac03b73ed425 Pull complete 0B e73cb4a42719 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B e73cb4a42719 Extracting 1B e73cb4a42719 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B e73cb4a42719 Extracting 1B f591ea4658bd Extracting 1B e73cb4a42719 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B e73cb4a42719 Extracting 1B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B e73cb4a42719 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 2B e73cb4a42719 Extracting 2B f591ea4658bd Extracting 1B ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 2B f591ea4658bd Extracting 1B 612087d42eba Pull complete 0B e73cb4a42719 Extracting 2B ffaa3dc87eb8 Extracting 3B e7f02ac1f456 Pull complete 0B 2d001a504b81 Extracting 1B f591ea4658bd Pull complete 0B df0231abac1e Pull complete 0B bd1a7d2e0737 Pull complete 0B 69294359b56a Pull complete 0B 2d001a504b81 Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 2B ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 2B ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 2B e73cb4a42719 Extracting 2B ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 2B ffaa3dc87eb8 Extracting 3B ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 2B e73cb4a42719 Extracting 3B ffaa3dc87eb8 Extracting 3B e73cb4a42719 Extracting 3B ffaa3dc87eb8 Pull complete 0B ca64c64b8c6b Extracting 1B e73cb4a42719 Extracting 3B e73cb4a42719 Extracting 3B ca64c64b8c6b Extracting 1B ca64c64b8c6b Extracting 1B e73cb4a42719 Extracting 3B ca64c64b8c6b Extracting 1B e73cb4a42719 Extracting 3B ca64c64b8c6b Extracting 1B e73cb4a42719 Extracting 3B ca64c64b8c6b Extracting 1B e73cb4a42719 Pull complete 0B 13ff0988aaea Pull complete 0B 787d6bee9571 Pull complete 0B ca64c64b8c6b Extracting 1B a83b68436f09 Pull complete 0B 7e568a0dc8fb Pull complete 0B 4b82842ab819 Pull complete 0B ca64c64b8c6b Extracting 1B Image nexus3.onap.org:10001/library/postgres:16.4 Pulled ca64c64b8c6b Extracting 1B ca64c64b8c6b Extracting 1B ca64c64b8c6b Extracting 1B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 2B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 3B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 4B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 5B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 7B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 8B ca64c64b8c6b Extracting 9B 5d4e761fb5e7 Pull complete 0B 45f569379759 Extracting 1B ca64c64b8c6b Pull complete 0B 45f569379759 Extracting 1B 45f569379759 Extracting 1B 2f5d19039fdb Extracting 1B 45f569379759 Pull complete 0B 2f5d19039fdb Pull complete 0B 4f4fb700ef54 Pull complete 0B c8533800cdf1 Pull complete 0B Image nexus3.onap.org:10001/grafana/grafana:latest Pulled Network compose_default Creating Network compose_default Created Container postgres Creating Container prometheus Creating Container prometheus Created Container grafana Creating Container postgres Created Container policy-db-migrator Creating Container policy-db-migrator Created Container policy-api Creating Container grafana Created Container policy-api Created Container prometheus Starting Container postgres Starting Container prometheus Started Container grafana Starting Container postgres Started Container policy-db-migrator Starting Container grafana Started Container policy-db-migrator Started Container policy-api Starting Container policy-api Started Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Waiting 1 minute for policy-api to start... Checking if REST port 30002 is open on localhost ... IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up About a minute nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute nexus3.onap.org:10001/library/postgres:16.4 postgres Up About a minute nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute Cloning into '/w/workspace/policy-api-quebec-project-csit-api/csit/resources/tests/models'... Building robot framework docker image Checking for Docker Buildx... Docker Buildx is already installed. Building with Docker Buildx... sha256:65c6b34be951a09fefa7749d1a3e7663cd85ac54ec5e5f60f45618e17148e7c5 top - 05:17:31 up 4 min, 0 users, load average: 1.08, 0.79, 0.34 Tasks: 202 total, 1 running, 201 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.8 us, 0.8 sy, 0.0 ni, 98.4 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 1.5Gi 22Gi 28Mi 7.0Gi 29Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 2 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 2 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 2 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 2 minutes CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 3ce252e1b255 policy-api 0.13% 417.9MiB / 31.34GiB 1.30% 1.14MB / 984kB 0B / 340kB 58 87fe8be355ab grafana 0.57% 162.7MiB / 31.34GiB 0.51% 22.4MB / 62kB 0B / 127MB 27 4a353d204d27 postgres 0.00% 65.16MiB / 31.34GiB 0.20% 1.47MB / 1.57MB 28.7kB / 138MB 16 771b5df22ce8 prometheus 0.02% 21.59MiB / 31.34GiB 0.07% 28.7kB / 1.53kB 0B / 57.3kB 13 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: api-test.robot api-slas.robot policy-csit | Run Robot test policy-csit | ROBOT_VARIABLES=-v DATA:/opt/robotworkspace/models/models-examples/src/main/resources/policies policy-csit | -v NODETEMPLATES:/opt/robotworkspace/models/models-examples/src/main/resources/nodetemplates policy-csit | -v POLICY_API_IP:policy-api:6969 policy-csit | -v POLICY_RUNTIME_ACM_IP:policy-clamp-runtime-acm:6969 policy-csit | -v HTTP_PARTICIPANT_SIM1_IP:policy-clamp-ac-sim-ppnt-1:6969 policy-csit | -v HTTP_PARTICIPANT_SIM2_IP:policy-clamp-ac-sim-ppnt-2:6969 policy-csit | -v HTTP_PARTICIPANT_SIM3_IP:policy-clamp-ac-sim-ppnt-3:6969 policy-csit | -v POLICY_PAP_IP:policy-pap:6969 policy-csit | -v APEX_IP:policy-apex-pdp:6969 policy-csit | -v APEX_EVENTS_IP:policy-apex-pdp:23324 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 policy-csit | -v POLICY_PDPX_IP:policy-xacml-pdp:6969 policy-csit | -v POLICY_OPA_IP:policy-opa-pdp:8282 policy-csit | -v POLICY_DROOLS_IP:policy-drools-pdp:9696 policy-csit | -v DROOLS_IP:policy-drools-apps:6969 policy-csit | -v DROOLS_IP_2:policy-drools-apps:9696 policy-csit | -v TEMP_FOLDER:/tmp/distribution policy-csit | -v DISTRIBUTION_IP:policy-distribution:6969 policy-csit | -v TEST_ENV:docker policy-csit | -v JAEGER_IP:jaeger:16686 policy-csit | Starting Robot test suites ... Container policy-csit Started policy-csit | ============================================================================== policy-csit | api policy-csit | ============================================================================== policy-csit | api.Api-Test policy-csit | ============================================================================== policy-csit | Healthcheck :: Verify policy api health check | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePolicyTypes :: Retrieve all policy types | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV1 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV2 :: Create an existing policy type with modif... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateTCAPolicyTypeV3 :: Create a policy type named 'onap.policies... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveMonitoringPolicyTypes :: Retrieve all monitoring related p... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV1Again :: Create an existing policy with... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNewMonitoringPolicyV2 :: Create a policy named 'onap.restart... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CreateNodeTemplates :: Create node templates in database using spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrievePoliciesOfType :: Retrieve all policies belonging to a spe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllPolicies :: Retrieve all policies | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificPolicy :: Retrieve a policy named 'onap.restart.tc... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveAllNodeTemplates :: Retrieve all node templates | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RetrieveSpecificNodeTemplate :: Retrieve a node template named 'ap... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificNodeTemplate :: Delete a node template named 'apexMe... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicy :: Delete a policy named 'onap.restart.tca' a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyV2 :: Delete a policy named 'onap.restart.tca'... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV1 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV2 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteSpecificPolicyTypeV3 :: Delete a policy type named 'onap.pol... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | Metrics :: Verify policy-api is exporting prometheus metrics | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | api.Api-Test | PASS | policy-csit | 22 tests, 22 passed, 0 failed policy-csit | ============================================================================== policy-csit | api.Api-Slas policy-csit | ============================================================================== policy-csit | WaitForPrometheusServer :: Sleep time to wait for Prometheus serve... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeForHealthcheck :: Validate component healthche... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicies :: Validate query policies respo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyTypeListVersions :: Validate query ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryPolicyVersion :: Validate query policy by... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicy :: Validate response time for cre... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCreatePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicy :: Validate response time for del... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeletePolicyType :: Validate response time for... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | api.Api-Slas | PASS | policy-csit | 9 tests, 9 passed, 0 failed policy-csit | ============================================================================== policy-csit | api | PASS | policy-csit | 31 tests, 31 passed, 0 failed policy-csit | ============================================================================== policy-csit | Output: /tmp/results/output.xml policy-csit | Log: /tmp/results/log.html policy-csit | Report: /tmp/results/report.html policy-csit | RESULT: 0 policy-csit exited with code 0 IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-api:4.2.2 policy-api Up 3 minutes nexus3.onap.org:10001/grafana/grafana:latest grafana Up 3 minutes nexus3.onap.org:10001/library/postgres:16.4 postgres Up 3 minutes nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 3 minutes Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container policy-csit Stopping Container grafana Stopping Container policy-api Stopping Container policy-csit Stopped Container policy-csit Removing Container policy-csit Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container policy-api Stopped Container policy-api Removing Container policy-api Removed Container policy-db-migrator Stopping Container policy-db-migrator Stopped Container policy-db-migrator Removing Container policy-db-migrator Removed Container postgres Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Network compose_default Removing Network compose_default Removed $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1563 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins516692895554000826.sh ---> sysstat.sh [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins6790256904736279995.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-api-quebec-project-csit-api + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-api-quebec-project-csit-api ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-api-quebec-project-csit-api ']' + mkdir -p /w/workspace/policy-api-quebec-project-csit-api/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-api-quebec-project-csit-api/archives/ [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins3427925014497385390.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M5Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-M5Wz/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins13743998242055951082.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-api-quebec-project-csit-api@tmp/config14452324325067028371tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins9179474808092698352.sh ---> create-netrc.sh [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins856771750854071742.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M5Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-M5Wz/bin to PATH [policy-api-quebec-project-csit-api] $ /bin/sh /tmp/jenkins4607026392543930142.sh ---> uv-install.sh uv 0.11.15 is already installed uvx 0.11.15 (x86_64-unknown-linux-gnu) [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins1615025713480137318.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-api-quebec-project-csit-api] $ /bin/bash /tmp/jenkins1781235234465271296.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M5Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-M5Wz/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 368s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=368 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-api-quebec-project-csit-api/archives/cost INFO: Archiving costs to: /w/workspace/policy-api-quebec-project-csit-api/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-api-quebec-project-csit-api,167,2026-05-20 05:19:26,v3-standard-8,368,0.22,0.00,SUCCESS [policy-api-quebec-project-csit-api] $ /bin/bash -l /tmp/jenkins6653339845691582911.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-api-quebec-project-csit-api/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M5Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-M5Wz/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-api-quebec-project-csit-api/167 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-1514 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 14G 142G 9% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 707 24298 4 7085 30916 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:7c:38:e4 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.86/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86029sec preferred_lft 86029sec inet6 fe80::f816:3eff:fe7c:38e4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ee:a3:4a:28:d9:2c brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::eca3:4aff:fe28:d92c/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1514) 05/20/26 _x86_64_ (8 CPU) 05:13:28 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1514) 05/20/26 _x86_64_ (8 CPU) 05:13:28 LINUX RESTART (8 CPU)