Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/clamp/+/144287 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-1574 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-review-verification-maven-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlLyiuB/agent.1554 SSH_AGENT_PID=1556 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_4998147308837233473.key (/w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_4998147308837233473.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/clamp.git > git init /w/workspace/policy-clamp-review-verification-maven-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.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/clamp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git 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/clamp.git refs/changes/87/144287/6 # timeout=30 > git rev-parse 6cb6ce29c72af6f3cb5c4db3d52d2bdea81bdb19^{commit} # timeout=10 Checking out Revision 6cb6ce29c72af6f3cb5c4db3d52d2bdea81bdb19 (refs/changes/87/144287/6) > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb6ce29c72af6f3cb5c4db3d52d2bdea81bdb19 # timeout=30 Commit message: "Add Grafana and performance Tests for Kubernetes" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk dc46a35aee6799fd62c919e9b9db9b538094dce5 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 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-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins14275082130020373430.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-XSXg 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-XSXg/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-XSXg/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-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins15469385204943142336.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-20 10:08:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-TzwFLC.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) [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins16664978367857980113.sh + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/target/classes /w/workspace/policy-clamp-review-verification-maven-master/jacoco/classes [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins15505893768562606239.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu2204-docker-8c-8g-1574 [policy-clamp-review-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6cb6ce29c72af6f3cb5c4db3d52d2bdea81bdb19 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=francesco.fiora@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Francesco Fiora" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/clamp/+/144287 -DGERRIT_PATCHSET_UPLOADER_EMAIL=francesco.fiora@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/clamp -DGERRIT_PATCHSET_UPLOADER_USERNAME=FrancescoFioraEst -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=144287 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Francesco Fiora\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/87/144287/6 "-DGERRIT_PATCHSET_UPLOADER_NAME=Francesco Fiora" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Francesco Fiora\" ' -DPROJECT=policy/clamp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIEdyYWZhbmEgYW5kIHBlcmZvcm1hbmNlIFRlc3RzIGZvciBLdWJlcm5ldGVzCgpJc3N1ZS1JRDogUE9MSUNZLTU1ODQKQ2hhbmdlLUlkOiBJZjQ4ZjMyMDg5ZGNmZjRiZmY5Mzg4YTdiMDVmN2IyODZhNzM2MGZmZApTaWduZWQtb2ZmLWJ5OiBGcmFuY2VzY29GaW9yYUVzdCA8ZnJhbmNlc2NvLmZpb3JhQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Add Grafana and performance Tests for Kubernetes" -DGERRIT_EVENT_ACCOUNT_USERNAME=FrancescoFioraEst -DGERRIT_CHANGE_OWNER_USERNAME=FrancescoFioraEst '-DGERRIT_EVENT_ACCOUNT=\"Francesco Fiora\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If48f32089dcff4bff9388a7b05f7b286a7360ffd -DGERRIT_EVENT_HASH=-1491496512 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDY6CgpyZWNoZWNr -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=francesco.fiora@est.tech -DGERRIT_PATCHSET_NUMBER=6 "-DMAVEN_PARAMS=-P docker -Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Francesco Fiora" --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins16565358189339976695.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins11733762660178540879.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-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. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config14440719797054638904tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config14943275627398341000tmp [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins9587280863289505911.sh ---> docker-login.sh nexus3.onap.org:10001 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 nexus3.onap.org:10002 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 nexus3.onap.org:10003 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 nexus3.onap.org:10004 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.io 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-login.sh ends [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins16123759313556654585.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config4671939838916817479tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config16236570373323112720tmp [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins4087465749381425533.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config4671939838916817479tmp ++ grep '^Version:' ++ awk '{print $2}' + plugin_version=2.7 + [[ 2 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config4671939838916817479tmp --settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config16236570373323112720tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -P docker -Dmaven.test.skip=true -Ddocker.repository.push= Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-clamp [pom] [INFO] clamp-parent [pom] [INFO] checkstyle [jar] [INFO] dependencies [pom] [INFO] test-utils [jar] [INFO] policy-common [jar] [INFO] policy-models [jar] [INFO] policy-clamp-common [jar] [INFO] policy-clamp-examples [jar] [INFO] policy-clamp-models [jar] [INFO] policy-clamp-runtime-acm [jar] [INFO] policy-clamp-participant [pom] [INFO] policy-clamp-participant-intermediary [jar] [INFO] policy-clamp-participant-impl [pom] [INFO] policy-clamp-participant-impl-simulator [jar] [INFO] policy-clamp-participant-impl-policy [jar] [INFO] policy-clamp-participant-impl-kubernetes [jar] [INFO] policy-clamp-participant-impl-http [jar] [INFO] policy-clamp-participant-impl-kserve [jar] [INFO] policy-clamp-participant-impl-a1pms [jar] [INFO] policy-clamp-acm-element-impl [jar] [INFO] clamp-packages [pom] [INFO] policy-clamp-tarball [jar] [INFO] policy-clamp-docker [pom] [INFO] [INFO] -----------------< org.onap.policy.clamp:policy-clamp >----------------- [INFO] Building policy-clamp 9.0.2-SNAPSHOT [1/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-clamp --- [INFO] Deleting /w/workspace/policy-clamp-review-verification-maven-master/target [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-clamp --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp/9.0.2-SNAPSHOT/policy-clamp-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:clamp-parent >----------------- [INFO] Building clamp-parent 9.0.2-SNAPSHOT [2/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clamp-parent --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ clamp-parent --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ clamp-parent --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ clamp-parent --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-parent/9.0.2-SNAPSHOT/clamp-parent-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:checkstyle >------------------ [INFO] Building checkstyle 9.0.2-SNAPSHOT [3/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ checkstyle --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ checkstyle --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ checkstyle --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ checkstyle --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/pom.xml to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:dependencies >----------------- [INFO] Building dependencies 9.0.2-SNAPSHOT [4/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ dependencies --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ dependencies --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] io.swagger.core.v3:swagger-annotations-jakarta ...... 2.2.49 -> 2.2.50 [INFO] io.swagger.core.v3:swagger-jaxrs2-jakarta ........... 2.2.49 -> 2.2.50 [INFO] io.swagger.core.v3:swagger-models-jakarta ........... 2.2.49 -> 2.2.50 [INFO] [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ dependencies --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ dependencies --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ dependencies --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ dependencies --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ dependencies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ dependencies --- [INFO] Analyzed bundle 'dependencies' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ dependencies --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ dependencies --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/pom.xml to /tmp/r/org/onap/policy/clamp/dependencies/9.0.2-SNAPSHOT/dependencies-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:test-utils >------------------ [INFO] Building test-utils 9.0.2-SNAPSHOT [5/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ test-utils --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ test-utils --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ test-utils --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ test-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java: /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java uses or overrides a deprecated API. [INFO] /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/java/org/onap/policy/common/utils/resources/ResourceUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ test-utils --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ test-utils --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ test-utils --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ test-utils --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ test-utils --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/test-utils-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ test-utils --- [INFO] Analyzed bundle 'test-utils' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ test-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] Unused declared dependencies found: [WARNING] org.assertj:assertj-core:jar:3.27.7:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ test-utils --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/test-utils/pom.xml to /tmp/r/org/onap/policy/clamp/test-utils/9.0.2-SNAPSHOT/test-utils-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/test-utils-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/test-utils/9.0.2-SNAPSHOT/test-utils-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:policy-common >----------------- [INFO] Building policy-common 9.0.2-SNAPSHOT [6/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-common --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-common --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-common --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-common --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-clamp-review-verification-maven-master/policy-common/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-common --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-common --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-common --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-common --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/policy-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-common --- [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-common --- [WARNING] Unused declared dependencies found: [WARNING] com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.21.2:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile [WARNING] org.yaml:snakeyaml:jar:2.5:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-common --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-common/9.0.2-SNAPSHOT/policy-common-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-common/target/policy-common-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-common/9.0.2-SNAPSHOT/policy-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:policy-models >----------------- [INFO] Building policy-models 9.0.2-SNAPSHOT [7/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-models --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-models --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-models --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/policy-models/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-models --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-models --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-models --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-models --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-models --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/policy-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-models --- [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-models --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-models --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-models/9.0.2-SNAPSHOT/policy-models-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/policy-models/target/policy-models-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-models/9.0.2-SNAPSHOT/policy-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-common >-------------- [INFO] Building policy-clamp-common 9.0.2-SNAPSHOT [8/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-common --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-common --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-common --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-common --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/common/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-common --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-common --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-common --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-common --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-common --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/common/target/policy-clamp-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.5.0:test-jar (default) @ policy-clamp-common --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-common --- [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-common --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/common/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-common/9.0.2-SNAPSHOT/policy-clamp-common-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/common/target/policy-clamp-common-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-common/9.0.2-SNAPSHOT/policy-clamp-common-9.0.2-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.clamp:policy-clamp-examples >------------- [INFO] Building policy-clamp-examples 9.0.2-SNAPSHOT [9/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-examples --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-examples --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-examples --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/examples/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:bundle (default) @ policy-clamp-examples --- [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 24 entries [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-examples --- [INFO] Copying 26 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-examples --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-examples --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-examples --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-examples --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-examples --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-examples --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/examples/target/policy-clamp-examples-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-examples --- [INFO] Analyzed bundle 'policy-clamp-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-examples --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-examples --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-examples --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/examples/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/9.0.2-SNAPSHOT/policy-clamp-examples-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/examples/target/policy-clamp-examples-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-examples/9.0.2-SNAPSHOT/policy-clamp-examples-9.0.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-models >-------------- [INFO] Building policy-clamp-models 9.0.2-SNAPSHOT [10/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-models --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-models --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-models --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/models/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (default) @ policy-clamp-models --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:9.0.2-SNAPSHOT [INFO] Copying 24 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-models --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/models/src/main/resources [INFO] Copying 24 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 122 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-models --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-models --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-models --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-models --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-models --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/models/target/policy-clamp-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-models --- [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-models --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-models --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.apache.commons:commons-collections4:jar:4.5.0:compile [WARNING] org.springframework.data:spring-data-commons:jar:4.0.5:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-models --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/models/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-models/9.0.2-SNAPSHOT/policy-clamp-models-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/models/target/policy-clamp-models-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-models/9.0.2-SNAPSHOT/policy-clamp-models-9.0.2-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.clamp:policy-clamp-runtime-acm >----------- [INFO] Building policy-clamp-runtime-acm 9.0.2-SNAPSHOT [11/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-runtime-acm --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-runtime-acm --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-runtime-acm --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-runtime-acm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-runtime-acm --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@6ad25638 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionDefinitionApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/AutomationCompositionInstanceApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/runtime/main/rest/gen/ParticipantMonitoringApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-runtime-acm --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-runtime-acm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-remote-resources-plugin:3.3.0:process (default) @ policy-clamp-runtime-acm --- [INFO] Preparing remote bundle org.onap.policy.clamp:policy-clamp-examples:9.0.2-SNAPSHOT [INFO] Copying 24 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-runtime-acm --- [INFO] Copying 50 resources from src/main/resources to target/classes [INFO] Copying 24 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-runtime-acm --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 63 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-runtime-acm --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-runtime-acm --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-runtime-acm --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-runtime-acm --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-runtime-acm --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-runtime-acm --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-runtime-acm --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-runtime-acm --- [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 59 classes [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-runtime-acm --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-runtime-acm --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.opentelemetry:opentelemetry-sdk-trace:jar:1.55.0:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework.data:spring-data-jpa:jar:4.0.5:compile [WARNING] org.apache.kafka:kafka-clients:jar:4.1.2:compile [WARNING] org.springframework.boot:spring-boot-persistence:jar:4.0.6:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webmvc:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] ch.qos.logback:logback-core:jar:1.5.32:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] org.aspectj:aspectjweaver:jar:1.9.25.1:compile [WARNING] jakarta.servlet:jakarta.servlet-api:jar:6.1.0:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.data:spring-data-commons:jar:4.0.5:compile [WARNING] org.springframework.kafka:spring-kafka:jar:4.0.5:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.32:compile [WARNING] org.springframework:spring-tx:jar:7.0.7:compile [WARNING] org.springframework.boot:spring-boot-webmvc:jar:4.0.6:compile [WARNING] jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] com.github.blagerweij:liquibase-sessionlock:jar:1.6.9:compile [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.h2database:h2:jar:2.4.240:test [WARNING] org.testcontainers:testcontainers-junit-jupiter:jar:2.0.5:test [WARNING] org.testcontainers:testcontainers-postgresql:jar:2.0.5:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [WARNING] org.spockframework:spock-core:jar:2.4-groovy-5.0:test [WARNING] org.spockframework:spock-spring:jar:2.4-groovy-5.0:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-runtime-acm --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/9.0.2-SNAPSHOT/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/runtime-acm/target/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-runtime-acm/9.0.2-SNAPSHOT/policy-clamp-runtime-acm-9.0.2-SNAPSHOT.jar [INFO] [INFO] -----< org.onap.policy.clamp.participant:policy-clamp-participant >----- [INFO] Building policy-clamp-participant 9.0.2-SNAPSHOT [12/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant --- [INFO] Analyzed bundle 'policy-clamp-participant' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant/9.0.2-SNAPSHOT/policy-clamp-participant-9.0.2-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-intermediary >-- [INFO] Building policy-clamp-participant-intermediary 9.0.2-SNAPSHOT [13/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-intermediary --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-intermediary --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-intermediary --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-intermediary --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-intermediary --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-intermediary --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-intermediary --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-intermediary --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-intermediary --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-intermediary --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-intermediary --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-intermediary --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-intermediary --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-intermediary --- [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] Analyzed bundle 'policy-common' with 54 classes [INFO] Analyzed bundle 'policy-models' with 26 classes [INFO] Analyzed bundle 'policy-clamp-common' with 6 classes [INFO] Analyzed bundle 'policy-clamp-models' with 109 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-intermediary --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-intermediary --- [WARNING] Used undeclared dependencies found: [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.55.0:compile [WARNING] io.micrometer:micrometer-tracing-bridge-otel:jar:1.6.5:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-intermediary --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/9.0.2-SNAPSHOT/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-intermediary/target/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-intermediary/9.0.2-SNAPSHOT/policy-clamp-participant-intermediary-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl >--- [INFO] Building policy-clamp-participant-impl 9.0.2-SNAPSHOT [14/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl --- [INFO] Analyzed bundle 'policy-clamp-participant-impl' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl/9.0.2-SNAPSHOT/policy-clamp-participant-impl-9.0.2-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator >-- [INFO] Building policy-clamp-participant-impl-simulator 9.0.2-SNAPSHOT [15/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-simulator --- [INFO] The following dependencies in Dependency Management have newer versions: [INFO] org.apache.commons:commons-lang3 .................... 3.18.0 -> 3.20.0 [INFO] org.springdoc:springdoc-openapi-starter-webmvc-ui .... 2.8.17 -> 3.0.3 [INFO] org.springframework.boot:spring-boot-dependencies .... 3.5.14 -> 4.0.6 [INFO] [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-simulator --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-participant-impl-simulator --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@3a3b1709 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.sim.controller) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/sim/controller/genapi/SimulatorParticipantControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-participant-impl-simulator --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-simulator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-simulator --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-simulator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-simulator --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-simulator --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-simulator --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-simulator --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-simulator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-simulator --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.5.14:repackage (default) @ policy-clamp-participant-impl-simulator --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-simulator --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-simulator --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-simulator --- [WARNING] Used undeclared dependencies found: [WARNING] org.springframework.security:spring-security-config:jar:6.5.10:compile [WARNING] io.micrometer:micrometer-core:jar:1.15.11:compile [WARNING] org.springframework.security:spring-security-web:jar:6.5.10:compile [WARNING] org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.54:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:3.5.14:compile [WARNING] org.springframework:spring-context:jar:6.2.18:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:6.2.18:compile [WARNING] org.springframework:spring-beans:jar:6.2.18:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.boot:spring-boot:jar:3.5.14:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.0.2:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.8.17:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-simulator --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/9.0.2-SNAPSHOT/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-simulator/target/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-simulator/9.0.2-SNAPSHOT/policy-clamp-participant-impl-simulator-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy >-- [INFO] Building policy-clamp-participant-impl-policy 9.0.2-SNAPSHOT [16/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-policy --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-policy --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-policy --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-policy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-policy --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-policy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-policy --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-policy --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-policy --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-policy --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-policy --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-policy --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-policy --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-policy --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-policy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-policy --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-policy --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/9.0.2-SNAPSHOT/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-policy/target/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-policy/9.0.2-SNAPSHOT/policy-clamp-participant-impl-policy-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes >-- [INFO] Building policy-clamp-participant-impl-kubernetes 9.0.2-SNAPSHOT [17/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-kubernetes --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-kubernetes --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-kubernetes --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-participant-impl-kubernetes --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@291830f6 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.participant.kubernetes.controller) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/participant/kubernetes/controller/genapi/KubernetesParticipantControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-participant-impl-kubernetes --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-kubernetes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-kubernetes --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kubernetes --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-kubernetes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-kubernetes --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-kubernetes --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kubernetes --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-kubernetes --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-kubernetes --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework:spring-core:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-kubernetes --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kubernetes/target/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kubernetes/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kubernetes-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-http >-- [INFO] Building policy-clamp-participant-impl-http 9.0.2-SNAPSHOT [18/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-http --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-http --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-http --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-http --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-http --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-http --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-http --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-http --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-http --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-http --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-http --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-http --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-http --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-http --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.commons:commons-lang3:jar:3.19.0:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-http --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/9.0.2-SNAPSHOT/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-http/target/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-http/9.0.2-SNAPSHOT/policy-clamp-participant-impl-http-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve >-- [INFO] Building policy-clamp-participant-impl-kserve 9.0.2-SNAPSHOT [19/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-kserve --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-kserve --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-kserve --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-kserve --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-kserve --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-kserve --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-kserve --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-kserve --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-kserve --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-kserve --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-kserve --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-kserve --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-kserve --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-kserve --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-kserve --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-kserve --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] com.squareup.okhttp3:okhttp-jvm:jar:5.2.1:compile [WARNING] io.kubernetes:client-java-api:jar:26.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] io.opentelemetry:opentelemetry-context:jar:1.55.0:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-kserve --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-kserve/target/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-kserve/9.0.2-SNAPSHOT/policy-clamp-participant-impl-kserve-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms >-- [INFO] Building policy-clamp-participant-impl-a1pms 9.0.2-SNAPSHOT [20/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-participant-impl-a1pms --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-participant-impl-a1pms --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-participant-impl-a1pms --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-participant-impl-a1pms --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-participant-impl-a1pms --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-participant-impl-a1pms --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-participant-impl-a1pms --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-participant-impl-a1pms --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-participant-impl-a1pms --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-participant-impl-a1pms --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-participant-impl-a1pms --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-participant-impl-a1pms --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-participant-impl-a1pms --- [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-participant-impl-a1pms --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-participant-impl-a1pms --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.projectreactor:reactor-core:jar:3.8.5:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.21.2:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] org.springframework:spring-webflux:jar:7.0.7:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.21.2:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] com.squareup.okhttp3:mockwebserver:jar:5.3.2:test [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-participant-impl-a1pms --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/9.0.2-SNAPSHOT/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-a1pms/target/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-participant-impl-a1pms/9.0.2-SNAPSHOT/policy-clamp-participant-impl-a1pms-9.0.2-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.clamp.participant:policy-clamp-acm-element-impl >--- [INFO] Building policy-clamp-acm-element-impl 9.0.2-SNAPSHOT [21/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-acm-element-impl --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-acm-element-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-acm-element-impl --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-acm-element-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen-maven-plugin:3.0.78:generate (code-gen) @ policy-clamp-acm-element-impl --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@59a89566 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Set base package to invoker package (org.onap.policy.clamp.acm.runtime.main.rest) [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/org/onap/policy/clamp/acm/element/main/rest/genapi/AcElementControllerApi.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java [INFO] writing file /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java [INFO] [INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-generated-source) @ policy-clamp-acm-element-impl --- [INFO] Source directory: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/generated-sources/swagger/src/gen/java added. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-acm-element-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-acm-element-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-acm-element-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-acm-element-impl --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-acm-element-impl --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-acm-element-impl --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-acm-element-impl --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-acm-element-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-acm-element-impl --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:4.0.6:repackage (default) @ policy-clamp-acm-element-impl --- [INFO] Replacing main artifact /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar.original [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-acm-element-impl --- [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] Analyzed bundle 'policy-clamp-participant-intermediary' with 37 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-acm-element-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-acm-element-impl --- [WARNING] Used undeclared dependencies found: [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0:compile [WARNING] io.micrometer:micrometer-core:jar:1.16.5:compile [WARNING] org.onap.policy.clamp:policy-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.boot:spring-boot-autoconfigure:jar:4.0.6:compile [WARNING] io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.49:compile [WARNING] org.springframework:spring-beans:jar:7.0.7:compile [WARNING] org.openapitools:jackson-databind-nullable:jar:0.2.10:compile [WARNING] org.springframework:spring-context:jar:7.0.7:compile [WARNING] org.springframework.security:spring-security-web:jar:7.0.5:compile [WARNING] io.swagger.core.v3:swagger-models-jakarta:jar:2.2.49:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.17:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile [WARNING] org.onap.policy.clamp:policy-clamp-models:jar:9.0.2-SNAPSHOT:compile [WARNING] org.apache.tomcat.embed:tomcat-embed-core:jar:11.0.21:compile [WARNING] org.springframework.boot:spring-boot-webmvc:jar:4.0.6:compile [WARNING] org.springframework.boot:spring-boot:jar:4.0.6:compile [WARNING] org.onap.policy.clamp:policy-clamp-common:jar:9.0.2-SNAPSHOT:compile [WARNING] org.springframework.security:spring-security-config:jar:7.0.5:compile [WARNING] org.springframework:spring-web:jar:7.0.7:compile [WARNING] org.onap.policy.clamp:policy-models:jar:9.0.2-SNAPSHOT:compile [WARNING] jakarta.validation:jakarta.validation-api:jar:3.1.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.springframework.boot:spring-boot-webtestclient:jar:4.0.6:test [WARNING] io.swagger.core.v3:swagger-jaxrs2-jakarta:jar:2.2.49:compile [WARNING] org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:3.0.3:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-intermediary:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp:test-utils:jar:9.0.2-SNAPSHOT:test [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-acm-element-impl --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/pom.xml to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/9.0.2-SNAPSHOT/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/participant/participant-impl/participant-impl-acelement/target/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/participant/policy-clamp-acm-element-impl/9.0.2-SNAPSHOT/policy-clamp-acm-element-impl-9.0.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.clamp:clamp-packages >---------------- [INFO] Building clamp-packages 9.0.2-SNAPSHOT [22/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ clamp-packages --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ clamp-packages --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ clamp-packages --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ clamp-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ clamp-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ clamp-packages --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ clamp-packages --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ clamp-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ clamp-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ clamp-packages --- [INFO] Analyzed bundle 'clamp-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ clamp-packages --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ clamp-packages --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ clamp-packages --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-packages/9.0.2-SNAPSHOT/clamp-packages-9.0.2-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-tarball >------------- [INFO] Building policy-clamp-tarball 9.0.2-SNAPSHOT [23/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-tarball --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-tarball --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-tarball --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:copy-resources (copy-liquibase-changelogs) @ policy-clamp-tarball --- [INFO] Copying 9 resources from ../../runtime-acm/src/main/resources/db/changelog to target/liquibase [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ policy-clamp-tarball --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ policy-clamp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-tarball --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ policy-clamp-tarball --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ policy-clamp-tarball --- [INFO] Not compiling test sources [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-tarball --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- maven-surefire-plugin:3.5.5:test (default-test) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ policy-clamp-tarball --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.8.0:single (generate-complete-tar) @ policy-clamp-tarball --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-tarball --- [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-runtime-acm' with 59 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-tarball --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-tarball --- [WARNING] Unused declared dependencies found: [WARNING] org.onap.policy.clamp:policy-clamp-runtime-acm:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-simulator:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-policy:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-kubernetes:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-http:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-kserve:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-participant-impl-a1pms:jar:9.0.2-SNAPSHOT:compile [WARNING] org.onap.policy.clamp.participant:policy-clamp-acm-element-impl:jar:9.0.2-SNAPSHOT:compile [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-tarball --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-tarball/target/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/clamp/policy-clamp-tarball/9.0.2-SNAPSHOT/policy-clamp-tarball-9.0.2-SNAPSHOT-tarball.tar.gz [INFO] [INFO] -------------< org.onap.policy.clamp:policy-clamp-docker >-------------- [INFO] Building policy-clamp-docker 9.0.2-SNAPSHOT [24/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- docker-maven-plugin:0.48.1:remove (clean-images) @ policy-clamp-docker --- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ policy-clamp-docker --- [INFO] [INFO] --- versions-maven-plugin:2.21.0:display-dependency-updates (display-updates) @ policy-clamp-docker --- [INFO] No dependencies in Plugin Dependencies have newer versions. [INFO] [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ policy-clamp-docker --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-updates) @ policy-clamp-docker --- [INFO] Rule 0: org.codehaus.mojo.versions.enforcer.MaxDependencyUpdates passed [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-clamp-docker --- Project version: 9.0.2-SNAPSHOT New tag for docker: 9.0-SNAPSHOT-latest [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ policy-clamp-docker --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-clamp-docker --- [INFO] [INFO] --- docker-maven-plugin:0.48.1:build (generate-images) @ policy-clamp-docker --- [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-runtime-acm/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Created docker-build.tar in 990 milliseconds [INFO] DOCKER> Pulling from busybox [INFO] DOCKER> Digest: sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest [INFO] DOCKER> Pulled busybox:latest in 374 milliseconds [INFO] DOCKER> Pulling from onap/policy-jre-alpine [INFO] DOCKER> Digest: sha256:63646e3a5d41a8f3c1a89532aee586555889fa75063762417b63059c31b05f5d [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> Pulled onap/policy-jre-alpine:5.0.1-SNAPSHOT in 3 seconds [INFO] DOCKER> Step 1/29 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/29 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Running in e12edb2cb1aa [INFO] DOCKER> ---> Removed intermediate container e12edb2cb1aa [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/29 : COPY /maven/lib/policy-clamp-runtime-acm.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> ebb1bcfce63a [INFO] DOCKER> Step 4/29 : RUN tar xvzf /packages/policy-clamp-runtime-acm.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in f3fb4decbac5 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container f3fb4decbac5 [INFO] DOCKER> ---> 9b7af72c39a3 [INFO] DOCKER> Step 5/29 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/29 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4fae81faaa09 [INFO] DOCKER> ---> Removed intermediate container 4fae81faaa09 [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/29 : LABEL org.opencontainers.image.title="Policy CLAMP ACM runtime" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c091e3dbbbe2 [INFO] DOCKER> ---> Removed intermediate container c091e3dbbbe2 [INFO] DOCKER> ---> 0a76fc2cd492 [INFO] DOCKER> Step 8/29 : LABEL org.opencontainers.image.description="Policy CLAMP ACM runtime image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f5bcfa22a674 [INFO] DOCKER> ---> Removed intermediate container f5bcfa22a674 [INFO] DOCKER> ---> f61f30fec293 [INFO] DOCKER> Step 9/29 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 726e6d3430b9 [INFO] DOCKER> ---> Removed intermediate container 726e6d3430b9 [INFO] DOCKER> ---> b42aba750e66 [INFO] DOCKER> Step 10/29 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9cca78a89ab1 [INFO] DOCKER> ---> Removed intermediate container 9cca78a89ab1 [INFO] DOCKER> ---> 4e337bf63a79 [INFO] DOCKER> Step 11/29 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bb4c4489a151 [INFO] DOCKER> ---> Removed intermediate container bb4c4489a151 [INFO] DOCKER> ---> d17f08a8d671 [INFO] DOCKER> Step 12/29 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f9dad0c5be53 [INFO] DOCKER> ---> Removed intermediate container f9dad0c5be53 [INFO] DOCKER> ---> 0d6425c792c2 [INFO] DOCKER> Step 13/29 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7da405640c58 [INFO] DOCKER> ---> Removed intermediate container 7da405640c58 [INFO] DOCKER> ---> 0df111a730bd [INFO] DOCKER> Step 14/29 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 22f9fcad9937 [INFO] DOCKER> ---> Removed intermediate container 22f9fcad9937 [INFO] DOCKER> ---> f419cb9b38d3 [INFO] DOCKER> Step 15/29 : ARG POLICY_LOGS=/var/log/onap/policy/policy-clamp-runtime-acm [INFO] DOCKER> [INFO] DOCKER> ---> Running in fe908930d222 [INFO] DOCKER> ---> Removed intermediate container fe908930d222 [INFO] DOCKER> ---> c3ebed6da089 [INFO] DOCKER> Step 16/29 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5babfcb61861 [INFO] DOCKER> ---> Removed intermediate container 5babfcb61861 [INFO] DOCKER> ---> d8c12b5a5318 [INFO] DOCKER> Step 17/29 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 20773b3f4f6c [INFO] DOCKER> ---> Removed intermediate container 20773b3f4f6c [INFO] DOCKER> ---> df894c16c7f9 [INFO] DOCKER> Step 18/29 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 010bedcd5d24 [INFO] DOCKER> ---> Removed intermediate container 010bedcd5d24 [INFO] DOCKER> ---> 0c49d5272570 [INFO] DOCKER> Step 19/29 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 45717fa2f7d1 [INFO] DOCKER> ---> Removed intermediate container 45717fa2f7d1 [INFO] DOCKER> ---> 0b8cf83093d1 [INFO] DOCKER> Step 20/29 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> c28f4279c6c0 [INFO] DOCKER> Step 21/29 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in c11f10703ded [INFO] DOCKER> ---> Removed intermediate container c11f10703ded [INFO] DOCKER> ---> 536e03635e70 [INFO] DOCKER> Step 22/29 : COPY --chown=policy:policy /maven/policy-clamp-runtime-acm.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 965933a555de [INFO] DOCKER> Step 23/29 : RUN pip uninstall -y setuptools || true [INFO] DOCKER> [INFO] DOCKER> ---> Running in f17945f0c228 [INFO] DOCKER> [91m/bin/sh: pip: not found [INFO] DOCKER> ---> Removed intermediate container f17945f0c228 [INFO] DOCKER> ---> b85b824de747 [INFO] DOCKER> Step 24/29 : RUN python3 -m pip uninstall -y pip || true && rm -rf /usr/bin/pip* /usr/local/bin/pip* [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8440e9b1ecbf [INFO] DOCKER> [91m/bin/sh: python3: not found [INFO] DOCKER> ---> Removed intermediate container 8440e9b1ecbf [INFO] DOCKER> ---> 7d22c76a782f [INFO] DOCKER> Step 25/29 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0aaeef7d2b81 [INFO] DOCKER> ---> Removed intermediate container 0aaeef7d2b81 [INFO] DOCKER> ---> 4cd0cc9ed946 [INFO] DOCKER> Step 26/29 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in a4fec2ab0376 [INFO] DOCKER> ---> Removed intermediate container a4fec2ab0376 [INFO] DOCKER> ---> 88b3cb53a7ff [INFO] DOCKER> Step 27/29 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2c2326aba616 [INFO] DOCKER> ---> Removed intermediate container 2c2326aba616 [INFO] DOCKER> ---> f8fade7ebfe4 [INFO] DOCKER> Step 28/29 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3e2cf5ea03fc [INFO] DOCKER> ---> Removed intermediate container 3e2cf5ea03fc [INFO] DOCKER> ---> 00396ea348b4 [INFO] DOCKER> Step 29/29 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 62ba35f8a323 [INFO] DOCKER> ---> Removed intermediate container 62ba35f8a323 [INFO] DOCKER> ---> 496d3d72d4e3 [INFO] DOCKER> Successfully built 496d3d72d4e3 [INFO] DOCKER> Successfully tagged onap/policy-clamp-runtime-acm:latest [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Built image sha256:496d3d72d4e388b6fb25998badadc005a9ce2c2a60e2ed68bf881056e5c8b948 [INFO] DOCKER> [onap/policy-clamp-runtime-acm:latest]: Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-runtime-acm:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-pf-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Created docker-build.tar in 451 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/policy-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 7b68d8c62701 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/policy-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 65669c2bb247 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 65669c2bb247 [INFO] DOCKER> ---> fcae9db8be48 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Policy Framework Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5556a5005c1d [INFO] DOCKER> ---> Removed intermediate container 5556a5005c1d [INFO] DOCKER> ---> f7abef4c86a5 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Policy Framework Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 72ba7748028d [INFO] DOCKER> ---> Removed intermediate container 72ba7748028d [INFO] DOCKER> ---> 2f2026dbbb52 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 19353bbd5420 [INFO] DOCKER> ---> Removed intermediate container 19353bbd5420 [INFO] DOCKER> ---> 0f214aa55f4a [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9b8c5ee1a114 [INFO] DOCKER> ---> Removed intermediate container 9b8c5ee1a114 [INFO] DOCKER> ---> 2dc261aa0451 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 56495e54e471 [INFO] DOCKER> ---> Removed intermediate container 56495e54e471 [INFO] DOCKER> ---> 8ddc0affe354 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4b490e7438f4 [INFO] DOCKER> ---> Removed intermediate container 4b490e7438f4 [INFO] DOCKER> ---> 08251ec47972 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 483c451acf3c [INFO] DOCKER> ---> Removed intermediate container 483c451acf3c [INFO] DOCKER> ---> c0e2fe600784 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in beb95733ef21 [INFO] DOCKER> ---> Removed intermediate container beb95733ef21 [INFO] DOCKER> ---> f71a30ff52ed [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/pf-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3a3cc27c4a12 [INFO] DOCKER> ---> Removed intermediate container 3a3cc27c4a12 [INFO] DOCKER> ---> f465145b5912 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7dd2d6e54c9b [INFO] DOCKER> ---> Removed intermediate container 7dd2d6e54c9b [INFO] DOCKER> ---> 078746ae4c06 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in e2f7a8f2b060 [INFO] DOCKER> ---> Removed intermediate container e2f7a8f2b060 [INFO] DOCKER> ---> 83c2c40b222e [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in a3e9bd5f3aa9 [INFO] DOCKER> ---> Removed intermediate container a3e9bd5f3aa9 [INFO] DOCKER> ---> 6f6a23921d82 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 80bd2ee75f86 [INFO] DOCKER> ---> Removed intermediate container 80bd2ee75f86 [INFO] DOCKER> ---> 484d41a7d872 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 59243f2fb024 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 051fa37db300 [INFO] DOCKER> ---> Removed intermediate container 051fa37db300 [INFO] DOCKER> ---> b56a58e017f8 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-policy.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 8f954c783c8a [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in ed131c3dc367 [INFO] DOCKER> ---> Removed intermediate container ed131c3dc367 [INFO] DOCKER> ---> 250e27aefad5 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 188afd0d0e76 [INFO] DOCKER> ---> Removed intermediate container 188afd0d0e76 [INFO] DOCKER> ---> 65b7f06d527c [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in a4ccf6863590 [INFO] DOCKER> ---> Removed intermediate container a4ccf6863590 [INFO] DOCKER> ---> db439e6ea6d4 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in dce2cbb039e5 [INFO] DOCKER> ---> Removed intermediate container dce2cbb039e5 [INFO] DOCKER> ---> 916e6e5a50bd [INFO] DOCKER> Successfully built 916e6e5a50bd [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-pf-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Built image sha256:916e6e5a50bdc244ae1b2b55a131e091c470ae1578c47223e9eb775adae7e048 [INFO] DOCKER> [onap/policy-clamp-ac-pf-ppnt:latest] "onap-policy-clamp-ac-pf-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-pf-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-k8s-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Created docker-build.tar in 374 milliseconds [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/kubernetes-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> b2e3fb4539d7 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/kubernetes-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in d6f0fa11a519 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container d6f0fa11a519 [INFO] DOCKER> ---> bcc217271a41 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy CLAMP ACM K8S Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 207cbf913e58 [INFO] DOCKER> ---> Removed intermediate container 207cbf913e58 [INFO] DOCKER> ---> 208b340b0278 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy CLAMP ACM K8S Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 97e3f41363b0 [INFO] DOCKER> ---> Removed intermediate container 97e3f41363b0 [INFO] DOCKER> ---> 8d9301472a3f [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cc7607f1a0ac [INFO] DOCKER> ---> Removed intermediate container cc7607f1a0ac [INFO] DOCKER> ---> da7621a59adb [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1ed76d1f63a4 [INFO] DOCKER> ---> Removed intermediate container 1ed76d1f63a4 [INFO] DOCKER> ---> 16ffa9644a0d [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b13d30530a3e [INFO] DOCKER> ---> Removed intermediate container b13d30530a3e [INFO] DOCKER> ---> f35354e48ef4 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in bab090e95867 [INFO] DOCKER> ---> Removed intermediate container bab090e95867 [INFO] DOCKER> ---> e93d6c0adeea [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7e0e65bb3319 [INFO] DOCKER> ---> Removed intermediate container 7e0e65bb3319 [INFO] DOCKER> ---> 0b4e68bf06da [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7ecacdcaf9ff [INFO] DOCKER> ---> Removed intermediate container 7ecacdcaf9ff [INFO] DOCKER> ---> 89950058d9ee [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/k8s-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5eb4e081baf5 [INFO] DOCKER> ---> Removed intermediate container 5eb4e081baf5 [INFO] DOCKER> ---> a762795039e9 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8da7f8e3fea5 [INFO] DOCKER> ---> Removed intermediate container 8da7f8e3fea5 [INFO] DOCKER> ---> a27dc2a6f6d5 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in a8230169cbf2 [INFO] DOCKER> ---> Removed intermediate container a8230169cbf2 [INFO] DOCKER> ---> a5b206d74830 [INFO] DOCKER> Step 18/27 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in f800c508c934 [INFO] DOCKER> ---> Removed intermediate container f800c508c934 [INFO] DOCKER> ---> 118fc0ba97ea [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 24a8c0af2732 [INFO] DOCKER> ---> Removed intermediate container 24a8c0af2732 [INFO] DOCKER> ---> 77f106632588 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 9ec23a840358 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2d4852f7a829 [INFO] DOCKER> ---> Removed intermediate container 2d4852f7a829 [INFO] DOCKER> ---> c0159aa337e2 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kubernetes.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> ceb7282258cc [INFO] DOCKER> Step 23/27 : RUN chmod 755 bin/*.sh && apk update && apk add wget && wget -nv https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz && tar xvf helm-v3.5.2-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin && rm -rf linux-amd64 && rm helm-v3.5.2-linux-amd64.tar.gz && wget -nv https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl && chmod +x kubectl && mv kubectl /usr/local/bin/kubectl [INFO] DOCKER> [INFO] DOCKER> ---> Running in c9440ad6102e [INFO] DOCKER> fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [INFO] DOCKER> fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [INFO] DOCKER> v3.22.4-88-gbd5a1caca60 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] v3.22.4-86-g295a3149dfa [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] OK: 26331 distinct packages available [INFO] DOCKER> (1/2) Installing pcre2 (10.46-r0) [INFO] DOCKER> (2/2) Installing wget (1.25.0-r1) [INFO] DOCKER> Executing busybox-1.37.0-r20.trigger [INFO] DOCKER> OK: 216 MiB in 67 packages [INFO] DOCKER> [91m2026-05-20 10:10:34 URL:https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz [12365365/12365365] -> "helm-v3.5.2-linux-amd64.tar.gz" [1] [INFO] DOCKER> linux-amd64/ [INFO] DOCKER> linux-amd64/helm linux-amd64/LICENSE linux-amd64/README.md [INFO] DOCKER> [91m2026-05-20 10:10:35 URL:https://storage.googleapis.com/kubernetes-release/release/v1.21.1/bin/linux/amd64/kubectl [47583232/47583232] -> "kubectl" [1] [INFO] DOCKER> ---> Removed intermediate container c9440ad6102e [INFO] DOCKER> ---> 79ea7c81a9c0 [INFO] DOCKER> Step 24/27 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 5381d31bbe81 [INFO] DOCKER> ---> Removed intermediate container 5381d31bbe81 [INFO] DOCKER> ---> 0ded2f195dfa [INFO] DOCKER> Step 25/27 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8ee87f24c3b8 [INFO] DOCKER> ---> Removed intermediate container 8ee87f24c3b8 [INFO] DOCKER> ---> 06a0c8fcc9e6 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 853f65022a03 [INFO] DOCKER> ---> Removed intermediate container 853f65022a03 [INFO] DOCKER> ---> 4e861febc9eb [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in fe0068608df3 [INFO] DOCKER> ---> Removed intermediate container fe0068608df3 [INFO] DOCKER> ---> e303a6fc3673 [INFO] DOCKER> Successfully built e303a6fc3673 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-k8s-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Built image sha256:e303a6fc367372b0dd92c7b87f09d8d81f404cd4b487e2fbc4aadf25b93906da [INFO] DOCKER> [onap/policy-clamp-ac-k8s-ppnt:latest] "onap-policy-clamp-ac-k8s-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-k8s-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-http-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Created docker-build.tar in 436 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/http-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> f64f3086dc32 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/http-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 02c3bf169115 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 02c3bf169115 [INFO] DOCKER> ---> 2b08eb1c5ab5 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM HTTP Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 582ed34deddf [INFO] DOCKER> ---> Removed intermediate container 582ed34deddf [INFO] DOCKER> ---> 5ea9e0279429 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM HTTP Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0d33497cdb18 [INFO] DOCKER> ---> Removed intermediate container 0d33497cdb18 [INFO] DOCKER> ---> bc89fe7c6976 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e58331869693 [INFO] DOCKER> ---> Removed intermediate container e58331869693 [INFO] DOCKER> ---> 5264f00f6391 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in a0fe0b670e32 [INFO] DOCKER> ---> Removed intermediate container a0fe0b670e32 [INFO] DOCKER> ---> e1850b5bab4c [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 117dfa72aa5e [INFO] DOCKER> ---> Removed intermediate container 117dfa72aa5e [INFO] DOCKER> ---> 57cd1fda6c8d [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9b73b46cad94 [INFO] DOCKER> ---> Removed intermediate container 9b73b46cad94 [INFO] DOCKER> ---> f18d5c106a2c [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in cbdc318d77ab [INFO] DOCKER> ---> Removed intermediate container cbdc318d77ab [INFO] DOCKER> ---> 0d18ddc5b16b [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 59acbf485bfa [INFO] DOCKER> ---> Removed intermediate container 59acbf485bfa [INFO] DOCKER> ---> 04ad6ac14f0a [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/http-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in b58355963884 [INFO] DOCKER> ---> Removed intermediate container b58355963884 [INFO] DOCKER> ---> 453a7ac35c69 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 75eb8fb6d957 [INFO] DOCKER> ---> Removed intermediate container 75eb8fb6d957 [INFO] DOCKER> ---> d381b9cc0ec5 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 55035ff7440a [INFO] DOCKER> ---> Removed intermediate container 55035ff7440a [INFO] DOCKER> ---> 32b71755703f [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 28ef58371a76 [INFO] DOCKER> ---> Removed intermediate container 28ef58371a76 [INFO] DOCKER> ---> 15234e245085 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8ff4d13cbd79 [INFO] DOCKER> ---> Removed intermediate container 8ff4d13cbd79 [INFO] DOCKER> ---> 346b8a633362 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 99304f91f82f [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8453e83c1a1c [INFO] DOCKER> ---> Removed intermediate container 8453e83c1a1c [INFO] DOCKER> ---> c9391817c158 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-http.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 09b0b901e2c0 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in f607cb2ce5f5 [INFO] DOCKER> ---> Removed intermediate container f607cb2ce5f5 [INFO] DOCKER> ---> fabb083dee37 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in dcdfd7437f80 [INFO] DOCKER> ---> Removed intermediate container dcdfd7437f80 [INFO] DOCKER> ---> 7d3c4b7909f7 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in b4fc4719a521 [INFO] DOCKER> ---> Removed intermediate container b4fc4719a521 [INFO] DOCKER> ---> 8c0fa712a779 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 11b7679916ed [INFO] DOCKER> ---> Removed intermediate container 11b7679916ed [INFO] DOCKER> ---> 281de8dc6797 [INFO] DOCKER> Successfully built 281de8dc6797 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-http-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Built image sha256:281de8dc67974c363dd5cf46a1eae3cb4f10f3fb924a4ddfcdca1bfae510cd95 [INFO] DOCKER> [onap/policy-clamp-ac-http-ppnt:latest] "onap-policy-clamp-ac-http-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-http-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-a1pms-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Created docker-build.tar in 438 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/a1pms-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 6e3a2110e1c7 [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/a1pms-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8ae42e5ddd33 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 8ae42e5ddd33 [INFO] DOCKER> ---> 74fa9f7ac8f6 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM A1 PMS Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9cb4a3cf01ad [INFO] DOCKER> ---> Removed intermediate container 9cb4a3cf01ad [INFO] DOCKER> ---> dd0eba1953dd [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM A1 PMS Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2f8a752d5495 [INFO] DOCKER> ---> Removed intermediate container 2f8a752d5495 [INFO] DOCKER> ---> b05d60dec23c [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0fa58febb64e [INFO] DOCKER> ---> Removed intermediate container 0fa58febb64e [INFO] DOCKER> ---> 220e53647da0 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in de19dfb5981c [INFO] DOCKER> ---> Removed intermediate container de19dfb5981c [INFO] DOCKER> ---> 97b6e40ff245 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7c8d23ee969d [INFO] DOCKER> ---> Removed intermediate container 7c8d23ee969d [INFO] DOCKER> ---> 8f93de27565e [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in a9dce2f6079d [INFO] DOCKER> ---> Removed intermediate container a9dce2f6079d [INFO] DOCKER> ---> 8e215cbbf9c2 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 77a0450e493d [INFO] DOCKER> ---> Removed intermediate container 77a0450e493d [INFO] DOCKER> ---> 211e85fc50c7 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 467187a03c90 [INFO] DOCKER> ---> Removed intermediate container 467187a03c90 [INFO] DOCKER> ---> 9a17975ce977 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/a1pms-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in cfd24492a7c0 [INFO] DOCKER> ---> Removed intermediate container cfd24492a7c0 [INFO] DOCKER> ---> f123f14c1f10 [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 0f93b0ee16f6 [INFO] DOCKER> ---> Removed intermediate container 0f93b0ee16f6 [INFO] DOCKER> ---> 1927b1172c1c [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2f02dc85ed12 [INFO] DOCKER> ---> Removed intermediate container 2f02dc85ed12 [INFO] DOCKER> ---> c8517073875a [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in cac108aec338 [INFO] DOCKER> ---> Removed intermediate container cac108aec338 [INFO] DOCKER> ---> 65832823caf8 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 33db65418022 [INFO] DOCKER> ---> Removed intermediate container 33db65418022 [INFO] DOCKER> ---> 0901fe316c90 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 2002278e4858 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in e4bdf288bdd5 [INFO] DOCKER> ---> Removed intermediate container e4bdf288bdd5 [INFO] DOCKER> ---> 93503fac665a [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-a1pms.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> d485ba207453 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 79d604b3afac [INFO] DOCKER> ---> Removed intermediate container 79d604b3afac [INFO] DOCKER> ---> aaf07aa51390 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in e51b45c81e3e [INFO] DOCKER> ---> Removed intermediate container e51b45c81e3e [INFO] DOCKER> ---> 0601d98be45f [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in d2d735aeafbd [INFO] DOCKER> ---> Removed intermediate container d2d735aeafbd [INFO] DOCKER> ---> 4c9bb064ab1c [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1d50d07415ef [INFO] DOCKER> ---> Removed intermediate container 1d50d07415ef [INFO] DOCKER> ---> 5490a4bcc1a7 [INFO] DOCKER> Successfully built 5490a4bcc1a7 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-a1pms-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Built image sha256:5490a4bcc1a777774c91e61b8a22bd49c5c265102537353d23082057886f3d1d [INFO] DOCKER> [onap/policy-clamp-ac-a1pms-ppnt:latest] "onap-policy-clamp-ac-a1pms-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-a1pms-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-kserve-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Created docker-build.tar in 481 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/kserve-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 111021f2786e [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/kserve-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 73f54675aa26 [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 73f54675aa26 [INFO] DOCKER> ---> 9acc80b49430 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM KSERVE Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in a4f401f940fe [INFO] DOCKER> ---> Removed intermediate container a4f401f940fe [INFO] DOCKER> ---> d17c1d6c6940 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Kserve Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in ee5e96f30d2a [INFO] DOCKER> ---> Removed intermediate container ee5e96f30d2a [INFO] DOCKER> ---> 5fdee69a8284 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 76710d691263 [INFO] DOCKER> ---> Removed intermediate container 76710d691263 [INFO] DOCKER> ---> 0694881bde83 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c54dab0e0416 [INFO] DOCKER> ---> Removed intermediate container c54dab0e0416 [INFO] DOCKER> ---> 34ec5f6bb3c6 [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 85dbc79b0f5b [INFO] DOCKER> ---> Removed intermediate container 85dbc79b0f5b [INFO] DOCKER> ---> 734bf5f09111 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in f31d941054f0 [INFO] DOCKER> ---> Removed intermediate container f31d941054f0 [INFO] DOCKER> ---> b974ba3ac4f1 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 64ae27397031 [INFO] DOCKER> ---> Removed intermediate container 64ae27397031 [INFO] DOCKER> ---> b74ca9c0a267 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7b5ac72fc82f [INFO] DOCKER> ---> Removed intermediate container 7b5ac72fc82f [INFO] DOCKER> ---> 1df36609b442 [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/kserve-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3df3eeb98008 [INFO] DOCKER> ---> Removed intermediate container 3df3eeb98008 [INFO] DOCKER> ---> 765a5ea38ced [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in bf0296af6e55 [INFO] DOCKER> ---> Removed intermediate container bf0296af6e55 [INFO] DOCKER> ---> 15e2c55aed1a [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in c970dbbdcd59 [INFO] DOCKER> ---> Removed intermediate container c970dbbdcd59 [INFO] DOCKER> ---> 522ec867b52f [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in 62cc149c84c4 [INFO] DOCKER> ---> Removed intermediate container 62cc149c84c4 [INFO] DOCKER> ---> 9025cd290f72 [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in 73443608f412 [INFO] DOCKER> ---> Removed intermediate container 73443608f412 [INFO] DOCKER> ---> 088324e5d207 [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> f7109a07aa50 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8aa93213a38e [INFO] DOCKER> ---> Removed intermediate container 8aa93213a38e [INFO] DOCKER> ---> 58a34cb405ec [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-kserve.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 4c3139c5c799 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 69c0c629e422 [INFO] DOCKER> ---> Removed intermediate container 69c0c629e422 [INFO] DOCKER> ---> 783f7720f3e0 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in d9578bb8eaf9 [INFO] DOCKER> ---> Removed intermediate container d9578bb8eaf9 [INFO] DOCKER> ---> a94cc1206a52 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7f216b366195 [INFO] DOCKER> ---> Removed intermediate container 7f216b366195 [INFO] DOCKER> ---> cc45d7325a85 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in cee9c1bdd26e [INFO] DOCKER> ---> Removed intermediate container cee9c1bdd26e [INFO] DOCKER> ---> b5f524130fde [INFO] DOCKER> Successfully built b5f524130fde [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-kserve-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Built image sha256:b5f524130fdefe1845c9074db74c7ea00c40f98cef872cd5989c70e40134ff21 [INFO] DOCKER> [onap/policy-clamp-ac-kserve-ppnt:latest] "onap-policy-clamp-ac-kserve-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-kserve-ppnt:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-acm-element-impl/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Created docker-build.tar in 360 milliseconds [INFO] DOCKER> Step 1/28 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/28 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/28 : COPY /maven/lib/element-participant.tar.gz /packages [INFO] DOCKER> [INFO] DOCKER> ---> 93463519445e [INFO] DOCKER> Step 4/28 : RUN tar xvfz /packages/element-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9bb85fe185bb [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 9bb85fe185bb [INFO] DOCKER> ---> 8ba704322b1b [INFO] DOCKER> Step 5/28 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/28 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/28 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Element" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8552a46366d7 [INFO] DOCKER> ---> Removed intermediate container 8552a46366d7 [INFO] DOCKER> ---> 14b4ea7285b6 [INFO] DOCKER> Step 8/28 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Element image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in c2785af6a246 [INFO] DOCKER> ---> Removed intermediate container c2785af6a246 [INFO] DOCKER> ---> b0036a7b16e5 [INFO] DOCKER> Step 9/28 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7bd35f27b75f [INFO] DOCKER> ---> Removed intermediate container 7bd35f27b75f [INFO] DOCKER> ---> 682bc623d4c1 [INFO] DOCKER> Step 10/28 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9c12f2eb8dcb [INFO] DOCKER> ---> Removed intermediate container 9c12f2eb8dcb [INFO] DOCKER> ---> 005d18836a69 [INFO] DOCKER> Step 11/28 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d67d5343fec3 [INFO] DOCKER> ---> Removed intermediate container d67d5343fec3 [INFO] DOCKER> ---> f8948232ab30 [INFO] DOCKER> Step 12/28 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 667ef978373b [INFO] DOCKER> ---> Removed intermediate container 667ef978373b [INFO] DOCKER> ---> b982bce35ddb [INFO] DOCKER> Step 13/28 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e47f7b42fbea [INFO] DOCKER> ---> Removed intermediate container e47f7b42fbea [INFO] DOCKER> ---> be7afe892d81 [INFO] DOCKER> Step 14/28 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 9b3188786569 [INFO] DOCKER> ---> Removed intermediate container 9b3188786569 [INFO] DOCKER> ---> d4ff16e2c86c [INFO] DOCKER> Step 15/28 : ARG POLICY_LOGS=/var/log/onap/policy/element-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in aa840861105c [INFO] DOCKER> ---> Removed intermediate container aa840861105c [INFO] DOCKER> ---> 5dcbcd069980 [INFO] DOCKER> Step 16/28 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in c37c484ba808 [INFO] DOCKER> ---> Removed intermediate container c37c484ba808 [INFO] DOCKER> ---> 835009f2a6b1 [INFO] DOCKER> Step 17/28 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in c1173baf9a6f [INFO] DOCKER> ---> Removed intermediate container c1173baf9a6f [INFO] DOCKER> ---> ee472db01ff6 [INFO] DOCKER> Step 18/28 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in ad2677caf266 [INFO] DOCKER> ---> Removed intermediate container ad2677caf266 [INFO] DOCKER> ---> 8ed0c886e2bd [INFO] DOCKER> Step 19/28 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in a136d22b4a14 [INFO] DOCKER> ---> Removed intermediate container a136d22b4a14 [INFO] DOCKER> ---> 9f64fd5e659c [INFO] DOCKER> Step 20/28 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> a976716018be [INFO] DOCKER> Step 21/28 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in df580dce8806 [INFO] DOCKER> ---> Removed intermediate container df580dce8806 [INFO] DOCKER> ---> c56587bf4936 [INFO] DOCKER> Step 22/28 : COPY --chown=policy:policy element-participant.sh bin/ [INFO] DOCKER> [INFO] DOCKER> ---> af544331c9a0 [INFO] DOCKER> Step 23/28 : COPY --chown=policy:policy /maven/policy-clamp-acm-element-impl.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> 9b26354f39fa [INFO] DOCKER> Step 24/28 : RUN chmod 755 bin/*.sh [INFO] DOCKER> [INFO] DOCKER> ---> Running in 4511afda3ab7 [INFO] DOCKER> ---> Removed intermediate container 4511afda3ab7 [INFO] DOCKER> ---> 3a756d604774 [INFO] DOCKER> Step 25/28 : EXPOSE 8084 [INFO] DOCKER> [INFO] DOCKER> ---> Running in 8e03a1e5c5c1 [INFO] DOCKER> ---> Removed intermediate container 8e03a1e5c5c1 [INFO] DOCKER> ---> a1f507956c6e [INFO] DOCKER> Step 26/28 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in b195e9b27586 [INFO] DOCKER> ---> Removed intermediate container b195e9b27586 [INFO] DOCKER> ---> 3878a634963c [INFO] DOCKER> Step 27/28 : WORKDIR $POLICY_HOME/bin [INFO] DOCKER> [INFO] DOCKER> ---> Running in f16e340459c5 [INFO] DOCKER> ---> Removed intermediate container f16e340459c5 [INFO] DOCKER> ---> 70e763c649c5 [INFO] DOCKER> Step 28/28 : ENTRYPOINT [ "./element-participant.sh" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 7d9f0e15823b [INFO] DOCKER> ---> Removed intermediate container 7d9f0e15823b [INFO] DOCKER> ---> d868ad1f492e [INFO] DOCKER> Successfully built d868ad1f492e [INFO] DOCKER> Successfully tagged onap/policy-clamp-acm-element-impl:latest [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Built image sha256:d868ad1f492e4a800fe77da47474367fd5ded3ef61314013c61263cdd28d8f1c [INFO] DOCKER> [onap/policy-clamp-acm-element-impl:latest] "onap-policy-clamp-acm-element-impl": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-acm-element-impl:9.0-SNAPSHOT-latest successful! [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [WARNING] Cannot include project artifact: org.onap.policy.clamp:policy-clamp-docker:pom:9.0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/build/maven [INFO] 2 files copied to /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/build/maven [INFO] Building tar: /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/target/docker/onap/policy-clamp-ac-sim-ppnt/tmp/docker-build.tar [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Created docker-build.tar in 358 milliseconds [INFO] DOCKER> Step 1/26 : FROM busybox AS tarball [INFO] DOCKER> [INFO] DOCKER> ---> 1487d0af5f52 [INFO] DOCKER> Step 2/26 : RUN mkdir /packages /extracted [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> 19e98ccdf6b8 [INFO] DOCKER> Step 3/26 : COPY /maven/lib/sim-participant.tar.gz /packages/ [INFO] DOCKER> [INFO] DOCKER> ---> 672648e3985c [INFO] DOCKER> Step 4/26 : RUN tar xvzf /packages/sim-participant.tar.gz --directory /extracted/ [INFO] DOCKER> [INFO] DOCKER> ---> Running in 57e2371b246f [INFO] DOCKER> bin/liquibase.sh etc/ElementParticipantParameters.yaml etc/logback.xml etc/liquibase/db/changelog/changelog-1800.yaml etc/liquibase/db/changelog/changelog-1701.yaml etc/liquibase/db/changelog/changelog-1801.yaml etc/liquibase/db/changelog/changelog-1500.yaml etc/liquibase/db/changelog/changelog-1700.yaml etc/liquibase/db/changelog/changelog-1400.yaml etc/liquibase/db/changelog/db.changelog-master.yaml etc/liquibase/db/changelog/changelog-1600.yaml etc/liquibase/db/changelog/changelog-1702.yaml [INFO] DOCKER> ---> Removed intermediate container 57e2371b246f [INFO] DOCKER> ---> afcd1b1aa205 [INFO] DOCKER> Step 5/26 : FROM onap/policy-jre-alpine:5.0.1-SNAPSHOT [INFO] DOCKER> [INFO] DOCKER> ---> 63646e3a5d41 [INFO] DOCKER> Step 6/26 : LABEL maintainer="Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Using cache [INFO] DOCKER> ---> b7aa4873988c [INFO] DOCKER> Step 7/26 : LABEL org.opencontainers.image.title="Policy CLAMP ACM Simulator Participant" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 6d3d57da2e73 [INFO] DOCKER> ---> Removed intermediate container 6d3d57da2e73 [INFO] DOCKER> ---> 47cdc5734455 [INFO] DOCKER> Step 8/26 : LABEL org.opencontainers.image.description="Policy CLAMP ACM Simulator Participant image based on Alpine" [INFO] DOCKER> [INFO] DOCKER> ---> Running in d0beffb4e714 [INFO] DOCKER> ---> Removed intermediate container d0beffb4e714 [INFO] DOCKER> ---> 8f5129121e66 [INFO] DOCKER> Step 9/26 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-clamp" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 45572c273419 [INFO] DOCKER> ---> Removed intermediate container 45572c273419 [INFO] DOCKER> ---> 9e7e49ebef07 [INFO] DOCKER> Step 10/26 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" [INFO] DOCKER> [INFO] DOCKER> ---> Running in e3292e2a3c2d [INFO] DOCKER> ---> Removed intermediate container e3292e2a3c2d [INFO] DOCKER> ---> 425f38a744ed [INFO] DOCKER> Step 11/26 : LABEL org.opencontainers.image.licenses="Apache-2.0" [INFO] DOCKER> [INFO] DOCKER> ---> Running in b6d5da49a637 [INFO] DOCKER> ---> Removed intermediate container b6d5da49a637 [INFO] DOCKER> ---> 337ddc6898e3 [INFO] DOCKER> Step 12/26 : LABEL org.opencontainers.image.created="2026-05-20T10:09:39.914Z" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 04ad4792cf9f [INFO] DOCKER> ---> Removed intermediate container 04ad4792cf9f [INFO] DOCKER> ---> 009dc71b5314 [INFO] DOCKER> Step 13/26 : LABEL org.opencontainers.image.version="9.0.2-SNAPSHOT" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 40ef864a9482 [INFO] DOCKER> ---> Removed intermediate container 40ef864a9482 [INFO] DOCKER> ---> efd7560b7520 [INFO] DOCKER> Step 14/26 : LABEL org.opencontainers.image.revision="6cb6ce2" [INFO] DOCKER> [INFO] DOCKER> ---> Running in 38fa89998b7f [INFO] DOCKER> ---> Removed intermediate container 38fa89998b7f [INFO] DOCKER> ---> 56adc0bcad6b [INFO] DOCKER> Step 15/26 : ARG POLICY_LOGS=/var/log/onap/policy/sim-participant [INFO] DOCKER> [INFO] DOCKER> ---> Running in 91ae2b30a0c4 [INFO] DOCKER> ---> Removed intermediate container 91ae2b30a0c4 [INFO] DOCKER> ---> b4f6abf27c1f [INFO] DOCKER> Step 16/26 : ENV POLICY_LOGS=$POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in ff128fa1d24a [INFO] DOCKER> ---> Removed intermediate container ff128fa1d24a [INFO] DOCKER> ---> b69ceda475e5 [INFO] DOCKER> Step 17/26 : ENV POLICY_HOME=$POLICY_HOME/clamp [INFO] DOCKER> [INFO] DOCKER> ---> Running in 3ff511a64025 [INFO] DOCKER> ---> Removed intermediate container 3ff511a64025 [INFO] DOCKER> ---> d3dc11a91e5a [INFO] DOCKER> Step 18/26 : USER root [INFO] DOCKER> [INFO] DOCKER> ---> Running in d73072130f3b [INFO] DOCKER> ---> Removed intermediate container d73072130f3b [INFO] DOCKER> ---> 3033dc05fc3e [INFO] DOCKER> Step 19/26 : RUN mkdir -p $POLICY_LOGS $POLICY_HOME && chown -R policy:policy $POLICY_HOME $POLICY_LOGS [INFO] DOCKER> [INFO] DOCKER> ---> Running in ef6a7c107881 [INFO] DOCKER> ---> Removed intermediate container ef6a7c107881 [INFO] DOCKER> ---> c54708f998ad [INFO] DOCKER> Step 20/26 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> 1a04c4db5ba5 [INFO] DOCKER> Step 21/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 2df1c58325e9 [INFO] DOCKER> ---> Removed intermediate container 2df1c58325e9 [INFO] DOCKER> ---> 6adf17660ad6 [INFO] DOCKER> Step 22/26 : COPY --chown=policy:policy /maven/policy-clamp-participant-impl-sim.jar /app/app.jar [INFO] DOCKER> [INFO] DOCKER> ---> a1a182ffb040 [INFO] DOCKER> Step 23/26 : EXPOSE 6969 [INFO] DOCKER> [INFO] DOCKER> ---> Running in a544e19abf0d [INFO] DOCKER> ---> Removed intermediate container a544e19abf0d [INFO] DOCKER> ---> 0b0da3312a09 [INFO] DOCKER> Step 24/26 : USER policy [INFO] DOCKER> [INFO] DOCKER> ---> Running in c095fd5a7ac9 [INFO] DOCKER> ---> Removed intermediate container c095fd5a7ac9 [INFO] DOCKER> ---> 32cdf2776953 [INFO] DOCKER> Step 25/26 : WORKDIR $POLICY_HOME [INFO] DOCKER> [INFO] DOCKER> ---> Running in 01df7697e39e [INFO] DOCKER> ---> Removed intermediate container 01df7697e39e [INFO] DOCKER> ---> fcf7076ea609 [INFO] DOCKER> Step 26/26 : ENTRYPOINT [ "java", "-jar", "/app/app.jar" ] [INFO] DOCKER> [INFO] DOCKER> ---> Running in 1978bc5b9dd9 [INFO] DOCKER> ---> Removed intermediate container 1978bc5b9dd9 [INFO] DOCKER> ---> 0a46ab096f87 [INFO] DOCKER> Successfully built 0a46ab096f87 [INFO] DOCKER> Successfully tagged onap/policy-clamp-ac-sim-ppnt:latest [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Built image sha256:0a46ab096f8780aef6c290115bc9e1f80a1d9d2ce0d1a29b8446eba9da87cfa3 [INFO] DOCKER> [onap/policy-clamp-ac-sim-ppnt:latest] "onap-policy-clamp-ac-sim-ppnt": Tag with 9.0.2-SNAPSHOT,9.0.2-SNAPSHOT-20260520T1008,9.0-SNAPSHOT-latest [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT-20260520T1008 successful! [INFO] DOCKER> Tagging image onap/policy-clamp-ac-sim-ppnt:9.0-SNAPSHOT-latest successful! [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ policy-clamp-docker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ policy-clamp-docker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compile (default) @ policy-clamp-docker --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- gmavenplus-plugin:3.0.2:compileTests (default) @ policy-clamp-docker --- [INFO] Compilation of tests is skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-clamp-docker --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ policy-clamp-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ policy-clamp-docker --- [INFO] Analyzed bundle 'policy-clamp-docker' with 0 classes [INFO] Analyzed bundle 'policy-clamp-tarball' with 0 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-simulator' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-policy' with 11 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kubernetes' with 17 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-http' with 7 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-kserve' with 10 classes [INFO] Analyzed bundle 'policy-clamp-participant-impl-a1pms' with 7 classes [INFO] Analyzed bundle 'policy-clamp-acm-element-impl' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ policy-clamp-docker --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ policy-clamp-docker --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ policy-clamp-docker --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/packages/policy-clamp-docker/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp-docker/9.0.2-SNAPSHOT/policy-clamp-docker-9.0.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-clamp 9.0.2-SNAPSHOT: [INFO] [INFO] policy-clamp ....................................... SUCCESS [ 7.458 s] [INFO] clamp-parent ....................................... SUCCESS [ 0.017 s] [INFO] checkstyle ......................................... SUCCESS [ 2.044 s] [INFO] dependencies ....................................... SUCCESS [ 5.612 s] [INFO] test-utils ......................................... SUCCESS [ 3.650 s] [INFO] policy-common ...................................... SUCCESS [ 4.840 s] [INFO] policy-models ...................................... SUCCESS [ 1.313 s] [INFO] policy-clamp-common ................................ SUCCESS [ 0.551 s] [INFO] policy-clamp-examples .............................. SUCCESS [ 0.416 s] [INFO] policy-clamp-models ................................ SUCCESS [ 3.441 s] [INFO] policy-clamp-runtime-acm ........................... SUCCESS [ 10.800 s] [INFO] policy-clamp-participant ........................... SUCCESS [ 0.068 s] [INFO] policy-clamp-participant-intermediary .............. SUCCESS [ 1.877 s] [INFO] policy-clamp-participant-impl ...................... SUCCESS [ 0.158 s] [INFO] policy-clamp-participant-impl-simulator ............ SUCCESS [ 3.817 s] [INFO] policy-clamp-participant-impl-policy ............... SUCCESS [ 11.866 s] [INFO] policy-clamp-participant-impl-kubernetes ........... SUCCESS [ 1.121 s] [INFO] policy-clamp-participant-impl-http ................. SUCCESS [ 0.796 s] [INFO] policy-clamp-participant-impl-kserve ............... SUCCESS [ 1.339 s] [INFO] policy-clamp-participant-impl-a1pms ................ SUCCESS [ 0.793 s] [INFO] policy-clamp-acm-element-impl ...................... SUCCESS [ 1.173 s] [INFO] clamp-packages ..................................... SUCCESS [ 0.097 s] [INFO] policy-clamp-tarball ............................... SUCCESS [ 0.652 s] [INFO] policy-clamp-docker ................................ SUCCESS [02:11 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:17 min [INFO] Finished at: 2026-05-20T10:11:47Z [INFO] ------------------------------------------------------------------------ [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins14526009198707134321.sh + echo '---> install-robotframework-py3.sh' ---> install-robotframework-py3.sh + REQUIRED_PYTHON=3.7.0 + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ pyenv versions --bare ++ local command ++ command=versions ++ sed '/^[^0-9]/d' ++ '[' 2 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions --bare ++ sort -V ++ tail -n 1 + version=3.11.10 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 ++ python3 --version ++ awk '{print $2}' + PYTHON_VERSION=3.11.10 + ver_ge 3.11.10 3.7.0 ++ ver_cmp 3.11.10 3.7.0 ++ local IFS=. ++ V1=('3' '11' '10') ++ V2=('3' '7' '0') ++ local V1 V2 I ++ (( I=0 )) ++ (( I<3 || I<3 )) ++ [[ 3 -lt 3 ]] ++ [[ 3 -gt 3 ]] ++ (( I++ )) ++ (( I<3 || I<3 )) ++ [[ 11 -lt 7 ]] ++ [[ 11 -gt 7 ]] ++ echo 1 ++ return + [[ ! 1 -eq -1 ]] + python3 -m robot.run --version + cat + [[ -f /home/jenkins/lf-env.sh ]] + echo 'Installing robot-framework using LF common tooling' Installing robot-framework using LF common tooling + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv setuptools pip wheel ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-06ho + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv setuptools pip wheel + options=' --python '\''python3'\'' --venv-file '\''/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' + eval set -- ' --python '\''python3'\'' --venv-file '\''/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv'\'' -- '\''setuptools'\'' '\''pip'\'' '\''wheel'\''' ++ set -- --python python3 --venv-file /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv -- setuptools pip wheel + true + case $1 in + python=python3 + shift 2 + true + case $1 in + venv_file=/w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions + local command + command=versions + '[' 1 -gt 0 ']' + shift + case "$command" in + command pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash ++ local command ++ command=init ++ '[' 3 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ awk '{ print $1 }' ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ grep -E '^[0-9.]*[0-9]$' ++ command pyenv versions ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='setuptools ' + for arg in "$@" + case $arg in + pkg_list+='pip ' + for arg in "$@" + case $arg in + pkg_list+='wheel ' + [[ -f /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv ]] + [[ ! -f /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-06ho + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-06ho' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-06ho + echo /tmp/venv-06ho + echo 'lf-activate-venv(): INFO: Save venv in file: /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv' lf-activate-venv(): INFO: Save venv in file: /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-06ho/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z setuptools pip wheel ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel ' lf-activate-venv(): INFO: Installing additional packages: setuptools pip wheel + /tmp/venv-06ho/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager setuptools pip wheel + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-06ho/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-06ho/bin to PATH + PATH=/tmp/venv-06ho/bin:/opt/pyenv/shims:/opt/pyenv/bin:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 -m pip install -r requirements.txt Collecting paramiko (from -r requirements.txt (line 1)) Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) Collecting six (from -r requirements.txt (line 2)) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3 (from -r requirements.txt (line 3)) Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting docker-py (from -r requirements.txt (line 4)) Downloading docker_py-1.10.6-py2.py3-none-any.whl.metadata (2.1 kB) Collecting ipaddr (from -r requirements.txt (line 5)) Downloading ipaddr-2.2.0.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 6)) Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) Collecting netifaces (from -r requirements.txt (line 7)) Downloading netifaces-0.11.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyhocon (from -r requirements.txt (line 8)) Downloading pyhocon-0.3.63.tar.gz (307 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from -r requirements.txt (line 9)) Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting selenium<4.6.0,>=4.0.0 (from -r requirements.txt (line 10)) Downloading selenium-4.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting robotframework (from -r requirements.txt (line 11)) Downloading robotframework-7.4.2-py3-none-any.whl.metadata (7.6 kB) Collecting robotframework-httplibrary (from -r requirements.txt (line 12)) Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting robotframework-requests==0.9.3 (from -r requirements.txt (line 13)) Downloading robotframework_requests-0.9.3-py3-none-any.whl.metadata (7.2 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 14)) Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl.metadata (4.6 kB) Collecting robotframework-sshlibrary (from -r requirements.txt (line 15)) Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scapy (from -r requirements.txt (line 16)) Downloading scapy-2.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting jsonpath-rw (from -r requirements.txt (line 18)) Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting elasticsearch<8.0.0,>=7.0.0 (from -r requirements.txt (line 20)) Downloading elasticsearch-7.17.13-py2.py3-none-any.whl.metadata (6.3 kB) Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl.metadata (12 kB) Collecting pyangbind (from -r requirements.txt (line 23)) Downloading pyangbind-0.8.7-py3-none-any.whl.metadata (4.2 kB) Collecting isodate (from -r requirements.txt (line 25)) Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) Collecting jmespath (from -r requirements.txt (line 27)) Using cached jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) Collecting jsonpatch (from -r requirements.txt (line 29)) Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) Collecting pbr (from -r requirements.txt (line 30)) Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) Collecting deepdiff (from -r requirements.txt (line 31)) Downloading deepdiff-9.1.0-py3-none-any.whl.metadata (8.4 kB) Collecting dnspython (from -r requirements.txt (line 32)) Using cached dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) Collecting future (from -r requirements.txt (line 33)) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting jinja2 (from -r requirements.txt (line 34)) Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kafka-python (from -r requirements.txt (line 35)) Downloading kafka_python-2.3.1-py2.py3-none-any.whl.metadata (9.5 kB) Collecting protobuf (from -r requirements.txt (line 37)) Downloading protobuf-7.35.0-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) Collecting pyyaml (from -r requirements.txt (line 38)) Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting robotlibcore-temp (from -r requirements.txt (line 39)) Downloading robotlibcore-temp-1.0.2.tar.gz (4.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting more-itertools (from -r requirements.txt (line 40)) Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) Collecting xvfbwrapper (from -r requirements.txt (line 41)) Downloading xvfbwrapper-0.2.23-py3-none-any.whl.metadata (8.6 kB) Collecting PyVirtualDisplay (from -r requirements.txt (line 42)) Downloading PyVirtualDisplay-3.0-py3-none-any.whl.metadata (943 bytes) Collecting odltools (from -r requirements.txt (line 48)) Downloading odltools-0.1.34-py2.py3-none-any.whl.metadata (3.6 kB) Collecting urllib3 (from -r requirements.txt (line 3)) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting trio~=0.17 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) Collecting trio-websocket~=0.9 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) Collecting certifi>=2021.10.8 (from selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) Collecting attrs>=23.2.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Collecting sortedcontainers (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Using cached idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting outcome (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sniffio>=1.3.0 (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=1.26->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) Collecting bcrypt>=3.2 (from paramiko->-r requirements.txt (line 1)) Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) Collecting cryptography>=3.3 (from paramiko->-r requirements.txt (line 1)) Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) Collecting invoke>=2.0 (from paramiko->-r requirements.txt (line 1)) Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) Collecting pynacl>=1.5 (from paramiko->-r requirements.txt (line 1)) Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 4)) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 4)) Using cached websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 8)) Using cached pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 9)) Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 12)) Downloading webtest-3.0.7-py3-none-any.whl.metadata (2.0 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 12)) Using cached jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_seleniumlibrary-6.9.0-py3-none-any.whl.metadata (8.7 kB) Collecting scp>=0.13.0 (from robotframework-sshlibrary->-r requirements.txt (line 15)) Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) Collecting ply (from jsonpath-rw->-r requirements.txt (line 18)) Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Collecting decorator (from jsonpath-rw->-r requirements.txt (line 18)) Using cached decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 21)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 21)) Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Collecting elasticsearch-dsl (from -r requirements.txt (line 21)) Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.3-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.2-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.15.1-py3-none-any.whl.metadata (11 kB) INFO: pip is still looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Downloading elasticsearch_dsl-8.15.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.14.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.13.1-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.13.0-py3-none-any.whl.metadata (11 kB) Downloading elasticsearch_dsl-8.12.0-py3-none-any.whl.metadata (10 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading elasticsearch_dsl-8.11.0-py3-none-any.whl.metadata (10 kB) Downloading elasticsearch_dsl-8.9.0-py3-none-any.whl.metadata (10 kB) Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl.metadata (11 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 23)) Downloading pyang-2.7.1-py2.py3-none-any.whl.metadata (1.0 kB) Collecting lxml (from pyangbind->-r requirements.txt (line 23)) Using cached lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) Collecting regex (from pyangbind->-r requirements.txt (line 23)) Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting enum34 (from pyangbind->-r requirements.txt (line 23)) Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: setuptools in /tmp/venv-06ho/lib/python3.11/site-packages (from pbr->-r requirements.txt (line 30)) (82.0.1) Collecting cachebox<6,>=5.2 (from deepdiff->-r requirements.txt (line 31)) Downloading cachebox-5.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) Collecting orderly-set<6,>=5.5.0 (from deepdiff->-r requirements.txt (line 31)) Downloading orderly_set-5.5.0-py3-none-any.whl.metadata (6.6 kB) Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 34)) Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting requests (from -r requirements.txt (line 9)) Downloading requests-2.19.1-py2.py3-none-any.whl.metadata (52 kB) Collecting chardet<3.1.0,>=3.0.2 (from requests->-r requirements.txt (line 9)) Downloading chardet-3.0.4-py2.py3-none-any.whl.metadata (3.2 kB) Collecting idna (from trio~=0.17->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading idna-2.7-py2.py3-none-any.whl.metadata (8.9 kB) INFO: pip is looking at multiple versions of requests to determine which version is compatible with other requirements. This could take a while. Collecting odltools (from -r requirements.txt (line 48)) Downloading odltools-0.1.33-py2.py3-none-any.whl.metadata (3.6 kB) Downloading odltools-0.1.32-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.31-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.30-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.29-py2.py3-none-any.whl.metadata (3.4 kB) Downloading odltools-0.1.28-py2.py3-none-any.whl.metadata (3.4 kB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko->-r requirements.txt (line 1)) Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko->-r requirements.txt (line 1)) Using cached pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) INFO: pip is looking at multiple versions of robotframework-seleniumlibrary to determine which version is compatible with other requirements. This could take a while. Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl.metadata (9.0 kB) Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 14)) Using cached click-8.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Downloading waitress-3.0.2-py3-none-any.whl.metadata (5.8 kB) Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Using cached beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium<4.6.0,>=4.0.0->-r requirements.txt (line 10)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 12)) Using cached soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB) Downloading selenium-4.5.0-py3-none-any.whl (995 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 53.1 MB/s 0:00:00 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Downloading elasticsearch-7.17.13-py2.py3-none-any.whl (386 kB) Downloading trio-0.33.0-py3-none-any.whl (510 kB) Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB) Using cached requests-2.34.2-py3-none-any.whl (73 kB) Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) Using cached idna-3.15-py3-none-any.whl (72 kB) Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 53.4 MB/s 0:00:00 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 108.3 MB/s 0:00:00 Downloading elasticsearch_dsl-7.4.1-py2.py3-none-any.whl (64 kB) Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB) Downloading isodate-0.7.2-py3-none-any.whl (22 kB) Using cached jmespath-1.1.0-py3-none-any.whl (20 kB) Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) Downloading deepdiff-9.1.0-py3-none-any.whl (184 kB) Downloading cachebox-5.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (395 kB) Downloading orderly_set-5.5.0-py3-none-any.whl (13 kB) Using cached dnspython-2.8.0-py3-none-any.whl (331 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading kafka_python-2.3.1-py2.py3-none-any.whl (326 kB) Downloading protobuf-7.35.0-cp310-abi3-manylinux2014_x86_64.whl (327 kB) Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) Downloading xvfbwrapper-0.2.23-py3-none-any.whl (7.1 kB) Downloading PyVirtualDisplay-3.0-py3-none-any.whl (15 kB) Downloading odltools-0.1.28-py2.py3-none-any.whl (204 kB) Using cached attrs-26.1.0-py3-none-any.whl (67 kB) Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) Using cached certifi-2026.4.22-py3-none-any.whl (135 kB) Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Downloading invoke-3.0.3-py3-none-any.whl (160 kB) Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB) Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) Using cached click-8.4.0-py3-none-any.whl (116 kB) Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading webtest-3.0.7-py3-none-any.whl (32 kB) Downloading waitress-3.0.2-py3-none-any.whl (56 kB) Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB) Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) Using cached decorator-5.3.1-py3-none-any.whl (10 kB) Downloading enum34-1.1.10-py3-none-any.whl (11 kB) Using cached lxml-6.1.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 37.0 MB/s 0:00:00 Using cached pycparser-3.0-py3-none-any.whl (48 kB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 55.5 MB/s 0:00:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Building wheels for collected packages: ipaddr, netifaces, pyhocon, robotframework-httplibrary, robotframework-sshlibrary, jsonpath-rw, robotlibcore-temp Building wheel for ipaddr (pyproject.toml): started Building wheel for ipaddr (pyproject.toml): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=f8ef64c70543e858a5bee6d5f092a5eab52b4ae351ebafbf3a8fe29646e3db04 Stored in directory: /home/jenkins/.cache/pip/wheels/1b/f4/54/ce8b4b51b444da2d12c64f5a99b6e4b526f341f803d4c9f5ac Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=35340 sha256=50081129bbc77acb406406eca35cbc577c890df9aaa97a6a2340d974a5e48e23 Stored in directory: /home/jenkins/.cache/pip/wheels/40/85/29/648c19bbbb5f1d30e33bfb343fd7fb54296b402f7205d8e46f Building wheel for pyhocon (pyproject.toml): started Building wheel for pyhocon (pyproject.toml): finished with status 'done' Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=bf10b3a323be3c04675cd1626b7a3eb3961f3a42b15dce2506893b897e0eefcb Stored in directory: /home/jenkins/.cache/pip/wheels/48/68/c1/8a35eaf7ea43eb257528abb29319da648d4eef5935caef191e Building wheel for robotframework-httplibrary (pyproject.toml): started Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=39f8ff6a5251946c6d78225fbf86615055f1fdaa3fb786b3957ed8aa8f975c9d Stored in directory: /home/jenkins/.cache/pip/wheels/4a/31/b2/a6e938352e7df5361efed39dddbec71d3dd8c14ce850c55e51 Building wheel for robotframework-sshlibrary (pyproject.toml): started Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e13fd02c4742b72fdcf7f26a20d5e85561386a528bb9ed1cabdccf99bfc408e6 Stored in directory: /home/jenkins/.cache/pip/wheels/ff/19/dd/b50e5355a6e3182ebe1e236d20405553a9de89dba38e6c218d Building wheel for jsonpath-rw (pyproject.toml): started Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1949385d08a1fa9fb4ca8bb1a7ad94478700ca4614470cd229acb42ae8946352 Stored in directory: /home/jenkins/.cache/pip/wheels/53/cf/51/a4ea10224b7fdb523e18e2033cadf2a8657517d1f95f3f5413 Building wheel for robotlibcore-temp (pyproject.toml): started Building wheel for robotlibcore-temp (pyproject.toml): finished with status 'done' Created wheel for robotlibcore-temp: filename=robotlibcore_temp-1.0.2-py3-none-any.whl size=4780 sha256=dcd8529a8a7feccd9215ff9a13f85f82aa2d463b9a96236a62441ff0bdc35511 Stored in directory: /home/jenkins/.cache/pip/wheels/91/0e/f0/e98d95d1abab84dde868d2f145fb4d3fb38288762e5fe8dc2d Successfully built ipaddr netifaces pyhocon robotframework-httplibrary robotframework-sshlibrary jsonpath-rw robotlibcore-temp Installing collected packages: sortedcontainers, robotlibcore-temp, PyVirtualDisplay, ply, netifaces, kafka-python, ipaddr, enum34, xvfbwrapper, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pyyaml, PySocks, pyparsing, pycparser, protobuf, pbr, orderly-set, netaddr, more-itertools, MarkupSafe, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, future, dnspython, decorator, click, charset_normalizer, certifi, cachebox, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, jinja2, elasticsearch, docker-pycreds, deepdiff, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, odltools, elasticsearch-dsl, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed MarkupSafe-3.0.3 PySocks-1.7.1 PyVirtualDisplay-3.0 WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 cachebox-5.2.3 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.0 cryptography-48.0.0 decorator-5.3.1 deepdiff-9.1.0 dnspython-2.8.0 docker-py-1.10.6 docker-pycreds-0.4.0 elasticsearch-7.17.13 elasticsearch-dsl-7.4.1 enum34-1.1.10 future-1.0.0 h11-0.16.0 idna-3.15 invoke-3.0.3 ipaddr-2.2.0 isodate-0.7.2 jinja2-3.1.6 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.1 kafka-python-2.3.1 lxml-6.1.1 more-itertools-11.0.2 netaddr-1.3.0 netifaces-0.11.0 odltools-0.1.28 orderly-set-5.5.0 outcome-1.3.0.post0 paramiko-5.0.0 pbr-7.0.3 ply-3.11 protobuf-7.35.0 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.63 pynacl-1.6.2 pyparsing-3.3.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 regex-2026.5.9 requests-2.34.2 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.3 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 robotlibcore-temp-1.0.2 scapy-2.7.0 scp-0.15.0 selenium-4.5.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-1.26.20 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 xvfbwrapper-0.2.23 ++ cat /w/workspace/policy-clamp-review-verification-maven-master/.robot3_venv + ROBOT3_VENV=/tmp/venv-06ho + echo ROBOT3_VENV=/tmp/venv-06ho + python3 --version Python 3.11.10 + python3 -m pip freeze attrs==26.1.0 bcrypt==5.0.0 beautifulsoup4==4.14.3 cachebox==5.2.3 certifi==2026.4.22 cffi==2.0.0 charset-normalizer==3.4.7 click==8.4.0 cryptography==48.0.0 decorator==5.3.1 deepdiff==9.1.0 distlib==0.4.0 dnspython==2.8.0 docker-py==1.10.6 docker-pycreds==0.4.0 elasticsearch==7.17.13 elasticsearch-dsl==7.4.1 enum34==1.1.10 filelock==3.29.0 future==1.0.0 h11==0.16.0 idna==3.15 invoke==3.0.3 ipaddr==2.2.0 isodate==0.7.2 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==3.1.1 kafka-python==2.3.1 lxml==6.1.1 MarkupSafe==3.0.3 more-itertools==11.0.2 netaddr==1.3.0 netifaces==0.11.0 odltools==0.1.28 orderly-set==5.5.0 outcome==1.3.0.post0 packaging==26.2 paramiko==5.0.0 pbr==7.0.3 platformdirs==4.9.6 ply==3.11 protobuf==7.35.0 pyang==2.7.1 pyangbind==0.8.7 pycparser==3.0 pyhocon==0.3.63 PyNaCl==1.6.2 pyparsing==3.3.2 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-discovery==1.3.1 PyVirtualDisplay==3.0 PyYAML==6.0.3 regex==2026.5.9 requests==2.34.2 robotframework==7.4.2 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.6.0 robotframework-requests==0.9.3 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.8.0 robotframework-sshlibrary==3.8.0 robotlibcore-temp==1.0.2 scapy==2.7.0 scp==0.15.0 selenium==4.5.0 six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.3 trio==0.33.0 trio-websocket==0.12.2 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.3 waitress==3.0.2 WebOb==1.8.9 websocket-client==1.9.0 WebTest==3.0.7 wsproto==1.3.2 xvfbwrapper==0.2.23 + python3 -m robot.run --version Robot Framework 7.4.2 (Python 3.11.10 on linux) + : [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins13664203155885814948.sh + /w/workspace/policy-clamp-review-verification-maven-master/csit/run-project-csit.sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded Docker Compose version v5.1.0 Setting project configuration for: policy/clamp Unknown project supplied. Defaulting to clamp test suite with 2 replicas. Configuring docker compose... Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/grafana/grafana:latest Pulling Image nexus3.onap.org:10001/prom/prometheus:latest Pulling Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulling Image nexus3.onap.org:10001/library/postgres:17.7 Pulling Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulling Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulling 227860fce5b2 Pulling fs layer 0B 96fff2cb8917 Pulling fs layer 0B 1574bcd41ffb Pulling fs layer 0B 227860fce5b2 Pulling fs layer 0B 1574bcd41ffb Pulling fs layer 0B 96fff2cb8917 Pulling fs layer 0B 6d5af01b353b Pulling fs layer 0B ba79870c5c58 Pulling fs layer 0B cfe73f596b97 Pulling fs layer 0B c8f0dcc32623 Pulling fs layer 0B 227860fce5b2 Pulling fs layer 0B 1574bcd41ffb Pulling fs layer 0B 96fff2cb8917 Pulling fs layer 0B 7f1c819af41d Pulling fs layer 0B c75edeca6339 Pulling fs layer 0B cf374de92bcc Pulling fs layer 0B 1574bcd41ffb Downloading 257B 1574bcd41ffb Downloading 257B 1574bcd41ffb Downloading 257B 96fff2cb8917 Downloading 6.279kB c8533800cdf1 Pulling fs layer 0B 46517af21612 Pulling fs layer 0B 45f569379759 Pulling fs layer 0B ca64c64b8c6b Pulling fs layer 0B 56c2f4d51269 Pulling fs layer 0B 63849d89c66d Pulling fs layer 0B 589002ba0eae Pulling fs layer 0B 8a3c71b80346 Pulling fs layer 0B ffaa3dc87eb8 Pulling fs layer 0B 5d4e761fb5e7 Pulling fs layer 0B 2f5d19039fdb Pulling fs layer 0B 4f4fb700ef54 Pulling fs layer 0B 51682cba8e21 Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 50094271107c Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B e1bed966d35a Pulling fs layer 0B 50094271107c Pulling fs layer 0B 133cfad7d9ef Pulling fs layer 0B 78d3529d5e95 Pulling fs layer 0B 3830b7c65da3 Pulling fs layer 0B e9aaa70b3398 Pulling fs layer 0B 925fe4f64047 Pulling fs layer 0B 85a55e8e22cf Pulling fs layer 0B 144f5e850556 Pulling fs layer 0B cd9c9b623eb1 Pulling fs layer 0B ea4a83fb93fe Pulling fs layer 0B 956cc8887c3e Pulling fs layer 0B 90dc7dee386a Pulling fs layer 0B 46e6d6da846e Pulling fs layer 0B 4ff421dac293 Pulling fs layer 0B ed8cfcf27c7a Pulling fs layer 0B 2e73123a8202 Pulling fs layer 0B b65758d82f26 Pulling fs layer 0B 2eb6e6454401 Pulling fs layer 0B ca18c8e97cb3 Pulling fs layer 0B 2be8671e729e Pulling fs layer 0B ec9be5b30934 Pulling fs layer 0B 4d1dbc12fcae Pulling fs layer 0B a63efc7efa2e Pulling fs layer 0B 0c8d55a45c0d Pulling fs layer 0B 0d9211fd3e1a Pulling fs layer 0B df3e8313a980 Pulling fs layer 0B 227860fce5b2 Downloading 6.291MB 1574bcd41ffb Download complete 0B 96fff2cb8917 Downloading 6.279kB 7f1c819af41d Downloading 3.146MB c75edeca6339 Downloading 258B cf374de92bcc Downloading 6.282kB 1574bcd41ffb Extracting 1B cd9c9b623eb1 Downloading 1.103kB 227860fce5b2 Downloading 7.34MB cd9c9b623eb1 Downloading 1.103kB 1574bcd41ffb Download complete 0B 96fff2cb8917 Downloading 6.279kB 85a55e8e22cf Downloading 172B 144f5e850556 Downloading 853B ea4a83fb93fe Downloading 230.7kB ea4a83fb93fe Downloading 230.7kB 144f5e850556 Downloading 853B 85a55e8e22cf Downloading 172B 6d5af01b353b Downloading 866B 1574bcd41ffb Extracting 1B ba79870c5c58 Downloading 6.281kB cfe73f596b97 Downloading 3.146MB c8f0dcc32623 Downloading 260B 227860fce5b2 Downloading 7.34MB 1574bcd41ffb Download complete 0B 96fff2cb8917 Downloading 6.279kB 1574bcd41ffb Extracting 1B 227860fce5b2 Downloading 14.68MB c75edeca6339 Downloading 258B cf374de92bcc Downloading 6.282kB 7f1c819af41d Downloading 8.389MB 96fff2cb8917 Download complete 0B 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB ea4a83fb93fe Downloading 230.7kB 78d3529d5e95 Downloading 2.097MB 144f5e850556 Downloading 853B c8533800cdf1 Downloading 1.334kB 46517af21612 Downloading 67.05kB 85a55e8e22cf Downloading 172B 50094271107c Downloading 1.049MB 925fe4f64047 Downloading 22kB cd9c9b623eb1 Downloading 1.103kB e9aaa70b3398 Downloading 98B 90dc7dee386a Downloading 2.097MB 1574bcd41ffb Extracting 1B 227860fce5b2 Downloading 14.68MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB e9aaa70b3398 Downloading 98B cd9c9b623eb1 Downloading 1.103kB 78d3529d5e95 Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 925fe4f64047 Downloading 22kB 96fff2cb8917 Download complete 0B 85a55e8e22cf Downloading 172B 144f5e850556 Downloading 853B ea4a83fb93fe Downloading 230.7kB 50094271107c Downloading 1.049MB 6d5af01b353b Download complete 0B 227860fce5b2 Downloading 14.68MB ba79870c5c58 Download complete 0B cfe73f596b97 Downloading 9.437MB 1574bcd41ffb Extracting 1B 96fff2cb8917 Download complete 0B c8f0dcc32623 Download complete 0B 1574bcd41ffb Extracting 1B c8f0dcc32623 Extracting 1B 227860fce5b2 Downloading 22.02MB 1574bcd41ffb Pull complete 0B 5d4e761fb5e7 Downloading 11.93kB c8533800cdf1 Downloading 1.334kB 46517af21612 Downloading 67.05kB ca64c64b8c6b Downloading 1.049MB 63849d89c66d Downloading 142B 2f5d19039fdb Downloading 162B 4f4fb700ef54 Downloading 32B 589002ba0eae Downloading 1.049MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB cd9c9b623eb1 Downloading 1.103kB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 925fe4f64047 Downloading 22kB 85a55e8e22cf Downloading 172B 144f5e850556 Downloading 853B 78d3529d5e95 Downloading 3.146MB 144f5e850556 Downloading 853B 85a55e8e22cf Downloading 172B 50094271107c Downloading 2.097MB 925fe4f64047 Downloading 22kB cd9c9b623eb1 Downloading 1.103kB e9aaa70b3398 Downloading 98B ea4a83fb93fe Download complete 0B 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB e9aaa70b3398 Downloading 98B 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 23.07MB c75edeca6339 Download complete 0B 227860fce5b2 Downloading 22.43MB cf374de92bcc Download complete 0B 1574bcd41ffb Pull complete 0B cfe73f596b97 Downloading 15.73MB 1574bcd41ffb Pull complete 0B c75edeca6339 Extracting 1B c8f0dcc32623 Extracting 1B 7dbec0deab4e Pulling fs layer 0B bb428e799734 Pulling fs layer 0B 1b88e4b47f1c Pulling fs layer 0B e52dc8c18e3f Pulling fs layer 0B 27baa147e9fa Pulling fs layer 0B bd1a7d2e0737 Pulling fs layer 0B 69294359b56a Pulling fs layer 0B f591ea4658bd Pulling fs layer 0B ac03b73ed425 Pulling fs layer 0B 612087d42eba Pulling fs layer 0B e7f02ac1f456 Pulling fs layer 0B 2d001a504b81 Pulling fs layer 0B 2acf9a40b14f Pulling fs layer 0B df0231abac1e Pulling fs layer 0B 227860fce5b2 Downloading 26.21MB 7f1c819af41d Downloading 11.53MB 46517af21612 Download complete 0B ca64c64b8c6b Downloading 1.049MB 63849d89c66d Download complete 0B 50094271107c Downloading 2.097MB c75edeca6339 Extracting 1B 2f5d19039fdb Download complete 0B 925fe4f64047 Download complete 0B 4f4fb700ef54 Download complete 0B 589002ba0eae Downloading 1.049MB cfe73f596b97 Downloading 15.73MB cd9c9b623eb1 Download complete 0B cd9c9b623eb1 Download complete 0B 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 227860fce5b2 Downloading 26.21MB e9aaa70b3398 Download complete 0B 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 925fe4f64047 Download complete 0B 5d4e761fb5e7 Download complete 0B c8533800cdf1 Download complete 0B ea4a83fb93fe Download complete 0B 78d3529d5e95 Downloading 3.146MB 85a55e8e22cf Download complete 0B 144f5e850556 Download complete 0B 144f5e850556 Download complete 0B 227860fce5b2 Downloading 26.21MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 85a55e8e22cf Download complete 0B e9aaa70b3398 Download complete 0B c8f0dcc32623 Pull complete 0B 227860fce5b2 Downloading 26.21MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 589002ba0eae Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB c75edeca6339 Pull complete 0B 227860fce5b2 Downloading 26.21MB 96fff2cb8917 Extracting 1B 96fff2cb8917 Extracting 1B 227860fce5b2 Downloading 26.21MB 96fff2cb8917 Pull complete 0B 589002ba0eae Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 7f1c819af41d Downloading 11.53MB cfe73f596b97 Downloading 15.73MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB cf374de92bcc Pull complete 0B 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB ba79870c5c58 Pull complete 0B 96fff2cb8917 Pull complete 0B 96fff2cb8917 Pull complete 0B 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 7f1c819af41d Downloading 11.53MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB cfe73f596b97 Downloading 15.73MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 227860fce5b2 Downloading 26.21MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB 589002ba0eae Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 227860fce5b2 Downloading 26.21MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB 589002ba0eae Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 589002ba0eae Downloading 1.049MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 227860fce5b2 Downloading 26.21MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 227860fce5b2 Downloading 26.21MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 7f1c819af41d Downloading 11.53MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB 589002ba0eae Downloading 1.049MB ca64c64b8c6b Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 26.21MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 7f1c819af41d Downloading 11.53MB 227860fce5b2 Downloading 26.21MB 90dc7dee386a Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 2.097MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB ca64c64b8c6b Downloading 1.049MB 589002ba0eae Downloading 1.049MB 227860fce5b2 Downloading 26.21MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 50094271107c Downloading 2.097MB 90dc7dee386a Downloading 2.097MB 227860fce5b2 Downloading 26.21MB 90dc7dee386a Downloading 2.097MB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 1.049MB e1bed966d35a Downloading 1.049MB 78d3529d5e95 Downloading 3.146MB 7f1c819af41d Downloading 11.53MB cfe73f596b97 Downloading 15.73MB 227860fce5b2 Downloading 26.21MB 227860fce5b2 Downloading 27.26MB 7f1c819af41d Downloading 11.53MB 589002ba0eae Downloading 1.049MB 227860fce5b2 Downloading 27.26MB 69294359b56a Downloading 100B 2d001a504b81 Downloading 1.48kB e7f02ac1f456 Downloading 639B 612087d42eba Downloading 4.023kB 78d3529d5e95 Downloading 3.146MB 90dc7dee386a Downloading 3.146MB ec9be5b30934 Downloading 128B 3830b7c65da3 Downloading 3.624kB 956cc8887c3e Downloading 1.106kB 50094271107c Downloading 2.097MB 133cfad7d9ef Downloading 2.097MB e1bed966d35a Downloading 2.097MB cfc70487bd04 Download complete 0B 7dbec0deab4e Downloading 229B bb428e799734 Downloading 20.2kB 51682cba8e21 Download complete 0B ca64c64b8c6b Downloading 1.049MB ffaa3dc87eb8 Downloading 1.049MB 90dc7dee386a Downloading 3.146MB 3830b7c65da3 Downloading 3.624kB 133cfad7d9ef Downloading 2.097MB e1bed966d35a Downloading 2.097MB 78d3529d5e95 Downloading 3.146MB 956cc8887c3e Downloading 1.106kB 50094271107c Downloading 2.097MB 46e6d6da846e Download complete 0B 4ff421dac293 Downloading 186B ed8cfcf27c7a Downloading 116B df3e8313a980 Downloading 10.34kB a63efc7efa2e Downloading 169B ca18c8e97cb3 Downloading 3.142kB 4d1dbc12fcae Downloading 5.837kB 227860fce5b2 Downloading 27.72MB cfe73f596b97 Downloading 16.78MB 45f569379759 Downloading 1.049MB 589002ba0eae Downloading 2.097MB ca64c64b8c6b Downloading 3.146MB ffaa3dc87eb8 Downloading 1.049MB 1b88e4b47f1c Download complete 0B 227860fce5b2 Downloading 31.46MB 7f1c819af41d Downloading 15.73MB 7dbec0deab4e Download complete 0B 50094271107c Downloading 4.194MB 90dc7dee386a Downloading 4.194MB bb428e799734 Download complete 0B 4ff421dac293 Download complete 0B 3830b7c65da3 Download complete 0B 133cfad7d9ef Downloading 3.146MB e1bed966d35a Downloading 2.097MB 78d3529d5e95 Downloading 5.345MB 227860fce5b2 Downloading 31.46MB ed8cfcf27c7a Download complete 0B 227860fce5b2 Downloading 31.46MB 956cc8887c3e Download complete 0B df0231abac1e Download complete 0B 1b88e4b47f1c Extracting 1B df3e8313a980 Download complete 0B 2d001a504b81 Download complete 0B cfe73f596b97 Downloading 22.02MB a63efc7efa2e Download complete 0B 133cfad7d9ef Downloading 3.146MB e1bed966d35a Downloading 2.097MB 78d3529d5e95 Downloading 6.291MB 90dc7dee386a Downloading 4.194MB e7f02ac1f456 Download complete 0B 27baa147e9fa Downloading 324.6kB ca18c8e97cb3 Download complete 0B 3830b7c65da3 Download complete 0B 612087d42eba Download complete 0B 4d1dbc12fcae Download complete 0B 956cc8887c3e Download complete 0B 50094271107c Downloading 4.194MB bd1a7d2e0737 Download complete 0B ec9be5b30934 Download complete 0B 69294359b56a Download complete 0B c42c89b521da Download complete 0B 227860fce5b2 Downloading 35.65MB e52dc8c18e3f Downloading 1.049MB 7f1c819af41d Downloading 18.94MB 56c2f4d51269 Downloading 2.097MB ca64c64b8c6b Downloading 5.243MB 8a3c71b80346 Downloading 2.097MB ffaa3dc87eb8 Downloading 3.146MB 45f569379759 Downloading 3.146MB 1b88e4b47f1c Pull complete 0B 50094271107c Downloading 5.243MB 133cfad7d9ef Downloading 5.243MB e1bed966d35a Downloading 5.243MB 78d3529d5e95 Downloading 8.389MB 90dc7dee386a Downloading 6.291MB 90dc7dee386a Downloading 6.291MB 133cfad7d9ef Downloading 5.243MB e1bed966d35a Downloading 5.243MB 78d3529d5e95 Downloading 8.389MB 50094271107c Downloading 5.243MB ac03b73ed425 Downloading 1.049MB cfe73f596b97 Downloading 25.17MB 227860fce5b2 Downloading 36.7MB f591ea4658bd Downloading 1.049MB 2e73123a8202 Downloading 1.049MB 0d9211fd3e1a Downloading 1.049MB 2be8671e729e Downloading 1.049MB 0c8d55a45c0d Downloading 1.049MB 73566c509014 Downloading 1.049MB b65758d82f26 Downloading 1.049MB 589002ba0eae Download complete 0B 227860fce5b2 Downloading 36.7MB bb428e799734 Pull complete 0B 2eb6e6454401 Download complete 0B 27baa147e9fa Download complete 0B 2acf9a40b14f Download complete 0B 589002ba0eae Extracting 1B 2acf9a40b14f Pull complete 0B 227860fce5b2 Downloading 41.94MB ca64c64b8c6b Downloading 6.291MB 8a3c71b80346 Downloading 3.146MB ffaa3dc87eb8 Downloading 5.243MB 45f569379759 Downloading 5.243MB 56c2f4d51269 Downloading 3.146MB e52dc8c18e3f Downloading 2.097MB 7f1c819af41d Downloading 23.07MB 2e73123a8202 Downloading 1.049MB 90dc7dee386a Downloading 8.389MB 133cfad7d9ef Downloading 7.34MB e1bed966d35a Downloading 7.07MB 78d3529d5e95 Downloading 10.49MB 50094271107c Downloading 7.34MB cfe73f596b97 Downloading 31.46MB 0d9211fd3e1a Download complete 0B 2be8671e729e Downloading 2.097MB 50094271107c Downloading 7.34MB 133cfad7d9ef Downloading 7.34MB e1bed966d35a Downloading 7.34MB 78d3529d5e95 Downloading 10.49MB 90dc7dee386a Downloading 8.389MB 0c8d55a45c0d Downloading 2.097MB 73566c509014 Downloading 1.049MB b65758d82f26 Downloading 2.097MB 227860fce5b2 Downloading 41.94MB f591ea4658bd Downloading 1.049MB ac03b73ed425 Downloading 2.097MB 227860fce5b2 Downloading 41.94MB 27baa147e9fa Extracting 1B 56c2f4d51269 Downloading 5.243MB ca64c64b8c6b Downloading 9.437MB 227860fce5b2 Downloading 47.19MB e52dc8c18e3f Downloading 3.146MB 7f1c819af41d Downloading 28.31MB 8a3c71b80346 Download complete 0B ffaa3dc87eb8 Downloading 6.291MB 45f569379759 Downloading 6.291MB 90dc7dee386a Downloading 9.437MB 133cfad7d9ef Downloading 9.437MB e1bed966d35a Downloading 9.437MB 78d3529d5e95 Downloading 13.63MB 50094271107c Download complete 0B cfe73f596b97 Downloading 36.7MB 227860fce5b2 Downloading 48.23MB ac03b73ed425 Downloading 2.097MB f591ea4658bd Downloading 2.097MB 50094271107c Download complete 0B 133cfad7d9ef Downloading 9.437MB e1bed966d35a Downloading 9.437MB 78d3529d5e95 Downloading 13.63MB 90dc7dee386a Downloading 9.437MB 227860fce5b2 Downloading 48.23MB 2be8671e729e Downloading 3.146MB 0c8d55a45c0d Downloading 3.146MB 73566c509014 Downloading 2.097MB b65758d82f26 Downloading 3.146MB 2e73123a8202 Downloading 2.097MB 589002ba0eae Pull complete 0B 8a3c71b80346 Extracting 1B 27baa147e9fa Pull complete 0B 227860fce5b2 Downloading 56.62MB e52dc8c18e3f Downloading 3.146MB 90dc7dee386a Downloading 11.53MB 133cfad7d9ef Downloading 11.53MB e1bed966d35a Downloading 11.53MB 78d3529d5e95 Downloading 15.73MB 7f1c819af41d Downloading 32.51MB 56c2f4d51269 Downloading 6.291MB ca64c64b8c6b Downloading 11.53MB ffaa3dc87eb8 Downloading 8.389MB 45f569379759 Downloading 8.389MB 2e73123a8202 Downloading 3.146MB 2be8671e729e Downloading 4.194MB 0c8d55a45c0d Downloading 4.194MB 73566c509014 Downloading 3.146MB b65758d82f26 Downloading 3.146MB 78d3529d5e95 Downloading 15.73MB 90dc7dee386a Downloading 11.53MB 133cfad7d9ef Downloading 11.53MB e1bed966d35a Downloading 11.53MB 227860fce5b2 Downloading 56.62MB ac03b73ed425 Downloading 3.146MB f591ea4658bd Downloading 3.146MB 63849d89c66d Pull complete 0B cfe73f596b97 Downloading 44.04MB 227860fce5b2 Downloading 56.62MB 8a3c71b80346 Extracting 1B 227860fce5b2 Downloading 61.87MB e52dc8c18e3f Downloading 5.243MB ffaa3dc87eb8 Downloading 10.49MB 45f569379759 Downloading 11.53MB 56c2f4d51269 Downloading 8.735MB ca64c64b8c6b Downloading 14.68MB 7f1c819af41d Downloading 36.7MB 2be8671e729e Downloading 5.243MB 0c8d55a45c0d Downloading 5.243MB 73566c509014 Downloading 4.194MB b65758d82f26 Downloading 5.243MB 2e73123a8202 Downloading 4.194MB 90dc7dee386a Downloading 13.63MB 133cfad7d9ef Downloading 13.63MB e1bed966d35a Downloading 13.63MB 78d3529d5e95 Downloading 18.87MB cfe73f596b97 Downloading 50.33MB 133cfad7d9ef Downloading 13.63MB e1bed966d35a Downloading 13.63MB 78d3529d5e95 Downloading 18.87MB 90dc7dee386a Downloading 13.63MB 227860fce5b2 Downloading 61.87MB 227860fce5b2 Downloading 62.14MB ac03b73ed425 Downloading 4.194MB f591ea4658bd Downloading 4.194MB 8a3c71b80346 Extracting 1B 227860fce5b2 Downloading 62.9MB 45f569379759 Downloading 13.42MB 56c2f4d51269 Download complete 0B ca64c64b8c6b Downloading 17.43MB ffaa3dc87eb8 Downloading 13.63MB 90dc7dee386a Downloading 16.78MB 133cfad7d9ef Downloading 16.78MB e1bed966d35a Downloading 17.83MB 78d3529d5e95 Downloading 22.02MB 133cfad7d9ef Downloading 16.78MB e1bed966d35a Downloading 17.83MB 78d3529d5e95 Downloading 22.02MB 90dc7dee386a Downloading 16.78MB b65758d82f26 Downloading 6.291MB 2e73123a8202 Downloading 6.438MB 2be8671e729e Downloading 7.34MB 0c8d55a45c0d Downloading 7.34MB 73566c509014 Downloading 5.727MB 7f1c819af41d Downloading 41.94MB e52dc8c18e3f Downloading 6.291MB f591ea4658bd Downloading 6.291MB ac03b73ed425 Downloading 6.291MB 227860fce5b2 Downloading 62.9MB cfe73f596b97 Downloading 55.57MB 227860fce5b2 Downloading 62.9MB 8a3c71b80346 Extracting 1B 227860fce5b2 Download complete 0B 7f1c819af41d Downloading 46.14MB 90dc7dee386a Downloading 18.87MB 133cfad7d9ef Downloading 18.87MB e1bed966d35a Downloading 19.92MB 78d3529d5e95 Downloading 25.17MB 227860fce5b2 Extracting 1B 133cfad7d9ef Downloading 19.92MB e1bed966d35a Downloading 19.92MB 78d3529d5e95 Downloading 25.17MB 90dc7dee386a Downloading 18.87MB ca64c64b8c6b Downloading 19.92MB ffaa3dc87eb8 Downloading 16.78MB 2e73123a8202 Download complete 0B cfe73f596b97 Downloading 59.58MB 45f569379759 Download complete 0B 227860fce5b2 Download complete 0B 2be8671e729e Download complete 0B 0c8d55a45c0d Downloading 9.437MB ac03b73ed425 Downloading 8.389MB e52dc8c18e3f Downloading 8.389MB 227860fce5b2 Extracting 1B f591ea4658bd Downloading 8.389MB 227860fce5b2 Download complete 0B 73566c509014 Download complete 0B b65758d82f26 Downloading 8.389MB 227860fce5b2 Extracting 1B 8a3c71b80346 Pull complete 0B 56c2f4d51269 Extracting 1B 227860fce5b2 Extracting 1B e52dc8c18e3f Downloading 9.437MB ffaa3dc87eb8 Downloading 18.87MB ca64c64b8c6b Downloading 22.02MB 7f1c819af41d Downloading 49.28MB 90dc7dee386a Downloading 20.97MB 133cfad7d9ef Downloading 20.97MB e1bed966d35a Downloading 23.07MB 78d3529d5e95 Downloading 27.26MB 0c8d55a45c0d Downloading 10.49MB b65758d82f26 Downloading 9.437MB 133cfad7d9ef Downloading 20.97MB e1bed966d35a Downloading 23.07MB 78d3529d5e95 Downloading 27.26MB 90dc7dee386a Downloading 20.97MB cfe73f596b97 Downloading 62.91MB 227860fce5b2 Extracting 1B f591ea4658bd Downloading 9.437MB ac03b73ed425 Downloading 9.437MB 227860fce5b2 Extracting 1B 56c2f4d51269 Extracting 1B e52dc8c18e3f Downloading 11.53MB 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 24.12MB ffaa3dc87eb8 Downloading 20.97MB 7f1c819af41d Downloading 53.48MB 0c8d55a45c0d Downloading 13.63MB b65758d82f26 Downloading 11.53MB 90dc7dee386a Downloading 23.07MB 133cfad7d9ef Downloading 23.07MB e1bed966d35a Downloading 26.21MB 78d3529d5e95 Downloading 29.36MB 133cfad7d9ef Downloading 23.07MB e1bed966d35a Downloading 26.21MB 78d3529d5e95 Downloading 29.36MB 90dc7dee386a Downloading 23.07MB cfe73f596b97 Downloading 68.16MB f591ea4658bd Downloading 11.53MB ac03b73ed425 Downloading 12.58MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B 56c2f4d51269 Extracting 1B ffaa3dc87eb8 Downloading 26.21MB ca64c64b8c6b Downloading 27.26MB e52dc8c18e3f Downloading 13.63MB 227860fce5b2 Extracting 1B 7f1c819af41d Downloading 60.82MB 78d3529d5e95 Downloading 33.55MB 90dc7dee386a Downloading 28.31MB 133cfad7d9ef Downloading 26.21MB e1bed966d35a Downloading 31.46MB 46517af21612 Pull complete 0B 0c8d55a45c0d Downloading 16.78MB b65758d82f26 Downloading 14.68MB cfe73f596b97 Downloading 75.5MB ac03b73ed425 Downloading 14.68MB f591ea4658bd Downloading 15.73MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B 90dc7dee386a Downloading 28.31MB 133cfad7d9ef Downloading 26.21MB e1bed966d35a Downloading 31.47MB 78d3529d5e95 Downloading 33.55MB 51682cba8e21 Extracting 1B 56c2f4d51269 Pull complete 0B e52dc8c18e3f Downloading 15.73MB 227860fce5b2 Extracting 1B 7f1c819af41d Downloading 68.16MB ca64c64b8c6b Downloading 31.05MB ffaa3dc87eb8 Downloading 29.36MB 133cfad7d9ef Downloading 30.41MB e1bed966d35a Downloading 35.65MB 78d3529d5e95 Downloading 38.8MB 90dc7dee386a Downloading 33.55MB 0c8d55a45c0d Downloading 18.87MB b65758d82f26 Downloading 16.78MB 133cfad7d9ef Downloading 30.41MB e1bed966d35a Downloading 35.65MB 78d3529d5e95 Downloading 38.8MB 90dc7dee386a Downloading 33.55MB cfe73f596b97 Downloading 83.89MB ac03b73ed425 Downloading 16.78MB f591ea4658bd Downloading 17.83MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B 51682cba8e21 Pull complete 0B ca64c64b8c6b Downloading 34.6MB ffaa3dc87eb8 Downloading 32.51MB e52dc8c18e3f Downloading 17.83MB 7f1c819af41d Downloading 73.4MB 227860fce5b2 Extracting 1B 90dc7dee386a Downloading 37.75MB 133cfad7d9ef Downloading 33.55MB e1bed966d35a Downloading 38.8MB 78d3529d5e95 Downloading 42.99MB 0c8d55a45c0d Downloading 20.97MB b65758d82f26 Downloading 18.87MB 133cfad7d9ef Downloading 33.55MB e1bed966d35a Downloading 38.8MB 78d3529d5e95 Downloading 42.99MB 90dc7dee386a Downloading 37.75MB ac03b73ed425 Downloading 18.87MB f591ea4658bd Downloading 18.87MB cfe73f596b97 Downloading 90.18MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 38.8MB ffaa3dc87eb8 Downloading 35.65MB e52dc8c18e3f Downloading 19.92MB 7f1c819af41d Downloading 82.84MB 0c8d55a45c0d Downloading 24.12MB b65758d82f26 Downloading 20.97MB 90dc7dee386a Downloading 41.94MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 43.58MB 78d3529d5e95 Downloading 48.23MB 78d3529d5e95 Downloading 48.23MB 90dc7dee386a Downloading 41.94MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 43.58MB 227860fce5b2 Extracting 1B cfe73f596b97 Downloading 98.57MB 227860fce5b2 Extracting 1B ac03b73ed425 Downloading 20.97MB f591ea4658bd Downloading 22.02MB 227860fce5b2 Extracting 1B 7f1c819af41d Downloading 85.84MB e52dc8c18e3f Downloading 22.02MB ca64c64b8c6b Downloading 41.94MB ffaa3dc87eb8 Downloading 39.85MB 78d3529d5e95 Downloading 51.38MB 90dc7dee386a Downloading 45.09MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 43.58MB cfe73f596b97 Downloading 105.9MB 90dc7dee386a Downloading 45.09MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 43.58MB 78d3529d5e95 Downloading 51.38MB f591ea4658bd Downloading 25.17MB ac03b73ed425 Downloading 23.07MB 0c8d55a45c0d Downloading 26.21MB b65758d82f26 Downloading 24.12MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B ca64c64b8c6b Downloading 41.94MB ffaa3dc87eb8 Downloading 39.85MB e52dc8c18e3f Downloading 22.02MB 227860fce5b2 Extracting 1B 7f1c819af41d Downloading 85.84MB b65758d82f26 Downloading 24.12MB 0c8d55a45c0d Downloading 26.21MB 90dc7dee386a Downloading 45.09MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 43.58MB 78d3529d5e95 Downloading 51.38MB 133cfad7d9ef Downloading 37.41MB e1bed966d35a Downloading 43.58MB 78d3529d5e95 Downloading 51.38MB 90dc7dee386a Downloading 45.09MB cfe73f596b97 Downloading 105.9MB f591ea4658bd Downloading 25.17MB ac03b73ed425 Downloading 23.07MB 227860fce5b2 Extracting 1B 227860fce5b2 Extracting 1B 227860fce5b2 Pull complete 0B ca64c64b8c6b Downloading 47.19MB ffaa3dc87eb8 Downloading 45.09MB e52dc8c18e3f Downloading 26.21MB 90dc7dee386a Downloading 50.33MB 7f1c819af41d Download complete 0B 133cfad7d9ef Download complete 0B 0c8d55a45c0d Downloading 29.78MB b65758d82f26 Downloading 29.36MB e1bed966d35a Download complete 0B 78d3529d5e95 Downloading 55.69MB 7f1c819af41d Extracting 1B 133cfad7d9ef Download complete 0B e1bed966d35a Download complete 0B cfe73f596b97 Downloading 115.6MB 78d3529d5e95 Downloading 55.69MB 90dc7dee386a Downloading 50.33MB 227860fce5b2 Pull complete 0B ac03b73ed425 Downloading 27.26MB f591ea4658bd Downloading 29.36MB 227860fce5b2 Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B ca64c64b8c6b Downloading 50.33MB ffaa3dc87eb8 Downloading 49.28MB e52dc8c18e3f Downloading 29.36MB 78d3529d5e95 Downloading 60.06MB 90dc7dee386a Downloading 55.57MB 78d3529d5e95 Downloading 60.82MB 90dc7dee386a Downloading 55.57MB 0c8d55a45c0d Download complete 0B b65758d82f26 Downloading 33.71MB cfe73f596b97 Downloading 121.6MB f591ea4658bd Downloading 34.49MB ac03b73ed425 Downloading 33.55MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B e52dc8c18e3f Downloading 33.43MB ca64c64b8c6b Downloading 55.57MB ffaa3dc87eb8 Downloading 55.57MB 90dc7dee386a Downloading 61.87MB 78d3529d5e95 Downloading 65.01MB b65758d82f26 Downloading 38.8MB 78d3529d5e95 Downloading 65.01MB 90dc7dee386a Downloading 61.87MB cfe73f596b97 Downloading 127.9MB ac03b73ed425 Downloading 39.85MB f591ea4658bd Downloading 38.8MB 7f1c819af41d Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled ca64c64b8c6b Downloading 59.77MB ffaa3dc87eb8 Downloading 60.82MB e52dc8c18e3f Download complete 0B 90dc7dee386a Downloading 67.11MB 78d3529d5e95 Downloading 69.21MB b65758d82f26 Downloading 42.99MB 7f1c819af41d Extracting 1B 78d3529d5e95 Downloading 69.79MB 90dc7dee386a Downloading 67.11MB e52dc8c18e3f Extracting 1B f591ea4658bd Downloading 42.99MB ac03b73ed425 Downloading 44.04MB cfe73f596b97 Downloading 134.2MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 65.01MB ffaa3dc87eb8 Downloading 65.01MB b65758d82f26 Downloading 49.28MB 90dc7dee386a Downloading 71.3MB 78d3529d5e95 Downloading 74.45MB 78d3529d5e95 Downloading 74.74MB 90dc7dee386a Downloading 71.3MB cfe73f596b97 Downloading 141.6MB 7f1c819af41d Extracting 1B f591ea4658bd Downloading 47.19MB ac03b73ed425 Downloading 47.19MB e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B 133cfad7d9ef Extracting 1B ca64c64b8c6b Downloading 71.3MB ffaa3dc87eb8 Downloading 69.93MB 90dc7dee386a Downloading 76.55MB 78d3529d5e95 Downloading 81.79MB cfe73f596b97 Downloading 151MB 7f1c819af41d Extracting 1B 78d3529d5e95 Downloading 81.79MB 90dc7dee386a Downloading 76.55MB b65758d82f26 Downloading 54.53MB f591ea4658bd Downloading 51.38MB ac03b73ed425 Downloading 52.43MB e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 76.86MB ffaa3dc87eb8 Downloading 75.5MB 90dc7dee386a Downloading 82.84MB 78d3529d5e95 Downloading 87.03MB b65758d82f26 Downloading 58.72MB 90dc7dee386a Downloading 82.84MB 78d3529d5e95 Downloading 87.03MB e52dc8c18e3f Extracting 1B cfe73f596b97 Downloading 159.4MB ac03b73ed425 Downloading 57.67MB f591ea4658bd Downloading 56.62MB 7f1c819af41d Extracting 1B Image nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT Pulled 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 81.79MB ffaa3dc87eb8 Downloading 80MB 90dc7dee386a Downloading 88.08MB 78d3529d5e95 Downloading 91.23MB b65758d82f26 Downloading 62.91MB e52dc8c18e3f Extracting 1B 7f1c819af41d Extracting 1B 78d3529d5e95 Downloading 91.23MB 90dc7dee386a Downloading 88.08MB ac03b73ed425 Downloading 61.87MB f591ea4658bd Downloading 60.82MB cfe73f596b97 Downloading 166.7MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 88.08MB ffaa3dc87eb8 Downloading 87.03MB 78d3529d5e95 Downloading 97.52MB 90dc7dee386a Downloading 94.37MB 78d3529d5e95 Downloading 97.52MB 90dc7dee386a Downloading 95.42MB 7f1c819af41d Extracting 1B b65758d82f26 Downloading 71.3MB e52dc8c18e3f Extracting 1B ac03b73ed425 Downloading 68.16MB f591ea4658bd Downloading 66.06MB cfe73f596b97 Downloading 176.2MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 93.32MB ffaa3dc87eb8 Downloading 93.32MB b65758d82f26 Downloading 76.55MB 90dc7dee386a Downloading 99.61MB 78d3529d5e95 Downloading 102.7MB 7f1c819af41d Extracting 1B 78d3529d5e95 Downloading 102MB 90dc7dee386a Downloading 99.61MB cfe73f596b97 Downloading 186.6MB e52dc8c18e3f Extracting 1B ac03b73ed425 Downloading 74.45MB f591ea4658bd Downloading 70.46MB 133cfad7d9ef Extracting 1B 133cfad7d9ef Extracting 1B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 97.52MB ffaa3dc87eb8 Downloading 97.52MB cfe73f596b97 Downloading 191.9MB 90dc7dee386a Downloading 102.8MB 78d3529d5e95 Downloading 107MB b65758d82f26 Downloading 80.74MB 78d3529d5e95 Downloading 107MB 90dc7dee386a Downloading 102.8MB 7f1c819af41d Extracting 2B f591ea4658bd Download complete 0B ac03b73ed425 Downloading 78.64MB e52dc8c18e3f Extracting 1B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 101.7MB ffaa3dc87eb8 Downloading 101.7MB 90dc7dee386a Downloading 108MB 78d3529d5e95 Downloading 110.1MB 7f1c819af41d Extracting 2B b65758d82f26 Downloading 87.03MB e52dc8c18e3f Extracting 1B 78d3529d5e95 Downloading 110.1MB 90dc7dee386a Downloading 108MB ac03b73ed425 Downloading 81.28MB cfe73f596b97 Downloading 198.2MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 1B ca64c64b8c6b Downloading 110.1MB ffaa3dc87eb8 Downloading 109.1MB 78d3529d5e95 Downloading 117.4MB 90dc7dee386a Downloading 115.3MB 7f1c819af41d Extracting 2B b65758d82f26 Downloading 97.52MB e52dc8c18e3f Extracting 1B 78d3529d5e95 Downloading 117.4MB 90dc7dee386a Downloading 115.3MB cfe73f596b97 Downloading 198.2MB ac03b73ed425 Downloading 81.28MB 0c8d55a45c0d Extracting 2B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B ca64c64b8c6b Downloading 116.4MB ffaa3dc87eb8 Downloading 116.4MB 90dc7dee386a Downloading 121.6MB 78d3529d5e95 Downloading 122.4MB b65758d82f26 Downloading 106.9MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 121.6MB cfe73f596b97 Downloading 198.2MB 7f1c819af41d Extracting 2B ac03b73ed425 Downloading 81.28MB cfe73f596b97 Downloading 198.2MB 7f1c819af41d Extracting 2B ffaa3dc87eb8 Downloading 118.6MB ca64c64b8c6b Downloading 118.5MB ac03b73ed425 Downloading 81.28MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 125.8MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 125.8MB 0c8d55a45c0d Extracting 2B b65758d82f26 Downloading 111.1MB ca64c64b8c6b Downloading 122.7MB ffaa3dc87eb8 Downloading 123.7MB 133cfad7d9ef Extracting 2B 7f1c819af41d Extracting 2B cfe73f596b97 Downloading 198.2MB ac03b73ed425 Downloading 81.28MB e52dc8c18e3f Pull complete 0B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 128.8MB 133cfad7d9ef Extracting 2B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 129MB 0c8d55a45c0d Extracting 2B b65758d82f26 Downloading 114.1MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ffaa3dc87eb8 Downloading 132.1MB ca64c64b8c6b Downloading 130MB 90dc7dee386a Downloading 135.3MB 78d3529d5e95 Downloading 122.4MB b65758d82f26 Downloading 114.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 135.3MB cfe73f596b97 Downloading 198.2MB ac03b73ed425 Downloading 81.28MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ffaa3dc87eb8 Downloading 135.3MB ca64c64b8c6b Downloading 133.1MB 90dc7dee386a Downloading 137.4MB 78d3529d5e95 Downloading 122.4MB b65758d82f26 Downloading 114.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 137.4MB cfe73f596b97 Downloading 198.2MB ac03b73ed425 Downloading 81.28MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 138.2MB 7f1c819af41d Pull complete 0B 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 140.5MB b65758d82f26 Downloading 114.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 140.5MB ac03b73ed425 Downloading 81.28MB cfe73f596b97 Downloading 198.2MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 145.8MB b65758d82f26 Downloading 114.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 146.8MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 146.8MB cfe73f596b97 Downloading 198.2MB 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B 0c8d55a45c0d Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 151MB 90dc7dee386a Downloading 154.1MB 78d3529d5e95 Downloading 122.4MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 155.2MB b65758d82f26 Downloading 114.1MB cfe73f596b97 Downloading 198.2MB ac03b73ed425 Download complete 0B 133cfad7d9ef Extracting 2B 133cfad7d9ef Extracting 2B ac03b73ed425 Extracting 1B 0c8d55a45c0d Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 162.5MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 162.5MB b65758d82f26 Downloading 114.1MB 78d3529d5e95 Downloading 122.4MB 90dc7dee386a Downloading 162.5MB ac03b73ed425 Extracting 1B 133cfad7d9ef Pull complete 0B 133cfad7d9ef Pull complete 0B 0c8d55a45c0d Extracting 2B ca64c64b8c6b Downloading 133.1MB ffaa3dc87eb8 Downloading 173MB 90dc7dee386a Downloading 172MB 78d3529d5e95 Download complete 0B 78d3529d5e95 Download complete 0B 90dc7dee386a Downloading 172MB cfe73f596b97 Download complete 0B cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 0c8d55a45c0d Pull complete 0B Image nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT Pulled 7dbec0deab4e Pull complete 0B Image nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 Pulled ca64c64b8c6b Download complete 0B ffaa3dc87eb8 Downloading 183.5MB 90dc7dee386a Downloading 181.4MB 90dc7dee386a Downloading 181.4MB b65758d82f26 Download complete 0B 46e6d6da846e Pull complete 0B cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 2e73123a8202 Extracting 1B ffaa3dc87eb8 Downloading 184.8MB 90dc7dee386a Downloading 191.9MB 90dc7dee386a Downloading 191.9MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 2e73123a8202 Extracting 1B ffaa3dc87eb8 Downloading 184.8MB 90dc7dee386a Downloading 204.5MB 90dc7dee386a Downloading 205.5MB cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 2e73123a8202 Extracting 1B ffaa3dc87eb8 Download complete 0B 90dc7dee386a Downloading 211.8MB 90dc7dee386a Downloading 211.9MB ffaa3dc87eb8 Extracting 1B cfe73f596b97 Extracting 1B ac03b73ed425 Extracting 1B 2eb6e6454401 Extracting 1B 2e73123a8202 Pull complete 0B 90dc7dee386a Downloading 223.3MB 90dc7dee386a Downloading 223.3MB ffaa3dc87eb8 Extracting 1B cfe73f596b97 Extracting 1B 2eb6e6454401 Pull complete 0B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 238.4MB 90dc7dee386a Downloading 239.1MB cfe73f596b97 Extracting 1B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB cfe73f596b97 Extracting 1B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 1B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB ffaa3dc87eb8 Extracting 1B cfe73f596b97 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB cfe73f596b97 Extracting 1B ffaa3dc87eb8 Extracting 1B 2be8671e729e Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Downloading 251.3MB 90dc7dee386a Downloading 251.3MB cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B 2be8671e729e Pull complete 0B ac03b73ed425 Extracting 2B 90dc7dee386a Download complete 0B 90dc7dee386a Download complete 0B cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B 0d9211fd3e1a Pull complete 0B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B ed8cfcf27c7a Pull complete 0B cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B ca18c8e97cb3 Pull complete 0B ac03b73ed425 Extracting 2B b65758d82f26 Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 1B b65758d82f26 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 2B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B cfe73f596b97 Extracting 2B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B cfe73f596b97 Pull complete 0B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B ac03b73ed425 Extracting 2B 90dc7dee386a Extracting 1B 6d5af01b353b Pull complete 0B 90dc7dee386a Extracting 1B Image nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT Pulled ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B ac03b73ed425 Pull complete 0B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B b65758d82f26 Extracting 1B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 1B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 1B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 1B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 2B b65758d82f26 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 2B f591ea4658bd Extracting 1B b65758d82f26 Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 1B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 2B f591ea4658bd Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B f591ea4658bd Extracting 2B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B f591ea4658bd Extracting 2B b65758d82f26 Extracting 2B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 2B 90dc7dee386a Extracting 2B ffaa3dc87eb8 Extracting 3B e7f02ac1f456 Pull complete 0B 612087d42eba Pull complete 0B b65758d82f26 Extracting 3B f591ea4658bd Pull complete 0B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B df0231abac1e Pull complete 0B 2d001a504b81 Pull complete 0B bd1a7d2e0737 Pull complete 0B ffaa3dc87eb8 Extracting 3B b65758d82f26 Extracting 3B 69294359b56a Pull complete 0B Image nexus3.onap.org:10001/prom/prometheus:latest Pulled 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ffaa3dc87eb8 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ffaa3dc87eb8 Extracting 4B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ffaa3dc87eb8 Extracting 4B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B ffaa3dc87eb8 Pull complete 0B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B b65758d82f26 Extracting 3B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 3B 90dc7dee386a Extracting 3B ca64c64b8c6b Extracting 1B b65758d82f26 Extracting 3B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B df3e8313a980 Extracting 1B ca64c64b8c6b Extracting 1B b65758d82f26 Pull complete 0B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B 4ff421dac293 Pull complete 0B df3e8313a980 Pull complete 0B a63efc7efa2e Pull complete 0B 4d1dbc12fcae Pull complete 0B ca64c64b8c6b Extracting 1B ec9be5b30934 Pull complete 0B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B Image nexus3.onap.org:10001/library/postgres:17.7 Pulled ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 1B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 4B 90dc7dee386a Extracting 4B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 2B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 5B 90dc7dee386a Extracting 5B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 3B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 6B 90dc7dee386a Extracting 6B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Extracting 7B ca64c64b8c6b Extracting 4B 90dc7dee386a Extracting 7B 90dc7dee386a Pull complete 0B cd9c9b623eb1 Pull complete 0B cd9c9b623eb1 Pull complete 0B ca64c64b8c6b Extracting 4B 50094271107c Extracting 1B 50094271107c Extracting 1B 90dc7dee386a Pull complete 0B ca64c64b8c6b Extracting 4B 50094271107c Pull complete 0B 50094271107c Pull complete 0B 925fe4f64047 Pull complete 0B 925fe4f64047 Pull complete 0B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 4B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B ca64c64b8c6b Extracting 5B e1bed966d35a Extracting 1B e1bed966d35a Extracting 1B e9aaa70b3398 Extracting 1B ca64c64b8c6b Extracting 5B 144f5e850556 Pull complete 0B 144f5e850556 Pull complete 0B e9aaa70b3398 Pull complete 0B 956cc8887c3e Pull complete 0B e1bed966d35a Pull complete 0B 956cc8887c3e Pull complete 0B e1bed966d35a Pull complete 0B e9aaa70b3398 Pull complete 0B ea4a83fb93fe Pull complete 0B 85a55e8e22cf Pull complete 0B ea4a83fb93fe Pull complete 0B ca64c64b8c6b Extracting 5B 85a55e8e22cf Pull complete 0B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B ca64c64b8c6b Extracting 5B 78d3529d5e95 Extracting 1B 78d3529d5e95 Pull complete 0B 78d3529d5e95 Pull complete 0B ca64c64b8c6b Extracting 5B 3830b7c65da3 Pull complete 0B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled 3830b7c65da3 Pull complete 0B ca64c64b8c6b Extracting 6B ca64c64b8c6b Extracting 6B Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 Pulled ca64c64b8c6b Extracting 6B 5d4e761fb5e7 Pull complete 0B 45f569379759 Extracting 1B ca64c64b8c6b Pull complete 0B 45f569379759 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 kafka Creating Container postgres Creating Container jaeger Creating Container prometheus Creating Container postgres Created Container prometheus Created Container grafana Creating Container kafka Created Container init-kafka Creating Container jaeger Created Container policy-clamp-ac-sim-ppnt-2 Creating Container compose-policy-clamp-ac-http-ppnt-2 Creating Container policy-clamp-ac-sim-ppnt-1 Creating Container policy-clamp-ac-sim-ppnt-3 Creating Container compose-policy-clamp-ac-http-ppnt-1 Creating Container policy-clamp-ac-sim-ppnt-2 Created Container policy-clamp-ac-sim-ppnt-3 Created Container compose-policy-clamp-ac-http-ppnt-2 Created Container compose-policy-clamp-ac-http-ppnt-1 Created Container policy-clamp-ac-sim-ppnt-1 Created Container compose-policy-clamp-runtime-acm-2 Creating Container compose-policy-clamp-runtime-acm-1 Creating Container grafana Created Container init-kafka Created Container compose-policy-clamp-runtime-acm-1 Created Container compose-policy-clamp-runtime-acm-2 Created Container prometheus Starting Container kafka Starting Container jaeger Starting Container postgres Starting Container jaeger Started Container kafka Started Container policy-clamp-ac-sim-ppnt-3 Starting Container compose-policy-clamp-ac-http-ppnt-1 Starting Container init-kafka Starting Container policy-clamp-ac-sim-ppnt-2 Starting Container policy-clamp-ac-sim-ppnt-1 Starting Container postgres Started Container prometheus Started Container grafana Starting Container init-kafka Started Container policy-clamp-ac-sim-ppnt-2 Started Container policy-clamp-ac-sim-ppnt-3 Started Container policy-clamp-ac-sim-ppnt-1 Started Container grafana Started Container compose-policy-clamp-ac-http-ppnt-1 Started Container compose-policy-clamp-ac-http-ppnt-2 Starting Container compose-policy-clamp-ac-http-ppnt-2 Started Container compose-policy-clamp-runtime-acm-1 Starting Container compose-policy-clamp-runtime-acm-1 Started Container compose-policy-clamp-runtime-acm-2 Starting Container compose-policy-clamp-runtime-acm-2 Started Container policy-clamp-ac-sim-ppnt-2 Waiting Container policy-clamp-ac-sim-ppnt-1 Waiting Container kafka Waiting Container init-kafka Waiting Container policy-clamp-ac-sim-ppnt-3 Waiting Container grafana Waiting Container prometheus Waiting Container postgres Waiting Container compose-policy-clamp-ac-http-ppnt-1 Waiting Container compose-policy-clamp-ac-http-ppnt-2 Waiting Container jaeger Waiting Container compose-policy-clamp-runtime-acm-1 Waiting Container compose-policy-clamp-runtime-acm-2 Waiting Container init-kafka Healthy Container postgres Healthy Container jaeger Healthy Container prometheus Healthy Container grafana Healthy Container kafka Healthy Container policy-clamp-ac-sim-ppnt-3 Healthy Container policy-clamp-ac-sim-ppnt-2 Healthy Container compose-policy-clamp-ac-http-ppnt-1 Healthy Container compose-policy-clamp-ac-http-ppnt-2 Healthy Container policy-clamp-ac-sim-ppnt-1 Healthy Container compose-policy-clamp-runtime-acm-1 Healthy Container compose-policy-clamp-runtime-acm-2 Healthy Prometheus server: http://localhost:30259 Grafana server: http://localhost:30269 Building robot framework docker image sha256:58bc5b2fee52b2100588bf20dae1fac09b91daa7bac117d20867ba00470ac107 top - 10:14:21 up 7 min, 0 users, load average: 4.33, 2.99, 1.31 Tasks: 249 total, 1 running, 248 sleeping, 0 stopped, 0 zombie %Cpu(s): 35.6 us, 5.3 sy, 0.0 ni, 59.1 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st total used free shared buff/cache available Mem: 31Gi 4.1Gi 12Gi 24Mi 14Gi 26Gi Swap: 1.0Gi 0B 1.0Gi IMAGE NAMES STATUS nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up About a minute (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up About a minute (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up About a minute (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up About a minute (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up About a minute (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up About a minute (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up About a minute (healthy) CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 1f65dac3c409 compose-policy-clamp-runtime-acm-1 1.10% 537.8MiB / 8GiB 6.57% 261kB / 1.63MB 0B / 373kB 59 cab870aa40e6 compose-policy-clamp-runtime-acm-2 9.65% 537.5MiB / 8GiB 6.56% 128kB / 901kB 0B / 266kB 56 2bb72a7f95d7 grafana 0.60% 160.2MiB / 31.34GiB 0.50% 22.5MB / 60.7kB 0B / 108MB 26 33eca6f44b46 policy-clamp-ac-sim-ppnt-1 14.43% 284.8MiB / 8GiB 3.48% 95.8kB / 621kB 0B / 348kB 50 bee22bbc179f compose-policy-clamp-ac-http-ppnt-1 19.65% 333.9MiB / 8GiB 4.08% 82.8kB / 647kB 0B / 348kB 53 769f749aaff9 compose-policy-clamp-ac-http-ppnt-2 13.52% 318.5MiB / 8GiB 3.89% 82.7kB / 634kB 0B / 340kB 50 27e49c3dafec policy-clamp-ac-sim-ppnt-2 15.45% 306.2MiB / 8GiB 3.74% 96.5kB / 646kB 0B / 340kB 50 3c65aac68dbc policy-clamp-ac-sim-ppnt-3 13.87% 287.6MiB / 8GiB 3.51% 95.8kB / 646kB 0B / 360kB 50 181457015cec postgres 0.55% 76.7MiB / 31.34GiB 0.24% 294kB / 260kB 0B / 132MB 26 1fcd0e2a0ee5 kafka 3.24% 413.6MiB / 31.34GiB 1.29% 459kB / 434kB 0B / 2.88MB 110 3d05de5c833c jaeger 0.03% 10.4MiB / 31.34GiB 0.03% 211kB / 21.5kB 0B / 0B 11 742e2aeaaeb6 prometheus 0.39% 29.01MiB / 31.34GiB 0.09% 4.79MB / 107kB 0B / 336kB 12 Container policy-csit Creating Container policy-csit Created Attaching to policy-csit Container policy-csit Starting policy-csit | Invoking the robot tests from: clamp-health-check.robot clamp-db-restore.robot clamp-single-element-test.robot clamp-multiple-element-type-test.robot clamp-timeout-test.robot policy-csit | clamp-migrate-rollback.robot clamp-trace-test.robot clamp-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 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_HTTP_PARTICIPANT:policy-clamp-ac-http-ppnt:6969 policy-csit | -v KAFKA_IP:kafka:9092 policy-csit | -v PROMETHEUS_IP:prometheus:9090 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 | clamp policy-csit | ============================================================================== policy-csit | clamp.Health Check Suite policy-csit | ============================================================================== policy-csit | HealthcheckAcm :: Healthcheck on Clamp Acm | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | HealthcheckParticipantHttp :: Healthcheck on Participant Http | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | HealthcheckParticipantSim :: Healthcheck on Participant Simulator | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RegisterParticipants :: Register Participants. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Health Check Suite | PASS | policy-csit | 4 tests, 4 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Database Restore Suite policy-csit | ============================================================================== policy-csit | InsertDataIntoDatabase :: Insert restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcMigrationRestored :: Migration of an automation composition rest... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UpdateDataDatabase :: Update restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ReviewAutomationCompositionRestored :: Review automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcDeleteRestored :: Undeploy and delete of an automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionsRestored :: Deprime and delete of the compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InsertDataIntoDatabase2 :: Insert restored data into the Database. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | SyncParticipant :: Manual sync participants. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | GetInstances :: Get all the instances from the database | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AcDeleteRestored2 :: Undeploy and delete of an automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Database Restore Suite | PASS | policy-csit | 10 tests, 10 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.AC With Single Element Workflow policy-csit | ============================================================================== policy-csit | CommissionAutomationCompositionSimple :: Commission simple automat... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionsSimple :: Prime simple automation composition de... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionSimple :: Instantiate simple autom... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationCompositionSimple :: Fail Simple Deploy automa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationCompositionSimple :: UnDeploy simple automation ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionSimple :: Delete simple automati... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionSimple :: DePrime and Delete simple automation c... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.AC With Single Element Workflow | PASS | policy-csit | 7 tests, 7 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.AC with participant supporting multiple element types Workflow policy-csit | ============================================================================== policy-csit | CommissionACMultipleElementTypes :: Commission automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinition :: Prime automation composition definition | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationComposition :: Fail Deploy automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationComposition :: UnDeploy automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationComposition :: Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinition :: DePrime and Delete automation composition de... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.AC with participant supporting multiple element types Workflow | PASS | policy-csit | 7 tests, 7 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Timeout Suite policy-csit | ============================================================================== policy-csit | CommissionAcDefinitionTimeout :: Commission automation composition... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | TimeoutPrimeACDefinition :: Prime automation composition definitio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionTimeout :: DePrime and Delete automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Timeout Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Migration and Rollback Suite policy-csit | ============================================================================== policy-csit | CommissionAutomationComposition :: Commission automation compositi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CommissionAcDefinitionMigrationFrom :: Commission automation compo... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CommissionAcDefinitionMigrationTo :: Commission automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitions :: Prime automation composition definition | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailPrimeACDefinitionFrom :: Prime automation composition definiti... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionFrom :: Prime automation composition definition M... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrimeACDefinitionTo :: Prime automation composition definition Mig... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteUndeployedInstantiateAutomationComposition :: Delete Instant... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationComposition :: Instantiate automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionTimeout :: Instantiate automation ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionTimeout :: Deploy automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteAutomationCompositionTimeout :: Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionMigrationFrom :: Instantiate autom... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailPrepareAutomationCompositionMigrationFrom :: Fail Prepare auto... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrepareAutomationCompositionMigrationFrom :: Prepare automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDeployAutomationCompositionMigration :: Fail Deploy automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationComposition :: Deploy automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionMigration :: Deploy automation composit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | SendOutPropertiesToRuntime :: Send Out Properties To Runtime | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailReviewAutomationCompositionMigrationFrom :: Fail Review automa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ReviewAutomationCompositionMigrationFrom :: Review automation comp... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionUpdate :: Fail update of an automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionUpdateRollback :: Rollback automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionUpdate :: Update of an automation composition. | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | PrecheckAutomationCompositionMigration :: Precheck Migration of an... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | AutomationCompositionMigrationTo :: Migration of an automation com... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigration :: Fail Migration of an automat... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationComposition :: UnDeploy and Delete automati... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailUnDeployAutomationCompositionMigrationTo :: Fail UnDeploy auto... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnDeployAutomationCompositionMigrationTo :: UnDeploy automation co... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailUnInstantiateAutomationCompositionMigrationTo :: Fail Delete a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionMigrationTo :: Delete automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionRollback :: Instantiate automation... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionRollback :: Deploy automation for testi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback :: Fail Migration of an... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RollbackAutomationComposition :: Rollback of an automation composi... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionRollback :: Undeploy and Delete ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | InstantiateAutomationCompositionRollback2 :: Instantiate automatio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeployAutomationCompositionRollback2 :: Deploy automation for test... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback2 :: Fail Migration of a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | RollbackAutomationComposition2 :: Rollback of an automation compos... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailAutomationCompositionMigrationRollback3 :: Fail Migration of a... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailRollbackAutomationComposition :: Fail Rollback of an automatio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | UnInstantiateAutomationCompositionRollback2 :: Undeploy and Delete... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | FailDePrimeACDefinitionsFrom :: Fail DePrime automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionFrom :: DePrime and Delete automation compositio... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitions :: DePrime and Delete automation composition d... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | DeleteACDefinitionTo :: DePrime and Delete automation composition ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Migration and Rollback Suite | PASS | policy-csit | 48 tests, 48 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Tracing and Logs Suite policy-csit | ============================================================================== policy-csit | CheckTraces :: Verify that traces are being recorded in jaeger | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CheckKafkaPresentInTraces :: Verify that kafka traces are being re... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | CheckHttpPresentInAcmTraces :: Verify that http traces are being r... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Tracing and Logs Suite | PASS | policy-csit | 3 tests, 3 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp.Service Level Agreement Suite 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 | ValidateResponseTimeQueryAcDefinition :: Validate query AC Definit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcInstance :: Validate query AC instance ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeQueryAcInstances :: Validate query all AC inst... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeStateChange :: Validate AC instance StateChang... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCallParticipants :: Validate call AC participa... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeCommissioning :: Validate commission AC Defini... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeInstantiation :: Validate create AC Instance r... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeleteInstance :: Validate delete AC Instance ... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | ValidateResponseTimeDeleteDefinition :: Validate delete AC Definit... | PASS | policy-csit | ------------------------------------------------------------------------------ policy-csit | clamp.Service Level Agreement Suite | PASS | policy-csit | 11 tests, 11 passed, 0 failed policy-csit | ============================================================================== policy-csit | clamp | PASS | policy-csit | 93 tests, 93 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-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-1 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:9.0.2-SNAPSHOT compose-policy-clamp-runtime-acm-2 Up 8 minutes (healthy) nexus3.onap.org:10001/grafana/grafana:latest grafana Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-1 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-1 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:9.0.2-SNAPSHOT compose-policy-clamp-ac-http-ppnt-2 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-2 Up 9 minutes (healthy) nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:9.0.2-SNAPSHOT policy-clamp-ac-sim-ppnt-3 Up 9 minutes (healthy) nexus3.onap.org:10001/library/postgres:17.7 postgres Up 9 minutes (healthy) nexus3.onap.org:10001/confluentinc/cp-kafka:7.7.7 kafka Up 9 minutes (healthy) nexus3.onap.org:10001/jaegertracing/all-in-one:1.76.0 jaeger Up 9 minutes (healthy) nexus3.onap.org:10001/prom/prometheus:latest prometheus Up 9 minutes (healthy) Shut down started! Collecting logs from docker compose containers... Tearing down containers... Container grafana Stopping Container init-kafka Stopping Container compose-policy-clamp-runtime-acm-2 Stopping Container policy-csit Stopping Container compose-policy-clamp-runtime-acm-1 Stopping Container policy-csit Stopped Container policy-csit Removing Container init-kafka Stopped Container init-kafka Removing Container policy-csit Removed Container init-kafka Removed Container grafana Stopped Container grafana Removing Container grafana Removed Container prometheus Stopping Container prometheus Stopped Container prometheus Removing Container prometheus Removed Container compose-policy-clamp-runtime-acm-2 Stopped Container compose-policy-clamp-runtime-acm-2 Removing Container compose-policy-clamp-runtime-acm-2 Removed Container compose-policy-clamp-runtime-acm-1 Stopped Container compose-policy-clamp-runtime-acm-1 Removing Container compose-policy-clamp-runtime-acm-1 Removed Container postgres Stopping Container compose-policy-clamp-ac-http-ppnt-2 Stopping Container compose-policy-clamp-ac-http-ppnt-1 Stopping Container policy-clamp-ac-sim-ppnt-3 Stopping Container policy-clamp-ac-sim-ppnt-2 Stopping Container policy-clamp-ac-sim-ppnt-1 Stopping Container postgres Stopped Container postgres Removing Container postgres Removed Container policy-clamp-ac-sim-ppnt-3 Stopped Container policy-clamp-ac-sim-ppnt-3 Removing Container policy-clamp-ac-sim-ppnt-3 Removed Container policy-clamp-ac-sim-ppnt-2 Stopped Container policy-clamp-ac-sim-ppnt-2 Removing Container policy-clamp-ac-sim-ppnt-2 Removed Container policy-clamp-ac-sim-ppnt-1 Stopped Container policy-clamp-ac-sim-ppnt-1 Removing Container policy-clamp-ac-sim-ppnt-1 Removed Container compose-policy-clamp-ac-http-ppnt-1 Stopped Container compose-policy-clamp-ac-http-ppnt-1 Removing Container compose-policy-clamp-ac-http-ppnt-1 Removed Container compose-policy-clamp-ac-http-ppnt-2 Stopped Container compose-policy-clamp-ac-http-ppnt-2 Removing Container compose-policy-clamp-ac-http-ppnt-2 Removed Container kafka Stopping Container jaeger Stopping Container jaeger Stopped Container jaeger Removing Container jaeger Removed Container kafka Stopped Container kafka Removing Container kafka Removed Network compose_default Removing Network compose_default Removed [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins16204104106372926295.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1556 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-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins15707816761089247824.sh ---> sysstat.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins293073507676665746.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-clamp-review-verification-maven-master + 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-clamp-review-verification-maven-master ']' + 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-clamp-review-verification-maven-master ']' + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-review-verification-maven-master/archives/ [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins15695797364229346749.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-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSXg 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-XSXg/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins15495953980443458846.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config3308316822257140057tmp 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-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins855747338563122757.sh ---> create-netrc.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins9906957891249873668.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-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSXg 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-XSXg/bin to PATH [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins11842803044953681983.sh ---> uv-install.sh uv 0.11.15 is already installed uvx 0.11.15 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins8704471827654562528.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins1867844143322481655.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-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSXg 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-XSXg/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 942s 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=942 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost INFO: Archiving costs to: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-clamp-review-verification-maven-master,50,2026-05-20 10:22:27,v3-standard-8,942,0.22,0.00,SUCCESS [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins13393169553793644614.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XSXg 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-XSXg/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-review-verification-maven-master/50 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-1574 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 21G 134G 14% / 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 825 16505 4 14761 30799 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:17:ae:a8 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.52/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85455sec preferred_lft 85455sec inet6 fe80::f816:3eff:fe17:aea8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ba:82:18:91:6f:bb 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::b882:18ff:fe91:6fbb/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-1574) 05/20/26 _x86_64_ (8 CPU) 10:06:53 LINUX RESTART (8 CPU) 10:10:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:03 276.86 3.08 261.43 12.35 417.11 37950.27 52392.81 Average: 276.86 3.08 261.43 12.35 417.11 37950.27 52392.81 10:10:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:03 13110296 27904360 4316564 13.14 257196 14371872 10898732 32.14 3291884 15460284 1092 Average: 13110296 27904360 4316564 13.14 257196 14371872 10898732 32.14 3291884 15460284 1092 10:10:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:03 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 10:20:03 ens3 141.93 85.79 2861.80 13.60 0.00 0.00 0.00 0.00 10:20:03 docker0 9.01 13.71 0.66 248.13 0.00 0.00 0.00 0.00 10:20:03 br-6bfcd7975ec5 1.47 3.14 0.10 36.66 0.00 0.00 0.00 0.00 10:20:03 veth558bc0c 4.04 4.19 0.36 4.88 0.00 0.00 0.00 0.00 10:20:03 vethdb64316 49.47 35.80 9.31 6.39 0.00 0.00 0.00 0.00 10:20:03 veth4473e0b 21.37 24.38 15.51 4.38 0.00 0.00 0.00 0.00 10:20:03 veth02f3593 9.72 9.96 1.07 65.36 0.00 0.00 0.00 0.01 10:20:03 veth6b69c8c 7.68 10.19 6.77 1.94 0.00 0.00 0.00 0.00 10:20:03 vetha43ef1a 7.66 10.21 6.97 1.94 0.00 0.00 0.00 0.00 10:20:03 vethed58849 8.17 10.71 7.85 2.01 0.00 0.00 0.00 0.00 10:20:03 vethff67658 1.19 3.12 0.10 36.61 0.00 0.00 0.00 0.00 10:20:03 veth9b662fc 6.80 9.07 6.38 1.58 0.00 0.00 0.00 0.00 10:20:03 veth45c0e0e 6.88 9.14 6.36 1.57 0.00 0.00 0.00 0.00 10:20:03 veth312c0b7 19.76 19.84 24.35 8.58 0.00 0.00 0.00 0.00 10:20:03 veth5eb4e22 18.14 18.15 23.59 9.04 0.00 0.00 0.00 0.00 10:20:03 veth7bc6ba3 2.27 1.93 0.47 1.41 0.00 0.00 0.00 0.00 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 141.93 85.79 2861.80 13.60 0.00 0.00 0.00 0.00 Average: docker0 9.01 13.71 0.66 248.13 0.00 0.00 0.00 0.00 Average: br-6bfcd7975ec5 1.47 3.14 0.10 36.66 0.00 0.00 0.00 0.00 Average: veth558bc0c 4.04 4.19 0.36 4.88 0.00 0.00 0.00 0.00 Average: vethdb64316 49.47 35.80 9.31 6.39 0.00 0.00 0.00 0.00 Average: veth4473e0b 21.37 24.38 15.51 4.38 0.00 0.00 0.00 0.00 Average: veth02f3593 9.72 9.96 1.07 65.36 0.00 0.00 0.00 0.01 Average: veth6b69c8c 7.68 10.19 6.77 1.94 0.00 0.00 0.00 0.00 Average: vetha43ef1a 7.66 10.21 6.97 1.94 0.00 0.00 0.00 0.00 Average: vethed58849 8.17 10.71 7.85 2.01 0.00 0.00 0.00 0.00 Average: vethff67658 1.19 3.12 0.10 36.61 0.00 0.00 0.00 0.00 Average: veth9b662fc 6.80 9.07 6.38 1.58 0.00 0.00 0.00 0.00 Average: veth45c0e0e 6.88 9.14 6.36 1.57 0.00 0.00 0.00 0.00 Average: veth312c0b7 19.76 19.84 24.35 8.58 0.00 0.00 0.00 0.00 Average: veth5eb4e22 18.14 18.15 23.59 9.04 0.00 0.00 0.00 0.00 Average: veth7bc6ba3 2.27 1.93 0.47 1.41 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1574) 05/20/26 _x86_64_ (8 CPU) 10:06:53 LINUX RESTART (8 CPU) 10:10:03 CPU %user %nice %system %iowait %steal %idle 10:20:03 all 14.83 0.00 3.07 0.75 0.08 81.27 10:20:03 0 14.34 0.00 3.08 0.61 0.08 81.88 10:20:03 1 16.28 0.00 3.08 0.90 0.08 79.66 10:20:03 2 13.78 0.00 3.10 0.99 0.08 82.05 10:20:03 3 14.26 0.00 3.09 0.83 0.08 81.74 10:20:03 4 15.27 0.00 3.29 0.85 0.08 80.51 10:20:03 5 14.35 0.00 3.06 0.46 0.08 82.05 10:20:03 6 15.06 0.00 2.90 0.54 0.08 81.42 10:20:03 7 15.30 0.00 2.96 0.85 0.08 80.80 Average: all 14.83 0.00 3.07 0.75 0.08 81.27 Average: 0 14.34 0.00 3.08 0.61 0.08 81.88 Average: 1 16.28 0.00 3.08 0.90 0.08 79.66 Average: 2 13.78 0.00 3.10 0.99 0.08 82.05 Average: 3 14.26 0.00 3.09 0.83 0.08 81.74 Average: 4 15.27 0.00 3.29 0.85 0.08 80.51 Average: 5 14.35 0.00 3.06 0.46 0.08 82.05 Average: 6 15.06 0.00 2.90 0.54 0.08 81.42 Average: 7 15.30 0.00 2.96 0.85 0.08 80.80