15:07:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/pap/+/142343 15:07:24 Running as SYSTEM 15:07:24 [EnvInject] - Loading node environment variables. 15:07:25 Building remotely on prd-ubuntu1804-docker-8c-8g-8703 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-master-merge-java 15:07:25 [ssh-agent] Looking for ssh-agent implementation... 15:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:25 $ ssh-agent 15:07:25 SSH_AUTH_SOCK=/tmp/ssh-PIVNyhrl9a25/agent.2048 15:07:25 SSH_AGENT_PID=2050 15:07:25 [ssh-agent] Started. 15:07:25 Running ssh-add (command line suppressed) 15:07:25 Identity added: /w/workspace/policy-pap-master-merge-java@tmp/private_key_2749599983081950495.key (/w/workspace/policy-pap-master-merge-java@tmp/private_key_2749599983081950495.key) 15:07:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:07:25 The recommended git tool is: NONE 15:07:26 using credential onap-jenkins-ssh 15:07:26 Wiping out workspace first. 15:07:26 Cloning the remote Git repository 15:07:26 Cloning repository git://cloud.onap.org/mirror/policy/pap.git 15:07:26 > git init /w/workspace/policy-pap-master-merge-java # timeout=10 15:07:26 Fetching upstream changes from git://cloud.onap.org/mirror/policy/pap.git 15:07:26 > git --version # timeout=10 15:07:26 > git --version # 'git version 2.17.1' 15:07:26 using GIT_SSH to set credentials Gerrit user 15:07:26 Verifying host key using manually-configured host key entries 15:07:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/pap.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:07:27 > git config remote.origin.url git://cloud.onap.org/mirror/policy/pap.git # timeout=10 15:07:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:28 Avoid second fetch 15:07:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:07:28 Checking out Revision 9b0b9ebe3f21345571baebe21a389553f9c0af21 (refs/remotes/origin/master) 15:07:28 > git config core.sparsecheckout # timeout=10 15:07:28 > git checkout -f 9b0b9ebe3f21345571baebe21a389553f9c0af21 # timeout=30 15:07:28 Commit message: "Add Daniel as a committer to Pap" 15:07:28 > git rev-list --no-walk a2e730267ec3dfa8a3dc9c1c1f56eb986acc4ad4 # timeout=10 15:07:31 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 15:07:31 provisioning config files... 15:07:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:07:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:07:31 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins1464837838140417951.sh 15:07:31 ---> python-tools-install.sh 15:07:31 Setup pyenv: 15:07:31 * system (set by /opt/pyenv/version) 15:07:31 * 3.8.13 (set by /opt/pyenv/version) 15:07:31 * 3.9.13 (set by /opt/pyenv/version) 15:07:31 * 3.10.6 (set by /opt/pyenv/version) 15:07:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3JdG 15:07:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:40 lf-activate-venv(): INFO: Base packages installed successfully 15:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-3JdG/bin to PATH 15:08:04 Generating Requirements File 15:08:23 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. 15:08:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:08:23 Python 3.10.6 15:08:23 pip 25.3 from /tmp/venv-3JdG/lib/python3.10/site-packages/pip (python 3.10) 15:08:23 appdirs==1.4.4 15:08:23 argcomplete==3.6.3 15:08:23 aspy.yaml==1.3.0 15:08:23 attrs==25.4.0 15:08:23 autopage==0.5.2 15:08:23 beautifulsoup4==4.14.2 15:08:23 boto3==1.40.65 15:08:23 botocore==1.40.65 15:08:23 bs4==0.0.2 15:08:23 cachetools==6.2.1 15:08:23 certifi==2025.10.5 15:08:23 cffi==2.0.0 15:08:23 cfgv==3.4.0 15:08:23 chardet==5.2.0 15:08:23 charset-normalizer==3.4.4 15:08:23 click==8.3.0 15:08:23 cliff==4.11.0 15:08:23 cmd2==2.7.0 15:08:23 cryptography==3.3.2 15:08:23 debtcollector==3.0.0 15:08:23 decorator==5.2.1 15:08:23 defusedxml==0.7.1 15:08:23 Deprecated==1.3.1 15:08:23 distlib==0.4.0 15:08:23 dnspython==2.8.0 15:08:23 docker==7.1.0 15:08:23 dogpile.cache==1.5.0 15:08:23 durationpy==0.10 15:08:23 email-validator==2.3.0 15:08:23 filelock==3.20.0 15:08:23 future==1.0.0 15:08:23 gitdb==4.0.12 15:08:23 GitPython==3.1.45 15:08:23 google-auth==2.42.1 15:08:23 httplib2==0.31.0 15:08:23 identify==2.6.15 15:08:23 idna==3.11 15:08:23 importlib-resources==1.5.0 15:08:23 iso8601==2.1.0 15:08:23 Jinja2==3.1.6 15:08:23 jmespath==1.0.1 15:08:23 jsonpatch==1.33 15:08:23 jsonpointer==3.0.0 15:08:23 jsonschema==4.25.1 15:08:23 jsonschema-specifications==2025.9.1 15:08:23 keystoneauth1==5.12.0 15:08:23 kubernetes==34.1.0 15:08:23 lftools==0.37.15 15:08:23 lxml==6.0.2 15:08:23 markdown-it-py==4.0.0 15:08:23 MarkupSafe==3.0.3 15:08:23 mdurl==0.1.2 15:08:23 msgpack==1.1.2 15:08:23 multi_key_dict==2.0.3 15:08:23 munch==4.0.0 15:08:23 netaddr==1.3.0 15:08:23 niet==1.4.2 15:08:23 nodeenv==1.9.1 15:08:23 oauth2client==4.1.3 15:08:23 oauthlib==3.3.1 15:08:23 openstacksdk==4.7.1 15:08:23 os-service-types==1.8.1 15:08:23 osc-lib==4.2.0 15:08:23 oslo.config==10.0.0 15:08:23 oslo.context==6.1.0 15:08:23 oslo.i18n==6.6.0 15:08:23 oslo.log==7.2.1 15:08:23 oslo.serialization==5.8.0 15:08:23 oslo.utils==9.1.0 15:08:23 packaging==25.0 15:08:23 pbr==7.0.3 15:08:23 platformdirs==4.5.0 15:08:23 prettytable==3.16.0 15:08:23 psutil==7.1.3 15:08:23 pyasn1==0.6.1 15:08:23 pyasn1_modules==0.4.2 15:08:23 pycparser==2.23 15:08:23 pygerrit2==2.0.15 15:08:23 PyGithub==2.8.1 15:08:23 Pygments==2.19.2 15:08:23 PyJWT==2.10.1 15:08:23 PyNaCl==1.6.0 15:08:23 pyparsing==2.4.7 15:08:23 pyperclip==1.11.0 15:08:23 pyrsistent==0.20.0 15:08:23 python-cinderclient==9.8.0 15:08:23 python-dateutil==2.9.0.post0 15:08:23 python-heatclient==4.3.0 15:08:23 python-jenkins==1.8.3 15:08:23 python-keystoneclient==5.7.0 15:08:23 python-magnumclient==4.9.0 15:08:23 python-openstackclient==8.2.0 15:08:23 python-swiftclient==4.8.0 15:08:23 PyYAML==6.0.3 15:08:23 referencing==0.37.0 15:08:23 requests==2.32.5 15:08:23 requests-oauthlib==2.0.0 15:08:23 requestsexceptions==1.4.0 15:08:23 rfc3986==2.0.0 15:08:23 rich==14.2.0 15:08:23 rich-argparse==1.7.2 15:08:23 rpds-py==0.28.0 15:08:23 rsa==4.9.1 15:08:23 ruamel.yaml==0.18.16 15:08:23 ruamel.yaml.clib==0.2.14 15:08:23 s3transfer==0.14.0 15:08:23 simplejson==3.20.2 15:08:23 six==1.17.0 15:08:23 smmap==5.0.2 15:08:23 soupsieve==2.8 15:08:23 stevedore==5.5.0 15:08:23 tabulate==0.9.0 15:08:23 toml==0.10.2 15:08:23 tomlkit==0.13.3 15:08:23 tqdm==4.67.1 15:08:23 typing_extensions==4.15.0 15:08:23 tzdata==2025.2 15:08:23 urllib3==1.26.20 15:08:23 virtualenv==20.35.4 15:08:23 wcwidth==0.2.14 15:08:23 websocket-client==1.9.0 15:08:23 wrapt==2.0.0 15:08:23 xdg==6.0.0 15:08:23 xmltodict==1.0.2 15:08:23 yq==3.4.3 15:08:23 [EnvInject] - Injecting environment variables from a build step. 15:08:23 [EnvInject] - Injecting as environment variables the properties content 15:08:23 SET_JDK_VERSION=openjdk17 15:08:23 GIT_URL="git://cloud.onap.org/mirror" 15:08:23 15:08:23 [EnvInject] - Variables injected successfully. 15:08:23 [policy-pap-master-merge-java] $ /bin/sh /tmp/jenkins13061450605832438823.sh 15:08:23 ---> update-java-alternatives.sh 15:08:23 ---> Updating Java version 15:08:24 ---> Ubuntu/Debian system detected 15:08:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:08:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:08:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:08:24 openjdk version "17.0.4" 2022-07-19 15:08:24 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 15:08:24 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 15:08:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:08:24 [EnvInject] - Injecting environment variables from a build step. 15:08:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:08:24 [EnvInject] - Variables injected successfully. 15:08:24 provisioning config files... 15:08:24 copy managed file [global-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config11517653159264066908tmp 15:08:24 copy managed file [policy-pap-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config11250448807817599689tmp 15:08:24 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[policy-pap] 15:08:24 Run condition [Regular expression match] preventing perform for step [Execute shell] 15:08:24 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-ubuntu1804-docker-8c-8g-8703 15:08:25 using settings config with name policy-pap-settings 15:08:25 Replacing all maven server entries not found in credentials list is true 15:08:25 using global settings config with name global-settings 15:08:25 Replacing all maven server entries not found in credentials list is true 15:08:25 [policy-pap-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings13395865880285953578.xml -gs /tmp/global-settings1060921575620271535.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9b0b9ebe3f21345571baebe21a389553f9c0af21 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ramesh.murugan.iyer@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Adheli Tavares" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/pap/+/142343 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ramesh.murugan.iyer@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/pap -DGERRIT_CHANGE_NUMBER=142343 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ramesh Murugan Iyer\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/43/142343/1 -DGERRIT_NEWREV=9b0b9ebe3f21345571baebe21a389553f9c0af21 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ramesh Murugan Iyer" '-DGERRIT_CHANGE_OWNER=\"Ramesh Murugan Iyer\" ' -DPROJECT=policy/pap -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIERhbmllbCBhcyBhIGNvbW1pdHRlciB0byBQYXAKCklzc3VlLUlEOiBQT0xJQ1ktNTQ3MwpDaGFuZ2UtSWQ6IEk5NjFmN2M5NGVkOTYzZGNmY2JiZjYwOWM5OWNhNmNkZTQxYjFkNDU5ClNpZ25lZC1vZmYtYnk6IHJhbWVzaGl5ZXIyNyA8cmFtZXNoLm11cnVnYW4uaXllckBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Add Daniel as a committer to Pap" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I961f7c94ed963dcfcbbf609c99ca6cde41b1d459 -DGERRIT_EVENT_HASH=1783843151 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=adheli.tavares@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Ramesh Murugan Iyer" clean deploy -B -P docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:08:26 [INFO] Scanning for projects... 15:08:27 [INFO] ------------------------------------------------------------------------ 15:08:27 [INFO] Reactor Build Order: 15:08:27 [INFO] 15:08:27 [INFO] policy-pap [pom] 15:08:27 [INFO] pap-main [jar] 15:08:27 [INFO] pap-packages [pom] 15:08:27 [INFO] policy-pap-tarball [jar] 15:08:27 [INFO] policy-pap-docker [pom] 15:08:27 [INFO] pap-testsuites [pom] 15:08:27 [INFO] pap-stability [jar] 15:08:27 [INFO] pap-performance [jar] 15:08:27 [INFO] 15:08:27 [INFO] -------------------< org.onap.policy.pap:policy-pap >------------------- 15:08:27 [INFO] Building policy-pap 4.2.2-SNAPSHOT [1/8] 15:08:27 [INFO] --------------------------------[ pom ]--------------------------------- 15:08:28 [INFO] 15:08:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap --- 15:08:28 [INFO] 15:08:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap --- 15:08:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:08:29 --add-opens java.base/java.util=ALL-UNNAMED 15:08:29 --add-opens java.base/java.lang=ALL-UNNAMED 15:08:29 --add-opens java.sql/java.sql=ALL-UNNAMED 15:08:29 [INFO] 15:08:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap --- 15:08:43 [INFO] Starting audit... 15:08:43 Audit done. 15:08:43 [INFO] You have 0 Checkstyle violations. 15:08:43 [INFO] 15:08:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap --- 15:08:44 [INFO] Starting audit... 15:08:44 Audit done. 15:08:44 [INFO] You have 0 Checkstyle violations. 15:08:44 [INFO] 15:08:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap --- 15:08:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:08:44 [INFO] 15:08:44 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap --- 15:08:45 [INFO] No tests to run. 15:08:45 [INFO] 15:08:45 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap --- 15:08:45 [INFO] Analyzed bundle 'policy-pap' with 0 classes 15:08:45 [INFO] 15:08:45 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap --- 15:08:45 [INFO] 15:08:45 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap --- 15:08:45 [INFO] Installing /w/workspace/policy-pap-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap/4.2.2-SNAPSHOT/policy-pap-4.2.2-SNAPSHOT.pom 15:08:45 [INFO] 15:08:45 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap --- 15:08:45 [INFO] 15:08:45 [INFO] --------------------< org.onap.policy.pap:pap-main >-------------------- 15:08:45 [INFO] Building pap-main 4.2.2-SNAPSHOT [2/8] 15:08:45 [INFO] --------------------------------[ jar ]--------------------------------- 15:08:53 [INFO] 15:08:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-main --- 15:08:53 [INFO] 15:08:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-main --- 15:08:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:08:53 --add-opens java.base/java.util=ALL-UNNAMED 15:08:53 --add-opens java.base/java.lang=ALL-UNNAMED 15:08:53 --add-opens java.sql/java.sql=ALL-UNNAMED 15:08:53 [INFO] 15:08:53 [INFO] --- swagger-codegen-maven-plugin:3.0.68:generate (code-gen) @ pap-main --- 15:08:55 [INFO] Template folder: null 15:08:55 [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@457b8fc3 15:08:55 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 15:08:55 [INFO] Set base package to invoker package (org.onap.policy.pap.main.rest) 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/HealthCheckRestControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupCreateOrUpdateControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupDeleteControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupDeployControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupHealthCheckControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupQueryControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupStateChangeControllerV1Api.java 15:08:56 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyAuditControllerV1Api.java 15:08:57 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyComponentsHealthCheckControllerV1Api.java 15:08:57 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyStatusControllerV1Api.java 15:08:57 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java 15:08:57 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java 15:08:57 [INFO] 15:08:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-main --- 15:08:57 [INFO] Starting audit... 15:08:57 Audit done. 15:08:57 [INFO] You have 0 Checkstyle violations. 15:08:57 [INFO] 15:08:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-main --- 15:09:00 [INFO] Starting audit... 15:09:00 Audit done. 15:09:00 [INFO] You have 0 Checkstyle violations. 15:09:00 [INFO] 15:09:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-main --- 15:09:00 [INFO] Copying 1 resource from src/main/resources to target/classes 15:09:00 [INFO] Copying 4 resources from src/main/resources to target/classes 15:09:00 [INFO] 15:09:00 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-main --- 15:09:00 [INFO] Recompiling the module because of changed dependency. 15:09:00 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 15:09:04 [INFO] 15:09:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-main --- 15:09:04 [INFO] Copying 87 resources from src/test/resources to target/test-classes 15:09:04 [INFO] 15:09:04 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-main --- 15:09:04 [INFO] Recompiling the module because of changed dependency. 15:09:04 [INFO] Compiling 71 source files with javac [debug release 17] to target/test-classes 15:09:07 [INFO] 15:09:07 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-main --- 15:09:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:09:07 [INFO] 15:09:07 [INFO] ------------------------------------------------------- 15:09:07 [INFO] T E S T S 15:09:07 [INFO] ------------------------------------------------------- 15:09:09 [INFO] Running org.onap.policy.pap.contract.PapContractTest 15:09:12 15:09:12 . ____ _ __ _ _ 15:09:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:12 =========|_|==============|___/=/_/_/_/ 15:09:12 15:09:12 :: Spring Boot :: (v3.5.3) 15:09:12 15:09:12 2025-11-04 15:09:12.577 [main] INFO o.o.p.pap.contract.PapContractTest.logStarting(53) - Starting PapContractTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:12 2025-11-04 15:09:12.581 [main] INFO o.o.p.pap.contract.PapContractTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "stub" 15:09:14 2025-11-04 15:09:13.990 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:14 2025-11-04 15:09:14.104 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 101 ms. Found 7 JPA repository interfaces. 15:09:15 2025-11-04 15:09:15.399 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:15 2025-11-04 15:09:15.419 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 15:09:15 2025-11-04 15:09:15.424 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:15 2025-11-04 15:09:15.424 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:15 2025-11-04 15:09:15.491 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:15 2025-11-04 15:09:15.492 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 2887 ms 15:09:16 2025-11-04 15:09:15.973 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:16 2025-11-04 15:09:16.045 [main] INFO org.hibernate.Version.logVersion(44) - HHH000412: Hibernate ORM core version 6.6.16.Final 15:09:16 2025-11-04 15:09:16.089 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:16 2025-11-04 15:09:16.451 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:16 2025-11-04 15:09:16.499 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-1 - Starting... 15:09:16 2025-11-04 15:09:16.830 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb1 user=POLICY_USER 15:09:16 2025-11-04 15:09:16.832 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-1 - Start completed. 15:09:17 2025-11-04 15:09:16.961 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:17 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] 15:09:17 Database driver: undefined/unknown 15:09:17 Database version: 2.2.224 15:09:17 Autocommit mode: undefined/unknown 15:09:17 Isolation level: undefined/unknown 15:09:17 Minimum pool size: undefined/unknown 15:09:17 Maximum pool size: undefined/unknown 15:09:19 2025-11-04 15:09:19.034 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:19 2025-11-04 15:09:19.290 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:20 2025-11-04 15:09:20.811 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:21 2025-11-04 15:09:21.062 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:21 2025-11-04 15:09:21.817 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:22 2025-11-04 15:09:22.131 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-1"] 15:09:22 2025-11-04 15:09:22.248 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:22 2025-11-04 15:09:22.266 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 32787 (https) with context path '/policy/pap/v1' 15:09:22 2025-11-04 15:09:22.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:22 2025-11-04 15:09:22.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:22 2025-11-04 15:09:22.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:22 2025-11-04 15:09:22.289 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:22 2025-11-04 15:09:22.290 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:22 2025-11-04 15:09:22.290 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:22 2025-11-04 15:09:22.290 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:22 2025-11-04 15:09:22.291 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@67f10455 15:09:22 2025-11-04 15:09:22.294 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:22 2025-11-04 15:09:22.294 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44c9999f 15:09:22 2025-11-04 15:09:22.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:22 2025-11-04 15:09:22.295 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:22 2025-11-04 15:09:22.295 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:22 2025-11-04 15:09:22.295 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:22 2025-11-04 15:09:22.296 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:22 2025-11-04 15:09:22.296 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:22 2025-11-04 15:09:22.296 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:22 2025-11-04 15:09:22.298 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:22 2025-11-04 15:09:22.299 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:22 2025-11-04 15:09:22.301 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:22 2025-11-04 15:09:22.301 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:22 2025-11-04 15:09:22.302 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:22 2025-11-04 15:09:22.302 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:22 2025-11-04 15:09:22.302 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:22 2025-11-04 15:09:22.303 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:22 2025-11-04 15:09:22.303 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:22 2025-11-04 15:09:22.304 [main] INFO o.o.p.pap.contract.PapContractTest.logStarted(59) - Started PapContractTest in 10.254 seconds (process running for 14.47) 15:09:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:09:23 2025-11-04 15:09:23.132 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:23 2025-11-04 15:09:23.142 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:23 2025-11-04 15:09:23.408 [https-jsse-nio-auto-1-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:23 2025-11-04 15:09:23.409 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:23 2025-11-04 15:09:23.410 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:23 2025-11-04 15:09:23.747 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:23 2025-11-04 15:09:23.749 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:23 2025-11-04 15:09:23.899 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:23 2025-11-04 15:09:23.901 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.024 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.026 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.158 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.159 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.305 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.306 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.428 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.430 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.541 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.543 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.705 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.706 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.829 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.831 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:24 2025-11-04 15:09:24.965 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:24.967 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.093 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.094 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.213 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.215 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.343 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.345 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.479 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.480 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.597 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.600 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.716 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.718 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.823 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.824 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.931 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:25 2025-11-04 15:09:25.932 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.034 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.035 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.148 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.149 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.266 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.267 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:26 2025-11-04 15:09:26.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:26 2025-11-04 15:09:26.381 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:26 2025-11-04 15:09:26.381 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:26 2025-11-04 15:09:26.381 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:26 2025-11-04 15:09:26.381 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:26 2025-11-04 15:09:26.382 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:26 2025-11-04 15:09:26.382 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:26 2025-11-04 15:09:26.382 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:26 2025-11-04 15:09:26.382 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:26 2025-11-04 15:09:26.382 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:26 2025-11-04 15:09:26.382 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:26 2025-11-04 15:09:26.383 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:26 2025-11-04 15:09:26.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:26 2025-11-04 15:09:26.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:26 2025-11-04 15:09:26.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:26 2025-11-04 15:09:26.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:26 2025-11-04 15:09:26.385 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:26 2025-11-04 15:09:26.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:26 2025-11-04 15:09:26.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:26 2025-11-04 15:09:26.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:26 2025-11-04 15:09:26.386 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:26 2025-11-04 15:09:26.386 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:26 2025-11-04 15:09:26.386 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:26 2025-11-04 15:09:26.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:26 2025-11-04 15:09:26.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:26 2025-11-04 15:09:26.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:26 2025-11-04 15:09:26.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:26 2025-11-04 15:09:26.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:26 2025-11-04 15:09:26.389 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:26 2025-11-04 15:09:26.390 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-1-32787"] 15:09:26 2025-11-04 15:09:26.396 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:26 2025-11-04 15:09:26.397 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-1"] 15:09:26 2025-11-04 15:09:26.412 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:26 2025-11-04 15:09:26.450 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-1 - Shutdown initiated... 15:09:26 2025-11-04 15:09:26.453 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-1 - Shutdown completed. 15:09:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.08 s -- in org.onap.policy.pap.contract.PapContractTest 15:09:26 [INFO] Running org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 15:09:28 2025-11-04 15:09:28.572 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.failure(395) - undeploy policies from my-group:my-subgroup that failed to deploy: [msg-unchanged 8.7.6] 15:09:28 2025-11-04 15:09:28.638 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:09:28 2025-11-04 15:09:28.641 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_2 from group=my-group-2 subgroup=my-subgroup 15:09:28 2025-11-04 15:09:28.642 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group-2 subgroup=my-subgroup 15:09:28 2025-11-04 15:09:28.710 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:09:28 2025-11-04 15:09:28.728 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:09:28 2025-11-04 15:09:28.728 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_1 from group=my-group subgroup=my-subgroup 15:09:28 2025-11-04 15:09:28.729 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group subgroup=my-subgroup 15:09:28 2025-11-04 15:09:28.743 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.failure(395) - undeploy policies from my-group:my-subgroup that failed to deploy: [undeployed 2.3.4] 15:09:28 2025-11-04 15:09:28.746 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:09:28 2025-11-04 15:09:28.748 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.failure(399) - cannot undeploy policies [undeployed 2.3.4] 15:09:28 org.onap.policy.models.base.PfModelException: expected exception 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.makeException(PdpModifyRequestMapTest.java:469) 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.lambda$testSingletonListenerFailureUndeploy$5(PdpModifyRequestMapTest.java:533) 15:09:28 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 15:09:28 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 15:09:28 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 15:09:28 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 15:09:28 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 15:09:28 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:58) 15:09:28 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:163) 15:09:28 at org.onap.policy.pap.main.comm.PolicyUndeployer$MockitoMock$hGhbG0lx.undeploy(Unknown Source) 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.failure(PdpModifyRequestMap.java:397) 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.invokeFailureHandler(PdpModifyRequestMapTest.java:679) 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testSingletonListenerFailureUndeploy(PdpModifyRequestMapTest.java:542) 15:09:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:28 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:09:28 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:09:28 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:09:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:09:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:09:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:09:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:09:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:09:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:09:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:09:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:09:28 2025-11-04 15:09:28.753 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:09:28 2025-11-04 15:09:28.753 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:09:28 2025-11-04 15:09:28.757 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:09:28 2025-11-04 15:09:28.758 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:09:28 2025-11-04 15:09:28.758 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:09:28 2025-11-04 15:09:28.765 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(445) - request is not first in the queue PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=5d79294f-f8ad-48ff-8f39-f7fe0a7bd7f0, timestampMs=1762268968764, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=SAFE) 15:09:28 2025-11-04 15:09:28.775 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:09:28 2025-11-04 15:09:28.775 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(309) - failed to remove expired PDPs 15:09:28 org.onap.policy.models.base.PfModelRuntimeException: expected exception 15:09:28 at org.onap.policy.pap.main.service.PdpGroupService.getFilteredPdpGroups(PdpGroupService.java:103) 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMap.removeExpiredPdps(PdpModifyRequestMap.java:283) 15:09:28 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 15:09:28 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 15:09:28 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 15:09:28 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 15:09:28 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testRemoveExpiredPdps_DaoEx(PdpModifyRequestMapTest.java:438) 15:09:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:28 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:09:28 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:09:28 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:09:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:09:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:09:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:09:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:09:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:09:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:09:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:09:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:09:28 2025-11-04 15:09:28.788 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpStateChange starting 15:09:28 2025-11-04 15:09:28.789 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting listener 15:09:28 2025-11-04 15:09:28.789 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting timer 15:09:28 2025-11-04 15:09:28.789 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting enqueue 15:09:28 2025-11-04 15:09:28.789 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpStateChange started 15:09:28 2025-11-04 15:09:28.801 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(439) - discard old requests for pdp_1 15:09:28 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.330 s -- in org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 15:09:28 [INFO] Running org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 15:09:28 2025-11-04 15:09:28.893 [main] WARN o.o.p.p.m.c.MultiPdpStatusListener.onTopicEvent(111) - handleEvent failed due to: expected exception 15:09:28 java.lang.RuntimeException: expected exception 15:09:28 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest$1.handleEvent(MultiPdpStatusListenerTest.java:151) 15:09:28 at org.onap.policy.pap.main.comm.MultiPdpStatusListener.onTopicEvent(MultiPdpStatusListener.java:109) 15:09:28 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest.testOnTopicEvent(MultiPdpStatusListenerTest.java:156) 15:09:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:28 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:09:28 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:09:28 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:09:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:09:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:09:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:09:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:09:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:09:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:09:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:09:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:09:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:09:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:09:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:09:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:09:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:09:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:09:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:09:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 15:09:28 [INFO] Running org.onap.policy.pap.main.comm.TimerManagerTest 15:09:28 2025-11-04 15:09:28.903 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.903 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.904 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.904 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.906 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.906 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.906 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.906 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.907 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.908 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.909 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.911 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.911 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.911 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.911 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.912 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 15:09:28 2025-11-04 15:09:28.912 [Thread-24] WARN o.o.p.pap.main.comm.TimerManager.processTimer(211) - my-manager timer threw an exception Timer [name=timer-A, expireMs=11000] 15:09:28 java.lang.RuntimeException: expected exception 15:09:28 at org.onap.policy.pap.main.comm.TimerManagerTest.lambda$testProcessTimer_TimerEx$0(TimerManagerTest.java:172) 15:09:28 at org.onap.policy.pap.main.comm.TimerManager.processTimer(TimerManager.java:209) 15:09:28 at org.onap.policy.pap.main.comm.TimerManager.processTimers(TimerManager.java:164) 15:09:28 at org.onap.policy.pap.main.comm.TimerManager.run(TimerManager.java:143) 15:09:28 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:28 2025-11-04 15:09:28.912 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.912 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.912 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 15:09:28 2025-11-04 15:09:28.913 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.913 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.925 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.927 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.928 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.928 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.928 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.928 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.929 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.929 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.929 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.930 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.932 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.934 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.936 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.937 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.937 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.937 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.938 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11001] 15:09:28 2025-11-04 15:09:28.938 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.938 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11001] 15:09:28 2025-11-04 15:09:28.938 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11001] 15:09:28 2025-11-04 15:09:28.938 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11001] 15:09:28 2025-11-04 15:09:28.939 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.939 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.941 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.941 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.941 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.941 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11002] 15:09:28 2025-11-04 15:09:28.943 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.943 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.944 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.944 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.944 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11002] 15:09:28 2025-11-04 15:09:28.944 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11002] 15:09:28 2025-11-04 15:09:28.944 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11002] 15:09:28 2025-11-04 15:09:28.944 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.945 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.946 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.947 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.949 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.949 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.949 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.950 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.950 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.950 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.950 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 15:09:28 2025-11-04 15:09:28.950 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.950 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 15:09:28 2025-11-04 15:09:28.951 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 15:09:28 2025-11-04 15:09:28.951 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.951 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.953 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.953 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.953 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.954 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.954 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.954 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.954 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.954 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.955 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=21001] 15:09:28 2025-11-04 15:09:28.955 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=31003] 15:09:28 2025-11-04 15:09:28.955 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10002ms Timer [name=timer-A, expireMs=31003] 15:09:28 2025-11-04 15:09:28.955 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.955 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.957 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.957 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.957 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.958 [Thread-30] WARN o.o.p.pap.main.comm.TimerManager.run(146) - timer manager my-manager stopping due to interrupt 15:09:28 2025-11-04 15:09:28.958 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.958 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.959 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.960 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.960 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.960 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.960 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.961 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 15:09:28 2025-11-04 15:09:28.961 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.961 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.961 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 15:09:28 2025-11-04 15:09:28.962 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.962 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.975 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:09:28 2025-11-04 15:09:28.975 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.976 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:09:28 2025-11-04 15:09:28.976 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:28 2025-11-04 15:09:28.976 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:09:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.policy.pap.main.comm.TimerManagerTest 15:09:29 [INFO] Running org.onap.policy.pap.main.comm.PdpRequestsTest 15:09:29 2025-11-04 15:09:28.985 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:09:29 2025-11-04 15:09:29.193 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 15:09:29 2025-11-04 15:09:29.207 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdp_1 start publishing next request 15:09:29 2025-11-04 15:09:29.207 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 15:09:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.onap.policy.pap.main.comm.PdpRequestsTest 15:09:29 [INFO] Running org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 15:09:29 15:09:29 . ____ _ __ _ _ 15:09:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:29 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:29 =========|_|==============|___/=/_/_/_/ 15:09:29 15:09:29 :: Spring Boot :: (v3.5.3) 15:09:29 15:09:29 2025-11-04 15:09:29.352 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarting(53) - Starting PdpHeartbeatListenerTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:29 2025-11-04 15:09:29.353 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:09:30 2025-11-04 15:09:29.893 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:30 2025-11-04 15:09:29.927 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 32 ms. Found 7 JPA repository interfaces. 15:09:30 2025-11-04 15:09:30.382 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:30 2025-11-04 15:09:30.383 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-2"] 15:09:30 2025-11-04 15:09:30.383 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:30 2025-11-04 15:09:30.384 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:30 2025-11-04 15:09:30.412 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:30 2025-11-04 15:09:30.412 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 1057 ms 15:09:30 2025-11-04 15:09:30.670 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:30 2025-11-04 15:09:30.674 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:30 2025-11-04 15:09:30.689 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:30 2025-11-04 15:09:30.691 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-2 - Starting... 15:09:30 2025-11-04 15:09:30.694 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-2 - Added connection conn10: url=jdbc:h2:mem:testdb2 user=POLICY_USER 15:09:30 2025-11-04 15:09:30.695 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-2 - Start completed. 15:09:30 2025-11-04 15:09:30.696 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:30 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-2)'] 15:09:30 Database driver: undefined/unknown 15:09:30 Database version: 2.2.224 15:09:30 Autocommit mode: undefined/unknown 15:09:30 Isolation level: undefined/unknown 15:09:30 Minimum pool size: undefined/unknown 15:09:30 Maximum pool size: undefined/unknown 15:09:31 2025-11-04 15:09:31.035 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:31 2025-11-04 15:09:31.201 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:32 2025-11-04 15:09:31.963 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:32 2025-11-04 15:09:32.069 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:32 2025-11-04 15:09:32.478 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:32 2025-11-04 15:09:32.558 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-2"] 15:09:32 2025-11-04 15:09:32.609 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:32 2025-11-04 15:09:32.619 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46829 (https) with context path '/policy/pap/v1' 15:09:32 2025-11-04 15:09:32.637 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:32 2025-11-04 15:09:32.637 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:32 2025-11-04 15:09:32.637 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:32 2025-11-04 15:09:32.638 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:32 2025-11-04 15:09:32.638 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:32 2025-11-04 15:09:32.638 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:32 2025-11-04 15:09:32.638 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@10f5eebc 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2b28bb99 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:32 2025-11-04 15:09:32.639 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:32 2025-11-04 15:09:32.640 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:32 2025-11-04 15:09:32.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:32 2025-11-04 15:09:32.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:32 2025-11-04 15:09:32.642 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:32 2025-11-04 15:09:32.643 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:32 2025-11-04 15:09:32.643 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:32 2025-11-04 15:09:32.643 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:32 2025-11-04 15:09:32.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:32 2025-11-04 15:09:32.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:32 2025-11-04 15:09:32.645 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:32 2025-11-04 15:09:32.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:32 2025-11-04 15:09:32.647 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:32 2025-11-04 15:09:32.647 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarted(59) - Started PdpHeartbeatListenerTest in 3.393 seconds (process running for 24.813) 15:09:33 2025-11-04 15:09:33.188 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:09:33 2025-11-04 15:09:33.189 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:09:33 2025-11-04 15:09:33.192 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:09:33 2025-11-04 15:09:33.192 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=b51471c7-ad61-4c25-a8f6-1454a4cdb060, expireMs=1762268976192] 15:09:33 2025-11-04 15:09:33.193 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 2999ms Timer [name=b51471c7-ad61-4c25-a8f6-1454a4cdb060, expireMs=1762268976192] 15:09:33 2025-11-04 15:09:33.193 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:09:33 2025-11-04 15:09:33.193 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:09:33 2025-11-04 15:09:33.200 [Thread-34] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 15:09:33 [] 15:09:33 2025-11-04 15:09:33.201 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:09:33 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"b51471c7-ad61-4c25-a8f6-1454a4cdb060","timestampMs":1762268973157,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:09:33 2025-11-04 15:09:33.279 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_2 PdpUpdate starting 15:09:33 2025-11-04 15:09:33.279 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting listener 15:09:33 2025-11-04 15:09:33.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting timer 15:09:33 2025-11-04 15:09:33.280 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=55487839-e3d5-4fb5-bd42-1ad2ec5988b6, expireMs=1762268976280] 15:09:33 2025-11-04 15:09:33.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting enqueue 15:09:33 2025-11-04 15:09:33.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_2 PdpUpdate started 15:09:33 2025-11-04 15:09:33.281 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:09:33 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"55487839-e3d5-4fb5-bd42-1ad2ec5988b6","timestampMs":1762268973276,"name":"pdp_2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:09:33 2025-11-04 15:09:33.311 [main] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(120) - Operation Failed 15:09:33 org.onap.policy.pap.main.PolicyPapException: Failed to register PDP. No matching PdpGroup/SubGroup Found - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5ce5fdd3-7b00-48c2-b0ed-8a1a1cc77048, timestampMs=1762268973292, name=pdp_3, pdpGroup=wrongGroup, pdpSubgroup=null), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=null, policies=[onap.policies.controlloop.operational.common.apex.SampleDomain 1.0.0], deploymentInstanceInfo=null, properties=null, response=null) 15:09:33 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpRegistration(PdpStatusMessageHandler.java:165) 15:09:33 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:115) 15:09:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:33 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:33 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:09:33 at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51) 15:09:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:33 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:33 at org.onap.policy.pap.main.comm.PdpHeartbeatListener$$SpringCGLIB$$0.onTopicEvent() 15:09:33 at org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest.testPdpHeartbeatListener(PdpHeartbeatListenerTest.java:120) 15:09:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:33 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:09:33 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:09:33 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:09:33 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:09:33 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:09:33 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:09:33 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:09:33 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:09:33 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:09:33 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:09:33 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:09:33 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:09:33 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:09:33 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:09:33 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:09:33 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:09:33 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:09:33 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:09:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:09:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:09:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:09:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:09:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:09:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:09:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:09:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:09:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:09:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:09:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:09:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:09:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:09:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:09:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:09:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:09:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:09:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:09:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:09:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:09:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:09:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:09:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:09:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:09:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:09:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:09:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:09:33 2025-11-04 15:09:33.341 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:09:33 2025-11-04 15:09:33.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 15:09:33 2025-11-04 15:09:33.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 15:09:33 2025-11-04 15:09:33.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 15:09:33 2025-11-04 15:09:33.342 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=b51471c7-ad61-4c25-a8f6-1454a4cdb060, expireMs=1762268976192] 15:09:33 2025-11-04 15:09:33.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 15:09:33 2025-11-04 15:09:33.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 15:09:33 2025-11-04 15:09:33.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:09:33 2025-11-04 15:09:33.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:09:33 2025-11-04 15:09:33.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:09:33 2025-11-04 15:09:33.343 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=d4a5248f-8138-4054-8cc7-3feea99e8701, expireMs=1762268976343] 15:09:33 2025-11-04 15:09:33.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:09:33 2025-11-04 15:09:33.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:09:33 2025-11-04 15:09:33.344 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:09:33 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"d4a5248f-8138-4054-8cc7-3feea99e8701","timestampMs":1762268973337,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:09:33 2025-11-04 15:09:33.370 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:09:33 2025-11-04 15:09:33.371 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 15:09:33 2025-11-04 15:09:33.371 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 15:09:33 2025-11-04 15:09:33.371 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 15:09:33 2025-11-04 15:09:33.371 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=d4a5248f-8138-4054-8cc7-3feea99e8701, expireMs=1762268976343] 15:09:33 2025-11-04 15:09:33.371 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 15:09:33 2025-11-04 15:09:33.371 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 15:09:33 2025-11-04 15:09:33.372 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:09:33 2025-11-04 15:09:33.372 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:09:33 2025-11-04 15:09:33.372 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:09:33 2025-11-04 15:09:33.372 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=7436700b-c19f-4a2f-8dc7-10865d0b3602, expireMs=1762268976372] 15:09:33 2025-11-04 15:09:33.372 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:09:33 2025-11-04 15:09:33.372 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:09:33 2025-11-04 15:09:33.373 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:09:33 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tca","version":"1.0.0"},{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"7436700b-c19f-4a2f-8dc7-10865d0b3602","timestampMs":1762268973368,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:09:33 2025-11-04 15:09:33.398 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=7436700b-c19f-4a2f-8dc7-10865d0b3602, expireMs=1762268976372] 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 15:09:33 2025-11-04 15:09:33.399 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:09:33 2025-11-04 15:09:33.400 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:09:33 2025-11-04 15:09:33.400 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:09:33 2025-11-04 15:09:33.400 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=07c25bae-1072-40aa-9510-4145419aa87a, expireMs=1762268976400] 15:09:33 2025-11-04 15:09:33.400 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:09:33 2025-11-04 15:09:33.400 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:09:33 2025-11-04 15:09:33.401 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:09:33 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tca","version":"1.0.0"},{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"07c25bae-1072-40aa-9510-4145419aa87a","timestampMs":1762268973395,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:09:33 2025-11-04 15:09:33.409 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(108) - discarding status message from pdp_1 age 600s 15:09:33 2025-11-04 15:09:33.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:33 2025-11-04 15:09:33.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:33 2025-11-04 15:09:33.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:33 2025-11-04 15:09:33.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:33 2025-11-04 15:09:33.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:33 2025-11-04 15:09:33.488 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:33 2025-11-04 15:09:33.489 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:33 2025-11-04 15:09:33.489 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:33 2025-11-04 15:09:33.489 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:33 2025-11-04 15:09:33.489 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:09:33 2025-11-04 15:09:33.489 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:33 2025-11-04 15:09:33.489 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:33 2025-11-04 15:09:33.489 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:33 2025-11-04 15:09:33.489 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:33 2025-11-04 15:09:33.490 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: shutdown 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:33 2025-11-04 15:09:33.491 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:33 2025-11-04 15:09:33.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:33 2025-11-04 15:09:33.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:33 2025-11-04 15:09:33.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:33 2025-11-04 15:09:33.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:33 2025-11-04 15:09:33.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:33 2025-11-04 15:09:33.493 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:33 2025-11-04 15:09:33.494 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-2-46829"] 15:09:33 2025-11-04 15:09:33.496 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:33 2025-11-04 15:09:33.496 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-2"] 15:09:33 2025-11-04 15:09:33.503 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:33 2025-11-04 15:09:33.529 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-2 - Shutdown initiated... 15:09:33 2025-11-04 15:09:33.530 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-2 - Shutdown completed. 15:09:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.307 s -- in org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 15:09:33 [INFO] Running org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 15:09:33 15:09:33 . ____ _ __ _ _ 15:09:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:33 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:33 =========|_|==============|___/=/_/_/_/ 15:09:33 15:09:33 :: Spring Boot :: (v3.5.3) 15:09:33 15:09:33 2025-11-04 15:09:33.577 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarting(53) - Starting PdpStatusMessageHandlerTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:33 2025-11-04 15:09:33.578 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:09:33 2025-11-04 15:09:33.826 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:33 2025-11-04 15:09:33.843 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 16 ms. Found 7 JPA repository interfaces. 15:09:34 2025-11-04 15:09:34.005 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 15:09:34 2025-11-04 15:09:34.006 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-3"] 15:09:34 2025-11-04 15:09:34.006 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:34 2025-11-04 15:09:34.006 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:34 2025-11-04 15:09:34.027 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:34 2025-11-04 15:09:34.027 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 448 ms 15:09:34 2025-11-04 15:09:34.184 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:34 2025-11-04 15:09:34.186 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:34 2025-11-04 15:09:34.196 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:34 2025-11-04 15:09:34.197 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-3 - Starting... 15:09:34 2025-11-04 15:09:34.199 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-3 - Added connection conn20: url=jdbc:h2:mem:testdb user=POLICY_USER 15:09:34 2025-11-04 15:09:34.200 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-3 - Start completed. 15:09:34 2025-11-04 15:09:34.200 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:34 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-3)'] 15:09:34 Database driver: undefined/unknown 15:09:34 Database version: 2.2.224 15:09:34 Autocommit mode: undefined/unknown 15:09:34 Isolation level: undefined/unknown 15:09:34 Minimum pool size: undefined/unknown 15:09:34 Maximum pool size: undefined/unknown 15:09:34 2025-11-04 15:09:34.419 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:34 2025-11-04 15:09:34.502 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:35 2025-11-04 15:09:35.037 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:35 2025-11-04 15:09:35.113 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:35 2025-11-04 15:09:35.408 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:35 2025-11-04 15:09:35.460 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-3"] 15:09:35 2025-11-04 15:09:35.462 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44683 (http) with context path '/policy/pap/v1' 15:09:35 2025-11-04 15:09:35.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:35 2025-11-04 15:09:35.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:35 2025-11-04 15:09:35.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:35 2025-11-04 15:09:35.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:35 2025-11-04 15:09:35.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:35 2025-11-04 15:09:35.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:35 2025-11-04 15:09:35.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:35 2025-11-04 15:09:35.471 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@422a6a4d 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@64a5fab5 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:35 2025-11-04 15:09:35.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:35 2025-11-04 15:09:35.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:35 2025-11-04 15:09:35.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:35 2025-11-04 15:09:35.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:35 2025-11-04 15:09:35.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:35 2025-11-04 15:09:35.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:35 2025-11-04 15:09:35.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:35 2025-11-04 15:09:35.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:35 2025-11-04 15:09:35.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:35 2025-11-04 15:09:35.479 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:35 2025-11-04 15:09:35.479 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:35 2025-11-04 15:09:35.479 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarted(59) - Started PdpStatusMessageHandlerTest in 1.938 seconds (process running for 27.646) 15:09:35 2025-11-04 15:09:35.479 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:35 2025-11-04 15:09:35.496 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:35 2025-11-04 15:09:35.496 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:35 2025-11-04 15:09:35.496 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:35 2025-11-04 15:09:35.496 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:35 2025-11-04 15:09:35.497 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:35 2025-11-04 15:09:35.497 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:35 2025-11-04 15:09:35.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:35 2025-11-04 15:09:35.498 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:35 2025-11-04 15:09:35.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:35 2025-11-04 15:09:35.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:35 2025-11-04 15:09:35.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:35 2025-11-04 15:09:35.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:35 2025-11-04 15:09:35.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:35 2025-11-04 15:09:35.500 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:35 2025-11-04 15:09:35.501 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-3-44683"] 15:09:35 2025-11-04 15:09:35.502 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:35 2025-11-04 15:09:35.504 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-3"] 15:09:35 2025-11-04 15:09:35.508 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:35 2025-11-04 15:09:35.525 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-3 - Shutdown initiated... 15:09:35 2025-11-04 15:09:35.526 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-3 - Shutdown completed. 15:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s -- in org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 15:09:35 [INFO] Running org.onap.policy.pap.main.comm.PublisherTest 15:09:35 2025-11-04 15:09:35.534 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:35 2025-11-04 15:09:35.534 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:35 2025-11-04 15:09:35.534 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:35 2025-11-04 15:09:35.534 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:35 2025-11-04 15:09:35.535 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@33e4bb63 15:09:35 2025-11-04 15:09:35.536 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:09:35 {"messageName":"PDP_STATE_CHANGE","requestId":"2d71ed4f-2b87-408e-9cde-e8a68e79885e","timestampMs":1762268975532} 15:09:35 2025-11-04 15:09:35.536 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:09:35 {"messageName":"PDP_STATE_CHANGE","requestId":"413de201-e1ad-4f2e-a1f1-b1af0bd59962","timestampMs":1762268975532} 15:09:35 2025-11-04 15:09:35.536 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@33e4bb63 15:09:35 2025-11-04 15:09:35.537 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@13f5dfdf 15:09:35 2025-11-04 15:09:35.547 [Thread-44] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:09:35 {"messageName":"PDP_STATE_CHANGE","requestId":"413de201-e1ad-4f2e-a1f1-b1af0bd59962","timestampMs":1762268975532} 15:09:35 2025-11-04 15:09:35.549 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@13f5dfdf 15:09:35 2025-11-04 15:09:35.551 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@1ba8cf73 15:09:35 2025-11-04 15:09:35.553 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@1ba8cf73 15:09:35 2025-11-04 15:09:35.555 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@195967aa 15:09:35 2025-11-04 15:09:35.556 [Thread-45] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:09:35 {"messageName":"PDP_STATE_CHANGE","requestId":"2d71ed4f-2b87-408e-9cde-e8a68e79885e","timestampMs":1762268975532} 15:09:35 2025-11-04 15:09:35.556 [Thread-45] WARN o.o.policy.pap.main.comm.Publisher.getNext(130) - Publisher stopping due to interrupt 15:09:35 2025-11-04 15:09:35.556 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@195967aa 15:09:35 2025-11-04 15:09:35.557 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@20641b0 15:09:35 2025-11-04 15:09:35.558 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@20641b0 15:09:35 2025-11-04 15:09:35.559 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@41343a30 15:09:35 2025-11-04 15:09:35.559 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@41343a30 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:35 2025-11-04 15:09:35.560 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.561 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:35 2025-11-04 15:09:35.561 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 2025-11-04 15:09:35.561 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:35 2025-11-04 15:09:35.561 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.pap.main.comm.PublisherTest 15:09:35 [INFO] Running org.onap.policy.pap.main.comm.msgdata.RequestImplTest 15:09:35 2025-11-04 15:09:35.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.569 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.570 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.570 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.571 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.571 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.571 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.572 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.573 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.573 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.574 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.575 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.575 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.575 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.575 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.575 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.575 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.579 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(260) - my-request ignore old response via NOOP POLICY-PDP-PAP: different-value 15:09:35 2025-11-04 15:09:35.584 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.584 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.585 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.587 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.588 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.589 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.589 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(295) - my-request timeout pdp_1 - retry count 1 exhausted 15:09:35 2025-11-04 15:09:35.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.594 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: null PDP name 15:09:35 2025-11-04 15:09:35.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.597 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.597 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.597 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.597 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.597 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.597 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.599 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.600 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.startPublishing(175) - my-request is already publishing 15:09:35 2025-11-04 15:09:35.604 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.604 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.604 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.611 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.612 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.613 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 15:09:35 2025-11-04 15:09:35.614 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.614 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.616 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 15:09:35 2025-11-04 15:09:35.617 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.617 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.617 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.618 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.622 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.622 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.622 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.622 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.622 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.627 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.629 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.630 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.630 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.630 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: PDP name does not match 15:09:35 2025-11-04 15:09:35.633 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.633 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.633 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.633 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.634 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: PDP name does not match 15:09:35 2025-11-04 15:09:35.636 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.636 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.636 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.636 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.636 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.637 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.637 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.637 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.637 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.637 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.637 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 15:09:35 2025-11-04 15:09:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(301) - my-request timeout - re-publish count 1 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.642 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.642 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.642 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.642 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.642 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:09:35 2025-11-04 15:09:35.643 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:09:35 2025-11-04 15:09:35.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:09:35 2025-11-04 15:09:35.646 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.policy.pap.main.comm.msgdata.RequestImplTest 15:09:35 [INFO] Running org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 15:09:35 2025-11-04 15:09:35.652 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:09:35 2025-11-04 15:09:35.674 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.707 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.707 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 2025-11-04 15:09:35.708 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 15:09:35 [INFO] Running org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 15:09:35 2025-11-04 15:09:35.714 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:09:35 2025-11-04 15:09:35.722 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:09:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 15:09:35 [INFO] Running org.onap.policy.pap.main.comm.QueueTokenTest 15:09:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.policy.pap.main.comm.QueueTokenTest 15:09:35 [INFO] Running org.onap.policy.pap.main.rest.TestActuatorEndpoints 15:09:35 15:09:35 . ____ _ __ _ _ 15:09:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:35 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:35 =========|_|==============|___/=/_/_/_/ 15:09:35 15:09:35 :: Spring Boot :: (v3.5.3) 15:09:35 15:09:35 2025-11-04 15:09:35.832 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:35 2025-11-04 15:09:35.832 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:09:36 2025-11-04 15:09:36.097 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:36 2025-11-04 15:09:36.112 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 14 ms. Found 7 JPA repository interfaces. 15:09:36 2025-11-04 15:09:36.237 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 15:09:36 2025-11-04 15:09:36.237 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-4"] 15:09:36 2025-11-04 15:09:36.238 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:36 2025-11-04 15:09:36.238 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:36 2025-11-04 15:09:36.252 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:36 2025-11-04 15:09:36.252 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 418 ms 15:09:36 2025-11-04 15:09:36.402 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:36 2025-11-04 15:09:36.405 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:36 2025-11-04 15:09:36.413 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:36 2025-11-04 15:09:36.413 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-4 - Starting... 15:09:36 2025-11-04 15:09:36.415 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-4 - Added connection conn30: url=jdbc:h2:mem:testdb user=POLICY_USER 15:09:36 2025-11-04 15:09:36.415 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-4 - Start completed. 15:09:36 2025-11-04 15:09:36.416 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:36 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-4)'] 15:09:36 Database driver: undefined/unknown 15:09:36 Database version: 2.2.224 15:09:36 Autocommit mode: undefined/unknown 15:09:36 Isolation level: undefined/unknown 15:09:36 Minimum pool size: undefined/unknown 15:09:36 Maximum pool size: undefined/unknown 15:09:36 2025-11-04 15:09:36.601 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:36 2025-11-04 15:09:36.669 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:37 2025-11-04 15:09:37.030 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:37 2025-11-04 15:09:37.089 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:37 2025-11-04 15:09:37.399 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 15:09:37 2025-11-04 15:09:37.462 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:09:37 2025-11-04 15:09:37.462 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:09:37 2025-11-04 15:09:37.464 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:37 2025-11-04 15:09:37.501 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-4"] 15:09:37 2025-11-04 15:09:37.506 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 38255 (http) with context path '/policy/pap/v1' 15:09:37 2025-11-04 15:09:37.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:37 2025-11-04 15:09:37.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:37 2025-11-04 15:09:37.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@501f91fd 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:37 2025-11-04 15:09:37.520 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3519de07 15:09:37 2025-11-04 15:09:37.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:37 2025-11-04 15:09:37.521 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:37 2025-11-04 15:09:37.521 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:37 2025-11-04 15:09:37.521 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:37 2025-11-04 15:09:37.521 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:37 2025-11-04 15:09:37.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:37 2025-11-04 15:09:37.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:37 2025-11-04 15:09:37.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:37 2025-11-04 15:09:37.532 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:37 2025-11-04 15:09:37.533 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:37 2025-11-04 15:09:37.533 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:37 2025-11-04 15:09:37.534 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:37 2025-11-04 15:09:37.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:37 2025-11-04 15:09:37.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:37 2025-11-04 15:09:37.536 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:37 2025-11-04 15:09:37.536 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:37 2025-11-04 15:09:37.536 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.734 seconds (process running for 29.703) 15:09:37 2025-11-04 15:09:37.547 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:09:37 2025-11-04 15:09:37.548 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:09:37 2025-11-04 15:09:37.548 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 0 ms 15:09:37 15:09:37 MockHttpServletRequest: 15:09:37 HTTP Method = GET 15:09:37 Request URI = /metrics 15:09:37 Parameters = {} 15:09:37 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 15:09:37 Body = 15:09:37 Session Attrs = {} 15:09:37 15:09:37 Handler: 15:09:37 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 15:09:37 Method = Actuator web endpoint 'prometheus' 15:09:37 15:09:37 Async: 15:09:37 Async started = false 15:09:37 Async result = null 15:09:37 15:09:37 Resolved Exception: 15:09:37 Type = null 15:09:37 15:09:37 ModelAndView: 15:09:37 View name = null 15:09:37 View = null 15:09:37 Model = null 15:09:37 15:09:37 FlashMap: 15:09:37 Attributes = null 15:09:37 15:09:37 MockHttpServletResponse: 15:09:37 Status = 200 15:09:37 Error message = null 15:09:37 Headers = [Content-Type:"text/plain;version=0.0.4;charset=utf-8", Content-Length:"14084"] 15:09:37 Content type = text/plain;version=0.0.4;charset=utf-8 15:09:37 Body = # HELP application_ready_time_seconds Time taken for the application to be ready to service requests 15:09:37 # TYPE application_ready_time_seconds gauge 15:09:37 application_ready_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.736 15:09:37 # HELP application_started_time_seconds Time taken to start the application 15:09:37 # TYPE application_started_time_seconds gauge 15:09:37 application_started_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.734 15:09:37 # HELP disk_free_bytes Usable space for path 15:09:37 # TYPE disk_free_bytes gauge 15:09:37 disk_free_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.55420565504E11 15:09:37 # HELP disk_total_bytes Total space for path 15:09:37 # TYPE disk_total_bytes gauge 15:09:37 disk_total_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.6630407168E11 15:09:37 # HELP executor_active_threads The approximate number of threads that are actively executing tasks 15:09:37 # TYPE executor_active_threads gauge 15:09:37 executor_active_threads{name="applicationTaskExecutor"} 0.0 15:09:37 # HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution 15:09:37 # TYPE executor_completed_tasks_total counter 15:09:37 executor_completed_tasks_total{name="applicationTaskExecutor"} 0.0 15:09:37 # HELP executor_pool_core_threads The core number of threads for the pool 15:09:37 # TYPE executor_pool_core_threads gauge 15:09:37 executor_pool_core_threads{name="applicationTaskExecutor"} 8.0 15:09:37 # HELP executor_pool_max_threads The maximum allowed number of threads in the pool 15:09:37 # TYPE executor_pool_max_threads gauge 15:09:37 executor_pool_max_threads{name="applicationTaskExecutor"} 2.147483647E9 15:09:37 # HELP executor_pool_size_threads The current number of threads in the pool 15:09:37 # TYPE executor_pool_size_threads gauge 15:09:37 executor_pool_size_threads{name="applicationTaskExecutor"} 0.0 15:09:37 # HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking 15:09:37 # TYPE executor_queue_remaining_tasks gauge 15:09:37 executor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9 15:09:37 # HELP executor_queued_tasks The approximate number of tasks that are queued for execution 15:09:37 # TYPE executor_queued_tasks gauge 15:09:37 executor_queued_tasks{name="applicationTaskExecutor"} 0.0 15:09:37 # HELP hikaricp_connections Total connections 15:09:37 # TYPE hikaricp_connections gauge 15:09:37 hikaricp_connections{pool="HikariPool-4"} 10.0 15:09:37 # HELP hikaricp_connections_acquire_seconds Connection acquire time 15:09:37 # TYPE hikaricp_connections_acquire_seconds summary 15:09:37 hikaricp_connections_acquire_seconds_count{pool="HikariPool-4"} 0 15:09:37 hikaricp_connections_acquire_seconds_sum{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_acquire_seconds_max Connection acquire time 15:09:37 # TYPE hikaricp_connections_acquire_seconds_max gauge 15:09:37 hikaricp_connections_acquire_seconds_max{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_active Active connections 15:09:37 # TYPE hikaricp_connections_active gauge 15:09:37 hikaricp_connections_active{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_creation_seconds Connection creation time 15:09:37 # TYPE hikaricp_connections_creation_seconds summary 15:09:37 hikaricp_connections_creation_seconds_count{pool="HikariPool-4"} 0 15:09:37 hikaricp_connections_creation_seconds_sum{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_creation_seconds_max Connection creation time 15:09:37 # TYPE hikaricp_connections_creation_seconds_max gauge 15:09:37 hikaricp_connections_creation_seconds_max{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_idle Idle connections 15:09:37 # TYPE hikaricp_connections_idle gauge 15:09:37 hikaricp_connections_idle{pool="HikariPool-4"} 10.0 15:09:37 # HELP hikaricp_connections_max Max connections 15:09:37 # TYPE hikaricp_connections_max gauge 15:09:37 hikaricp_connections_max{pool="HikariPool-4"} 10.0 15:09:37 # HELP hikaricp_connections_min Min connections 15:09:37 # TYPE hikaricp_connections_min gauge 15:09:37 hikaricp_connections_min{pool="HikariPool-4"} 10.0 15:09:37 # HELP hikaricp_connections_pending Pending threads 15:09:37 # TYPE hikaricp_connections_pending gauge 15:09:37 hikaricp_connections_pending{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_timeout_total Connection timeout total count 15:09:37 # TYPE hikaricp_connections_timeout_total counter 15:09:37 hikaricp_connections_timeout_total{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_usage_seconds Connection usage time 15:09:37 # TYPE hikaricp_connections_usage_seconds summary 15:09:37 hikaricp_connections_usage_seconds_count{pool="HikariPool-4"} 0 15:09:37 hikaricp_connections_usage_seconds_sum{pool="HikariPool-4"} 0.0 15:09:37 # HELP hikaricp_connections_usage_seconds_max Connection usage time 15:09:37 # TYPE hikaricp_connections_usage_seconds_max gauge 15:09:37 hikaricp_connections_usage_seconds_max{pool="HikariPool-4"} 0.0 15:09:37 # HELP jdbc_connections_active Current number of active connections that have been allocated from the data source. 15:09:37 # TYPE jdbc_connections_active gauge 15:09:37 jdbc_connections_active{name="dataSource"} 0.0 15:09:37 # HELP jdbc_connections_idle Number of established but idle connections. 15:09:37 # TYPE jdbc_connections_idle gauge 15:09:37 jdbc_connections_idle{name="dataSource"} 10.0 15:09:37 # HELP jdbc_connections_max Maximum number of active connections that can be allocated at the same time. 15:09:37 # TYPE jdbc_connections_max gauge 15:09:37 jdbc_connections_max{name="dataSource"} 10.0 15:09:37 # HELP jdbc_connections_min Minimum number of idle connections in the pool. 15:09:37 # TYPE jdbc_connections_min gauge 15:09:37 jdbc_connections_min{name="dataSource"} 10.0 15:09:37 # HELP jvm_info JVM version info 15:09:37 # TYPE jvm_info gauge 15:09:37 jvm_info{runtime="OpenJDK Runtime Environment",vendor="Private Build",version="17.0.4+8-Ubuntu-118.04"} 1 15:09:37 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool 15:09:37 # TYPE jvm_buffer_count_buffers gauge 15:09:37 jvm_buffer_count_buffers{id="direct"} 2.0 15:09:37 jvm_buffer_count_buffers{id="mapped"} 0.0 15:09:37 jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0 15:09:37 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool 15:09:37 # TYPE jvm_buffer_memory_used_bytes gauge 15:09:37 jvm_buffer_memory_used_bytes{id="direct"} 26474.0 15:09:37 jvm_buffer_memory_used_bytes{id="mapped"} 0.0 15:09:37 jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0 15:09:37 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool 15:09:37 # TYPE jvm_buffer_total_capacity_bytes gauge 15:09:37 jvm_buffer_total_capacity_bytes{id="direct"} 26474.0 15:09:37 jvm_buffer_total_capacity_bytes{id="mapped"} 0.0 15:09:37 jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0 15:09:37 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine 15:09:37 # TYPE jvm_classes_loaded_classes gauge 15:09:37 jvm_classes_loaded_classes 25210.0 15:09:37 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution 15:09:37 # TYPE jvm_classes_unloaded_classes_total counter 15:09:37 jvm_classes_unloaded_classes_total 0.0 15:09:37 # HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation 15:09:37 # TYPE jvm_compilation_time_ms_total counter 15:09:37 jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 77971.0 15:09:37 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation 15:09:37 # TYPE jvm_gc_live_data_size_bytes gauge 15:09:37 jvm_gc_live_data_size_bytes 0.0 15:09:37 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool 15:09:37 # TYPE jvm_gc_max_data_size_bytes gauge 15:09:37 jvm_gc_max_data_size_bytes 8.434745344E9 15:09:37 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next 15:09:37 # TYPE jvm_gc_memory_allocated_bytes_total counter 15:09:37 jvm_gc_memory_allocated_bytes_total 0.0 15:09:37 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC 15:09:37 # TYPE jvm_gc_memory_promoted_bytes_total counter 15:09:37 jvm_gc_memory_promoted_bytes_total 0.0 15:09:37 # HELP jvm_gc_overhead An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1] 15:09:37 # TYPE jvm_gc_overhead gauge 15:09:37 jvm_gc_overhead 0.0 15:09:37 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use 15:09:37 # TYPE jvm_memory_committed_bytes gauge 15:09:37 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 2.85212672E8 15:09:37 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 1.80355072E8 15:09:37 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 2.097152E7 15:09:37 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2555904.0 15:09:37 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.2845056E7 15:09:37 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 4.4826624E7 15:09:37 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.7760256E7 15:09:37 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 1.46866176E8 15:09:37 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management 15:09:37 # TYPE jvm_memory_max_bytes gauge 15:09:37 jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0 15:09:37 jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 8.434745344E9 15:09:37 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0 15:09:37 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 5840896.0 15:09:37 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22908672E8 15:09:37 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 1.22908672E8 15:09:37 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9 15:09:37 jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0 15:09:37 # HELP jvm_memory_usage_after_gc The percentage of long-lived heap pool used after the last GC event, in the range [0..1] 15:09:37 # TYPE jvm_memory_usage_after_gc gauge 15:09:37 jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.0 15:09:37 # HELP jvm_memory_used_bytes The amount of used memory 15:09:37 # TYPE jvm_memory_used_bytes gauge 15:09:37 jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 1.2582912E8 15:09:37 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 1.08596224E8 15:09:37 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 1.8808176E7 15:09:37 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 1509376.0 15:09:37 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 7960064.0 15:09:37 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.8707968E7 15:09:37 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.7189544E7 15:09:37 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 1.45760808E8 15:09:37 # HELP jvm_threads_daemon_threads The current number of live daemon threads 15:09:37 # TYPE jvm_threads_daemon_threads gauge 15:09:37 jvm_threads_daemon_threads 32.0 15:09:37 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads 15:09:37 # TYPE jvm_threads_live_threads gauge 15:09:37 jvm_threads_live_threads 37.0 15:09:37 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset 15:09:37 # TYPE jvm_threads_peak_threads gauge 15:09:37 jvm_threads_peak_threads 78.0 15:09:37 # HELP jvm_threads_started_threads_total The total number of application threads started in the JVM 15:09:37 # TYPE jvm_threads_started_threads_total counter 15:09:37 jvm_threads_started_threads_total 265.0 15:09:37 # HELP jvm_threads_states_threads The current number of threads 15:09:37 # TYPE jvm_threads_states_threads gauge 15:09:37 jvm_threads_states_threads{state="blocked"} 0.0 15:09:37 jvm_threads_states_threads{state="new"} 0.0 15:09:37 jvm_threads_states_threads{state="runnable"} 12.0 15:09:37 jvm_threads_states_threads{state="terminated"} 0.0 15:09:37 jvm_threads_states_threads{state="timed-waiting"} 8.0 15:09:37 jvm_threads_states_threads{state="waiting"} 17.0 15:09:37 # HELP logback_events_total Number of log events that were enabled by the effective log level 15:09:37 # TYPE logback_events_total counter 15:09:37 logback_events_total{level="debug"} 0.0 15:09:37 logback_events_total{level="error"} 0.0 15:09:37 logback_events_total{level="info"} 32.0 15:09:37 logback_events_total{level="trace"} 0.0 15:09:37 logback_events_total{level="warn"} 0.0 15:09:37 # HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process 15:09:37 # TYPE process_cpu_time_ns_total counter 15:09:37 process_cpu_time_ns_total 1.1367E11 15:09:37 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process 15:09:37 # TYPE process_cpu_usage gauge 15:09:37 process_cpu_usage 0.0 15:09:37 # HELP process_files_max_files The maximum file descriptor count 15:09:37 # TYPE process_files_max_files gauge 15:09:37 process_files_max_files 16000.0 15:09:37 # HELP process_files_open_files The open file descriptor count 15:09:37 # TYPE process_files_open_files gauge 15:09:37 process_files_open_files 220.0 15:09:37 # HELP process_start_time_seconds Start time of the process since unix epoch. 15:09:37 # TYPE process_start_time_seconds gauge 15:09:37 process_start_time_seconds 1.762268947883E9 15:09:37 # HELP process_uptime_seconds The uptime of the Java virtual machine 15:09:37 # TYPE process_uptime_seconds gauge 15:09:37 process_uptime_seconds 29.74 15:09:37 # HELP system_cpu_count The number of processors available to the Java virtual machine 15:09:37 # TYPE system_cpu_count gauge 15:09:37 system_cpu_count 8.0 15:09:37 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in 15:09:37 # TYPE system_cpu_usage gauge 15:09:37 system_cpu_usage 0.0 15:09:37 # HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time 15:09:37 # TYPE system_load_average_1m gauge 15:09:37 system_load_average_1m 2.41 15:09:37 # HELP tomcat_sessions_active_current_sessions 15:09:37 # TYPE tomcat_sessions_active_current_sessions gauge 15:09:37 tomcat_sessions_active_current_sessions 0.0 15:09:37 # HELP tomcat_sessions_active_max_sessions 15:09:37 # TYPE tomcat_sessions_active_max_sessions gauge 15:09:37 tomcat_sessions_active_max_sessions 0.0 15:09:37 # HELP tomcat_sessions_alive_max_seconds 15:09:37 # TYPE tomcat_sessions_alive_max_seconds gauge 15:09:37 tomcat_sessions_alive_max_seconds 0.0 15:09:37 # HELP tomcat_sessions_created_sessions_total 15:09:37 # TYPE tomcat_sessions_created_sessions_total counter 15:09:37 tomcat_sessions_created_sessions_total 0.0 15:09:37 # HELP tomcat_sessions_expired_sessions_total 15:09:37 # TYPE tomcat_sessions_expired_sessions_total counter 15:09:37 tomcat_sessions_expired_sessions_total 0.0 15:09:37 # HELP tomcat_sessions_rejected_sessions_total 15:09:37 # TYPE tomcat_sessions_rejected_sessions_total counter 15:09:37 tomcat_sessions_rejected_sessions_total 0.0 15:09:37 15:09:37 Forwarded URL = null 15:09:37 Redirected URL = null 15:09:37 Cookies = [] 15:09:37 2025-11-04 15:09:37.666 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:37 2025-11-04 15:09:37.666 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:37 2025-11-04 15:09:37.667 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:37 2025-11-04 15:09:37.667 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:37 2025-11-04 15:09:37.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:37 2025-11-04 15:09:37.668 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:37 2025-11-04 15:09:37.669 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:37 2025-11-04 15:09:37.670 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:37 2025-11-04 15:09:37.670 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:37 2025-11-04 15:09:37.670 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:37 2025-11-04 15:09:37.670 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:37 2025-11-04 15:09:37.671 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-4-38255"] 15:09:37 2025-11-04 15:09:37.672 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:37 2025-11-04 15:09:37.672 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-4"] 15:09:37 2025-11-04 15:09:37.675 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:37 2025-11-04 15:09:37.688 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-4 - Shutdown initiated... 15:09:37 2025-11-04 15:09:37.690 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-4 - Shutdown completed. 15:09:37 15:09:37 . ____ _ __ _ _ 15:09:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:37 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:37 =========|_|==============|___/=/_/_/_/ 15:09:37 15:09:37 :: Spring Boot :: (v3.5.3) 15:09:37 15:09:37 2025-11-04 15:09:37.719 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:37 2025-11-04 15:09:37.720 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:09:38 2025-11-04 15:09:37.921 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:38 2025-11-04 15:09:37.936 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 13 ms. Found 7 JPA repository interfaces. 15:09:38 2025-11-04 15:09:38.034 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 15:09:38 2025-11-04 15:09:38.035 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-5"] 15:09:38 2025-11-04 15:09:38.035 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:38 2025-11-04 15:09:38.035 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:38 2025-11-04 15:09:38.049 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:38 2025-11-04 15:09:38.049 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 328 ms 15:09:38 2025-11-04 15:09:38.155 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:38 2025-11-04 15:09:38.157 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:38 2025-11-04 15:09:38.164 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:38 2025-11-04 15:09:38.165 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-5 - Starting... 15:09:38 2025-11-04 15:09:38.166 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-5 - Added connection conn40: url=jdbc:h2:mem:testdb user=POLICY_USER 15:09:38 2025-11-04 15:09:38.167 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-5 - Start completed. 15:09:38 2025-11-04 15:09:38.167 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:38 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-5)'] 15:09:38 Database driver: undefined/unknown 15:09:38 Database version: 2.2.224 15:09:38 Autocommit mode: undefined/unknown 15:09:38 Isolation level: undefined/unknown 15:09:38 Minimum pool size: undefined/unknown 15:09:38 Maximum pool size: undefined/unknown 15:09:38 2025-11-04 15:09:38.327 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:38 2025-11-04 15:09:38.374 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:38 2025-11-04 15:09:38.707 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:38 2025-11-04 15:09:38.761 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:39 2025-11-04 15:09:39.024 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 15:09:39 2025-11-04 15:09:39.053 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:09:39 2025-11-04 15:09:39.054 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:09:39 2025-11-04 15:09:39.054 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 0 ms 15:09:39 2025-11-04 15:09:39.074 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-5"] 15:09:39 2025-11-04 15:09:39.083 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36887 (http) with context path '/policy/pap/v1' 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:39 2025-11-04 15:09:39.091 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@48b95d60 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2a8c6cb 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:39 2025-11-04 15:09:39.092 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:39 2025-11-04 15:09:39.093 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:39 2025-11-04 15:09:39.093 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:39 2025-11-04 15:09:39.093 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:39 2025-11-04 15:09:39.093 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:39 2025-11-04 15:09:39.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:39 2025-11-04 15:09:39.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:39 2025-11-04 15:09:39.094 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:39 2025-11-04 15:09:39.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:39 2025-11-04 15:09:39.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:39 2025-11-04 15:09:39.094 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.399 seconds (process running for 31.261) 15:09:39 2025-11-04 15:09:39.101 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:09:39 2025-11-04 15:09:39.101 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:09:39 2025-11-04 15:09:39.102 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:39 15:09:39 MockHttpServletRequest: 15:09:39 HTTP Method = GET 15:09:39 Request URI = /plain-metrics 15:09:39 Parameters = {} 15:09:39 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 15:09:39 Body = 15:09:39 Session Attrs = {} 15:09:39 15:09:39 Handler: 15:09:39 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 15:09:39 Method = Actuator web endpoint 'metrics' 15:09:39 15:09:39 Async: 15:09:39 Async started = false 15:09:39 Async result = null 15:09:39 15:09:39 Resolved Exception: 15:09:39 Type = null 15:09:39 15:09:39 ModelAndView: 15:09:39 View name = null 15:09:39 View = null 15:09:39 Model = null 15:09:39 15:09:39 FlashMap: 15:09:39 Attributes = null 15:09:39 15:09:39 MockHttpServletResponse: 15:09:39 Status = 200 15:09:39 Error message = null 15:09:39 Headers = [Content-Type:"application/vnd.spring-boot.actuator.v3+json;charset=UTF-8"] 15:09:39 Content type = application/vnd.spring-boot.actuator.v3+json;charset=UTF-8 15:09:39 Body = {"names":["application.ready.time","application.started.time","disk.free","disk.total","executor.active","executor.completed","executor.pool.core","executor.pool.max","executor.pool.size","executor.queue.remaining","executor.queued","hikaricp.connections","hikaricp.connections.acquire","hikaricp.connections.active","hikaricp.connections.creation","hikaricp.connections.idle","hikaricp.connections.max","hikaricp.connections.min","hikaricp.connections.pending","hikaricp.connections.timeout","hikaricp.connections.usage","jdbc.connections.active","jdbc.connections.idle","jdbc.connections.max","jdbc.connections.min","jvm.buffer.count","jvm.buffer.memory.used","jvm.buffer.total.capacity","jvm.classes.loaded","jvm.classes.unloaded","jvm.compilation.time","jvm.gc.live.data.size","jvm.gc.max.data.size","jvm.gc.memory.allocated","jvm.gc.memory.promoted","jvm.gc.overhead","jvm.info","jvm.memory.committed","jvm.memory.max","jvm.memory.usage.after.gc","jvm.memory.used","jvm.threads.daemon","jvm.threads.live","jvm.threads.peak","jvm.threads.started","jvm.threads.states","logback.events","process.cpu.time","process.cpu.usage","process.files.max","process.files.open","process.start.time","process.uptime","system.cpu.count","system.cpu.usage","system.load.average.1m","tomcat.sessions.active.current","tomcat.sessions.active.max","tomcat.sessions.alive.max","tomcat.sessions.created","tomcat.sessions.expired","tomcat.sessions.rejected"]} 15:09:39 Forwarded URL = null 15:09:39 Redirected URL = null 15:09:39 Cookies = [] 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:39 2025-11-04 15:09:39.111 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:39 2025-11-04 15:09:39.111 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:39 2025-11-04 15:09:39.111 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:39 2025-11-04 15:09:39.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:39 2025-11-04 15:09:39.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:39 2025-11-04 15:09:39.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:39 2025-11-04 15:09:39.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:39 2025-11-04 15:09:39.112 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:39 2025-11-04 15:09:39.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:39 2025-11-04 15:09:39.114 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:39 2025-11-04 15:09:39.128 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-5-36887"] 15:09:39 2025-11-04 15:09:39.128 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:39 2025-11-04 15:09:39.129 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-5"] 15:09:39 2025-11-04 15:09:39.132 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:39 2025-11-04 15:09:39.144 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-5 - Shutdown initiated... 15:09:39 2025-11-04 15:09:39.145 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-5 - Shutdown completed. 15:09:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s -- in org.onap.policy.pap.main.rest.TestActuatorEndpoints 15:09:39 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 15:09:39 15:09:39 . ____ _ __ _ _ 15:09:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:39 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:39 =========|_|==============|___/=/_/_/_/ 15:09:39 15:09:39 :: Spring Boot :: (v3.5.3) 15:09:39 15:09:39 2025-11-04 15:09:39.179 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarting(53) - Starting TestPdpGroupCreateOrUpdateControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:39 2025-11-04 15:09:39.179 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:39 2025-11-04 15:09:39.350 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:39 2025-11-04 15:09:39.363 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:09:39 2025-11-04 15:09:39.458 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:39 2025-11-04 15:09:39.458 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-6"] 15:09:39 2025-11-04 15:09:39.459 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:39 2025-11-04 15:09:39.459 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:39 2025-11-04 15:09:39.473 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:39 2025-11-04 15:09:39.473 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 293 ms 15:09:39 2025-11-04 15:09:39.566 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:39 2025-11-04 15:09:39.567 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:39 2025-11-04 15:09:39.574 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:39 2025-11-04 15:09:39.575 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-6 - Starting... 15:09:39 2025-11-04 15:09:39.576 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-6 - Added connection conn50: url=jdbc:h2:mem:testdb3 user=POLICY_USER 15:09:39 2025-11-04 15:09:39.577 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-6 - Start completed. 15:09:39 2025-11-04 15:09:39.577 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:39 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-6)'] 15:09:39 Database driver: undefined/unknown 15:09:39 Database version: 2.2.224 15:09:39 Autocommit mode: undefined/unknown 15:09:39 Isolation level: undefined/unknown 15:09:39 Minimum pool size: undefined/unknown 15:09:39 Maximum pool size: undefined/unknown 15:09:39 2025-11-04 15:09:39.726 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:39 2025-11-04 15:09:39.769 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:40 2025-11-04 15:09:40.095 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:40 2025-11-04 15:09:40.148 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:40 2025-11-04 15:09:40.408 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:40 2025-11-04 15:09:40.453 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-6"] 15:09:40 2025-11-04 15:09:40.466 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-6], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:40 2025-11-04 15:09:40.475 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33351 (https) with context path '/policy/pap/v1' 15:09:40 2025-11-04 15:09:40.493 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:40 2025-11-04 15:09:40.493 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:40 2025-11-04 15:09:40.494 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:40 2025-11-04 15:09:40.494 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:40 2025-11-04 15:09:40.494 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:40 2025-11-04 15:09:40.494 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:40 2025-11-04 15:09:40.494 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:40 2025-11-04 15:09:40.494 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@63bb73d1 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7a98ab1c 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:40 2025-11-04 15:09:40.495 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:40 2025-11-04 15:09:40.496 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:40 2025-11-04 15:09:40.496 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:40 2025-11-04 15:09:40.496 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:40 2025-11-04 15:09:40.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:40 2025-11-04 15:09:40.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:40 2025-11-04 15:09:40.497 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:40 2025-11-04 15:09:40.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:40 2025-11-04 15:09:40.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:40 2025-11-04 15:09:40.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:40 2025-11-04 15:09:40.498 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:40 2025-11-04 15:09:40.498 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:40 2025-11-04 15:09:40.498 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarted(59) - Started TestPdpGroupCreateOrUpdateControllerV1 in 1.34 seconds (process running for 32.664) 15:09:40 2025-11-04 15:09:40.523 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:40 2025-11-04 15:09:40.532 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:40 2025-11-04 15:09:40.674 [https-jsse-nio-auto-6-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:40 2025-11-04 15:09:40.674 [https-jsse-nio-auto-6-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:40 2025-11-04 15:09:40.676 [https-jsse-nio-auto-6-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:09:40 2025-11-04 15:09:40.883 [https-jsse-nio-auto-6-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 15:09:40 2025-11-04 15:09:40.885 [https-jsse-nio-auto-6-exec-7] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:09:40 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:09:40 "group" INVALID, item has status INVALID 15:09:40 "pdpSubgroups" INVALID, item has status INVALID 15:09:40 "group" INVALID, item has status INVALID 15:09:40 item "policies" value "null" INVALID, is null 15:09:40 item "supportedPolicyTypes" value "null" INVALID, is null 15:09:40 item "desiredInstanceCount" value "0" INVALID, non-positive 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:09:40 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:09:40 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:09:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:40 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:09:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:40 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:40 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:09:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:09:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:09:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:40 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:40 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:40 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:40 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:40 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:40 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:40 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:40 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:40 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:40 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:40 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:40 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:40 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:40 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:40 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:40 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:40 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:40 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:40 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:40 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:40 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:40 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:40 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:40 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:40 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:40 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:40 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:40 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:40 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:40 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:40 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:40 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:40 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:40 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:40 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:40 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:40 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:40 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:40 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:40 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:40 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:40 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:41 2025-11-04 15:09:40.995 [https-jsse-nio-auto-6-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 15:09:41 2025-11-04 15:09:40.996 [https-jsse-nio-auto-6-exec-3] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:09:41 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:09:41 "group" INVALID, item has status INVALID 15:09:41 "pdpSubgroups" INVALID, item has status INVALID 15:09:41 "group" INVALID, item has status INVALID 15:09:41 item "policies" value "null" INVALID, is null 15:09:41 item "supportedPolicyTypes" value "null" INVALID, is null 15:09:41 item "desiredInstanceCount" value "0" INVALID, non-positive 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:09:41 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:09:41 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:09:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:41 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:09:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:41 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:41 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:09:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:09:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:09:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:41 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:41 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:41 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:41 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:41 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:41 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:41 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:41 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:41 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:41 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:41 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:41 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:41 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:41 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:41 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:41 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:41 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:41 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:41 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:41 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:41 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:41 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:41 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:41 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:41 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:41 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:41 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:41 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:41 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:41 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:41 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:41 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:41 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:41 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:41 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:41 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:41 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:41 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:41 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:41 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:41 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:41 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:41 2025-11-04 15:09:41.011 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:41 2025-11-04 15:09:41.013 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:41 2025-11-04 15:09:41.101 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:41 2025-11-04 15:09:41.103 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:41 2025-11-04 15:09:41.919 [https-jsse-nio-auto-6-exec-8] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 711 ms 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:42 2025-11-04 15:09:41.972 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:42 2025-11-04 15:09:41.973 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:42 2025-11-04 15:09:41.973 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:42 2025-11-04 15:09:41.973 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:42 2025-11-04 15:09:41.974 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:42 2025-11-04 15:09:41.975 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:42 2025-11-04 15:09:41.975 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:42 2025-11-04 15:09:41.975 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:42 2025-11-04 15:09:41.975 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:42 2025-11-04 15:09:41.975 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:42 2025-11-04 15:09:41.976 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-6-33351"] 15:09:42 2025-11-04 15:09:41.978 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:42 2025-11-04 15:09:41.978 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-6"] 15:09:42 2025-11-04 15:09:41.982 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:42 2025-11-04 15:09:41.996 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-6 - Shutdown initiated... 15:09:42 2025-11-04 15:09:41.997 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-6 - Shutdown completed. 15:09:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.848 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 15:09:42 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 15:09:42 2025-11-04 15:09:42.492 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.494 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.494 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.503 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:09:42 2025-11-04 15:09:42.503 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.506 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.509 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:09:42 2025-11-04 15:09:42.509 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.509 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.509 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.512 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.512 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.512 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.515 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.518 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.518 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:09:42 2025-11-04 15:09:42.518 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:09:42 2025-11-04 15:09:42.521 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.521 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.521 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.524 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.526 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.526 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:09:42 2025-11-04 15:09:42.527 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:09:42 2025-11-04 15:09:42.529 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:09:42 2025-11-04 15:09:42.530 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.530 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.updateSubGroup(380) - Supported policy types cannot be updated while updating PdpGroup. Hence, ignoring the new set of supported policy types. 15:09:42 2025-11-04 15:09:42.530 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.530 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.533 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.533 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.533 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.536 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.536 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpB null null policies=0 15:09:42 2025-11-04 15:09:42.536 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpD null null policies=0 15:09:42 2025-11-04 15:09:42.536 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.536 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.540 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:09:42 2025-11-04 15:09:42.540 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.543 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:09:42 2025-11-04 15:09:42.543 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.546 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.548 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.549 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:09:42 2025-11-04 15:09:42.549 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:09:42 2025-11-04 15:09:42.551 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.553 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.553 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.554 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.556 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.556 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.556 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.559 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.559 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:09:42 2025-11-04 15:09:42.559 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:09:42 2025-11-04 15:09:42.562 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.564 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.567 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.567 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.updateSubGroup(380) - Supported policy types cannot be updated while updating PdpGroup. Hence, ignoring the new set of supported policy types. 15:09:42 2025-11-04 15:09:42.569 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.569 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.569 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.572 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:09:42 2025-11-04 15:09:42.572 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.572 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.572 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.575 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.579 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(79) - "groups" INVALID, is null 15:09:42 2025-11-04 15:09:42.581 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 15:09:42 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 15:09:42 2025-11-04 15:09:42.597 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:09:42 2025-11-04 15:09:42.601 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:42 2025-11-04 15:09:42.602 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeB count=1 15:09:42 2025-11-04 15:09:42.604 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.604 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:09:42 2025-11-04 15:09:42.605 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:09:42 2025-11-04 15:09:42.609 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.613 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.616 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.619 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.622 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.627 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:09:42 2025-11-04 15:09:42.633 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:09:42 2025-11-04 15:09:42.636 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.636 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:42 2025-11-04 15:09:42.636 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 15:09:42 2025-11-04 15:09:42.637 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:09:42 2025-11-04 15:09:42.637 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.637 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.637 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.645 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:42 2025-11-04 15:09:42.645 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:09:42 2025-11-04 15:09:42.648 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeB count=1 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeC already contains policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeD count=1 15:09:42 2025-11-04 15:09:42.651 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.652 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 15:09:42 2025-11-04 15:09:42.652 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.652 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.652 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.655 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.655 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:42 2025-11-04 15:09:42.656 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 15:09:42 2025-11-04 15:09:42.656 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:09:42 2025-11-04 15:09:42.656 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.656 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.656 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.659 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.659 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:09:42 2025-11-04 15:09:42.659 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 15:09:42 2025-11-04 15:09:42.659 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.659 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.659 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.662 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.662 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:42 2025-11-04 15:09:42.662 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:42 2025-11-04 15:09:42.663 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 15:09:42 2025-11-04 15:09:42.663 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:42 2025-11-04 15:09:42.663 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.663 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.663 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.666 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.668 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.669 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:09:42 2025-11-04 15:09:42.669 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 15:09:42 2025-11-04 15:09:42.669 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 15:09:42 2025-11-04 15:09:42.669 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.669 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.669 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policy.some 1.2.3 to subgroup groupA pdpTypeB count=1 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policy.some 1.2.3 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.673 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policy.some 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 2025-11-04 15:09:42.680 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:09:42 2025-11-04 15:09:42.683 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeA count=1 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 15:09:42 2025-11-04 15:09:42.686 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:42 2025-11-04 15:09:42.687 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:42Z, user=PAP_TEST)] 15:09:42 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 15:09:42 [INFO] Running org.onap.policy.pap.main.rest.TestGroupData 15:09:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.rest.TestGroupData 15:09:42 [INFO] Running org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 15:09:42 15:09:42 . ____ _ __ _ _ 15:09:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:42 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:42 =========|_|==============|___/=/_/_/_/ 15:09:42 15:09:42 :: Spring Boot :: (v3.5.3) 15:09:42 15:09:42 2025-11-04 15:09:42.728 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarting(53) - Starting TestHealthCheckRestControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:42 2025-11-04 15:09:42.728 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:43 2025-11-04 15:09:42.895 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:43 2025-11-04 15:09:42.907 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:09:43 2025-11-04 15:09:43.131 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:43 2025-11-04 15:09:43.132 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-7"] 15:09:43 2025-11-04 15:09:43.132 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:43 2025-11-04 15:09:43.132 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:43 2025-11-04 15:09:43.146 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:43 2025-11-04 15:09:43.146 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 417 ms 15:09:43 2025-11-04 15:09:43.222 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:43 2025-11-04 15:09:43.224 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:43 2025-11-04 15:09:43.231 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:43 2025-11-04 15:09:43.231 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-7 - Starting... 15:09:43 2025-11-04 15:09:43.233 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-7 - Added connection conn60: url=jdbc:h2:mem:testdb4 user=POLICY_USER 15:09:43 2025-11-04 15:09:43.233 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-7 - Start completed. 15:09:43 2025-11-04 15:09:43.234 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:43 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-7)'] 15:09:43 Database driver: undefined/unknown 15:09:43 Database version: 2.2.224 15:09:43 Autocommit mode: undefined/unknown 15:09:43 Isolation level: undefined/unknown 15:09:43 Minimum pool size: undefined/unknown 15:09:43 Maximum pool size: undefined/unknown 15:09:43 2025-11-04 15:09:43.362 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:43 2025-11-04 15:09:43.402 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:43 2025-11-04 15:09:43.701 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:43 2025-11-04 15:09:43.750 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:44 2025-11-04 15:09:43.987 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:44 2025-11-04 15:09:44.026 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-7"] 15:09:44 2025-11-04 15:09:44.039 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-7], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:44 2025-11-04 15:09:44.047 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43731 (https) with context path '/policy/pap/v1' 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@72c70311 15:09:44 2025-11-04 15:09:44.070 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4e061f32 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:44 2025-11-04 15:09:44.071 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:44 2025-11-04 15:09:44.072 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:44 2025-11-04 15:09:44.075 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:44 2025-11-04 15:09:44.075 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:44 2025-11-04 15:09:44.075 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:44 2025-11-04 15:09:44.075 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:44 2025-11-04 15:09:44.075 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:44 2025-11-04 15:09:44.075 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:44 2025-11-04 15:09:44.075 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:44 2025-11-04 15:09:44.076 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarted(59) - Started TestHealthCheckRestControllerV1 in 1.372 seconds (process running for 36.242) 15:09:44 2025-11-04 15:09:44.099 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.100 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.118 [https-jsse-nio-auto-7-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:44 2025-11-04 15:09:44.118 [https-jsse-nio-auto-7-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:44 2025-11-04 15:09:44.119 [https-jsse-nio-auto-7-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:44 2025-11-04 15:09:44.275 [https-jsse-nio-auto-7-exec-7] WARN o.o.p.p.m.rest.HealthCheckProvider.verifyPapDbConnectivity(86) - Policy pap to database connection check failed. Details - 15:09:44 org.onap.policy.models.base.PfModelRuntimeException: null 15:09:44 2025-11-04 15:09:44.297 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.298 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.420 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.421 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.812 [https-jsse-nio-auto-7-exec-1] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 291 ms 15:09:44 2025-11-04 15:09:44.835 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.836 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.948 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:44 2025-11-04 15:09:44.950 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:45 2025-11-04 15:09:44.981 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:45 2025-11-04 15:09:44.981 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:45 2025-11-04 15:09:44.981 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:45 2025-11-04 15:09:44.981 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:45 2025-11-04 15:09:44.982 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:45 2025-11-04 15:09:44.982 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:45 2025-11-04 15:09:44.982 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:45 2025-11-04 15:09:44.983 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:45 2025-11-04 15:09:44.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:45 2025-11-04 15:09:44.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:45 2025-11-04 15:09:44.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:45 2025-11-04 15:09:44.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:45 2025-11-04 15:09:44.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:45 2025-11-04 15:09:44.984 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:45 2025-11-04 15:09:44.985 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-7-43731"] 15:09:45 2025-11-04 15:09:44.986 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:45 2025-11-04 15:09:44.986 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-7"] 15:09:45 2025-11-04 15:09:44.990 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:45 2025-11-04 15:09:45.005 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-7 - Shutdown initiated... 15:09:45 2025-11-04 15:09:45.006 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-7 - Shutdown completed. 15:09:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 15:09:45 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 15:09:45 15:09:45 . ____ _ __ _ _ 15:09:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:45 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:45 =========|_|==============|___/=/_/_/_/ 15:09:45 15:09:45 :: Spring Boot :: (v3.5.3) 15:09:45 15:09:45 2025-11-04 15:09:45.055 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarting(53) - Starting TestPdpGroupQueryControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:45 2025-11-04 15:09:45.055 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:45 2025-11-04 15:09:45.239 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:45 2025-11-04 15:09:45.253 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:09:45 2025-11-04 15:09:45.335 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:45 2025-11-04 15:09:45.336 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-8"] 15:09:45 2025-11-04 15:09:45.336 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:45 2025-11-04 15:09:45.336 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:45 2025-11-04 15:09:45.350 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:45 2025-11-04 15:09:45.350 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 293 ms 15:09:45 2025-11-04 15:09:45.443 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:45 2025-11-04 15:09:45.445 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:45 2025-11-04 15:09:45.452 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:45 2025-11-04 15:09:45.452 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-8 - Starting... 15:09:45 2025-11-04 15:09:45.454 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-8 - Added connection conn70: url=jdbc:h2:mem:testdb5 user=POLICY_USER 15:09:45 2025-11-04 15:09:45.455 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-8 - Start completed. 15:09:45 2025-11-04 15:09:45.455 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:45 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-8)'] 15:09:45 Database driver: undefined/unknown 15:09:45 Database version: 2.2.224 15:09:45 Autocommit mode: undefined/unknown 15:09:45 Isolation level: undefined/unknown 15:09:45 Minimum pool size: undefined/unknown 15:09:45 Maximum pool size: undefined/unknown 15:09:45 2025-11-04 15:09:45.596 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:45 2025-11-04 15:09:45.660 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:46 2025-11-04 15:09:45.953 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:46 2025-11-04 15:09:45.999 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:46 2025-11-04 15:09:46.215 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:46 2025-11-04 15:09:46.301 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-8"] 15:09:46 2025-11-04 15:09:46.313 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-8], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:46 2025-11-04 15:09:46.332 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35923 (https) with context path '/policy/pap/v1' 15:09:46 2025-11-04 15:09:46.350 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:46 2025-11-04 15:09:46.350 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:46 2025-11-04 15:09:46.350 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@53722fe2 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@26e86de5 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:46 2025-11-04 15:09:46.351 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:46 2025-11-04 15:09:46.352 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:46 2025-11-04 15:09:46.352 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:46 2025-11-04 15:09:46.352 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:46 2025-11-04 15:09:46.352 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:46 2025-11-04 15:09:46.352 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:46 2025-11-04 15:09:46.352 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:46 2025-11-04 15:09:46.353 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:46 2025-11-04 15:09:46.353 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:46 2025-11-04 15:09:46.353 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:46 2025-11-04 15:09:46.353 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:46 2025-11-04 15:09:46.353 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:46 2025-11-04 15:09:46.353 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:46 2025-11-04 15:09:46.353 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarted(59) - Started TestPdpGroupQueryControllerV1 in 1.338 seconds (process running for 38.52) 15:09:46 2025-11-04 15:09:46.367 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:46 2025-11-04 15:09:46.368 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:46 2025-11-04 15:09:46.395 [https-jsse-nio-auto-8-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:46 2025-11-04 15:09:46.395 [https-jsse-nio-auto-8-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:46 2025-11-04 15:09:46.397 [https-jsse-nio-auto-8-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:09:46 2025-11-04 15:09:46.662 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:46 2025-11-04 15:09:46.664 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:46 2025-11-04 15:09:46.712 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:46 2025-11-04 15:09:46.714 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:47 2025-11-04 15:09:47.064 [https-jsse-nio-auto-8-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 252 ms 15:09:47 2025-11-04 15:09:47.081 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:47 2025-11-04 15:09:47.081 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:47 2025-11-04 15:09:47.081 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:47 2025-11-04 15:09:47.082 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:47 2025-11-04 15:09:47.082 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:47 2025-11-04 15:09:47.082 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:47 2025-11-04 15:09:47.083 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:47 2025-11-04 15:09:47.084 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:47 2025-11-04 15:09:47.085 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:47 2025-11-04 15:09:47.085 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:47 2025-11-04 15:09:47.085 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:47 2025-11-04 15:09:47.086 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-8-35923"] 15:09:47 2025-11-04 15:09:47.087 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:47 2025-11-04 15:09:47.087 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-8"] 15:09:47 2025-11-04 15:09:47.090 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:47 2025-11-04 15:09:47.105 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-8 - Shutdown initiated... 15:09:47 2025-11-04 15:09:47.106 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-8 - Shutdown completed. 15:09:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s -- in org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 15:09:47 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 15:09:47 15:09:47 . ____ _ __ _ _ 15:09:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:47 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:47 =========|_|==============|___/=/_/_/_/ 15:09:47 15:09:47 :: Spring Boot :: (v3.5.3) 15:09:47 15:09:47 2025-11-04 15:09:47.138 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarting(53) - Starting TestPdpGroupStateChangeControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:47 2025-11-04 15:09:47.138 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:47 2025-11-04 15:09:47.310 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:47 2025-11-04 15:09:47.321 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:09:47 2025-11-04 15:09:47.403 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:47 2025-11-04 15:09:47.404 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-9"] 15:09:47 2025-11-04 15:09:47.404 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:47 2025-11-04 15:09:47.404 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:47 2025-11-04 15:09:47.418 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:47 2025-11-04 15:09:47.418 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 279 ms 15:09:47 2025-11-04 15:09:47.493 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:47 2025-11-04 15:09:47.494 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:47 2025-11-04 15:09:47.500 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:47 2025-11-04 15:09:47.501 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-9 - Starting... 15:09:47 2025-11-04 15:09:47.502 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-9 - Added connection conn80: url=jdbc:h2:mem:testdb6 user=POLICY_USER 15:09:47 2025-11-04 15:09:47.503 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-9 - Start completed. 15:09:47 2025-11-04 15:09:47.503 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:47 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-9)'] 15:09:47 Database driver: undefined/unknown 15:09:47 Database version: 2.2.224 15:09:47 Autocommit mode: undefined/unknown 15:09:47 Isolation level: undefined/unknown 15:09:47 Minimum pool size: undefined/unknown 15:09:47 Maximum pool size: undefined/unknown 15:09:47 2025-11-04 15:09:47.632 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:47 2025-11-04 15:09:47.678 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:48 2025-11-04 15:09:48.033 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:48 2025-11-04 15:09:48.078 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:48 2025-11-04 15:09:48.283 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:48 2025-11-04 15:09:48.322 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-9"] 15:09:48 2025-11-04 15:09:48.334 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-9], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:48 2025-11-04 15:09:48.336 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42021 (https) with context path '/policy/pap/v1' 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:48 2025-11-04 15:09:48.343 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7bc3436f 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@823fb3a 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:48 2025-11-04 15:09:48.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:48 2025-11-04 15:09:48.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:48 2025-11-04 15:09:48.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:48 2025-11-04 15:09:48.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:48 2025-11-04 15:09:48.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:48 2025-11-04 15:09:48.345 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:48 2025-11-04 15:09:48.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:48 2025-11-04 15:09:48.345 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:48 2025-11-04 15:09:48.346 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:48 2025-11-04 15:09:48.346 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:48 2025-11-04 15:09:48.346 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarted(59) - Started TestPdpGroupStateChangeControllerV1 in 1.229 seconds (process running for 40.512) 15:09:48 2025-11-04 15:09:48.358 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.359 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.373 [https-jsse-nio-auto-9-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:48 2025-11-04 15:09:48.373 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:48 2025-11-04 15:09:48.374 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:48 2025-11-04 15:09:48.530 [https-jsse-nio-auto-9-exec-7] WARN o.o.p.p.m.r.PdpGroupStateChangeControllerV1.changeGroupState(67) - changeGroupState failed 15:09:48 org.onap.policy.models.base.PfModelException: Only ACTIVE or PASSIVE state changes are allowed 15:09:48 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider.changeGroupState(PdpGroupStateChangeProvider.java:77) 15:09:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:48 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:48 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider$$SpringCGLIB$$0.changeGroupState() 15:09:48 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1.changeGroupState(PdpGroupStateChangeControllerV1.java:63) 15:09:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:48 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:48 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1$$SpringCGLIB$$0.changeGroupState() 15:09:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:09:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 15:09:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:48 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:48 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:48 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:48 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:48 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:48 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:48 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:48 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:48 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:48 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:48 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:48 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:48 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:48 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:48 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:48 2025-11-04 15:09:48.548 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.549 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.657 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.658 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.694 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:48 2025-11-04 15:09:48.694 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:49 2025-11-04 15:09:49.010 [https-jsse-nio-auto-9-exec-6] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 222 ms 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:49 2025-11-04 15:09:49.024 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:49 2025-11-04 15:09:49.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:49 2025-11-04 15:09:49.024 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:49 2025-11-04 15:09:49.025 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:49 2025-11-04 15:09:49.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:49 2025-11-04 15:09:49.026 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:49 2025-11-04 15:09:49.027 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:49 2025-11-04 15:09:49.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:49 2025-11-04 15:09:49.029 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:49 2025-11-04 15:09:49.030 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-9-42021"] 15:09:49 2025-11-04 15:09:49.031 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:49 2025-11-04 15:09:49.031 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-9"] 15:09:49 2025-11-04 15:09:49.035 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:49 2025-11-04 15:09:49.048 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-9 - Shutdown initiated... 15:09:49 2025-11-04 15:09:49.055 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-9 - Shutdown completed. 15:09:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.946 s -- in org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 15:09:49 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditManager 15:09:49 2025-11-04 15:09:49.066 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 15:09:49 2025-11-04 15:09:49.067 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=pdpGroup-A, pdpType=typeABC, policy=myPolicy 1.0.0, action=DEPLOYMENT, timestamp=2025-11-04T15:09:49Z, user=healthcheck)] 15:09:49 2025-11-04 15:09:49.067 [main] ERROR o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(118) - Failed saving the audit records in DB. 15:09:49 org.onap.policy.models.base.PfModelRuntimeException: null 15:09:49 2025-11-04 15:09:49.071 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 15:09:49 2025-11-04 15:09:49.071 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.0.0 15:09:49 2025-11-04 15:09:49.071 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=pdpGroup-A, pdpType=typeABC, policy=myPolicy 1.0.0, action=DEPLOYMENT, timestamp=2025-11-04T15:09:49Z, user=healthcheck), PolicyAudit(auditId=null, pdpGroup=pdpGroup-B, pdpType=typeABC, policy=myPolicy 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:49Z, user=healthcheck)] 15:09:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditManager 15:09:49 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 15:09:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 15:09:49 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 15:09:49 15:09:49 . ____ _ __ _ _ 15:09:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:49 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:49 =========|_|==============|___/=/_/_/_/ 15:09:49 15:09:49 :: Spring Boot :: (v3.5.3) 15:09:49 15:09:49 2025-11-04 15:09:49.107 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarting(53) - Starting TestPdpGroupHealthCheckControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:49 2025-11-04 15:09:49.108 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:49 2025-11-04 15:09:49.296 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:49 2025-11-04 15:09:49.309 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:09:49 2025-11-04 15:09:49.393 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:49 2025-11-04 15:09:49.394 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-10"] 15:09:49 2025-11-04 15:09:49.394 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:49 2025-11-04 15:09:49.394 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:49 2025-11-04 15:09:49.409 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:49 2025-11-04 15:09:49.409 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 301 ms 15:09:49 2025-11-04 15:09:49.484 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:49 2025-11-04 15:09:49.486 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:49 2025-11-04 15:09:49.493 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:49 2025-11-04 15:09:49.493 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-10 - Starting... 15:09:49 2025-11-04 15:09:49.495 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-10 - Added connection conn90: url=jdbc:h2:mem:testdb7 user=POLICY_USER 15:09:49 2025-11-04 15:09:49.495 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-10 - Start completed. 15:09:49 2025-11-04 15:09:49.496 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:49 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-10)'] 15:09:49 Database driver: undefined/unknown 15:09:49 Database version: 2.2.224 15:09:49 Autocommit mode: undefined/unknown 15:09:49 Isolation level: undefined/unknown 15:09:49 Minimum pool size: undefined/unknown 15:09:49 Maximum pool size: undefined/unknown 15:09:49 2025-11-04 15:09:49.626 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:49 2025-11-04 15:09:49.667 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:49 2025-11-04 15:09:49.938 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:50 2025-11-04 15:09:49.984 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:50 2025-11-04 15:09:50.220 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:50 2025-11-04 15:09:50.256 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-10"] 15:09:50 2025-11-04 15:09:50.268 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-10], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:50 2025-11-04 15:09:50.277 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46699 (https) with context path '/policy/pap/v1' 15:09:50 2025-11-04 15:09:50.285 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:50 2025-11-04 15:09:50.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:50 2025-11-04 15:09:50.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:50 2025-11-04 15:09:50.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:50 2025-11-04 15:09:50.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:50 2025-11-04 15:09:50.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:50 2025-11-04 15:09:50.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@14137ae7 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3d34f5dc 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:50 2025-11-04 15:09:50.287 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:50 2025-11-04 15:09:50.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:50 2025-11-04 15:09:50.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:50 2025-11-04 15:09:50.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:50 2025-11-04 15:09:50.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:50 2025-11-04 15:09:50.289 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:50 2025-11-04 15:09:50.289 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:50 2025-11-04 15:09:50.289 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:50 2025-11-04 15:09:50.289 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:50 2025-11-04 15:09:50.289 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:50 2025-11-04 15:09:50.289 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:50 2025-11-04 15:09:50.290 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:50 2025-11-04 15:09:50.290 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarted(59) - Started TestPdpGroupHealthCheckControllerV1 in 1.203 seconds (process running for 42.456) 15:09:50 2025-11-04 15:09:50.314 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:50 2025-11-04 15:09:50.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:50 2025-11-04 15:09:50.333 [https-jsse-nio-auto-10-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:50 2025-11-04 15:09:50.333 [https-jsse-nio-auto-10-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:50 2025-11-04 15:09:50.334 [https-jsse-nio-auto-10-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:50 2025-11-04 15:09:50.589 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:50 2025-11-04 15:09:50.591 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:50 2025-11-04 15:09:50.622 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:50 2025-11-04 15:09:50.623 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:50 2025-11-04 15:09:50.943 [https-jsse-nio-auto-10-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 229 ms 15:09:51 2025-11-04 15:09:50.955 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:51 2025-11-04 15:09:50.955 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:51 2025-11-04 15:09:50.956 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:51 2025-11-04 15:09:50.956 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:51 2025-11-04 15:09:50.956 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:51 2025-11-04 15:09:50.957 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:51 2025-11-04 15:09:50.958 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:51 2025-11-04 15:09:50.959 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-10-46699"] 15:09:51 2025-11-04 15:09:50.960 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:51 2025-11-04 15:09:50.960 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-10"] 15:09:51 2025-11-04 15:09:50.964 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:51 2025-11-04 15:09:50.972 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-10 - Shutdown initiated... 15:09:51 2025-11-04 15:09:50.973 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-10 - Shutdown completed. 15:09:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 15:09:51 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 15:09:51 15:09:51 . ____ _ __ _ _ 15:09:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:51 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:51 =========|_|==============|___/=/_/_/_/ 15:09:51 15:09:51 :: Spring Boot :: (v3.5.3) 15:09:51 15:09:51 2025-11-04 15:09:51.003 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarting(53) - Starting TestPdpGroupDeployControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:51 2025-11-04 15:09:51.003 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:51 2025-11-04 15:09:51.159 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:51 2025-11-04 15:09:51.170 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:09:51 2025-11-04 15:09:51.251 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:51 2025-11-04 15:09:51.251 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-11"] 15:09:51 2025-11-04 15:09:51.252 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:51 2025-11-04 15:09:51.252 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:51 2025-11-04 15:09:51.265 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:51 2025-11-04 15:09:51.265 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 261 ms 15:09:51 2025-11-04 15:09:51.338 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:51 2025-11-04 15:09:51.339 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:51 2025-11-04 15:09:51.346 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:51 2025-11-04 15:09:51.346 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-11 - Starting... 15:09:51 2025-11-04 15:09:51.350 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-11 - Added connection conn100: url=jdbc:h2:mem:testdb8 user=POLICY_USER 15:09:51 2025-11-04 15:09:51.350 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-11 - Start completed. 15:09:51 2025-11-04 15:09:51.350 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:51 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-11)'] 15:09:51 Database driver: undefined/unknown 15:09:51 Database version: 2.2.224 15:09:51 Autocommit mode: undefined/unknown 15:09:51 Isolation level: undefined/unknown 15:09:51 Minimum pool size: undefined/unknown 15:09:51 Maximum pool size: undefined/unknown 15:09:51 2025-11-04 15:09:51.479 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:51 2025-11-04 15:09:51.526 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:51 2025-11-04 15:09:51.836 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:51 2025-11-04 15:09:51.879 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:52 2025-11-04 15:09:52.060 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:52 2025-11-04 15:09:52.095 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-11"] 15:09:52 2025-11-04 15:09:52.107 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-11], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:52 2025-11-04 15:09:52.109 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35813 (https) with context path '/policy/pap/v1' 15:09:52 2025-11-04 15:09:52.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:52 2025-11-04 15:09:52.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:52 2025-11-04 15:09:52.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:52 2025-11-04 15:09:52.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:52 2025-11-04 15:09:52.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:52 2025-11-04 15:09:52.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6dc7fc23 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@9d6600d 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:52 2025-11-04 15:09:52.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:52 2025-11-04 15:09:52.117 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:52 2025-11-04 15:09:52.118 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:52 2025-11-04 15:09:52.118 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:52 2025-11-04 15:09:52.118 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:52 2025-11-04 15:09:52.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:52 2025-11-04 15:09:52.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:52 2025-11-04 15:09:52.119 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:52 2025-11-04 15:09:52.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:52 2025-11-04 15:09:52.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:52 2025-11-04 15:09:52.120 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarted(59) - Started TestPdpGroupDeployControllerV1 in 1.135 seconds (process running for 44.286) 15:09:52 2025-11-04 15:09:52.130 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.131 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.149 [https-jsse-nio-auto-11-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:52 2025-11-04 15:09:52.150 [https-jsse-nio-auto-11-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:52 2025-11-04 15:09:52.151 [https-jsse-nio-auto-11-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:52 2025-11-04 15:09:52.308 [https-jsse-nio-auto-11-exec-7] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 15:09:52 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:09:52 "groups" INVALID, item has status INVALID 15:09:52 "group" INVALID, item has status INVALID 15:09:52 "deploymentSubgroups" INVALID, item has status INVALID 15:09:52 "group" INVALID, item has status INVALID 15:09:52 item "action" value "null" INVALID, is null 15:09:52 item "policies" value "null" INVALID, is null 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:52 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:52 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:52 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:52 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:52 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:52 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:52 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:52 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:52 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:52 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:52 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:52 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:52 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:52 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:52 2025-11-04 15:09:52.402 [https-jsse-nio-auto-11-exec-1] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 15:09:52 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:09:52 "groups" INVALID, item has status INVALID 15:09:52 "group" INVALID, item has status INVALID 15:09:52 "deploymentSubgroups" INVALID, item has status INVALID 15:09:52 "group" INVALID, item has status INVALID 15:09:52 item "action" value "null" INVALID, is null 15:09:52 item "policies" value "null" INVALID, is null 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:52 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:52 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:52 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:52 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:52 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:52 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:52 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:52 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:52 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:52 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:52 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:52 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:52 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:52 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:52 2025-11-04 15:09:52.413 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.414 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.450 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.451 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.558 [https-jsse-nio-auto-11-exec-5] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 15:09:52 2025-11-04 15:09:52.558 [https-jsse-nio-auto-11-exec-5] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 15:09:52 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 15:09:52 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:09:52 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 15:09:52 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:52 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:52 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:52 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:52 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:52 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:52 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:52 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:52 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:52 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:52 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:52 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:52 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:52 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:52 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:52 2025-11-04 15:09:52.645 [https-jsse-nio-auto-11-exec-6] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 15:09:52 2025-11-04 15:09:52.645 [https-jsse-nio-auto-11-exec-6] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 15:09:52 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 15:09:52 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:09:52 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 15:09:52 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:52 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:52 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:09:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:52 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:52 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:52 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:52 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:52 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:52 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:52 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:52 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:52 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:52 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:52 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:52 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:52 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:52 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:52 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:52 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:52 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:52 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:52 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:52 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:52 2025-11-04 15:09:52.657 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.658 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.694 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:52 2025-11-04 15:09:52.695 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:53 2025-11-04 15:09:53.012 [https-jsse-nio-auto-11-exec-10] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 226 ms 15:09:53 2025-11-04 15:09:53.031 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:53 2025-11-04 15:09:53.032 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:53 2025-11-04 15:09:53.143 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:53 2025-11-04 15:09:53.144 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:53 2025-11-04 15:09:53.144 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:53 2025-11-04 15:09:53.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:53 2025-11-04 15:09:53.145 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:53 2025-11-04 15:09:53.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:53 2025-11-04 15:09:53.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:53 2025-11-04 15:09:53.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:53 2025-11-04 15:09:53.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:53 2025-11-04 15:09:53.147 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:53 2025-11-04 15:09:53.148 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-11-35813"] 15:09:53 2025-11-04 15:09:53.149 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:53 2025-11-04 15:09:53.149 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-11"] 15:09:53 2025-11-04 15:09:53.153 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:53 2025-11-04 15:09:53.162 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-11 - Shutdown initiated... 15:09:53 2025-11-04 15:09:53.169 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-11 - Shutdown completed. 15:09:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 15:09:53 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 15:09:53 15:09:53 . ____ _ __ _ _ 15:09:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:53 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:53 =========|_|==============|___/=/_/_/_/ 15:09:53 15:09:53 :: Spring Boot :: (v3.5.3) 15:09:53 15:09:53 2025-11-04 15:09:53.201 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarting(53) - Starting TestPolicyComponentsHealthCheckControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:53 2025-11-04 15:09:53.201 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:53 2025-11-04 15:09:53.364 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:53 2025-11-04 15:09:53.375 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:09:53 2025-11-04 15:09:53.453 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:53 2025-11-04 15:09:53.453 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-12"] 15:09:53 2025-11-04 15:09:53.453 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:53 2025-11-04 15:09:53.454 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:53 2025-11-04 15:09:53.467 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:53 2025-11-04 15:09:53.467 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 265 ms 15:09:53 2025-11-04 15:09:53.537 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:53 2025-11-04 15:09:53.539 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:53 2025-11-04 15:09:53.545 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:53 2025-11-04 15:09:53.545 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-12 - Starting... 15:09:53 2025-11-04 15:09:53.547 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-12 - Added connection conn110: url=jdbc:h2:mem:testdb9 user=POLICY_USER 15:09:53 2025-11-04 15:09:53.547 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-12 - Start completed. 15:09:53 2025-11-04 15:09:53.548 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:53 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-12)'] 15:09:53 Database driver: undefined/unknown 15:09:53 Database version: 2.2.224 15:09:53 Autocommit mode: undefined/unknown 15:09:53 Isolation level: undefined/unknown 15:09:53 Minimum pool size: undefined/unknown 15:09:53 Maximum pool size: undefined/unknown 15:09:53 2025-11-04 15:09:53.672 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:53 2025-11-04 15:09:53.714 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:54 2025-11-04 15:09:53.979 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:54 2025-11-04 15:09:54.024 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:54 2025-11-04 15:09:54.270 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:54 2025-11-04 15:09:54.304 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-12"] 15:09:54 2025-11-04 15:09:54.316 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-12], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:54 2025-11-04 15:09:54.317 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 45227 (https) with context path '/policy/pap/v1' 15:09:54 2025-11-04 15:09:54.323 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:54 2025-11-04 15:09:54.323 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:54 2025-11-04 15:09:54.323 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2420d783 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@400fed39 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:54 2025-11-04 15:09:54.324 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:54 2025-11-04 15:09:54.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:54 2025-11-04 15:09:54.325 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:54 2025-11-04 15:09:54.325 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:54 2025-11-04 15:09:54.325 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:54 2025-11-04 15:09:54.325 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:54 2025-11-04 15:09:54.325 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:54 2025-11-04 15:09:54.326 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:54 2025-11-04 15:09:54.326 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:54 2025-11-04 15:09:54.326 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:54 2025-11-04 15:09:54.326 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:54 2025-11-04 15:09:54.326 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:54 2025-11-04 15:09:54.326 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:54 2025-11-04 15:09:54.326 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarted(59) - Started TestPolicyComponentsHealthCheckControllerV1 in 1.142 seconds (process running for 46.493) 15:09:54 2025-11-04 15:09:54.337 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:54 2025-11-04 15:09:54.337 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:54 2025-11-04 15:09:54.357 [https-jsse-nio-auto-12-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:54 2025-11-04 15:09:54.358 [https-jsse-nio-auto-12-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:54 2025-11-04 15:09:54.359 [https-jsse-nio-auto-12-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:09:54 2025-11-04 15:09:54.524 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:54 2025-11-04 15:09:54.525 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:54 2025-11-04 15:09:54.533 [pool-26-thread-1] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - api connection error 15:09:54 2025-11-04 15:09:54.559 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:54 2025-11-04 15:09:54.560 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:54 2025-11-04 15:09:54.869 [https-jsse-nio-auto-12-exec-4] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 208 ms 15:09:54 2025-11-04 15:09:54.882 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:54 2025-11-04 15:09:54.883 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:54 2025-11-04 15:09:54.883 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:54 2025-11-04 15:09:54.883 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:54 2025-11-04 15:09:54.884 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:54 2025-11-04 15:09:54.885 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:54 2025-11-04 15:09:54.886 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-12-45227"] 15:09:54 2025-11-04 15:09:54.887 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:54 2025-11-04 15:09:54.887 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-12"] 15:09:54 2025-11-04 15:09:54.890 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:54 2025-11-04 15:09:54.898 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-12 - Shutdown initiated... 15:09:54 2025-11-04 15:09:54.898 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-12 - Shutdown completed. 15:09:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 15:09:54 [INFO] Running org.onap.policy.pap.main.rest.TestProviderBase 15:09:54 2025-11-04 15:09:54.908 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 2025-11-04 15:09:54.908 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:54 2025-11-04 15:09:54.909 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP)] 15:09:54 2025-11-04 15:09:54.912 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 2025-11-04 15:09:54.912 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.912 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.912 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.912 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.913 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:54 2025-11-04 15:09:54.913 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.913 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:54 2025-11-04 15:09:54.913 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP)] 15:09:54 2025-11-04 15:09:54.916 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 15:09:54 2025-11-04 15:09:54.917 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 15:09:54 2025-11-04 15:09:54.918 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupB pdpTypeB policies=3 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 15:09:54 2025-11-04 15:09:54.919 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=4 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=4 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupB 15:09:54 2025-11-04 15:09:54.920 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:54 2025-11-04 15:09:54.921 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP)] 15:09:54 2025-11-04 15:09:54.924 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 2025-11-04 15:09:54.924 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.924 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.924 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:54 2025-11-04 15:09:54.925 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-04T15:09:54Z, user=PAP)] 15:09:54 2025-11-04 15:09:54.934 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 2025-11-04 15:09:54.934 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.934 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.934 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.935 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.935 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:54 2025-11-04 15:09:54.935 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.935 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:09:54 2025-11-04 15:09:54.942 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:09:54 2025-11-04 15:09:54.943 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:09:54 2025-11-04 15:09:54.948 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:09:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.policy.pap.main.rest.TestProviderBase 15:09:54 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 15:09:55 15:09:55 . ____ _ __ _ _ 15:09:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:55 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:55 =========|_|==============|___/=/_/_/_/ 15:09:55 15:09:55 :: Spring Boot :: (v3.5.3) 15:09:55 15:09:55 2025-11-04 15:09:54.992 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarting(53) - Starting TestPolicyStatusControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:55 2025-11-04 15:09:54.992 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:55 2025-11-04 15:09:55.153 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:55 2025-11-04 15:09:55.166 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:09:55 2025-11-04 15:09:55.244 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:55 2025-11-04 15:09:55.245 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-13"] 15:09:55 2025-11-04 15:09:55.245 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:55 2025-11-04 15:09:55.246 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:55 2025-11-04 15:09:55.258 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:55 2025-11-04 15:09:55.259 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 266 ms 15:09:55 2025-11-04 15:09:55.328 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:09:55 2025-11-04 15:09:55.330 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:09:55 2025-11-04 15:09:55.336 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:09:55 2025-11-04 15:09:55.337 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-13 - Starting... 15:09:55 2025-11-04 15:09:55.338 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-13 - Added connection conn120: url=jdbc:h2:mem:testdb10 user=POLICY_USER 15:09:55 2025-11-04 15:09:55.338 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-13 - Start completed. 15:09:55 2025-11-04 15:09:55.339 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:09:55 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-13)'] 15:09:55 Database driver: undefined/unknown 15:09:55 Database version: 2.2.224 15:09:55 Autocommit mode: undefined/unknown 15:09:55 Isolation level: undefined/unknown 15:09:55 Minimum pool size: undefined/unknown 15:09:55 Maximum pool size: undefined/unknown 15:09:55 2025-11-04 15:09:55.456 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:09:55 2025-11-04 15:09:55.499 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:09:55 2025-11-04 15:09:55.822 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:09:55 2025-11-04 15:09:55.873 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:09:56 2025-11-04 15:09:56.063 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:09:56 2025-11-04 15:09:56.096 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-13"] 15:09:56 2025-11-04 15:09:56.108 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-13], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:09:56 2025-11-04 15:09:56.109 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36829 (https) with context path '/policy/pap/v1' 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:09:56 2025-11-04 15:09:56.115 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@517a0ee0 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@75449757 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:09:56 2025-11-04 15:09:56.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:09:56 2025-11-04 15:09:56.117 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:09:56 2025-11-04 15:09:56.117 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:09:56 2025-11-04 15:09:56.117 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:09:56 2025-11-04 15:09:56.117 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:09:56 2025-11-04 15:09:56.117 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:09:56 2025-11-04 15:09:56.117 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:09:56 2025-11-04 15:09:56.117 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:09:56 2025-11-04 15:09:56.118 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:09:56 2025-11-04 15:09:56.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:09:56 2025-11-04 15:09:56.119 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarted(59) - Started TestPolicyStatusControllerV1 in 1.165 seconds (process running for 48.285) 15:09:56 2025-11-04 15:09:56.129 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.130 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.148 [https-jsse-nio-auto-13-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:09:56 2025-11-04 15:09:56.148 [https-jsse-nio-auto-13-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:09:56 2025-11-04 15:09:56.150 [https-jsse-nio-auto-13-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:09:56 2025-11-04 15:09:56.341 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.342 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.366 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.367 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.469 [https-jsse-nio-auto-13-exec-10] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 15:09:56 2025-11-04 15:09:56.481 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.482 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.510 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.511 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.613 [https-jsse-nio-auto-13-exec-5] WARN o.o.p.p.m.r.PolicyStatusControllerV1.queryAllDeployedPolicies(77) - get deployments failed 15:09:56 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my-(name` 15:09:56 at com.google.re2j.Parser.parseInternal(Parser.java:982) 15:09:56 at com.google.re2j.Parser.parse(Parser.java:789) 15:09:56 at com.google.re2j.RE2.compileImpl(RE2.java:185) 15:09:56 at com.google.re2j.Pattern.compile(Pattern.java:151) 15:09:56 at com.google.re2j.Pattern.compile(Pattern.java:109) 15:09:56 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getByRegex(PolicyStatusProvider.java:72) 15:09:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:56 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:56 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getByRegex() 15:09:56 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.queryAllDeployedPolicies(PolicyStatusControllerV1.java:72) 15:09:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:56 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:56 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.queryAllDeployedPolicies() 15:09:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:56 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:09:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:09:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:56 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:56 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:56 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:56 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:56 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:56 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:56 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:56 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:56 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:56 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:56 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:56 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:56 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:56 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:56 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:56 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:56 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:56 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:56 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:56 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:56 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:56 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:56 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:56 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:56 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:56 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:56 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:56 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:56 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:56 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:56 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:56 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:56 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:56 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:56 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:56 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:56 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:56 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:56 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:56 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:56 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:56 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:56 2025-11-04 15:09:56.624 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.625 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.670 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.671 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.785 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.786 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.817 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:56 2025-11-04 15:09:56.818 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:56.919 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:56.920 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:56.951 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:56.952 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.060 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.061 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.085 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.086 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.195 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.196 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.227 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.228 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.337 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.339 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.367 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.369 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.475 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.476 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.498 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.499 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.599 [https-jsse-nio-auto-13-exec-6] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 15:09:57 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ]: `[mna.{1}e` 15:09:57 at com.google.re2j.Parser.parseClassChar(Parser.java:1458) 15:09:57 at com.google.re2j.Parser.parseClass(Parser.java:1669) 15:09:57 at com.google.re2j.Parser.parseInternal(Parser.java:857) 15:09:57 at com.google.re2j.Parser.parse(Parser.java:789) 15:09:57 at com.google.re2j.RE2.compileImpl(RE2.java:185) 15:09:57 at com.google.re2j.Pattern.compile(Pattern.java:151) 15:09:57 at com.google.re2j.Pattern.compile(Pattern.java:109) 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:57 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:57 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:57 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:09:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:09:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:57 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:57 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:57 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:57 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:57 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:57 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:57 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:57 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:57 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:57 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:57 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:57 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:57 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:57 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:57 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:57 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:57 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:57 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:57 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:57 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:57 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:57 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:57 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:57 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:57 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:57 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:57 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:57 2025-11-04 15:09:57.611 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.612 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.639 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.640 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.732 [https-jsse-nio-auto-13-exec-10] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 15:09:57 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my.(1name` 15:09:57 at com.google.re2j.Parser.parseInternal(Parser.java:982) 15:09:57 at com.google.re2j.Parser.parse(Parser.java:789) 15:09:57 at com.google.re2j.RE2.compileImpl(RE2.java:185) 15:09:57 at com.google.re2j.Pattern.compile(Pattern.java:151) 15:09:57 at com.google.re2j.Pattern.compile(Pattern.java:109) 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:57 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:09:57 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:09:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:09:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:09:57 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:09:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:09:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:09:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:09:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:09:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:09:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:09:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:09:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:09:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:09:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:09:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:09:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:09:57 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:09:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:09:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:09:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:09:57 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:09:57 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:09:57 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:09:57 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:09:57 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:09:57 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:09:57 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:09:57 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:09:57 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:09:57 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:57 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:09:57 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:09:57 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:09:57 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:09:57 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:09:57 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:09:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:09:57 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:09:57 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:09:57 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:09:57 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:09:57 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:09:57 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:09:57 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:09:57 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:09:57 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:09:57 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:09:57 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:09:57 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:09:57 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:09:57 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:09:57 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:09:57 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:09:57 at java.base/java.lang.Thread.run(Thread.java:833) 15:09:57 2025-11-04 15:09:57.742 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.743 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.764 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.765 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.854 [https-jsse-nio-auto-13-exec-4] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 15:09:57 2025-11-04 15:09:57.860 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.861 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.885 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:57 2025-11-04 15:09:57.886 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:57.986 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:57.987 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.007 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.007 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.114 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.115 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.137 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.138 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.246 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.247 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.281 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.282 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.343 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.344 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.449 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.450 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.482 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.483 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.817 [https-jsse-nio-auto-13-exec-1] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 204 ms 15:09:58 2025-11-04 15:09:58.832 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:58 2025-11-04 15:09:58.833 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:58.940 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:58.940 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.045 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.046 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.162 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.163 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.265 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.266 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.369 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.369 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:09:59 2025-11-04 15:09:59.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:09:59 2025-11-04 15:09:59.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:09:59 2025-11-04 15:09:59.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:09:59 2025-11-04 15:09:59.477 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:09:59 2025-11-04 15:09:59.477 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:59 2025-11-04 15:09:59.477 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:09:59 2025-11-04 15:09:59.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:09:59 2025-11-04 15:09:59.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:09:59 2025-11-04 15:09:59.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:09:59 2025-11-04 15:09:59.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:09:59 2025-11-04 15:09:59.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:09:59 2025-11-04 15:09:59.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:09:59 2025-11-04 15:09:59.479 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:09:59 2025-11-04 15:09:59.480 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-13-36829"] 15:09:59 2025-11-04 15:09:59.481 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:09:59 2025-11-04 15:09:59.481 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-13"] 15:09:59 2025-11-04 15:09:59.486 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:09:59 2025-11-04 15:09:59.505 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-13 - Shutdown initiated... 15:09:59 2025-11-04 15:09:59.507 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-13 - Shutdown completed. 15:09:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.560 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 15:09:59 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 15:09:59 15:09:59 . ____ _ __ _ _ 15:09:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:09:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:09:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:09:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:09:59 =========|_|==============|___/=/_/_/_/ 15:09:59 15:09:59 :: Spring Boot :: (v3.5.3) 15:09:59 15:09:59 2025-11-04 15:09:59.539 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarting(53) - Starting TestPdpGroupDeleteControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:09:59 2025-11-04 15:09:59.539 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:09:59 2025-11-04 15:09:59.700 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:09:59 2025-11-04 15:09:59.714 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:09:59 2025-11-04 15:09:59.811 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:09:59 2025-11-04 15:09:59.812 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-14"] 15:09:59 2025-11-04 15:09:59.812 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:09:59 2025-11-04 15:09:59.812 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:09:59 2025-11-04 15:09:59.828 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:09:59 2025-11-04 15:09:59.828 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 288 ms 15:10:00 2025-11-04 15:09:59.913 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:00 2025-11-04 15:09:59.916 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:00 2025-11-04 15:09:59.924 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:00 2025-11-04 15:09:59.924 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-14 - Starting... 15:10:00 2025-11-04 15:09:59.927 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-14 - Added connection conn130: url=jdbc:h2:mem:testdb11 user=POLICY_USER 15:10:00 2025-11-04 15:09:59.927 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-14 - Start completed. 15:10:00 2025-11-04 15:09:59.928 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:00 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-14)'] 15:10:00 Database driver: undefined/unknown 15:10:00 Database version: 2.2.224 15:10:00 Autocommit mode: undefined/unknown 15:10:00 Isolation level: undefined/unknown 15:10:00 Minimum pool size: undefined/unknown 15:10:00 Maximum pool size: undefined/unknown 15:10:00 2025-11-04 15:10:00.055 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:00 2025-11-04 15:10:00.093 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:00 2025-11-04 15:10:00.359 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:00 2025-11-04 15:10:00.405 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:00 2025-11-04 15:10:00.604 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:00 2025-11-04 15:10:00.641 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-14"] 15:10:00 2025-11-04 15:10:00.653 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-14], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:00 2025-11-04 15:10:00.684 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44085 (https) with context path '/policy/pap/v1' 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:00 2025-11-04 15:10:00.691 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1ef1e81b 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@ba83455 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:00 2025-11-04 15:10:00.692 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:00 2025-11-04 15:10:00.693 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:00 2025-11-04 15:10:00.693 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:00 2025-11-04 15:10:00.693 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:00 2025-11-04 15:10:00.693 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:00 2025-11-04 15:10:00.693 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:00 2025-11-04 15:10:00.694 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:00 2025-11-04 15:10:00.694 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:00 2025-11-04 15:10:00.694 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:00 2025-11-04 15:10:00.694 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:00 2025-11-04 15:10:00.694 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:00 2025-11-04 15:10:00.695 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarted(59) - Started TestPdpGroupDeleteControllerV1 in 1.176 seconds (process running for 52.861) 15:10:00 2025-11-04 15:10:00.705 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:00 2025-11-04 15:10:00.706 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:00 2025-11-04 15:10:00.722 [https-jsse-nio-auto-14-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:00 2025-11-04 15:10:00.722 [https-jsse-nio-auto-14-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:00 2025-11-04 15:10:00.724 [https-jsse-nio-auto-14-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:10:00 2025-11-04 15:10:00.889 [https-jsse-nio-auto-14-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 15:10:00 2025-11-04 15:10:00.890 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 15:10:00 2025-11-04 15:10:00.890 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:10:00 org.onap.policy.models.base.PfModelException: group not found 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 15:10:00 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:00 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:10:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:00 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:10:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:00 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:00 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:10:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:00 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:00 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:00 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:00 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:00 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:00 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:00 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:00 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:00 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:00 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:00 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:00 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:00 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:00 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:00 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:00 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:00 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:00 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:00 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:00 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:00 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:00 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:00 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:00 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:00 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:00 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:00 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:00 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:00 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:00 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:00 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:00 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:00 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:00 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:01 2025-11-04 15:10:00.983 [https-jsse-nio-auto-14-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 15:10:01 2025-11-04 15:10:00.984 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 15:10:01 2025-11-04 15:10:00.984 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:10:01 org.onap.policy.models.base.PfModelException: group not found 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:01 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:01 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:01 2025-11-04 15:10:00.996 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:00.996 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.033 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.034 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.132 [https-jsse-nio-auto-14-exec-2] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 15:10:01 2025-11-04 15:10:01.133 [https-jsse-nio-auto-14-exec-2] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:10:01 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:01 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:01 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:01 2025-11-04 15:10:01.216 [https-jsse-nio-auto-14-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 15:10:01 2025-11-04 15:10:01.216 [https-jsse-nio-auto-14-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:10:01 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:01 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:01 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:01 2025-11-04 15:10:01.224 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.225 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.253 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.255 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.350 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 15:10:01 2025-11-04 15:10:01.351 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:10:01 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:01 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:01 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:01 2025-11-04 15:10:01.439 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 15:10:01 2025-11-04 15:10:01.439 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:10:01 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:10:01 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:01 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:01 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:01 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:01 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:01 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:01 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:01 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:01 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:01 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:01 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:01 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:01 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:01 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:01 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:01 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:01 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:01 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:01 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:01 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:01 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:01 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:01 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:01 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:01 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:01 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:01 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:01 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:01 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:01 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:01 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:01 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:01 2025-11-04 15:10:01.452 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.452 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.485 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.486 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.770 [https-jsse-nio-auto-14-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 194 ms 15:10:01 2025-11-04 15:10:01.783 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.783 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.887 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:01 2025-11-04 15:10:01.888 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:02 2025-11-04 15:10:01.990 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:02 2025-11-04 15:10:01.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:02 2025-11-04 15:10:01.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:02 2025-11-04 15:10:01.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:02 2025-11-04 15:10:01.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:02 2025-11-04 15:10:01.992 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:02 2025-11-04 15:10:01.992 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:02 2025-11-04 15:10:01.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:02 2025-11-04 15:10:01.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:02 2025-11-04 15:10:01.994 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:02 2025-11-04 15:10:01.995 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-14-44085"] 15:10:02 2025-11-04 15:10:01.996 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:02 2025-11-04 15:10:01.996 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-14"] 15:10:02 2025-11-04 15:10:01.999 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:02 2025-11-04 15:10:02.007 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-14 - Shutdown initiated... 15:10:02 2025-11-04 15:10:02.008 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-14 - Shutdown completed. 15:10:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.500 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 15:10:02 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusProvider 15:10:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusProvider 15:10:02 [INFO] Running org.onap.policy.pap.main.rest.PapRestControllerV1Test 15:10:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.onap.policy.pap.main.rest.PapRestControllerV1Test 15:10:02 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 15:10:02 15:10:02 . ____ _ __ _ _ 15:10:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:02 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:02 =========|_|==============|___/=/_/_/_/ 15:10:02 15:10:02 :: Spring Boot :: (v3.5.3) 15:10:02 15:10:02 2025-11-04 15:10:02.227 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarting(53) - Starting TestPolicyAuditControllerV1 using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:02 2025-11-04 15:10:02.227 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:10:02 2025-11-04 15:10:02.360 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:02 2025-11-04 15:10:02.370 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:02 2025-11-04 15:10:02.445 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:02 2025-11-04 15:10:02.445 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-15"] 15:10:02 2025-11-04 15:10:02.446 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:02 2025-11-04 15:10:02.446 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:02 2025-11-04 15:10:02.459 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:02 2025-11-04 15:10:02.459 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 231 ms 15:10:02 2025-11-04 15:10:02.529 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:02 2025-11-04 15:10:02.531 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:02 2025-11-04 15:10:02.537 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:02 2025-11-04 15:10:02.538 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-15 - Starting... 15:10:02 2025-11-04 15:10:02.539 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-15 - Added connection conn140: url=jdbc:h2:mem:testdb12 user=POLICY_USER 15:10:02 2025-11-04 15:10:02.540 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-15 - Start completed. 15:10:02 2025-11-04 15:10:02.540 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:02 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-15)'] 15:10:02 Database driver: undefined/unknown 15:10:02 Database version: 2.2.224 15:10:02 Autocommit mode: undefined/unknown 15:10:02 Isolation level: undefined/unknown 15:10:02 Minimum pool size: undefined/unknown 15:10:02 Maximum pool size: undefined/unknown 15:10:02 2025-11-04 15:10:02.653 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:02 2025-11-04 15:10:02.686 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:02 2025-11-04 15:10:02.947 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:03 2025-11-04 15:10:02.992 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:03 2025-11-04 15:10:03.226 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:03 2025-11-04 15:10:03.263 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-15"] 15:10:03 2025-11-04 15:10:03.274 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-15], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:03 2025-11-04 15:10:03.277 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 34013 (https) with context path '/policy/pap/v1' 15:10:03 2025-11-04 15:10:03.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:03 2025-11-04 15:10:03.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:03 2025-11-04 15:10:03.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:03 2025-11-04 15:10:03.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:03 2025-11-04 15:10:03.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:03 2025-11-04 15:10:03.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2339f3f2 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@39ec7762 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:03 2025-11-04 15:10:03.284 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:03 2025-11-04 15:10:03.285 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:03 2025-11-04 15:10:03.285 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:03 2025-11-04 15:10:03.285 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:03 2025-11-04 15:10:03.285 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:03 2025-11-04 15:10:03.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:03 2025-11-04 15:10:03.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:03 2025-11-04 15:10:03.286 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:03 2025-11-04 15:10:03.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:03 2025-11-04 15:10:03.286 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:03 2025-11-04 15:10:03.286 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarted(59) - Started TestPolicyAuditControllerV1 in 1.078 seconds (process running for 55.453) 15:10:03 2025-11-04 15:10:03.296 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.296 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.313 [https-jsse-nio-auto-15-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:03 2025-11-04 15:10:03.313 [https-jsse-nio-auto-15-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:03 2025-11-04 15:10:03.314 [https-jsse-nio-auto-15-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:10:03 2025-11-04 15:10:03.493 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.494 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.525 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.526 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.634 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.635 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.660 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.661 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.768 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.769 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.799 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.800 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.834 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:03 2025-11-04 15:10:03.834 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.146 [https-jsse-nio-auto-15-exec-8] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 208 ms 15:10:04 2025-11-04 15:10:04.159 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.160 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.264 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.265 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.371 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.372 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:04 2025-11-04 15:10:04.482 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:04 2025-11-04 15:10:04.482 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:04 2025-11-04 15:10:04.483 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:04 2025-11-04 15:10:04.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:04 2025-11-04 15:10:04.484 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:04 2025-11-04 15:10:04.484 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:04 2025-11-04 15:10:04.485 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:04 2025-11-04 15:10:04.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:04 2025-11-04 15:10:04.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:04 2025-11-04 15:10:04.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:04 2025-11-04 15:10:04.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:04 2025-11-04 15:10:04.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:04 2025-11-04 15:10:04.486 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:04 2025-11-04 15:10:04.487 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-15-34013"] 15:10:04 2025-11-04 15:10:04.488 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:04 2025-11-04 15:10:04.489 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-15"] 15:10:04 2025-11-04 15:10:04.493 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:04 2025-11-04 15:10:04.502 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-15 - Shutdown initiated... 15:10:04 2025-11-04 15:10:04.509 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-15 - Shutdown completed. 15:10:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 15:10:04 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 15:10:04 2025-11-04 15:10:04.675 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 15:10:04 2025-11-04 15:10:04.678 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:10:04 2025-11-04 15:10:04.678 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=2 15:10:04 2025-11-04 15:10:04.678 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:10:04 2025-11-04 15:10:04.679 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 15:10:04 2025-11-04 15:10:04.679 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:10:04 2025-11-04 15:10:04.679 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:10:04 2025-11-04 15:10:04.679 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-04T15:10:04Z, user=PAP_TEST)] 15:10:04 2025-11-04 15:10:04.683 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 15:10:04 2025-11-04 15:10:04.685 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=2 15:10:04 2025-11-04 15:10:04.832 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA 1.2.3 15:10:04 2025-11-04 15:10:04.843 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 15:10:04 2025-11-04 15:10:04.845 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.300 from subgroup groupA pdpTypeA count=2 15:10:04 2025-11-04 15:10:04.845 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=1 15:10:04 2025-11-04 15:10:04.847 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 15:10:04 2025-11-04 15:10:04.851 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 15:10:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 15:10:04 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 15:10:04 2025-11-04 15:10:04.856 [main] WARN o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(72) - subgroup my-group my-subgroup not found 15:10:04 2025-11-04 15:10:04.864 [main] INFO o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(87) - remove policy ident-a 2.3.1+1 from subgroup my-group my-subgroup count=3 15:10:04 2025-11-04 15:10:04.864 [main] INFO o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(87) - remove policy ident-b 2.3.2-1 from subgroup my-group my-subgroup count=2 15:10:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 15:10:04 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 15:10:05 15:10:05 . ____ _ __ _ _ 15:10:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:05 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:05 =========|_|==============|___/=/_/_/_/ 15:10:05 15:10:05 :: Spring Boot :: (v3.5.3) 15:10:05 15:10:05 2025-11-04 15:10:04.890 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarting(53) - Starting PolicyStatusTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:05 2025-11-04 15:10:04.890 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:05 2025-11-04 15:10:05.025 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:05 2025-11-04 15:10:05.036 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:05 2025-11-04 15:10:05.110 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:05 2025-11-04 15:10:05.111 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-16"] 15:10:05 2025-11-04 15:10:05.111 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:05 2025-11-04 15:10:05.111 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:05 2025-11-04 15:10:05.124 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:05 2025-11-04 15:10:05.124 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 233 ms 15:10:05 2025-11-04 15:10:05.194 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:05 2025-11-04 15:10:05.195 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:05 2025-11-04 15:10:05.202 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:05 2025-11-04 15:10:05.202 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-16 - Starting... 15:10:05 2025-11-04 15:10:05.204 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-16 - Added connection conn150: url=jdbc:h2:mem:testdb13 user=POLICY_USER 15:10:05 2025-11-04 15:10:05.204 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-16 - Start completed. 15:10:05 2025-11-04 15:10:05.204 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:05 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-16)'] 15:10:05 Database driver: undefined/unknown 15:10:05 Database version: 2.2.224 15:10:05 Autocommit mode: undefined/unknown 15:10:05 Isolation level: undefined/unknown 15:10:05 Minimum pool size: undefined/unknown 15:10:05 Maximum pool size: undefined/unknown 15:10:05 2025-11-04 15:10:05.317 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:05 2025-11-04 15:10:05.348 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:05 2025-11-04 15:10:05.639 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:05 2025-11-04 15:10:05.684 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:05 2025-11-04 15:10:05.866 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:05 2025-11-04 15:10:05.901 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-16"] 15:10:05 2025-11-04 15:10:05.913 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-16], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:05 2025-11-04 15:10:05.915 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42093 (https) with context path '/policy/pap/v1' 15:10:05 2025-11-04 15:10:05.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:05 2025-11-04 15:10:05.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:05 2025-11-04 15:10:05.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:05 2025-11-04 15:10:05.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:05 2025-11-04 15:10:05.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:05 2025-11-04 15:10:05.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4cdd8e2b 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7c069639 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:05 2025-11-04 15:10:05.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:05 2025-11-04 15:10:05.923 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:05 2025-11-04 15:10:05.927 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:05 2025-11-04 15:10:05.927 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:05 2025-11-04 15:10:05.928 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:05 2025-11-04 15:10:05.928 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:05 2025-11-04 15:10:05.928 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:05 2025-11-04 15:10:05.928 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:05 2025-11-04 15:10:05.928 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:05 2025-11-04 15:10:05.928 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:05 2025-11-04 15:10:05.929 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarted(59) - Started PolicyStatusTest in 1.055 seconds (process running for 58.095) 15:10:06 2025-11-04 15:10:05.951 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:05.952 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:05.965 [https-jsse-nio-auto-16-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:06 2025-11-04 15:10:05.965 [https-jsse-nio-auto-16-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:06 2025-11-04 15:10:05.968 [https-jsse-nio-auto-16-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 3 ms 15:10:06 2025-11-04 15:10:06.156 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.156 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.282 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.283 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.414 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.415 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.535 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.535 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.653 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.653 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:06 2025-11-04 15:10:06.757 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:06 2025-11-04 15:10:06.758 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:06 2025-11-04 15:10:06.758 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:06 2025-11-04 15:10:06.758 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:06 2025-11-04 15:10:06.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:06 2025-11-04 15:10:06.759 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:06 2025-11-04 15:10:06.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:06 2025-11-04 15:10:06.759 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:06 2025-11-04 15:10:06.759 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:06 2025-11-04 15:10:06.760 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:06 2025-11-04 15:10:06.760 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:06 2025-11-04 15:10:06.760 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:06 2025-11-04 15:10:06.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:06 2025-11-04 15:10:06.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:06 2025-11-04 15:10:06.763 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:06 2025-11-04 15:10:06.763 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:06 2025-11-04 15:10:06.764 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-16-42093"] 15:10:06 2025-11-04 15:10:06.765 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:06 2025-11-04 15:10:06.766 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-16"] 15:10:06 2025-11-04 15:10:06.770 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:06 2025-11-04 15:10:06.780 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-16 - Shutdown initiated... 15:10:06 2025-11-04 15:10:06.781 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-16 - Shutdown completed. 15:10:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s -- in org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 15:10:06 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 15:10:06 15:10:06 . ____ _ __ _ _ 15:10:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:06 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:06 =========|_|==============|___/=/_/_/_/ 15:10:06 15:10:06 :: Spring Boot :: (v3.5.3) 15:10:06 15:10:06 2025-11-04 15:10:06.821 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarting(53) - Starting PdpGroupDeleteTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:06 2025-11-04 15:10:06.821 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:07 2025-11-04 15:10:06.972 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:07 2025-11-04 15:10:06.983 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:07 2025-11-04 15:10:07.072 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:07 2025-11-04 15:10:07.073 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-17"] 15:10:07 2025-11-04 15:10:07.073 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:07 2025-11-04 15:10:07.073 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:07 2025-11-04 15:10:07.088 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:07 2025-11-04 15:10:07.088 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 266 ms 15:10:07 2025-11-04 15:10:07.169 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:07 2025-11-04 15:10:07.170 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:07 2025-11-04 15:10:07.177 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:07 2025-11-04 15:10:07.177 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-17 - Starting... 15:10:07 2025-11-04 15:10:07.179 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-17 - Added connection conn160: url=jdbc:h2:mem:testdb14 user=POLICY_USER 15:10:07 2025-11-04 15:10:07.179 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-17 - Start completed. 15:10:07 2025-11-04 15:10:07.180 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:07 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-17)'] 15:10:07 Database driver: undefined/unknown 15:10:07 Database version: 2.2.224 15:10:07 Autocommit mode: undefined/unknown 15:10:07 Isolation level: undefined/unknown 15:10:07 Minimum pool size: undefined/unknown 15:10:07 Maximum pool size: undefined/unknown 15:10:07 2025-11-04 15:10:07.322 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:07 2025-11-04 15:10:07.364 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:07 2025-11-04 15:10:07.643 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:07 2025-11-04 15:10:07.692 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:07 2025-11-04 15:10:07.904 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:07 2025-11-04 15:10:07.943 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-17"] 15:10:07 2025-11-04 15:10:07.955 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-17], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:07 2025-11-04 15:10:07.957 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39025 (https) with context path '/policy/pap/v1' 15:10:07 2025-11-04 15:10:07.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:07 2025-11-04 15:10:07.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:07 2025-11-04 15:10:07.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1324bdea 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7bede3a2 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:07 2025-11-04 15:10:07.964 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:07 2025-11-04 15:10:07.965 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:07 2025-11-04 15:10:07.965 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:07 2025-11-04 15:10:07.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:07 2025-11-04 15:10:07.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:07 2025-11-04 15:10:07.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:07 2025-11-04 15:10:07.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:07 2025-11-04 15:10:07.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:07 2025-11-04 15:10:07.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:07 2025-11-04 15:10:07.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:07 2025-11-04 15:10:07.966 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:07 2025-11-04 15:10:07.966 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:07 2025-11-04 15:10:07.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:07 2025-11-04 15:10:07.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:07 2025-11-04 15:10:07.967 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarted(59) - Started PdpGroupDeleteTest in 1.173 seconds (process running for 60.133) 15:10:08 2025-11-04 15:10:08.094 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@47a33f50 15:10:08 2025-11-04 15:10:08.116 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:08 2025-11-04 15:10:08.117 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:08 2025-11-04 15:10:08.135 [https-jsse-nio-auto-17-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:08 2025-11-04 15:10:08.136 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:08 2025-11-04 15:10:08.138 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:10:08 2025-11-04 15:10:08.319 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deleteGroup 15:10:08 2025-11-04 15:10:08.322 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group deleteGroup 15:10:08 2025-11-04 15:10:08.887 [https-jsse-nio-auto-17-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group deleteGroup 15:10:08 2025-11-04 15:10:08.887 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: deleteGroup 15:10:08 2025-11-04 15:10:08.888 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:10:08 org.onap.policy.models.base.PfModelException: group not found 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 15:10:08 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:08 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:10:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:08 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:10:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:08 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:08 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:10:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:08 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:08 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:08 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:08 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:08 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:08 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:08 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:08 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:08 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:08 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:08 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:08 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:08 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:08 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:08 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:08 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:08 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:08 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:08 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:08 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:08 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:08 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:08 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:08 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:08 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:08 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:08 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:08 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:08 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:08 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:08 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:08 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:08 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:08 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:08 2025-11-04 15:10:08.891 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@47a33f50 15:10:08 2025-11-04 15:10:08.925 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@4c7ab089 15:10:09 2025-11-04 15:10:08.939 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest$$Lambda$3856/0x0000000801f770b0@26dca8e7 15:10:09 2025-11-04 15:10:08.944 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:09 2025-11-04 15:10:08.945 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:09 2025-11-04 15:10:09.142 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:10:09 2025-11-04 15:10:09.142 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy onap.restart.tcaB 1.0.0 from subgroup undeployPolicy pdpTypeA count=0 15:10:09 2025-11-04 15:10:09.143 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaB 1.0.0 15:10:09 2025-11-04 15:10:09.143 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 undeployPolicy pdpTypeA policies=0 15:10:09 2025-11-04 15:10:09.143 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 undeployPolicy pdpTypeA policies=0 15:10:09 2025-11-04 15:10:09.143 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicy 15:10:09 2025-11-04 15:10:09.143 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicy 15:10:09 2025-11-04 15:10:09.155 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=undeployPolicy, pdpType=pdpTypeA, policy=onap.restart.tcaB 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-04T15:10:09Z, user=policyadmin)] 15:10:09 2025-11-04 15:10:09.167 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 15:10:09 2025-11-04 15:10:09.167 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 15:10:09 2025-11-04 15:10:09.167 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 15:10:09 2025-11-04 15:10:09.167 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=55a85a0f-bd80-4c17-bb37-73177af0d43d, expireMs=1762269012167] 15:10:09 2025-11-04 15:10:09.168 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 2999ms Timer [name=55a85a0f-bd80-4c17-bb37-73177af0d43d, expireMs=1762269012167] 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 15:10:09 2025-11-04 15:10:09.168 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:09 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"55a85a0f-bd80-4c17-bb37-73177af0d43d","timestampMs":1762269009143,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=a9242f6e-86c1-42a9-910e-96902f78ae67, expireMs=1762269012168] 15:10:09 2025-11-04 15:10:09.168 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 15:10:09 2025-11-04 15:10:09.169 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:09 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"a9242f6e-86c1-42a9-910e-96902f78ae67","timestampMs":1762269009143,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.169 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 15:10:09 2025-11-04 15:10:09.173 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:09 {"policies":[],"response":{"responseTo":"55a85a0f-bd80-4c17-bb37-73177af0d43d"},"messageName":"PDP_STATUS","requestId":"8b63ec73-d084-40c2-9d98-2fc9c23ac2c5","timestampMs":1762269008939,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.174 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 15:10:09 2025-11-04 15:10:09.174 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 15:10:09 2025-11-04 15:10:09.174 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 15:10:09 2025-11-04 15:10:09.174 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=55a85a0f-bd80-4c17-bb37-73177af0d43d, expireMs=1762269012167] 15:10:09 2025-11-04 15:10:09.174 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 15:10:09 2025-11-04 15:10:09.174 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 15:10:09 2025-11-04 15:10:09.186 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 15:10:09 2025-11-04 15:10:09.186 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 15:10:09 2025-11-04 15:10:09.193 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:10:09 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:10:09 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:10:09 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:10:09 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:10:09 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:10:09 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:10:09 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:10:09 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:09 {"policies":[],"response":{"responseTo":"a9242f6e-86c1-42a9-910e-96902f78ae67"},"messageName":"PDP_STATUS","requestId":"82d089f6-13f8-47e0-8c64-817cbe4c65c3","timestampMs":1762269008938,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=a9242f6e-86c1-42a9-910e-96902f78ae67, expireMs=1762269012168] 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 15:10:09 2025-11-04 15:10:09.193 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 15:10:09 2025-11-04 15:10:09.199 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 15:10:09 2025-11-04 15:10:09.199 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 15:10:09 2025-11-04 15:10:09.200 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:10:09 {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaB","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}]} 15:10:09 2025-11-04 15:10:09.205 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:10:09 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:10:09 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:10:09 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:10:09 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:10:09 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:10:09 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:10:09 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:10:09 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:10:09 2025-11-04 15:10:09.355 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:10:09 2025-11-04 15:10:09.356 [https-jsse-nio-auto-17-exec-5] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaB null 15:10:09 2025-11-04 15:10:09.357 [https-jsse-nio-auto-17-exec-5] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:10:09 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaB null 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 15:10:09 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:09 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:09 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:09 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:09 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:09 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:09 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:09 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:09 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:09 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:09 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:09 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:09 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:09 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:09 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:09 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:09 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:09 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:09 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:09 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:09 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:09 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:09 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:09 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:09 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:09 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:09 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:09 2025-11-04 15:10:09.361 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@4c7ab089 15:10:09 2025-11-04 15:10:09.401 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@174d6330 15:10:09 2025-11-04 15:10:09.416 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:09 2025-11-04 15:10:09.417 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:09 2025-11-04 15:10:09.567 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:10:09 2025-11-04 15:10:09.567 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 15:10:09 2025-11-04 15:10:09.567 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy onap.restart.tcaC 1.0.0 from subgroup undeployPolicyVersion pdpTypeA count=0 15:10:09 2025-11-04 15:10:09.568 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaC 1.0.0 15:10:09 2025-11-04 15:10:09.568 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_1 undeployPolicyVersion pdpTypeA policies=0 15:10:09 2025-11-04 15:10:09.568 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_2 undeployPolicyVersion pdpTypeA policies=0 15:10:09 2025-11-04 15:10:09.568 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicyVersion 15:10:09 2025-11-04 15:10:09.568 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicyVersion 15:10:09 2025-11-04 15:10:09.578 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=undeployPolicyVersion, pdpType=pdpTypeA, policy=onap.restart.tcaC 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-04T15:10:09Z, user=policyadmin)] 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_1 PdpUpdate starting 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting listener 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting timer 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=fe80912d-1bc5-45cb-98e7-e9ae4bb4816b, expireMs=1762269012584] 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting enqueue 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_1 PdpUpdate started 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_2 PdpUpdate starting 15:10:09 2025-11-04 15:10:09.584 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting listener 15:10:09 2025-11-04 15:10:09.585 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting timer 15:10:09 2025-11-04 15:10:09.585 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:09 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"fe80912d-1bc5-45cb-98e7-e9ae4bb4816b","timestampMs":1762269009568,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.585 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=704c497a-5a78-4e66-8012-fcd041fb7a65, expireMs=1762269012585] 15:10:09 2025-11-04 15:10:09.585 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting enqueue 15:10:09 2025-11-04 15:10:09.585 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:09 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"704c497a-5a78-4e66-8012-fcd041fb7a65","timestampMs":1762269009568,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.585 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_2 PdpUpdate started 15:10:09 2025-11-04 15:10:09.586 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:09 {"policies":[],"response":{"responseTo":"fe80912d-1bc5-45cb-98e7-e9ae4bb4816b"},"messageName":"PDP_STATUS","requestId":"930c7ff5-e75e-48bf-a88f-f553bb405fe6","timestampMs":1762269009411,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.587 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_1 PdpUpdate stopping 15:10:09 2025-11-04 15:10:09.587 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping enqueue 15:10:09 2025-11-04 15:10:09.587 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping timer 15:10:09 2025-11-04 15:10:09.587 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=fe80912d-1bc5-45cb-98e7-e9ae4bb4816b, expireMs=1762269012584] 15:10:09 2025-11-04 15:10:09.588 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping listener 15:10:09 2025-11-04 15:10:09.588 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_1 PdpUpdate stopped 15:10:09 2025-11-04 15:10:09.600 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_1 PdpUpdate successful 15:10:09 2025-11-04 15:10:09.600 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_1 has no more requests 15:10:09 2025-11-04 15:10:09.610 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:10:09 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:10:09 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:10:09 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:10:09 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:10:09 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:10:09 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:10:09 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:10:09 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:10:09 2025-11-04 15:10:09.611 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:09 {"policies":[],"response":{"responseTo":"704c497a-5a78-4e66-8012-fcd041fb7a65"},"messageName":"PDP_STATUS","requestId":"7482ca00-01df-467e-9128-9c51316eed20","timestampMs":1762269009411,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:10:09 2025-11-04 15:10:09.611 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_2 PdpUpdate stopping 15:10:09 2025-11-04 15:10:09.612 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping enqueue 15:10:09 2025-11-04 15:10:09.612 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping timer 15:10:09 2025-11-04 15:10:09.612 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=704c497a-5a78-4e66-8012-fcd041fb7a65, expireMs=1762269012585] 15:10:09 2025-11-04 15:10:09.612 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping listener 15:10:09 2025-11-04 15:10:09.612 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_2 PdpUpdate stopped 15:10:09 2025-11-04 15:10:09.621 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_2 PdpUpdate successful 15:10:09 2025-11-04 15:10:09.622 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_2 has no more requests 15:10:09 2025-11-04 15:10:09.622 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:10:09 {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaC","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}]} 15:10:09 2025-11-04 15:10:09.632 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:10:09 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:10:09 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:10:09 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:10:09 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:10:09 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:10:09 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:10:09 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:10:09 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:10:09 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:10:09 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:10:09 2025-11-04 15:10:09.770 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:10:09 2025-11-04 15:10:09.771 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 15:10:09 2025-11-04 15:10:09.771 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaC 1.0.0 15:10:09 2025-11-04 15:10:09.771 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:10:09 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaC 1.0.0 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 15:10:09 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:09 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:09 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:09 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:09 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:09 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:09 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:09 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:09 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:09 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:09 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:09 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:09 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:09 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:09 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:09 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:09 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:09 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:09 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:09 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:09 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:09 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:09 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:09 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:09 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:09 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:09 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:09 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:09 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:09 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:09 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:09 2025-11-04 15:10:09.775 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@174d6330 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:09 2025-11-04 15:10:09.783 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:09 2025-11-04 15:10:09.784 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:09 2025-11-04 15:10:09.784 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:09 2025-11-04 15:10:09.784 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:10:09 2025-11-04 15:10:09.784 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: shutdown 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: shutdown 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:09 2025-11-04 15:10:09.785 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:09 2025-11-04 15:10:09.786 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:09 2025-11-04 15:10:09.786 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:09 2025-11-04 15:10:09.786 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:09 2025-11-04 15:10:09.787 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:09 2025-11-04 15:10:09.787 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-17-39025"] 15:10:09 2025-11-04 15:10:09.788 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:09 2025-11-04 15:10:09.788 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-17"] 15:10:09 2025-11-04 15:10:09.791 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:09 2025-11-04 15:10:09.798 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-17 - Shutdown initiated... 15:10:09 2025-11-04 15:10:09.799 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-17 - Shutdown completed. 15:10:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 15:10:09 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 15:10:09 15:10:09 . ____ _ __ _ _ 15:10:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:09 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:09 =========|_|==============|___/=/_/_/_/ 15:10:09 15:10:09 :: Spring Boot :: (v3.5.3) 15:10:09 15:10:09 2025-11-04 15:10:09.840 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarting(53) - Starting PdpGroupDeployTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:09 2025-11-04 15:10:09.840 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:10 2025-11-04 15:10:09.982 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:10 2025-11-04 15:10:09.992 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:10 2025-11-04 15:10:10.067 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:10 2025-11-04 15:10:10.068 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-18"] 15:10:10 2025-11-04 15:10:10.069 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:10 2025-11-04 15:10:10.069 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:10 2025-11-04 15:10:10.082 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:10 2025-11-04 15:10:10.082 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 241 ms 15:10:10 2025-11-04 15:10:10.157 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:10 2025-11-04 15:10:10.159 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:10 2025-11-04 15:10:10.167 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:10 2025-11-04 15:10:10.168 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-18 - Starting... 15:10:10 2025-11-04 15:10:10.169 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-18 - Added connection conn170: url=jdbc:h2:mem:testdb15 user=POLICY_USER 15:10:10 2025-11-04 15:10:10.170 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-18 - Start completed. 15:10:10 2025-11-04 15:10:10.170 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:10 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-18)'] 15:10:10 Database driver: undefined/unknown 15:10:10 Database version: 2.2.224 15:10:10 Autocommit mode: undefined/unknown 15:10:10 Isolation level: undefined/unknown 15:10:10 Minimum pool size: undefined/unknown 15:10:10 Maximum pool size: undefined/unknown 15:10:10 2025-11-04 15:10:10.299 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:10 2025-11-04 15:10:10.338 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:10 2025-11-04 15:10:10.634 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:10 2025-11-04 15:10:10.676 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:10 2025-11-04 15:10:10.849 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:10 2025-11-04 15:10:10.883 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-18"] 15:10:10 2025-11-04 15:10:10.895 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-18], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:10 2025-11-04 15:10:10.899 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35025 (https) with context path '/policy/pap/v1' 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:10 2025-11-04 15:10:10.905 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@8a8c2ea 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1f04ff55 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:10 2025-11-04 15:10:10.906 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:10 2025-11-04 15:10:10.907 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:10 2025-11-04 15:10:10.911 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:10 2025-11-04 15:10:10.911 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:10 2025-11-04 15:10:10.911 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:10 2025-11-04 15:10:10.911 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:10 2025-11-04 15:10:10.911 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:10 2025-11-04 15:10:10.912 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:10 2025-11-04 15:10:10.912 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:10 2025-11-04 15:10:10.912 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:10 2025-11-04 15:10:10.913 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarted(59) - Started PdpGroupDeployTest in 1.09 seconds (process running for 63.079) 15:10:11 2025-11-04 15:10:10.982 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@70553522 15:10:11 2025-11-04 15:10:11.000 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:11 2025-11-04 15:10:11.000 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:11 2025-11-04 15:10:11.015 [https-jsse-nio-auto-18-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:11 2025-11-04 15:10:11.015 [https-jsse-nio-auto-18-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:11 2025-11-04 15:10:11.017 [https-jsse-nio-auto-18-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:10:11 2025-11-04 15:10:11.199 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 15:10:11 2025-11-04 15:10:11.240 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tca 1.0.0 15:10:11 2025-11-04 15:10:11.241 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpAA_1 deployGroups pdpTypeA policies=1 15:10:11 2025-11-04 15:10:11.241 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpAA_2 deployGroups pdpTypeA policies=1 15:10:11 2025-11-04 15:10:11.241 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployGroups 15:10:11 2025-11-04 15:10:11.241 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployGroups 15:10:11 2025-11-04 15:10:11.267 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=deployGroups, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=DEPLOYMENT, timestamp=2025-11-04T15:10:11Z, user=policyadmin)] 15:10:11 2025-11-04 15:10:11.277 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 15:10:11 2025-11-04 15:10:11.278 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 15:10:11 2025-11-04 15:10:11.278 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 15:10:11 2025-11-04 15:10:11.278 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=8c5b0a86-64a2-4c60-97e9-3b4ff9a04d39, expireMs=1762269014278] 15:10:11 2025-11-04 15:10:11.278 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 15:10:11 2025-11-04 15:10:11.279 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=8c5b0a86-64a2-4c60-97e9-3b4ff9a04d39, expireMs=1762269014278] 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=5e0d8e58-bc6e-4a49-ae47-42bcc6ad842f, expireMs=1762269014279] 15:10:11 2025-11-04 15:10:11.279 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:11 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8c5b0a86-64a2-4c60-97e9-3b4ff9a04d39","timestampMs":1762269011241,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 15:10:11 2025-11-04 15:10:11.279 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 15:10:11 2025-11-04 15:10:11.280 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:11 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"5e0d8e58-bc6e-4a49-ae47-42bcc6ad842f","timestampMs":1762269011240,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.281 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:11 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"8c5b0a86-64a2-4c60-97e9-3b4ff9a04d39"},"messageName":"PDP_STATUS","requestId":"89a28f72-fbdf-4395-9bcf-7119062e6cd8","timestampMs":1762269010995,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.281 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 15:10:11 2025-11-04 15:10:11.282 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 15:10:11 2025-11-04 15:10:11.282 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 15:10:11 2025-11-04 15:10:11.282 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=8c5b0a86-64a2-4c60-97e9-3b4ff9a04d39, expireMs=1762269014278] 15:10:11 2025-11-04 15:10:11.282 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 15:10:11 2025-11-04 15:10:11.282 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 15:10:11 2025-11-04 15:10:11.289 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 15:10:11 2025-11-04 15:10:11.289 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 15:10:11 2025-11-04 15:10:11.296 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:11 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"5e0d8e58-bc6e-4a49-ae47-42bcc6ad842f"},"messageName":"PDP_STATUS","requestId":"f141a941-2647-44cc-9b88-fee02760e81f","timestampMs":1762269010995,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.297 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 15:10:11 2025-11-04 15:10:11.297 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 15:10:11 2025-11-04 15:10:11.297 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 15:10:11 2025-11-04 15:10:11.297 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=5e0d8e58-bc6e-4a49-ae47-42bcc6ad842f, expireMs=1762269014279] 15:10:11 2025-11-04 15:10:11.297 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 15:10:11 2025-11-04 15:10:11.297 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 15:10:11 2025-11-04 15:10:11.303 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 15:10:11 2025-11-04 15:10:11.304 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 15:10:11 2025-11-04 15:10:11.304 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:10:11 {"deployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tca","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 15:10:11 2025-11-04 15:10:11.413 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 15:10:11 2025-11-04 15:10:11.506 [https-jsse-nio-auto-18-exec-9] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group unknown-group 15:10:11 2025-11-04 15:10:11.507 [https-jsse-nio-auto-18-exec-9] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 15:10:11 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:10:11 item "unknown-group" value "DeploymentGroup(name=unknown-group, deploymentSubgroups=[DeploymentSubGroup(pdpType=pdpTypeA, action=PATCH, policies=[onap.restart.tca 1.0.0]), DeploymentSubGroup(pdpType=pdpTypeB, action=PATCH, policies=[])])" INVALID, unknown group 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroups(PdpGroupDeployProvider.java:118) 15:10:11 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:93) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:11 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:10:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:10:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:11 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:11 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:11 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:11 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:11 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:11 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:11 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:11 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:11 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:11 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:11 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:11 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:11 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:11 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:11 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:11 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:11 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:11 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:11 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:11 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:11 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:11 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:11 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:11 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:11 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:11 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:11 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:11 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:11 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:11 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:11 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:11 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:11 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:11 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:11 2025-11-04 15:10:11.510 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@70553522 15:10:11 2025-11-04 15:10:11.549 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@50e40010 15:10:11 2025-11-04 15:10:11.561 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=1, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest$$Lambda$3880/0x0000000801f97d20@167249fc 15:10:11 2025-11-04 15:10:11.569 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:11 2025-11-04 15:10:11.569 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:11 2025-11-04 15:10:11.734 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 15:10:11 2025-11-04 15:10:11.735 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy onap.restart.tcaB 1.0.0 to subgroup deployPolicies pdpTypeA count=1 15:10:11 2025-11-04 15:10:11.735 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tcaB 1.0.0 15:10:11 2025-11-04 15:10:11.735 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 deployPolicies pdpTypeA policies=1 15:10:11 2025-11-04 15:10:11.736 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 deployPolicies pdpTypeA policies=1 15:10:11 2025-11-04 15:10:11.736 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 15:10:11 2025-11-04 15:10:11.736 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployPolicies 15:10:11 2025-11-04 15:10:11.736 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployPolicies 15:10:11 2025-11-04 15:10:11.745 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=deployPolicies, pdpType=pdpTypeA, policy=onap.restart.tcaB 1.0.0, action=DEPLOYMENT, timestamp=2025-11-04T15:10:11Z, user=policyadmin)] 15:10:11 2025-11-04 15:10:11.751 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 15:10:11 2025-11-04 15:10:11.751 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 15:10:11 2025-11-04 15:10:11.751 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 15:10:11 2025-11-04 15:10:11.751 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=65752f23-c9e8-47bb-8888-003bb33b8655, expireMs=1762269014751] 15:10:11 2025-11-04 15:10:11.751 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=a89bb989-2148-404e-aa9e-6ed0983faf10, expireMs=1762269014752] 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 15:10:11 2025-11-04 15:10:11.752 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:11 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tcaB","version":"1.0.0","metadata":{"policy-id":"onap.restart.tcaB","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"65752f23-c9e8-47bb-8888-003bb33b8655","timestampMs":1762269011736,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.752 [https-jsse-nio-auto-18-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 15:10:11 2025-11-04 15:10:11.753 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:11 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tcaB","version":"1.0.0","metadata":{"policy-id":"onap.restart.tcaB","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"a89bb989-2148-404e-aa9e-6ed0983faf10","timestampMs":1762269011735,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.754 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:11 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"65752f23-c9e8-47bb-8888-003bb33b8655"},"messageName":"PDP_STATUS","requestId":"9308bdd3-ddf1-4560-a818-a41d19cb1413","timestampMs":1762269011560,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.755 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 15:10:11 2025-11-04 15:10:11.755 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 15:10:11 2025-11-04 15:10:11.755 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 15:10:11 2025-11-04 15:10:11.755 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=65752f23-c9e8-47bb-8888-003bb33b8655, expireMs=1762269014751] 15:10:11 2025-11-04 15:10:11.755 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 15:10:11 2025-11-04 15:10:11.755 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 15:10:11 2025-11-04 15:10:11.770 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 15:10:11 2025-11-04 15:10:11.771 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 15:10:11 2025-11-04 15:10:11.816 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:10:11 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 15:10:11 item "healthy" value "null" INVALID, is null 15:10:11 15:10:11 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 15:10:11 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:11 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:10:11 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:10:11 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:10:11 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:10:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:10:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:10:11 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:10:11 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:10:11 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:10:11 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:10:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:10:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:10:11 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:11 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"a89bb989-2148-404e-aa9e-6ed0983faf10"},"messageName":"PDP_STATUS","requestId":"2a91682a-d95e-4917-a4d4-cedca61c25a4","timestampMs":1762269011560,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=a89bb989-2148-404e-aa9e-6ed0983faf10, expireMs=1762269014752] 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 15:10:11 2025-11-04 15:10:11.816 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 15:10:11 2025-11-04 15:10:11.825 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 15:10:11 2025-11-04 15:10:11.825 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 15:10:11 2025-11-04 15:10:11.825 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:10:11 {"deployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaB","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 15:10:11 2025-11-04 15:10:11.878 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:10:11 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 15:10:11 item "healthy" value "null" INVALID, is null 15:10:11 15:10:11 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 15:10:11 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:11 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:10:11 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 15:10:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:10:11 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:10:11 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:10:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:10:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:10:11 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:10:11 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:10:11 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:10:11 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:10:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:10:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:10:11 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:10:12 2025-11-04 15:10:12.014 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 15:10:12 2025-11-04 15:10:12.014 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeA already contains policy onap.restart.tcaB 1.0.0 15:10:12 2025-11-04 15:10:12.014 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 15:10:12 2025-11-04 15:10:12.017 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@50e40010 15:10:12 2025-11-04 15:10:12.023 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:12 2025-11-04 15:10:12.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:12 2025-11-04 15:10:12.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:12 2025-11-04 15:10:12.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:12 2025-11-04 15:10:12.024 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:12 2025-11-04 15:10:12.024 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:12 2025-11-04 15:10:12.024 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:12 2025-11-04 15:10:12.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:12 2025-11-04 15:10:12.025 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:12 2025-11-04 15:10:12.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:12 2025-11-04 15:10:12.025 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:10:12 2025-11-04 15:10:12.025 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:12 2025-11-04 15:10:12.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:12 2025-11-04 15:10:12.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:12 2025-11-04 15:10:12.025 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: shutdown 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: shutdown 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:12 2025-11-04 15:10:12.026 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:12 2025-11-04 15:10:12.027 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:12 2025-11-04 15:10:12.028 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-18-35025"] 15:10:12 2025-11-04 15:10:12.029 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:12 2025-11-04 15:10:12.029 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-18"] 15:10:12 2025-11-04 15:10:12.032 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:12 2025-11-04 15:10:12.039 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-18 - Shutdown initiated... 15:10:12 2025-11-04 15:10:12.040 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-18 - Shutdown completed. 15:10:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 15:10:12 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 15:10:12 15:10:12 . ____ _ __ _ _ 15:10:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:12 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:12 =========|_|==============|___/=/_/_/_/ 15:10:12 15:10:12 :: Spring Boot :: (v3.5.3) 15:10:12 15:10:12 2025-11-04 15:10:12.081 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarting(53) - Starting PdpGroupCreateOrUpdateTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:12 2025-11-04 15:10:12.082 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:12 2025-11-04 15:10:12.242 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:12 2025-11-04 15:10:12.256 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:10:12 2025-11-04 15:10:12.366 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:12 2025-11-04 15:10:12.367 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-19"] 15:10:12 2025-11-04 15:10:12.368 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:12 2025-11-04 15:10:12.368 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:12 2025-11-04 15:10:12.382 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:12 2025-11-04 15:10:12.383 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 300 ms 15:10:12 2025-11-04 15:10:12.467 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:12 2025-11-04 15:10:12.469 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:12 2025-11-04 15:10:12.477 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:12 2025-11-04 15:10:12.477 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-19 - Starting... 15:10:12 2025-11-04 15:10:12.480 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-19 - Added connection conn180: url=jdbc:h2:mem:testdb16 user=POLICY_USER 15:10:12 2025-11-04 15:10:12.480 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-19 - Start completed. 15:10:12 2025-11-04 15:10:12.481 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:12 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-19)'] 15:10:12 Database driver: undefined/unknown 15:10:12 Database version: 2.2.224 15:10:12 Autocommit mode: undefined/unknown 15:10:12 Isolation level: undefined/unknown 15:10:12 Minimum pool size: undefined/unknown 15:10:12 Maximum pool size: undefined/unknown 15:10:12 2025-11-04 15:10:12.614 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:12 2025-11-04 15:10:12.651 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:12 2025-11-04 15:10:12.933 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:13 2025-11-04 15:10:12.977 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:13 2025-11-04 15:10:13.165 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:13 2025-11-04 15:10:13.219 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-19"] 15:10:13 2025-11-04 15:10:13.232 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-19], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:13 2025-11-04 15:10:13.236 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33023 (https) with context path '/policy/pap/v1' 15:10:13 2025-11-04 15:10:13.243 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:13 2025-11-04 15:10:13.244 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:13 2025-11-04 15:10:13.244 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:13 2025-11-04 15:10:13.244 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:13 2025-11-04 15:10:13.244 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:13 2025-11-04 15:10:13.244 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:13 2025-11-04 15:10:13.244 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@d0e81a9 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7ad30d2e 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:13 2025-11-04 15:10:13.245 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:13 2025-11-04 15:10:13.247 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:13 2025-11-04 15:10:13.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:13 2025-11-04 15:10:13.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:13 2025-11-04 15:10:13.251 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:13 2025-11-04 15:10:13.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:13 2025-11-04 15:10:13.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:13 2025-11-04 15:10:13.252 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:13 2025-11-04 15:10:13.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:13 2025-11-04 15:10:13.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:13 2025-11-04 15:10:13.253 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarted(59) - Started PdpGroupCreateOrUpdateTest in 1.194 seconds (process running for 65.419) 15:10:13 2025-11-04 15:10:13.298 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@366d46d3 15:10:13 2025-11-04 15:10:13.306 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:13 2025-11-04 15:10:13.307 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:13 2025-11-04 15:10:13.322 [https-jsse-nio-auto-19-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:13 2025-11-04 15:10:13.322 [https-jsse-nio-auto-19-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:13 2025-11-04 15:10:13.324 [https-jsse-nio-auto-19-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:10:13 2025-11-04 15:10:13.496 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 15:10:13 2025-11-04 15:10:13.522 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 15:10:13 2025-11-04 15:10:13.523 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 15:10:13 2025-11-04 15:10:13.544 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:13 2025-11-04 15:10:13.545 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:13 2025-11-04 15:10:13.738 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup1 15:10:13 2025-11-04 15:10:13.760 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup1 15:10:13 2025-11-04 15:10:13.762 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup2 15:10:13 2025-11-04 15:10:13.762 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup2 15:10:13 2025-11-04 15:10:13.762 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup1 15:10:13 2025-11-04 15:10:13.763 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup2 15:10:13 2025-11-04 15:10:13.780 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:13 2025-11-04 15:10:13.781 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:13.979 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:14 2025-11-04 15:10:13.981 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 15:10:14 2025-11-04 15:10:13.982 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 15:10:14 2025-11-04 15:10:14.003 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.004 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.150 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.151 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.253 [https-jsse-nio-auto-19-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:14 2025-11-04 15:10:14.261 [https-jsse-nio-auto-19-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: createGroups 15:10:14 2025-11-04 15:10:14.262 [https-jsse-nio-auto-19-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:10:14 org.onap.policy.models.base.PfModelException: group is still ACTIVE 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:73) 15:10:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:10:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:10:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:14 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:14 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:14 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:14 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:14 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:14 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:14 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:14 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:14 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:14 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:14 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:14 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:14 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:14 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:14 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:14 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:14 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:14 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:14 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:14 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:14 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:14 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:14 2025-11-04 15:10:14.265 [main] WARN o.o.p.pap.main.rest.e2e.End2EndBase.tearDown(108) - failed to stop end-to-end context 15:10:14 java.lang.IllegalStateException: not running 15:10:14 at org.onap.policy.pap.main.rest.e2e.End2EndContext.stop(End2EndContext.java:192) 15:10:14 at org.onap.policy.pap.main.rest.e2e.End2EndBase.tearDown(End2EndBase.java:106) 15:10:14 at org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest.tearDown(PdpGroupCreateOrUpdateTest.java:76) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:10:14 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:10:14 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:10:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:10:14 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:10:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) 15:10:14 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:115) 15:10:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:10:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:10:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:10:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:10:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:10:14 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:10:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:10:14 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:10:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:526) 15:10:14 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:516) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:242) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:275) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:275) 15:10:14 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:239) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:274) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:240) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:141) 15:10:14 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:10:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:10:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:10:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:10:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:10:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:10:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:10:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:10:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:10:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:10:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:10:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:10:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:10:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:10:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:10:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:10:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:10:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:10:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:10:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:10:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:10:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:10:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:10:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:10:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:10:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:10:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:10:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:10:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:10:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:10:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:10:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:10:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:10:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:10:14 2025-11-04 15:10:14.289 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@bc12101 15:10:14 2025-11-04 15:10:14.297 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.297 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.397 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:14 2025-11-04 15:10:14.399 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 15:10:14 2025-11-04 15:10:14.399 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 15:10:14 2025-11-04 15:10:14.509 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:14 2025-11-04 15:10:14.619 [https-jsse-nio-auto-19-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:14 2025-11-04 15:10:14.621 [https-jsse-nio-auto-19-exec-7] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:10:14 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:10:14 "createGroups" INVALID, item has status INVALID 15:10:14 item "properties" value "" INVALID, cannot change properties 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:10:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:10:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:10:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:14 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:14 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:14 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:14 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:14 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:14 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:14 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:14 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:14 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:14 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:14 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:14 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:14 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:14 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:14 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:14 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:14 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:14 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:14 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:14 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:14 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:14 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:14 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:14 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:14 2025-11-04 15:10:14.631 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.631 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:14 2025-11-04 15:10:14.733 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:14 2025-11-04 15:10:14.735 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 15:10:14 2025-11-04 15:10:14.749 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@bc12101 15:10:14 2025-11-04 15:10:14.785 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@d3de68d 15:10:14 2025-11-04 15:10:14.792 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 15:10:14 2025-11-04 15:10:14.793 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 15:10:14 2025-11-04 15:10:14.925 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 15:10:14 2025-11-04 15:10:14.949 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 15:10:14 2025-11-04 15:10:14.949 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 15:10:15 2025-11-04 15:10:15.068 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:15 2025-11-04 15:10:15.173 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:15 2025-11-04 15:10:15.175 [https-jsse-nio-auto-19-exec-4] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:10:15 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:10:15 "createGroups" INVALID, item has status INVALID 15:10:15 item "properties" value "" INVALID, cannot change properties 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:10:15 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:10:15 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:10:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:15 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:10:15 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 15:10:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:10:15 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:10:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:10:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:10:15 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:10:15 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 15:10:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:10:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:10:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:10:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:10:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:15 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:15 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:15 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:15 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:15 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:15 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:15 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:15 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:15 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:15 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:15 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:15 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:15 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:15 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:15 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:15 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:15 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:15 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:15 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:15 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:15 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:15 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:15 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:15 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:15 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:15 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:15 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:15 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:15 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:15 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:15 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:15 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:15 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:15 2025-11-04 15:10:15.188 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:15 2025-11-04 15:10:15.189 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:15 2025-11-04 15:10:15.303 [https-jsse-nio-auto-19-exec-1] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:10:15 2025-11-04 15:10:15.305 [https-jsse-nio-auto-19-exec-1] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 15:10:15 2025-11-04 15:10:15.318 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@d3de68d 15:10:15 2025-11-04 15:10:15.322 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:15 2025-11-04 15:10:15.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:15 2025-11-04 15:10:15.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:15 2025-11-04 15:10:15.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:15 2025-11-04 15:10:15.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:15 2025-11-04 15:10:15.323 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:15 2025-11-04 15:10:15.323 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:15 2025-11-04 15:10:15.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:15 2025-11-04 15:10:15.324 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:15 2025-11-04 15:10:15.324 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:15 2025-11-04 15:10:15.324 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:15 2025-11-04 15:10:15.324 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:15 2025-11-04 15:10:15.325 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:15 2025-11-04 15:10:15.326 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:15 2025-11-04 15:10:15.326 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:15 2025-11-04 15:10:15.326 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:15 2025-11-04 15:10:15.326 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:15 2025-11-04 15:10:15.326 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:15 2025-11-04 15:10:15.326 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:15 2025-11-04 15:10:15.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:15 2025-11-04 15:10:15.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:15 2025-11-04 15:10:15.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:15 2025-11-04 15:10:15.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:15 2025-11-04 15:10:15.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:15 2025-11-04 15:10:15.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:15 2025-11-04 15:10:15.329 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:15 2025-11-04 15:10:15.329 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-19-33023"] 15:10:15 2025-11-04 15:10:15.331 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:15 2025-11-04 15:10:15.332 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-19"] 15:10:15 2025-11-04 15:10:15.335 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:15 2025-11-04 15:10:15.343 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-19 - Shutdown initiated... 15:10:15 2025-11-04 15:10:15.344 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-19 - Shutdown completed. 15:10:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.298 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 15:10:15 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 15:10:15 15:10:15 . ____ _ __ _ _ 15:10:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:15 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:15 =========|_|==============|___/=/_/_/_/ 15:10:15 15:10:15 :: Spring Boot :: (v3.5.3) 15:10:15 15:10:15 2025-11-04 15:10:15.390 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarting(53) - Starting PdpGroupStateChangeTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:15 2025-11-04 15:10:15.390 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:15 2025-11-04 15:10:15.538 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:15 2025-11-04 15:10:15.549 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:15 2025-11-04 15:10:15.626 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:15 2025-11-04 15:10:15.626 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-20"] 15:10:15 2025-11-04 15:10:15.626 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:15 2025-11-04 15:10:15.627 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:15 2025-11-04 15:10:15.639 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:15 2025-11-04 15:10:15.640 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 249 ms 15:10:15 2025-11-04 15:10:15.723 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:15 2025-11-04 15:10:15.725 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:15 2025-11-04 15:10:15.731 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:15 2025-11-04 15:10:15.732 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-20 - Starting... 15:10:15 2025-11-04 15:10:15.733 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-20 - Added connection conn190: url=jdbc:h2:mem:testdb17 user=POLICY_USER 15:10:15 2025-11-04 15:10:15.733 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-20 - Start completed. 15:10:15 2025-11-04 15:10:15.734 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:15 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-20)'] 15:10:15 Database driver: undefined/unknown 15:10:15 Database version: 2.2.224 15:10:15 Autocommit mode: undefined/unknown 15:10:15 Isolation level: undefined/unknown 15:10:15 Minimum pool size: undefined/unknown 15:10:15 Maximum pool size: undefined/unknown 15:10:15 2025-11-04 15:10:15.838 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:15 2025-11-04 15:10:15.866 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:16 2025-11-04 15:10:16.126 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:16 2025-11-04 15:10:16.171 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:16 2025-11-04 15:10:16.397 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:16 2025-11-04 15:10:16.430 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-20"] 15:10:16 2025-11-04 15:10:16.442 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-20], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:16 2025-11-04 15:10:16.451 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40515 (https) with context path '/policy/pap/v1' 15:10:16 2025-11-04 15:10:16.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:16 2025-11-04 15:10:16.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:16 2025-11-04 15:10:16.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:16 2025-11-04 15:10:16.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:16 2025-11-04 15:10:16.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:16 2025-11-04 15:10:16.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6b3cc4e3 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3d88eb0a 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:16 2025-11-04 15:10:16.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:16 2025-11-04 15:10:16.459 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:16 2025-11-04 15:10:16.459 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:16 2025-11-04 15:10:16.461 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:16 2025-11-04 15:10:16.461 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:16 2025-11-04 15:10:16.466 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:16 2025-11-04 15:10:16.466 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:16 2025-11-04 15:10:16.466 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:16 2025-11-04 15:10:16.466 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:16 2025-11-04 15:10:16.466 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:16 2025-11-04 15:10:16.467 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarted(59) - Started PdpGroupStateChangeTest in 1.109 seconds (process running for 68.633) 15:10:16 2025-11-04 15:10:16.508 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@784f349b 15:10:16 2025-11-04 15:10:16.523 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:16 2025-11-04 15:10:16.524 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:16 2025-11-04 15:10:16.536 [https-jsse-nio-auto-20-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:16 2025-11-04 15:10:16.537 [https-jsse-nio-auto-20-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:16 2025-11-04 15:10:16.538 [https-jsse-nio-auto-20-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:10:16 2025-11-04 15:10:16.740 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpStateChange starting 15:10:16 2025-11-04 15:10:16.740 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting listener 15:10:16 2025-11-04 15:10:16.741 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting timer 15:10:16 2025-11-04 15:10:16.741 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=a1a974ab-3b49-4274-a08d-f1118ed45014, expireMs=1762269019741] 15:10:16 2025-11-04 15:10:16.741 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting enqueue 15:10:16 2025-11-04 15:10:16.741 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpStateChange started 15:10:16 2025-11-04 15:10:16.741 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.await(245) - state-change timer waiting 3000ms Timer [name=a1a974ab-3b49-4274-a08d-f1118ed45014, expireMs=1762269019741] 15:10:16 2025-11-04 15:10:16.741 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:16 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"a1a974ab-3b49-4274-a08d-f1118ed45014","timestampMs":1762269016736,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.743 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpStateChange starting 15:10:16 2025-11-04 15:10:16.743 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting listener 15:10:16 2025-11-04 15:10:16.743 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:16 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"a1a974ab-3b49-4274-a08d-f1118ed45014"},"messageName":"PDP_STATUS","requestId":"e2d34d8b-95e3-4697-8cf2-32b6e8ac522c","timestampMs":1762269016518,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.743 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting timer 15:10:16 2025-11-04 15:10:16.743 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=c41f591e-0d59-4ea4-a5a7-c365918a3eba, expireMs=1762269019743] 15:10:16 2025-11-04 15:10:16.743 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting enqueue 15:10:16 2025-11-04 15:10:16.743 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpStateChange started 15:10:16 2025-11-04 15:10:16.743 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:16 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"c41f591e-0d59-4ea4-a5a7-c365918a3eba","timestampMs":1762269016741,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.745 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpStateChange starting 15:10:16 2025-11-04 15:10:16.745 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting listener 15:10:16 2025-11-04 15:10:16.745 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting timer 15:10:16 2025-11-04 15:10:16.745 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=599de485-038b-4e37-9e5b-201ebb92a5fb, expireMs=1762269019745] 15:10:16 2025-11-04 15:10:16.745 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting enqueue 15:10:16 2025-11-04 15:10:16.745 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpStateChange started 15:10:16 2025-11-04 15:10:16.746 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:16 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"599de485-038b-4e37-9e5b-201ebb92a5fb","timestampMs":1762269016743,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpStateChange stopping 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping enqueue 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping timer 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=a1a974ab-3b49-4274-a08d-f1118ed45014, expireMs=1762269019741] 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping listener 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpStateChange stopped 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAA_1 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_1 start publishing next request 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 15:10:16 2025-11-04 15:10:16.746 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=b092f1fe-9413-4a83-b3ae-97bdbf586c12, expireMs=1762269019746] 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 15:10:16 2025-11-04 15:10:16.747 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 2999ms Timer [name=b092f1fe-9413-4a83-b3ae-97bdbf586c12, expireMs=1762269019746] 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:16 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"c41f591e-0d59-4ea4-a5a7-c365918a3eba"},"messageName":"PDP_STATUS","requestId":"fb888b71-206b-4352-9928-acb98b7aed60","timestampMs":1762269016518,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.747 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:16 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"b092f1fe-9413-4a83-b3ae-97bdbf586c12","timestampMs":1762269016736,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpStateChange stopping 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping enqueue 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping timer 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=c41f591e-0d59-4ea4-a5a7-c365918a3eba, expireMs=1762269019743] 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping listener 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpStateChange stopped 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAA_2 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 15:10:16 2025-11-04 15:10:16.747 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_2 start publishing next request 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=fe83205d-1f03-4fbd-832e-b595b669358a, expireMs=1762269019748] 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:16 {"pdpType":"pdpTypeB","state":"ACTIVE","policies":[],"response":{"responseTo":"599de485-038b-4e37-9e5b-201ebb92a5fb"},"messageName":"PDP_STATUS","requestId":"ea071343-a46b-4848-8298-627eca1f7203","timestampMs":1762269016518,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:10:16 2025-11-04 15:10:16.748 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:16 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"fe83205d-1f03-4fbd-832e-b595b669358a","timestampMs":1762269016741,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpStateChange stopping 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping enqueue 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping timer 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=599de485-038b-4e37-9e5b-201ebb92a5fb, expireMs=1762269019745] 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping listener 15:10:16 2025-11-04 15:10:16.748 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpStateChange stopped 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAB_1 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAB_1 start publishing next request 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpUpdate starting 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting listener 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting timer 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=1992bcae-a3c4-4485-9e12-260a23cc2ea2, expireMs=1762269019749] 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting enqueue 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpUpdate started 15:10:16 2025-11-04 15:10:16.749 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:10:16 {"source":"pap-bc266d05-5cbd-44c2-854e-bd6b66e511d3","policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"1992bcae-a3c4-4485-9e12-260a23cc2ea2","timestampMs":1762269016743,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:16 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"b092f1fe-9413-4a83-b3ae-97bdbf586c12"},"messageName":"PDP_STATUS","requestId":"f8ff56ef-59b2-4d49-8465-9134e35fe14d","timestampMs":1762269016518,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 15:10:16 2025-11-04 15:10:16.749 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 15:10:16 2025-11-04 15:10:16.750 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=b092f1fe-9413-4a83-b3ae-97bdbf586c12, expireMs=1762269019746] 15:10:16 2025-11-04 15:10:16.750 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 15:10:16 2025-11-04 15:10:16.750 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 15:10:16 2025-11-04 15:10:16.754 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 15:10:16 2025-11-04 15:10:16.754 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 15:10:16 2025-11-04 15:10:16.759 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:16 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"fe83205d-1f03-4fbd-832e-b595b669358a"},"messageName":"PDP_STATUS","requestId":"80b08486-dab0-4ded-9b08-3aba048e427a","timestampMs":1762269016518,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:10:16 2025-11-04 15:10:16.759 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 15:10:16 2025-11-04 15:10:16.760 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 15:10:16 2025-11-04 15:10:16.760 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 15:10:16 2025-11-04 15:10:16.760 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=fe83205d-1f03-4fbd-832e-b595b669358a, expireMs=1762269019748] 15:10:16 2025-11-04 15:10:16.760 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 15:10:16 2025-11-04 15:10:16.760 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 15:10:16 2025-11-04 15:10:16.761 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 15:10:16 2025-11-04 15:10:16.761 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:10:16 {"pdpType":"pdpTypeB","state":"PASSIVE","policies":[],"response":{"responseTo":"1992bcae-a3c4-4485-9e12-260a23cc2ea2"},"messageName":"PDP_STATUS","requestId":"5daf10eb-73d6-4ff2-980d-c7cde33ccc3c","timestampMs":1762269016518,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpUpdate stopping 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping enqueue 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping timer 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=1992bcae-a3c4-4485-9e12-260a23cc2ea2, expireMs=1762269019749] 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping listener 15:10:16 2025-11-04 15:10:16.764 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpUpdate stopped 15:10:16 2025-11-04 15:10:16.766 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAB_1 PdpUpdate successful 15:10:16 2025-11-04 15:10:16.766 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAB_1 has no more requests 15:10:16 2025-11-04 15:10:16.777 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801ef5ee8@784f349b 15:10:16 2025-11-04 15:10:16.781 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:16 2025-11-04 15:10:16.781 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:16 2025-11-04 15:10:16.782 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:16 2025-11-04 15:10:16.782 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:16 2025-11-04 15:10:16.782 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:10:16 2025-11-04 15:10:16.782 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: stopping 15:10:16 2025-11-04 15:10:16.782 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: shutdown 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: shutdown 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: stopping 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:16 2025-11-04 15:10:16.783 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:16 2025-11-04 15:10:16.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:16 2025-11-04 15:10:16.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:16 2025-11-04 15:10:16.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:16 2025-11-04 15:10:16.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:16 2025-11-04 15:10:16.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:16 2025-11-04 15:10:16.784 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:16 2025-11-04 15:10:16.785 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:16 2025-11-04 15:10:16.785 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-20-40515"] 15:10:16 2025-11-04 15:10:16.786 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:16 2025-11-04 15:10:16.787 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-20"] 15:10:16 2025-11-04 15:10:16.789 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:16 2025-11-04 15:10:16.795 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-20 - Shutdown initiated... 15:10:16 2025-11-04 15:10:16.796 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-20 - Shutdown completed. 15:10:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 15:10:16 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 15:10:16 15:10:16 . ____ _ __ _ _ 15:10:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:16 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:16 =========|_|==============|___/=/_/_/_/ 15:10:16 15:10:16 :: Spring Boot :: (v3.5.3) 15:10:16 15:10:16 2025-11-04 15:10:16.831 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarting(53) - Starting PolicyAuditTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:16 2025-11-04 15:10:16.832 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:17 2025-11-04 15:10:16.980 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:17 2025-11-04 15:10:16.989 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:17 2025-11-04 15:10:17.060 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:17 2025-11-04 15:10:17.061 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-21"] 15:10:17 2025-11-04 15:10:17.061 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:17 2025-11-04 15:10:17.061 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:17 2025-11-04 15:10:17.074 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:17 2025-11-04 15:10:17.074 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 241 ms 15:10:17 2025-11-04 15:10:17.144 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:17 2025-11-04 15:10:17.146 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:17 2025-11-04 15:10:17.151 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:17 2025-11-04 15:10:17.152 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-21 - Starting... 15:10:17 2025-11-04 15:10:17.153 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-21 - Added connection conn200: url=jdbc:h2:mem:testdb18 user=POLICY_USER 15:10:17 2025-11-04 15:10:17.153 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-21 - Start completed. 15:10:17 2025-11-04 15:10:17.154 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:17 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-21)'] 15:10:17 Database driver: undefined/unknown 15:10:17 Database version: 2.2.224 15:10:17 Autocommit mode: undefined/unknown 15:10:17 Isolation level: undefined/unknown 15:10:17 Minimum pool size: undefined/unknown 15:10:17 Maximum pool size: undefined/unknown 15:10:17 2025-11-04 15:10:17.260 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:17 2025-11-04 15:10:17.289 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:17 2025-11-04 15:10:17.562 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:17 2025-11-04 15:10:17.601 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:17 2025-11-04 15:10:17.764 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:17 2025-11-04 15:10:17.796 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-21"] 15:10:17 2025-11-04 15:10:17.807 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-21], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:17 2025-11-04 15:10:17.809 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 45079 (https) with context path '/policy/pap/v1' 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4ffa433b 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:17 2025-11-04 15:10:17.815 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1f601ba3 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:17 2025-11-04 15:10:17.816 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:17 2025-11-04 15:10:17.817 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:17 2025-11-04 15:10:17.817 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:17 2025-11-04 15:10:17.817 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:17 2025-11-04 15:10:17.817 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:17 2025-11-04 15:10:17.817 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:17 2025-11-04 15:10:17.817 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:17 2025-11-04 15:10:17.818 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:17 2025-11-04 15:10:17.818 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarted(59) - Started PolicyAuditTest in 1.007 seconds (process running for 69.984) 15:10:17 2025-11-04 15:10:17.817 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:17 2025-11-04 15:10:17.832 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:17 2025-11-04 15:10:17.833 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:17 2025-11-04 15:10:17.848 [https-jsse-nio-auto-21-exec-10] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:17 2025-11-04 15:10:17.849 [https-jsse-nio-auto-21-exec-10] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:17 2025-11-04 15:10:17.850 [https-jsse-nio-auto-21-exec-10] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:10:18 2025-11-04 15:10:18.038 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.038 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.163 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.164 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.265 [https-jsse-nio-auto-21-exec-1] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:10:18 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:10:18 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:10:18 at java.base/java.lang.Long.parseLong(Long.java:711) 15:10:18 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:10:18 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:10:18 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:10:18 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:10:18 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:10:18 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:10:18 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:10:18 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:10:18 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:10:18 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:10:18 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:10:18 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:10:18 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:10:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:10:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:18 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:10:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:10:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:18 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:18 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:18 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:18 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:18 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:18 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:18 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:18 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:18 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:18 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:18 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:18 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:18 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:18 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:18 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:18 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:18 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:18 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:18 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:18 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:18 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:18 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:18 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:18 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:18 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:18 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:18 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:18 2025-11-04 15:10:18.287 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.288 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.409 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.409 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.530 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.530 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.632 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.633 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.727 [https-jsse-nio-auto-21-exec-9] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:10:18 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:10:18 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:10:18 at java.base/java.lang.Long.parseLong(Long.java:711) 15:10:18 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:10:18 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:10:18 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:10:18 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:10:18 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:10:18 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:10:18 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:10:18 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:10:18 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:10:18 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:10:18 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:10:18 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:10:18 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:10:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:10:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:18 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:10:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:10:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:18 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:18 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:18 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:18 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:18 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:18 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:18 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:18 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:18 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:18 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:18 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:18 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:18 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:18 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:18 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:18 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:18 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:18 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:18 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:18 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:18 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:18 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:18 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:18 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:18 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:18 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:18 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:18 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:18 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:18 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:18 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:18 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:18 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:18 2025-11-04 15:10:18.747 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.748 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.857 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.857 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.962 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:18 2025-11-04 15:10:18.963 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.057 [https-jsse-nio-auto-21-exec-8] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:10:19 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:10:19 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:10:19 at java.base/java.lang.Long.parseLong(Long.java:711) 15:10:19 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:10:19 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:10:19 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:10:19 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:10:19 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:10:19 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:10:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:10:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:10:19 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:10:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:10:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:10:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:10:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:10:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:10:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:10:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:10:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:19 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:19 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:19 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:19 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:19 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:19 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:19 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:19 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:19 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:19 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:19 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:19 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:19 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:19 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:19 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:19 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:19 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:19 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:19 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:19 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:19 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:19 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:19 2025-11-04 15:10:19.080 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.080 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.199 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.200 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.430 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.431 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.540 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.541 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.636 [https-jsse-nio-auto-21-exec-5] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:10:19 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:10:19 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:10:19 at java.base/java.lang.Long.parseLong(Long.java:711) 15:10:19 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:10:19 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:10:19 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:10:19 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:10:19 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:10:19 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:10:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:10:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:10:19 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:10:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:10:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:10:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:10:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:10:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:10:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:10:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:10:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:10:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:10:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:10:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:10:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:10:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:10:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:10:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:10:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:10:19 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:10:19 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:10:19 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:10:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:10:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:10:19 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:10:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:10:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:10:19 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:10:19 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:19 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:10:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:10:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:10:19 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:10:19 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:10:19 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:10:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:10:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:10:19 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:10:19 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:10:19 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:10:19 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:10:19 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:10:19 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:10:19 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:10:19 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:10:19 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:10:19 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:10:19 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:10:19 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:10:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:10:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:10:19 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:10:19 at java.base/java.lang.Thread.run(Thread.java:833) 15:10:19 2025-11-04 15:10:19.666 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.667 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:19 2025-11-04 15:10:19.786 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:19 2025-11-04 15:10:19.787 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:19 2025-11-04 15:10:19.787 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:19 2025-11-04 15:10:19.787 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:19 2025-11-04 15:10:19.788 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:19 2025-11-04 15:10:19.789 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:19 2025-11-04 15:10:19.790 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:19 2025-11-04 15:10:19.790 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-21-45079"] 15:10:19 2025-11-04 15:10:19.792 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:19 2025-11-04 15:10:19.792 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-21"] 15:10:19 2025-11-04 15:10:19.796 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:19 2025-11-04 15:10:19.801 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-21 - Shutdown initiated... 15:10:19 2025-11-04 15:10:19.802 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-21 - Shutdown completed. 15:10:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.003 s -- in org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 15:10:19 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 15:10:19 15:10:19 . ____ _ __ _ _ 15:10:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:19 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:19 =========|_|==============|___/=/_/_/_/ 15:10:19 15:10:19 :: Spring Boot :: (v3.5.3) 15:10:19 15:10:19 2025-11-04 15:10:19.837 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarting(53) - Starting PdpGroupQueryTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:19 2025-11-04 15:10:19.838 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:20 2025-11-04 15:10:19.975 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:20 2025-11-04 15:10:19.985 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:20 2025-11-04 15:10:20.058 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:20 2025-11-04 15:10:20.059 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-22"] 15:10:20 2025-11-04 15:10:20.059 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:20 2025-11-04 15:10:20.059 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:20 2025-11-04 15:10:20.073 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:20 2025-11-04 15:10:20.073 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 234 ms 15:10:20 2025-11-04 15:10:20.169 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:20 2025-11-04 15:10:20.171 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:20 2025-11-04 15:10:20.178 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:20 2025-11-04 15:10:20.178 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-22 - Starting... 15:10:20 2025-11-04 15:10:20.180 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-22 - Added connection conn210: url=jdbc:h2:mem:testdb19 user=POLICY_USER 15:10:20 2025-11-04 15:10:20.180 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-22 - Start completed. 15:10:20 2025-11-04 15:10:20.180 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:20 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-22)'] 15:10:20 Database driver: undefined/unknown 15:10:20 Database version: 2.2.224 15:10:20 Autocommit mode: undefined/unknown 15:10:20 Isolation level: undefined/unknown 15:10:20 Minimum pool size: undefined/unknown 15:10:20 Maximum pool size: undefined/unknown 15:10:20 2025-11-04 15:10:20.282 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:20 2025-11-04 15:10:20.310 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:20 2025-11-04 15:10:20.556 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:20 2025-11-04 15:10:20.600 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:20 2025-11-04 15:10:20.778 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:20 2025-11-04 15:10:20.811 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-22"] 15:10:20 2025-11-04 15:10:20.823 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-22], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:20 2025-11-04 15:10:20.830 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 32821 (https) with context path '/policy/pap/v1' 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:20 2025-11-04 15:10:20.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6d5242f7 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2cf20ed7 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:20 2025-11-04 15:10:20.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:20 2025-11-04 15:10:20.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:20 2025-11-04 15:10:20.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:20 2025-11-04 15:10:20.840 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:20 2025-11-04 15:10:20.843 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:20 2025-11-04 15:10:20.843 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:20 2025-11-04 15:10:20.843 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:20 2025-11-04 15:10:20.843 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:20 2025-11-04 15:10:20.844 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:20 2025-11-04 15:10:20.844 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:20 2025-11-04 15:10:20.844 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:20 2025-11-04 15:10:20.845 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarted(59) - Started PdpGroupQueryTest in 1.029 seconds (process running for 73.011) 15:10:20 2025-11-04 15:10:20.915 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:20 2025-11-04 15:10:20.916 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:20 2025-11-04 15:10:20.928 [https-jsse-nio-auto-22-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:20 2025-11-04 15:10:20.928 [https-jsse-nio-auto-22-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:20 2025-11-04 15:10:20.930 [https-jsse-nio-auto-22-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:10:21 2025-11-04 15:10:21.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:21 2025-11-04 15:10:21.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:21 2025-11-04 15:10:21.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:21 2025-11-04 15:10:21.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:21 2025-11-04 15:10:21.113 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:21 2025-11-04 15:10:21.113 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:21 2025-11-04 15:10:21.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:21 2025-11-04 15:10:21.114 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:21 2025-11-04 15:10:21.115 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:21 2025-11-04 15:10:21.116 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:21 2025-11-04 15:10:21.116 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-22-32821"] 15:10:21 2025-11-04 15:10:21.117 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:21 2025-11-04 15:10:21.117 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-22"] 15:10:21 2025-11-04 15:10:21.120 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:21 2025-11-04 15:10:21.127 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-22 - Shutdown initiated... 15:10:21 2025-11-04 15:10:21.128 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-22 - Shutdown completed. 15:10:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 15:10:21 [INFO] Running org.onap.policy.pap.main.rest.e2e.HealthCheckTest 15:10:21 15:10:21 . ____ _ __ _ _ 15:10:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:21 =========|_|==============|___/=/_/_/_/ 15:10:21 15:10:21 :: Spring Boot :: (v3.5.3) 15:10:21 15:10:21 2025-11-04 15:10:21.156 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarting(53) - Starting HealthCheckTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:21 2025-11-04 15:10:21.156 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:10:21 2025-11-04 15:10:21.313 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:21 2025-11-04 15:10:21.323 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:21 2025-11-04 15:10:21.397 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:21 2025-11-04 15:10:21.398 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-23"] 15:10:21 2025-11-04 15:10:21.398 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:21 2025-11-04 15:10:21.398 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:21 2025-11-04 15:10:21.411 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:21 2025-11-04 15:10:21.411 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 254 ms 15:10:21 2025-11-04 15:10:21.480 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:21 2025-11-04 15:10:21.481 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:21 2025-11-04 15:10:21.487 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:21 2025-11-04 15:10:21.488 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-23 - Starting... 15:10:21 2025-11-04 15:10:21.489 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-23 - Added connection conn220: url=jdbc:h2:mem:testdb20 user=POLICY_USER 15:10:21 2025-11-04 15:10:21.490 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-23 - Start completed. 15:10:21 2025-11-04 15:10:21.490 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:21 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-23)'] 15:10:21 Database driver: undefined/unknown 15:10:21 Database version: 2.2.224 15:10:21 Autocommit mode: undefined/unknown 15:10:21 Isolation level: undefined/unknown 15:10:21 Minimum pool size: undefined/unknown 15:10:21 Maximum pool size: undefined/unknown 15:10:21 2025-11-04 15:10:21.592 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:21 2025-11-04 15:10:21.619 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:21 2025-11-04 15:10:21.870 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:21 2025-11-04 15:10:21.913 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:22 2025-11-04 15:10:22.131 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:22 2025-11-04 15:10:22.163 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-23"] 15:10:22 2025-11-04 15:10:22.174 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-23], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:22 2025-11-04 15:10:22.183 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42397 (https) with context path '/policy/pap/v1' 15:10:22 2025-11-04 15:10:22.189 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:22 2025-11-04 15:10:22.189 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:22 2025-11-04 15:10:22.189 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:22 2025-11-04 15:10:22.189 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:22 2025-11-04 15:10:22.189 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@596f98d4 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4d489796 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:22 2025-11-04 15:10:22.190 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:22 2025-11-04 15:10:22.193 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:22 2025-11-04 15:10:22.193 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:22 2025-11-04 15:10:22.194 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:22 2025-11-04 15:10:22.194 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:22 2025-11-04 15:10:22.194 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:22 2025-11-04 15:10:22.194 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:22 2025-11-04 15:10:22.194 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:22 2025-11-04 15:10:22.194 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:22 2025-11-04 15:10:22.195 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:22 2025-11-04 15:10:22.195 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarted(59) - Started HealthCheckTest in 1.057 seconds (process running for 74.361) 15:10:22 2025-11-04 15:10:22.204 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:22 2025-11-04 15:10:22.205 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:10:22 2025-11-04 15:10:22.220 [https-jsse-nio-auto-23-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:10:22 2025-11-04 15:10:22.220 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:10:22 2025-11-04 15:10:22.221 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:10:22 2025-11-04 15:10:22.388 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:22 2025-11-04 15:10:22.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:22 2025-11-04 15:10:22.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:22 2025-11-04 15:10:22.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:22 2025-11-04 15:10:22.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:22 2025-11-04 15:10:22.389 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:22 2025-11-04 15:10:22.389 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:22 2025-11-04 15:10:22.390 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:22 2025-11-04 15:10:22.390 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:22 2025-11-04 15:10:22.391 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:22 2025-11-04 15:10:22.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:22 2025-11-04 15:10:22.393 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:22 2025-11-04 15:10:22.393 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-23-42397"] 15:10:22 2025-11-04 15:10:22.394 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:22 2025-11-04 15:10:22.395 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-23"] 15:10:22 2025-11-04 15:10:22.398 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:22 2025-11-04 15:10:22.403 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-23 - Shutdown initiated... 15:10:22 2025-11-04 15:10:22.404 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-23 - Shutdown completed. 15:10:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 s -- in org.onap.policy.pap.main.rest.e2e.HealthCheckTest 15:10:22 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 15:10:23 2025-11-04 15:10:23.144 [pool-54-thread-2] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - kafka connection error 15:10:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 15:10:23 [INFO] Running org.onap.policy.pap.main.rest.TestSessionData 15:10:23 2025-11-04 15:10:23.156 [main] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group groupA 15:10:23 2025-11-04 15:10:23.158 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:10:23 2025-11-04 15:10:23.159 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 15:10:23 2025-11-04 15:10:23.341 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.2.3 15:10:23 2025-11-04 15:10:23.349 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 15:10:23 2025-11-04 15:10:23.349 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 15:10:23 2025-11-04 15:10:23.349 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_3 null null policies=0 15:10:23 2025-11-04 15:10:23.350 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 15:10:23 2025-11-04 15:10:23.352 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:10:23 2025-11-04 15:10:23.352 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:10:23 2025-11-04 15:10:23.353 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 15:10:23 2025-11-04 15:10:23.353 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupB 15:10:23 2025-11-04 15:10:23.365 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.2.3 15:10:23 2025-11-04 15:10:23.367 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:10:23 2025-11-04 15:10:23.367 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:10:23 2025-11-04 15:10:23.368 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:10:23 2025-11-04 15:10:23.369 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_1 15:10:23 2025-11-04 15:10:23.370 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 15:10:23 2025-11-04 15:10:23.370 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 15:10:23 2025-11-04 15:10:23.371 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 15:10:23 2025-11-04 15:10:23.373 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:10:23 2025-11-04 15:10:23.373 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:10:23 2025-11-04 15:10:23.374 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:10:23 2025-11-04 15:10:23.374 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 15:10:23 2025-11-04 15:10:23.374 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupB 15:10:23 2025-11-04 15:10:23.375 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 15:10:23 2025-11-04 15:10:23.375 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupB 15:10:23 2025-11-04 15:10:23.377 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 15:10:23 2025-11-04 15:10:23.377 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 15:10:23 2025-11-04 15:10:23.377 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 15:10:23 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=8faa8704-40df-4c72-9b4f-d498ba005119, timestampMs=1762269023377, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=cadcab5c-1954-4c60-8c98-42dbb67377e5, timestampMs=1762269023377, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=18418ad5-90a8-4a35-99f5-f97de28da222, timestampMs=1762269023377, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=ab6db2c8-d4ee-4a98-8ecb-16039eefe7ae, timestampMs=1762269023377, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 15:10:23 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=8faa8704-40df-4c72-9b4f-d498ba005119, timestampMs=1762269023377, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:10:23 2025-11-04 15:10:23.378 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 15:10:23 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e22cc6e9-4d6c-43d8-b722-fa32f22dc851, timestampMs=1762269023378, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=539ec72e-8c8a-4978-8826-f54fea67c31d, timestampMs=1762269023378, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=18418ad5-90a8-4a35-99f5-f97de28da222, timestampMs=1762269023377, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=ab6db2c8-d4ee-4a98-8ecb-16039eefe7ae, timestampMs=1762269023377, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 15:10:23 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e22cc6e9-4d6c-43d8-b722-fa32f22dc851, timestampMs=1762269023378, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:10:23 2025-11-04 15:10:23.378 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 15:10:23 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=184e0ff7-0119-4f53-b46e-85124ae134c6, timestampMs=1762269023378, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=539ec72e-8c8a-4978-8826-f54fea67c31d, timestampMs=1762269023378, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=18418ad5-90a8-4a35-99f5-f97de28da222, timestampMs=1762269023377, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=ab6db2c8-d4ee-4a98-8ecb-16039eefe7ae, timestampMs=1762269023377, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 15:10:23 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=184e0ff7-0119-4f53-b46e-85124ae134c6, timestampMs=1762269023378, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:10:23 2025-11-04 15:10:23.380 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:10:23 2025-11-04 15:10:23.380 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:10:23 2025-11-04 15:10:23.391 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:10:23 2025-11-04 15:10:23.392 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:10:23 2025-11-04 15:10:23.392 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:10:23 2025-11-04 15:10:23.392 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:10:23 2025-11-04 15:10:23.392 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 15:10:23 2025-11-04 15:10:23.392 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 15:10:23 2025-11-04 15:10:23.398 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:10:23 2025-11-04 15:10:23.398 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:10:23 2025-11-04 15:10:23.398 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupC 15:10:23 2025-11-04 15:10:23.398 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupD 15:10:23 2025-11-04 15:10:23.398 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupE 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupC 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupE 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupD 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupE 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupC 15:10:23 2025-11-04 15:10:23.399 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:10:23 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.onap.policy.pap.main.rest.TestSessionData 15:10:23 [INFO] Running org.onap.policy.pap.main.TestExceptions 15:10:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.TestExceptions 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 15:10:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 15:10:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpRequestParameters 15:10:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pap.main.parameters.TestPdpRequestParameters 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 15:10:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestPapParameterGroup 15:10:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.pap.main.parameters.TestPapParameterGroup 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestRequestParams 15:10:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pap.main.parameters.TestRequestParams 15:10:23 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpParameters 15:10:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pap.main.parameters.TestPdpParameters 15:10:23 [INFO] Running org.onap.policy.pap.main.service.PolicyAuditServiceTest 15:10:23 15:10:23 . ____ _ __ _ _ 15:10:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:23 =========|_|==============|___/=/_/_/_/ 15:10:23 15:10:23 :: Spring Boot :: (v3.5.3) 15:10:23 15:10:23 2025-11-04 15:10:23.489 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarting(53) - Starting PolicyAuditServiceTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:23 2025-11-04 15:10:23.490 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:10:23 2025-11-04 15:10:23.620 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:23 2025-11-04 15:10:23.630 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:23 2025-11-04 15:10:23.729 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:23 2025-11-04 15:10:23.730 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-24"] 15:10:23 2025-11-04 15:10:23.730 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:23 2025-11-04 15:10:23.730 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:23 2025-11-04 15:10:23.744 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:23 2025-11-04 15:10:23.744 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 253 ms 15:10:23 2025-11-04 15:10:23.814 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:23 2025-11-04 15:10:23.816 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:23 2025-11-04 15:10:23.822 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:23 2025-11-04 15:10:23.822 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-24 - Starting... 15:10:23 2025-11-04 15:10:23.823 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-24 - Added connection conn230: url=jdbc:h2:mem:testdb21 user=POLICY_USER 15:10:23 2025-11-04 15:10:23.824 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-24 - Start completed. 15:10:23 2025-11-04 15:10:23.824 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:23 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-24)'] 15:10:23 Database driver: undefined/unknown 15:10:23 Database version: 2.2.224 15:10:23 Autocommit mode: undefined/unknown 15:10:23 Isolation level: undefined/unknown 15:10:23 Minimum pool size: undefined/unknown 15:10:23 Maximum pool size: undefined/unknown 15:10:23 2025-11-04 15:10:23.926 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:24 2025-11-04 15:10:23.952 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:24 2025-11-04 15:10:24.224 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:24 2025-11-04 15:10:24.263 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:24 2025-11-04 15:10:24.421 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:24 2025-11-04 15:10:24.455 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-24"] 15:10:24 2025-11-04 15:10:24.467 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-24], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:24 2025-11-04 15:10:24.469 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42195 (https) with context path '/policy/pap/v1' 15:10:24 2025-11-04 15:10:24.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:24 2025-11-04 15:10:24.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:24 2025-11-04 15:10:24.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:24 2025-11-04 15:10:24.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1f82e598 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@17b20074 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:24 2025-11-04 15:10:24.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:24 2025-11-04 15:10:24.476 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:24 2025-11-04 15:10:24.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:24 2025-11-04 15:10:24.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:24 2025-11-04 15:10:24.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:24 2025-11-04 15:10:24.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:24 2025-11-04 15:10:24.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:24 2025-11-04 15:10:24.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:24 2025-11-04 15:10:24.477 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:24 2025-11-04 15:10:24.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:24 2025-11-04 15:10:24.477 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:24 2025-11-04 15:10:24.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:24 2025-11-04 15:10:24.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:24 2025-11-04 15:10:24.478 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarted(59) - Started PolicyAuditServiceTest in 1.011 seconds (process running for 76.644) 15:10:24 2025-11-04 15:10:24.561 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:24 2025-11-04 15:10:24.562 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:24 2025-11-04 15:10:24.562 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:24 2025-11-04 15:10:24.562 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:24 2025-11-04 15:10:24.563 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:24 2025-11-04 15:10:24.564 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:24 2025-11-04 15:10:24.565 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-24-42195"] 15:10:24 2025-11-04 15:10:24.566 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:24 2025-11-04 15:10:24.566 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-24"] 15:10:24 2025-11-04 15:10:24.568 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:24 2025-11-04 15:10:24.572 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-24 - Shutdown initiated... 15:10:24 2025-11-04 15:10:24.573 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-24 - Shutdown completed. 15:10:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.onap.policy.pap.main.service.PolicyAuditServiceTest 15:10:24 [INFO] Running org.onap.policy.pap.main.service.PdpGroupServiceTest 15:10:24 15:10:24 . ____ _ __ _ _ 15:10:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:24 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:24 =========|_|==============|___/=/_/_/_/ 15:10:24 15:10:24 :: Spring Boot :: (v3.5.3) 15:10:24 15:10:24 2025-11-04 15:10:24.593 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:24 2025-11-04 15:10:24.594 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:10:24 2025-11-04 15:10:24.718 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:24 2025-11-04 15:10:24.728 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:24 2025-11-04 15:10:24.797 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:24 2025-11-04 15:10:24.798 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-25"] 15:10:24 2025-11-04 15:10:24.798 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:24 2025-11-04 15:10:24.798 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:24 2025-11-04 15:10:24.811 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:24 2025-11-04 15:10:24.811 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 217 ms 15:10:24 2025-11-04 15:10:24.877 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:24 2025-11-04 15:10:24.878 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:24 2025-11-04 15:10:24.884 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:24 2025-11-04 15:10:24.884 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-25 - Starting... 15:10:24 2025-11-04 15:10:24.886 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-25 - Added connection conn240: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:10:24 2025-11-04 15:10:24.886 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-25 - Start completed. 15:10:24 2025-11-04 15:10:24.886 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:24 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-25)'] 15:10:24 Database driver: undefined/unknown 15:10:24 Database version: 2.2.224 15:10:24 Autocommit mode: undefined/unknown 15:10:24 Isolation level: undefined/unknown 15:10:24 Minimum pool size: undefined/unknown 15:10:24 Maximum pool size: undefined/unknown 15:10:25 2025-11-04 15:10:24.977 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:25 2025-11-04 15:10:25.003 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:25 2025-11-04 15:10:25.254 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:25 2025-11-04 15:10:25.297 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:25 2025-11-04 15:10:25.467 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:25 2025-11-04 15:10:25.499 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-25"] 15:10:25 2025-11-04 15:10:25.511 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-25], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:25 2025-11-04 15:10:25.512 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 45463 (https) with context path '/policy/pap/v1' 15:10:25 2025-11-04 15:10:25.518 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:25 2025-11-04 15:10:25.518 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:25 2025-11-04 15:10:25.518 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:25 2025-11-04 15:10:25.518 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:25 2025-11-04 15:10:25.518 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@33165ab2 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@341ab66d 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:25 2025-11-04 15:10:25.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:25 2025-11-04 15:10:25.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:25 2025-11-04 15:10:25.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:25 2025-11-04 15:10:25.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:25 2025-11-04 15:10:25.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:25 2025-11-04 15:10:25.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:25 2025-11-04 15:10:25.520 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:25 2025-11-04 15:10:25.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:25 2025-11-04 15:10:25.521 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:25 2025-11-04 15:10:25.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:25 2025-11-04 15:10:25.521 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.94 seconds (process running for 77.687) 15:10:25 2025-11-04 15:10:25.576 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:25 2025-11-04 15:10:25.576 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:25 2025-11-04 15:10:25.576 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:25 2025-11-04 15:10:25.576 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:25 2025-11-04 15:10:25.576 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:25 2025-11-04 15:10:25.576 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:25 2025-11-04 15:10:25.577 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:25 2025-11-04 15:10:25.577 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:25 2025-11-04 15:10:25.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:25 2025-11-04 15:10:25.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:25 2025-11-04 15:10:25.579 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:25 2025-11-04 15:10:25.579 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:25 2025-11-04 15:10:25.579 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:25 2025-11-04 15:10:25.579 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:25 2025-11-04 15:10:25.580 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-25-45463"] 15:10:25 2025-11-04 15:10:25.580 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:25 2025-11-04 15:10:25.581 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-25"] 15:10:25 2025-11-04 15:10:25.583 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:25 2025-11-04 15:10:25.588 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-25 - Shutdown initiated... 15:10:25 2025-11-04 15:10:25.589 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-25 - Shutdown completed. 15:10:25 15:10:25 . ____ _ __ _ _ 15:10:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:25 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:25 =========|_|==============|___/=/_/_/_/ 15:10:25 15:10:25 :: Spring Boot :: (v3.5.3) 15:10:25 15:10:25 2025-11-04 15:10:25.610 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:25 2025-11-04 15:10:25.611 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:10:25 2025-11-04 15:10:25.738 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:25 2025-11-04 15:10:25.747 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:25 2025-11-04 15:10:25.832 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:25 2025-11-04 15:10:25.833 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-26"] 15:10:25 2025-11-04 15:10:25.833 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:25 2025-11-04 15:10:25.833 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:25 2025-11-04 15:10:25.846 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:25 2025-11-04 15:10:25.846 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 235 ms 15:10:25 2025-11-04 15:10:25.910 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:25 2025-11-04 15:10:25.911 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:25 2025-11-04 15:10:25.917 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:25 2025-11-04 15:10:25.917 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-26 - Starting... 15:10:25 2025-11-04 15:10:25.918 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-26 - Added connection conn250: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:10:25 2025-11-04 15:10:25.918 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-26 - Start completed. 15:10:25 2025-11-04 15:10:25.919 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:25 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-26)'] 15:10:25 Database driver: undefined/unknown 15:10:25 Database version: 2.2.224 15:10:25 Autocommit mode: undefined/unknown 15:10:25 Isolation level: undefined/unknown 15:10:25 Minimum pool size: undefined/unknown 15:10:25 Maximum pool size: undefined/unknown 15:10:26 2025-11-04 15:10:26.015 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:26 2025-11-04 15:10:26.041 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:26 2025-11-04 15:10:26.278 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:26 2025-11-04 15:10:26.321 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:26 2025-11-04 15:10:26.493 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:26 2025-11-04 15:10:26.525 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-26"] 15:10:26 2025-11-04 15:10:26.537 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-26], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:26 2025-11-04 15:10:26.540 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 41535 (https) with context path '/policy/pap/v1' 15:10:26 2025-11-04 15:10:26.545 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:26 2025-11-04 15:10:26.545 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:26 2025-11-04 15:10:26.545 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:26 2025-11-04 15:10:26.545 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:26 2025-11-04 15:10:26.545 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:26 2025-11-04 15:10:26.545 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1fddf1bc 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@652216eb 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:26 2025-11-04 15:10:26.546 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:26 2025-11-04 15:10:26.547 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:26 2025-11-04 15:10:26.549 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:26 2025-11-04 15:10:26.551 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:26 2025-11-04 15:10:26.551 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:26 2025-11-04 15:10:26.551 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:26 2025-11-04 15:10:26.551 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:26 2025-11-04 15:10:26.551 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:26 2025-11-04 15:10:26.551 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:26 2025-11-04 15:10:26.553 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:26 2025-11-04 15:10:26.553 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.96 seconds (process running for 78.72) 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:26 2025-11-04 15:10:26.652 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:26 2025-11-04 15:10:26.653 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:26 2025-11-04 15:10:26.653 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:26 2025-11-04 15:10:26.653 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:26 2025-11-04 15:10:26.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:26 2025-11-04 15:10:26.655 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:26 2025-11-04 15:10:26.655 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:26 2025-11-04 15:10:26.655 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:26 2025-11-04 15:10:26.656 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-26-41535"] 15:10:26 2025-11-04 15:10:26.657 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:26 2025-11-04 15:10:26.657 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-26"] 15:10:26 2025-11-04 15:10:26.659 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:26 2025-11-04 15:10:26.664 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-26 - Shutdown initiated... 15:10:26 2025-11-04 15:10:26.665 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-26 - Shutdown completed. 15:10:26 15:10:26 . ____ _ __ _ _ 15:10:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:26 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:26 =========|_|==============|___/=/_/_/_/ 15:10:26 15:10:26 :: Spring Boot :: (v3.5.3) 15:10:26 15:10:26 2025-11-04 15:10:26.685 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:26 2025-11-04 15:10:26.686 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:10:26 2025-11-04 15:10:26.829 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:26 2025-11-04 15:10:26.840 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:10:26 2025-11-04 15:10:26.923 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:26 2025-11-04 15:10:26.924 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-27"] 15:10:26 2025-11-04 15:10:26.924 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:26 2025-11-04 15:10:26.924 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:27 2025-11-04 15:10:26.938 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:27 2025-11-04 15:10:26.938 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 251 ms 15:10:27 2025-11-04 15:10:27.017 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:27 2025-11-04 15:10:27.019 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:27 2025-11-04 15:10:27.025 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:27 2025-11-04 15:10:27.026 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-27 - Starting... 15:10:27 2025-11-04 15:10:27.027 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-27 - Added connection conn260: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:10:27 2025-11-04 15:10:27.027 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-27 - Start completed. 15:10:27 2025-11-04 15:10:27.028 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:27 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-27)'] 15:10:27 Database driver: undefined/unknown 15:10:27 Database version: 2.2.224 15:10:27 Autocommit mode: undefined/unknown 15:10:27 Isolation level: undefined/unknown 15:10:27 Minimum pool size: undefined/unknown 15:10:27 Maximum pool size: undefined/unknown 15:10:27 2025-11-04 15:10:27.118 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:27 2025-11-04 15:10:27.142 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:27 2025-11-04 15:10:27.383 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:27 2025-11-04 15:10:27.427 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:27 2025-11-04 15:10:27.602 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:27 2025-11-04 15:10:27.635 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-27"] 15:10:27 2025-11-04 15:10:27.647 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-27], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:27 2025-11-04 15:10:27.649 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43371 (https) with context path '/policy/pap/v1' 15:10:27 2025-11-04 15:10:27.655 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:27 2025-11-04 15:10:27.655 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:27 2025-11-04 15:10:27.655 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4f7793bb 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1fe87158 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:27 2025-11-04 15:10:27.656 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:27 2025-11-04 15:10:27.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:27 2025-11-04 15:10:27.658 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:27 2025-11-04 15:10:27.658 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:27 2025-11-04 15:10:27.658 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:27 2025-11-04 15:10:27.658 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:27 2025-11-04 15:10:27.658 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:27 2025-11-04 15:10:27.658 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:27 2025-11-04 15:10:27.658 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.988 seconds (process running for 79.825) 15:10:27 2025-11-04 15:10:27.703 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:27 2025-11-04 15:10:27.703 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:27 2025-11-04 15:10:27.703 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:27 2025-11-04 15:10:27.704 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:27 2025-11-04 15:10:27.704 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:27 2025-11-04 15:10:27.704 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:27 2025-11-04 15:10:27.705 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:27 2025-11-04 15:10:27.706 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:27 2025-11-04 15:10:27.707 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-27-43371"] 15:10:27 2025-11-04 15:10:27.708 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:27 2025-11-04 15:10:27.708 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-27"] 15:10:27 2025-11-04 15:10:27.711 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:27 2025-11-04 15:10:27.717 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-27 - Shutdown initiated... 15:10:27 2025-11-04 15:10:27.718 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-27 - Shutdown completed. 15:10:27 15:10:27 . ____ _ __ _ _ 15:10:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:27 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:27 =========|_|==============|___/=/_/_/_/ 15:10:27 15:10:27 :: Spring Boot :: (v3.5.3) 15:10:27 15:10:27 2025-11-04 15:10:27.735 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:27 2025-11-04 15:10:27.735 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:10:27 2025-11-04 15:10:27.878 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:27 2025-11-04 15:10:27.889 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:10:28 2025-11-04 15:10:27.961 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:28 2025-11-04 15:10:27.962 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-28"] 15:10:28 2025-11-04 15:10:27.962 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:28 2025-11-04 15:10:27.962 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:28 2025-11-04 15:10:27.975 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:28 2025-11-04 15:10:27.975 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 239 ms 15:10:28 2025-11-04 15:10:28.041 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:28 2025-11-04 15:10:28.043 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:28 2025-11-04 15:10:28.048 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:28 2025-11-04 15:10:28.049 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-28 - Starting... 15:10:28 2025-11-04 15:10:28.050 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-28 - Added connection conn270: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:10:28 2025-11-04 15:10:28.050 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-28 - Start completed. 15:10:28 2025-11-04 15:10:28.051 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:28 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-28)'] 15:10:28 Database driver: undefined/unknown 15:10:28 Database version: 2.2.224 15:10:28 Autocommit mode: undefined/unknown 15:10:28 Isolation level: undefined/unknown 15:10:28 Minimum pool size: undefined/unknown 15:10:28 Maximum pool size: undefined/unknown 15:10:28 2025-11-04 15:10:28.137 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:28 2025-11-04 15:10:28.162 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:28 2025-11-04 15:10:28.404 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:28 2025-11-04 15:10:28.447 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:28 2025-11-04 15:10:28.624 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:28 2025-11-04 15:10:28.657 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-28"] 15:10:28 2025-11-04 15:10:28.669 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-28], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:28 2025-11-04 15:10:28.671 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 34937 (https) with context path '/policy/pap/v1' 15:10:28 2025-11-04 15:10:28.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:28 2025-11-04 15:10:28.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:28 2025-11-04 15:10:28.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:28 2025-11-04 15:10:28.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:28 2025-11-04 15:10:28.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5b2e8299 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@357c803f 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:28 2025-11-04 15:10:28.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:28 2025-11-04 15:10:28.679 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:28 2025-11-04 15:10:28.679 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:28 2025-11-04 15:10:28.679 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:28 2025-11-04 15:10:28.679 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:28 2025-11-04 15:10:28.679 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:28 2025-11-04 15:10:28.680 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:28 2025-11-04 15:10:28.680 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:28 2025-11-04 15:10:28.680 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:28 2025-11-04 15:10:28.680 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:28 2025-11-04 15:10:28.680 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.958 seconds (process running for 80.847) 15:10:28 2025-11-04 15:10:28.738 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:28 2025-11-04 15:10:28.739 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:28 2025-11-04 15:10:28.739 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:28 2025-11-04 15:10:28.739 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:28 2025-11-04 15:10:28.740 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:28 2025-11-04 15:10:28.741 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:28 2025-11-04 15:10:28.742 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-28-34937"] 15:10:28 2025-11-04 15:10:28.744 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:28 2025-11-04 15:10:28.744 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-28"] 15:10:28 2025-11-04 15:10:28.747 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:28 2025-11-04 15:10:28.755 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-28 - Shutdown initiated... 15:10:28 2025-11-04 15:10:28.756 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-28 - Shutdown completed. 15:10:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 s -- in org.onap.policy.pap.main.service.PdpGroupServiceTest 15:10:28 [INFO] Running org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 15:10:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 15:10:29 [INFO] Running org.onap.policy.pap.main.service.PolicyStatusServiceTest 15:10:29 15:10:29 . ____ _ __ _ _ 15:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:29 =========|_|==============|___/=/_/_/_/ 15:10:29 15:10:29 :: Spring Boot :: (v3.5.3) 15:10:29 15:10:29 2025-11-04 15:10:29.342 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarting(53) - Starting PolicyStatusServiceTest using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:29 2025-11-04 15:10:29.343 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:10:29 2025-11-04 15:10:29.465 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:29 2025-11-04 15:10:29.474 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:29 2025-11-04 15:10:29.552 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:10:29 2025-11-04 15:10:29.553 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-29"] 15:10:29 2025-11-04 15:10:29.553 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:10:29 2025-11-04 15:10:29.553 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:10:29 2025-11-04 15:10:29.566 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:10:29 2025-11-04 15:10:29.566 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 223 ms 15:10:29 2025-11-04 15:10:29.633 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:29 2025-11-04 15:10:29.634 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:29 2025-11-04 15:10:29.640 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:29 2025-11-04 15:10:29.640 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-29 - Starting... 15:10:29 2025-11-04 15:10:29.643 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-29 - Added connection conn280: url=jdbc:h2:mem:testdb23 user=POLICY_USER 15:10:29 2025-11-04 15:10:29.643 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-29 - Start completed. 15:10:29 2025-11-04 15:10:29.643 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:29 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-29)'] 15:10:29 Database driver: undefined/unknown 15:10:29 Database version: 2.2.224 15:10:29 Autocommit mode: undefined/unknown 15:10:29 Isolation level: undefined/unknown 15:10:29 Minimum pool size: undefined/unknown 15:10:29 Maximum pool size: undefined/unknown 15:10:29 2025-11-04 15:10:29.730 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:29 2025-11-04 15:10:29.755 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:30 2025-11-04 15:10:30.001 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:30 2025-11-04 15:10:30.045 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:30 2025-11-04 15:10:30.222 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:30 2025-11-04 15:10:30.256 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-29"] 15:10:30 2025-11-04 15:10:30.267 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-29], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:10:30 2025-11-04 15:10:30.272 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44885 (https) with context path '/policy/pap/v1' 15:10:30 2025-11-04 15:10:30.279 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:30 2025-11-04 15:10:30.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:30 2025-11-04 15:10:30.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:30 2025-11-04 15:10:30.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:30 2025-11-04 15:10:30.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:30 2025-11-04 15:10:30.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:30 2025-11-04 15:10:30.280 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1c8f87ad 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@c84ebc8 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:30 2025-11-04 15:10:30.281 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:30 2025-11-04 15:10:30.282 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:30 2025-11-04 15:10:30.282 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:30 2025-11-04 15:10:30.282 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:30 2025-11-04 15:10:30.283 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:30 2025-11-04 15:10:30.283 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:30 2025-11-04 15:10:30.287 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:30 2025-11-04 15:10:30.287 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:30 2025-11-04 15:10:30.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:30 2025-11-04 15:10:30.288 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:30 2025-11-04 15:10:30.288 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:30 2025-11-04 15:10:30.289 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarted(59) - Started PolicyStatusServiceTest in 0.958 seconds (process running for 82.455) 15:10:30 2025-11-04 15:10:30.365 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:30 2025-11-04 15:10:30.365 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:30 2025-11-04 15:10:30.365 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:30 2025-11-04 15:10:30.365 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:30 2025-11-04 15:10:30.365 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:30 2025-11-04 15:10:30.365 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:30 2025-11-04 15:10:30.366 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:30 2025-11-04 15:10:30.367 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:10:30 2025-11-04 15:10:30.381 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:30 2025-11-04 15:10:30.381 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:30 2025-11-04 15:10:30.382 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-29-44885"] 15:10:30 2025-11-04 15:10:30.383 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:10:30 2025-11-04 15:10:30.383 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-29"] 15:10:30 2025-11-04 15:10:30.386 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:30 2025-11-04 15:10:30.394 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-29 - Shutdown initiated... 15:10:30 2025-11-04 15:10:30.395 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-29 - Shutdown completed. 15:10:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.onap.policy.pap.main.service.PolicyStatusServiceTest 15:10:30 [INFO] Running org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 15:10:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 15:10:30 [INFO] Running org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 15:10:30 2025-11-04 15:10:30.589 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils.detectDefaultConfigurationClasses(83) - Could not detect default configuration classes for test class [org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer]: TestPapDatabaseInitializer does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:10:30 2025-11-04 15:10:30.596 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper.getOrFindConfigurationClasses(234) - Found @SpringBootConfiguration org.onap.policy.pap.main.PolicyPapApplication for test class org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 15:10:30 15:10:30 . ____ _ __ _ _ 15:10:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:10:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:10:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:10:30 ' |____| .__|_| |_|_| |_\__, | / / / / 15:10:30 =========|_|==============|___/=/_/_/_/ 15:10:30 15:10:30 :: Spring Boot :: (v3.5.3) 15:10:30 15:10:30 2025-11-04 15:10:30.613 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarting(53) - Starting TestPapDatabaseInitializer using Java 17.0.4 with PID 2673 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:10:30 2025-11-04 15:10:30.614 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStartupProfileInfo(658) - The following 1 profile is active: "test-db" 15:10:30 2025-11-04 15:10:30.762 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:10:30 2025-11-04 15:10:30.772 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 15:10:30 2025-11-04 15:10:30.834 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:10:30 2025-11-04 15:10:30.835 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:10:30 2025-11-04 15:10:30.840 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:10:30 2025-11-04 15:10:30.841 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-30 - Starting... 15:10:30 2025-11-04 15:10:30.842 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-30 - Added connection conn290: url=jdbc:h2:mem:testdb user=POLICY_USER 15:10:30 2025-11-04 15:10:30.842 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-30 - Start completed. 15:10:30 2025-11-04 15:10:30.843 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:10:30 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-30)'] 15:10:30 Database driver: undefined/unknown 15:10:30 Database version: 2.2.224 15:10:30 Autocommit mode: undefined/unknown 15:10:30 Isolation level: undefined/unknown 15:10:30 Minimum pool size: undefined/unknown 15:10:30 Maximum pool size: undefined/unknown 15:10:30 2025-11-04 15:10:30.935 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:10:31 2025-11-04 15:10:30.963 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:10:31 2025-11-04 15:10:31.191 [main] INFO o.o.p.p.m.s.PapDatabaseInitializer.initializePapDatabase(86) - Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)]), PdpGroup(name=opaGroup, description=null, pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=opa, supportedPolicyTypes=[onap.policies.native.opa 1.0.0], policies=[slice.capacity.check 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=null)])]) from PapDb.json 15:10:31 2025-11-04 15:10:31.239 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:10:31 2025-11-04 15:10:31.317 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:10:31 2025-11-04 15:10:31.498 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:10:31 2025-11-04 15:10:31.534 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:31 2025-11-04 15:10:31.534 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:31 2025-11-04 15:10:31.534 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:31 2025-11-04 15:10:31.534 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@44c3f323 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@49d39746 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:31 2025-11-04 15:10:31.535 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:31 2025-11-04 15:10:31.536 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:31 2025-11-04 15:10:31.536 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:31 2025-11-04 15:10:31.536 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:31 2025-11-04 15:10:31.536 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:31 2025-11-04 15:10:31.537 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:31 2025-11-04 15:10:31.537 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:31 2025-11-04 15:10:31.537 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:31 2025-11-04 15:10:31.537 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:31 2025-11-04 15:10:31.537 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:31 2025-11-04 15:10:31.537 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:31 2025-11-04 15:10:31.537 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarted(59) - Started TestPapDatabaseInitializer in 0.936 seconds (process running for 83.704) 15:10:31 2025-11-04 15:10:31.555 [main] INFO o.o.p.p.m.s.PapDatabaseInitializer.initializePapDatabase(88) - Initial pdpGroup already exists in DB, skipping create - [PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[]), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[]), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[])])] from PapDb.json 15:10:31 2025-11-04 15:10:31.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:31 2025-11-04 15:10:31.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:31 2025-11-04 15:10:31.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:31 2025-11-04 15:10:31.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:31 2025-11-04 15:10:31.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:31 2025-11-04 15:10:31.572 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:31 2025-11-04 15:10:31.572 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:31 2025-11-04 15:10:31.573 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:31 2025-11-04 15:10:31.573 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:31 2025-11-04 15:10:31.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:31 2025-11-04 15:10:31.575 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:10:31 2025-11-04 15:10:31.580 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-30 - Shutdown initiated... 15:10:31 2025-11-04 15:10:31.581 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-30 - Shutdown completed. 15:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s -- in org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 15:10:31 [INFO] Running org.onap.policy.pap.main.startstop.TestPapActivator 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2a1d5cb4 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3bc19e31 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:31 2025-11-04 15:10:31.585 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:31 2025-11-04 15:10:31.586 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:31 2025-11-04 15:10:31.586 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:31 2025-11-04 15:10:31.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:31 2025-11-04 15:10:31.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:31 2025-11-04 15:10:31.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:31 2025-11-04 15:10:31.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:31 2025-11-04 15:10:31.588 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:31 2025-11-04 15:10:31.591 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:31 2025-11-04 15:10:31.591 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:31 2025-11-04 15:10:31.591 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:31 2025-11-04 15:10:31.591 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:31 2025-11-04 15:10:31.591 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:31 2025-11-04 15:10:31.591 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:31 2025-11-04 15:10:31.591 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:31 2025-11-04 15:10:31.591 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:31 2025-11-04 15:10:31.592 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:31 2025-11-04 15:10:31.592 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.592 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:31 2025-11-04 15:10:31.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:31 2025-11-04 15:10:31.595 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:10:31 2025-11-04 15:10:31.595 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:10:31 2025-11-04 15:10:31.595 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:10:31 2025-11-04 15:10:31.595 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:10:31 2025-11-04 15:10:31.595 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.595 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@26f4592 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1b3d462a 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:10:31 2025-11-04 15:10:31.596 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:10:31 2025-11-04 15:10:31.597 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:10:31 2025-11-04 15:10:31.597 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:10:31 2025-11-04 15:10:31.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:10:31 2025-11-04 15:10:31.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:10:31 2025-11-04 15:10:31.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:10:31 2025-11-04 15:10:31.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:10:31 2025-11-04 15:10:31.603 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:10:31 2025-11-04 15:10:31.603 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:10:31 2025-11-04 15:10:31.603 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:10:31 2025-11-04 15:10:31.603 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:10:31 2025-11-04 15:10:31.603 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:10:31 2025-11-04 15:10:31.604 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:10:31 2025-11-04 15:10:31.604 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.604 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:10:31 2025-11-04 15:10:31.605 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:10:31 2025-11-04 15:10:31.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:10:31 2025-11-04 15:10:31.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:10:31 2025-11-04 15:10:31.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:10:31 2025-11-04 15:10:31.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:10:31 2025-11-04 15:10:31.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:10:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.pap.main.startstop.TestPapActivator 15:10:31 [INFO] Running org.onap.policy.pap.main.notification.DeploymentStatusTest 15:10:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.pap.main.notification.DeploymentStatusTest 15:10:31 [INFO] Running org.onap.policy.pap.main.notification.StatusKeyTest 15:10:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.notification.StatusKeyTest 15:10:31 [INFO] Running org.onap.policy.pap.main.notification.PolicyNotifierTest 15:10:31 2025-11-04 15:10:31.648 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:10:31 2025-11-04 15:10:31.649 [main] WARN o.o.p.p.m.n.PolicyNotifier.processResponse(76) - cannot update deployment status 15:10:31 org.onap.policy.models.base.PfModelRuntimeException: expected exception 15:10:31 at org.onap.policy.pap.main.notification.DeploymentStatus.loadByGroup(DeploymentStatus.java:136) 15:10:31 at org.onap.policy.pap.main.notification.PolicyNotifier.processResponse(PolicyNotifier.java:67) 15:10:31 at org.onap.policy.pap.main.notification.PolicyNotifierTest.lambda$testProcessResponseString_Ex$1(PolicyNotifierTest.java:122) 15:10:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 15:10:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 15:10:31 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 15:10:31 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 15:10:31 at org.onap.policy.pap.main.notification.PolicyNotifierTest.testProcessResponseString_Ex(PolicyNotifierTest.java:122) 15:10:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:10:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:10:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:10:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:10:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:10:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:10:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:10:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:10:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:10:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:10:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:10:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:10:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:10:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:10:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:10:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:10:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:10:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:10:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:10:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:10:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:10:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:10:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:10:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:10:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:10:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:10:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:10:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:10:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:10:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:10:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:10:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:10:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:10:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:10:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:10:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:10:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:10:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:10:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:10:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:10:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:10:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:10:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:10:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:10:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:10:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:10:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:10:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:10:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:10:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:10:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:10:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:10:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:10:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:10:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:10:31 2025-11-04 15:10:31.651 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:10:31 2025-11-04 15:10:31.653 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:10:31 2025-11-04 15:10:31.655 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:10:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.pap.main.notification.PolicyNotifierTest 15:10:31 [INFO] Running org.onap.policy.pap.main.notification.StatusActionTest 15:10:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.notification.StatusActionTest 15:10:31 [INFO] Running org.onap.policy.pap.main.notification.DeploymentTrackerTest 15:10:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.notification.DeploymentTrackerTest 15:10:31 [INFO] Running org.onap.policy.pap.main.PapConstantsTest 15:10:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.pap.main.PapConstantsTest 15:10:32 [INFO] 15:10:32 [INFO] Results: 15:10:32 [INFO] 15:10:32 [INFO] Tests run: 387, Failures: 0, Errors: 0, Skipped: 0 15:10:32 [INFO] 15:10:32 [INFO] 15:10:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-main --- 15:10:32 [INFO] Loading execution data file /w/workspace/policy-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec 15:10:32 [INFO] Analyzed bundle 'pap-main' with 84 classes 15:10:32 [INFO] 15:10:32 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-main --- 15:10:33 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar 15:10:33 [INFO] 15:10:33 [INFO] --- spring-boot-maven-plugin:3.5.3:repackage (default) @ pap-main --- 15:10:34 [INFO] Replacing main artifact /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:10:34 [INFO] The original artifact has been renamed to /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar.original 15:10:34 [INFO] 15:10:34 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-main --- 15:10:34 [INFO] 15:10:34 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-main --- 15:10:34 [INFO] Analyzed bundle 'pap-main' with 84 classes 15:10:34 [INFO] 15:10:34 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-main --- 15:10:34 [INFO] 15:10:34 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-main --- 15:10:34 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/4.2.2-SNAPSHOT/pap-main-4.2.2-SNAPSHOT.pom 15:10:34 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/4.2.2-SNAPSHOT/pap-main-4.2.2-SNAPSHOT.jar 15:10:34 [INFO] 15:10:34 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-main --- 15:10:36 [INFO] 15:10:36 [INFO] ------------------< org.onap.policy.pap:pap-packages >------------------ 15:10:36 [INFO] Building pap-packages 4.2.2-SNAPSHOT [3/8] 15:10:36 [INFO] --------------------------------[ pom ]--------------------------------- 15:10:36 [INFO] 15:10:36 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-packages --- 15:10:36 [INFO] 15:10:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-packages --- 15:10:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:10:36 --add-opens java.base/java.util=ALL-UNNAMED 15:10:36 --add-opens java.base/java.lang=ALL-UNNAMED 15:10:36 --add-opens java.sql/java.sql=ALL-UNNAMED 15:10:36 [INFO] 15:10:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-packages --- 15:10:36 [INFO] Starting audit... 15:10:36 Audit done. 15:10:36 [INFO] You have 0 Checkstyle violations. 15:10:36 [INFO] 15:10:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-packages --- 15:10:37 [INFO] Starting audit... 15:10:37 Audit done. 15:10:37 [INFO] You have 0 Checkstyle violations. 15:10:37 [INFO] 15:10:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-packages --- 15:10:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:10:37 [INFO] 15:10:37 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-packages --- 15:10:37 [INFO] No tests to run. 15:10:37 [INFO] 15:10:37 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-packages --- 15:10:37 [INFO] Analyzed bundle 'pap-packages' with 0 classes 15:10:37 [INFO] 15:10:37 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-packages --- 15:10:37 [INFO] 15:10:37 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-packages --- 15:10:37 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-packages/4.2.2-SNAPSHOT/pap-packages-4.2.2-SNAPSHOT.pom 15:10:37 [INFO] 15:10:37 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-packages --- 15:10:37 [INFO] 15:10:37 [INFO] ---------------< org.onap.policy.pap:policy-pap-tarball >--------------- 15:10:37 [INFO] Building policy-pap-tarball 4.2.2-SNAPSHOT [4/8] 15:10:37 [INFO] --------------------------------[ jar ]--------------------------------- 15:10:37 [INFO] 15:10:37 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-tarball --- 15:10:37 [INFO] 15:10:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-tarball --- 15:10:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:10:37 --add-opens java.base/java.util=ALL-UNNAMED 15:10:37 --add-opens java.base/java.lang=ALL-UNNAMED 15:10:37 --add-opens java.sql/java.sql=ALL-UNNAMED 15:10:37 [INFO] 15:10:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-tarball --- 15:10:37 [INFO] Starting audit... 15:10:37 Audit done. 15:10:37 [INFO] You have 0 Checkstyle violations. 15:10:37 [INFO] 15:10:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-tarball --- 15:10:37 [INFO] Starting audit... 15:10:37 Audit done. 15:10:37 [INFO] You have 0 Checkstyle violations. 15:10:37 [INFO] 15:10:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-pap-tarball --- 15:10:37 [INFO] Copying 3 resources from src/main/resources to target/classes 15:10:37 [INFO] 15:10:37 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ policy-pap-tarball --- 15:10:37 [INFO] No sources to compile 15:10:37 [INFO] 15:10:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-pap-tarball --- 15:10:37 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/src/test/resources 15:10:37 [INFO] 15:10:37 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ policy-pap-tarball --- 15:10:37 [INFO] No sources to compile 15:10:37 [INFO] 15:10:37 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ policy-pap-tarball --- 15:10:37 [INFO] No tests to run. 15:10:37 [INFO] 15:10:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-tarball --- 15:10:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:10:37 [INFO] 15:10:37 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-pap-tarball --- 15:10:37 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT.jar 15:10:37 [INFO] 15:10:37 [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-pap-tarball --- 15:10:37 [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml 15:10:37 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT-tarball.tar.gz 15:10:37 [INFO] 15:10:37 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-tarball --- 15:10:37 [INFO] No tests to run. 15:10:37 [INFO] 15:10:37 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-tarball --- 15:10:37 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 15:10:37 [INFO] Analyzed bundle 'pap-main' with 84 classes 15:10:37 [INFO] 15:10:37 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-tarball --- 15:10:37 [INFO] 15:10:37 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-tarball --- 15:10:37 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.2-SNAPSHOT/policy-pap-tarball-4.2.2-SNAPSHOT.pom 15:10:37 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.2-SNAPSHOT/policy-pap-tarball-4.2.2-SNAPSHOT.jar 15:10:37 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT-tarball.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.2-SNAPSHOT/policy-pap-tarball-4.2.2-SNAPSHOT-tarball.tar.gz 15:10:37 [INFO] 15:10:37 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-tarball --- 15:10:37 [INFO] 15:10:37 [INFO] ---------------< org.onap.policy.pap:policy-pap-docker >---------------- 15:10:37 [INFO] Building policy-pap-docker 4.2.2-SNAPSHOT [5/8] 15:10:37 [INFO] --------------------------------[ pom ]--------------------------------- 15:10:38 [INFO] 15:10:38 [INFO] --- docker-maven-plugin:0.43.4:remove (clean-images) @ policy-pap-docker --- 15:10:40 [INFO] 15:10:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-docker --- 15:10:40 [INFO] 15:10:40 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-pap-docker --- 15:10:41 Project version: 4.2.2-SNAPSHOT 15:10:41 New tag for docker: 4.2-SNAPSHOT-latest 15:10:41 [INFO] 15:10:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-docker --- 15:10:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:10:41 --add-opens java.base/java.util=ALL-UNNAMED 15:10:41 --add-opens java.base/java.lang=ALL-UNNAMED 15:10:41 --add-opens java.sql/java.sql=ALL-UNNAMED 15:10:41 [INFO] 15:10:41 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-pap-docker --- 15:10:42 [INFO] 15:10:42 [INFO] --- docker-maven-plugin:0.43.4:build (generate-images) @ policy-pap-docker --- 15:10:42 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 15:10:42 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 15:10:42 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 15:10:42 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 15:10:43 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 1 second 15:10:43 [INFO] DOCKER> Pulling from busybox 15:10:43 [INFO] DOCKER> Digest: sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee 15:10:43 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest 15:10:43 [INFO] DOCKER> Pulled busybox:latest in 438 milliseconds 15:10:43 [INFO] DOCKER> Pulling from onap/policy-jre-alpine 15:10:45 [INFO] DOCKER> Digest: sha256:3a2b7be4daf0c6e1043275be6ca2c6b3fe57d3393d9ae19eb0e1f56c1b515857 15:10:45 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:4.2.2-SNAPSHOT 15:10:45 [INFO] DOCKER> Pulled onap/policy-jre-alpine:4.2.2-SNAPSHOT in 2 seconds 15:10:46 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 15:10:46 [INFO] DOCKER> 15:10:46 [INFO] DOCKER> ---> 08ef35a1c3f0 15:10:46 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 15:10:46 [INFO] DOCKER> 15:10:50 [INFO] DOCKER> ---> Running in 3c27af655253 15:10:51 [INFO] DOCKER> Removing intermediate container 3c27af655253 15:10:51 [INFO] DOCKER> ---> a73ac60830cd 15:10:51 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 15:10:51 [INFO] DOCKER> 15:10:51 [INFO] DOCKER> ---> 2195ea878244 15:10:51 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 15:10:51 [INFO] DOCKER> 15:10:51 [INFO] DOCKER> ---> Running in 357d85c26ec4 15:10:51 [INFO] DOCKER> etc/papParameters.yaml 15:10:51 etc/logback.xml 15:10:51 etc/ssl/policy-truststore 15:10:52 [INFO] DOCKER> Removing intermediate container 357d85c26ec4 15:10:52 [INFO] DOCKER> ---> eb56aca483ce 15:10:52 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:4.2.2-SNAPSHOT 15:10:52 [INFO] DOCKER> 15:10:52 [INFO] DOCKER> ---> 6f6c45eed465 15:10:52 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 15:10:52 [INFO] DOCKER> 15:10:52 [INFO] DOCKER> ---> Running in 459cfd4c5ace 15:10:52 [INFO] DOCKER> Removing intermediate container 459cfd4c5ace 15:10:52 [INFO] DOCKER> ---> 76f40002602e 15:10:52 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 15:10:52 [INFO] DOCKER> 15:10:52 [INFO] DOCKER> ---> Running in a6eeb0be0ffd 15:10:52 [INFO] DOCKER> Removing intermediate container a6eeb0be0ffd 15:10:52 [INFO] DOCKER> ---> 70c039ff3db6 15:10:52 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 15:10:52 [INFO] DOCKER> 15:10:52 [INFO] DOCKER> ---> Running in 5252824ee564 15:10:52 [INFO] DOCKER> Removing intermediate container 5252824ee564 15:10:52 [INFO] DOCKER> ---> c55012957206 15:10:52 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 15:10:52 [INFO] DOCKER> 15:10:53 [INFO] DOCKER> ---> Running in 151df6dc9eec 15:10:53 [INFO] DOCKER> Removing intermediate container 151df6dc9eec 15:10:53 [INFO] DOCKER> ---> 5383a5ac1c86 15:10:53 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 15:10:53 [INFO] DOCKER> 15:10:53 [INFO] DOCKER> ---> Running in a19dcd9c7f83 15:10:53 [INFO] DOCKER> Removing intermediate container a19dcd9c7f83 15:10:53 [INFO] DOCKER> ---> 64f1a2729fd9 15:10:53 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 15:10:53 [INFO] DOCKER> 15:10:53 [INFO] DOCKER> ---> Running in 7cd55786fba0 15:10:53 [INFO] DOCKER> Removing intermediate container 7cd55786fba0 15:10:53 [INFO] DOCKER> ---> 3a79d4ace537 15:10:53 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-11-04T15:10:42.099Z" 15:10:53 [INFO] DOCKER> 15:10:53 [INFO] DOCKER> ---> Running in 5e816d322dcf 15:10:53 [INFO] DOCKER> Removing intermediate container 5e816d322dcf 15:10:53 [INFO] DOCKER> ---> 57e14d64527c 15:10:53 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="4.2.2-SNAPSHOT" 15:10:53 [INFO] DOCKER> 15:10:53 [INFO] DOCKER> ---> Running in 5bf720b748be 15:10:53 [INFO] DOCKER> Removing intermediate container 5bf720b748be 15:10:53 [INFO] DOCKER> ---> efd87dc2e4df 15:10:53 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="9b0b9eb" 15:10:53 [INFO] DOCKER> 15:10:54 [INFO] DOCKER> ---> Running in 7d4057124cbc 15:10:54 [INFO] DOCKER> Removing intermediate container 7d4057124cbc 15:10:54 [INFO] DOCKER> ---> c674722187b6 15:10:54 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 15:10:54 [INFO] DOCKER> 15:10:54 [INFO] DOCKER> ---> Running in 3204462e3351 15:10:54 [INFO] DOCKER> Removing intermediate container 3204462e3351 15:10:54 [INFO] DOCKER> ---> ef36a110e1a8 15:10:54 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 15:10:54 [INFO] DOCKER> 15:10:54 [INFO] DOCKER> ---> Running in 8fc89c6b247f 15:10:54 [INFO] DOCKER> Removing intermediate container 8fc89c6b247f 15:10:54 [INFO] DOCKER> ---> 4d600151464b 15:10:54 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 15:10:54 [INFO] DOCKER> 15:10:54 [INFO] DOCKER> ---> Running in ff6a39db4d3c 15:10:54 [INFO] DOCKER> Removing intermediate container ff6a39db4d3c 15:10:54 [INFO] DOCKER> ---> 604a3af8c867 15:10:54 [INFO] DOCKER> Step 18/27 : USER root 15:10:54 [INFO] DOCKER> 15:10:54 [INFO] DOCKER> ---> Running in 39fff5719c3e 15:10:54 [INFO] DOCKER> Removing intermediate container 39fff5719c3e 15:10:54 [INFO] DOCKER> ---> dcb01174bf2c 15:10:54 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 15:10:54 [INFO] DOCKER> 15:10:54 [INFO] DOCKER> ---> Running in 96dac6d72c82 15:10:55 [INFO] DOCKER> Removing intermediate container 96dac6d72c82 15:10:55 [INFO] DOCKER> ---> 5671fe6c94b8 15:10:55 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 15:10:55 [INFO] DOCKER> 15:10:55 [INFO] DOCKER> ---> dd85b5d4e2eb 15:10:55 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 15:10:55 [INFO] DOCKER> 15:10:56 [INFO] DOCKER> ---> Running in f7be500d45ed 15:10:56 [INFO] DOCKER> Removing intermediate container f7be500d45ed 15:10:56 [INFO] DOCKER> ---> 5b995aa16ffa 15:10:56 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 15:10:56 [INFO] DOCKER> 15:10:56 [INFO] DOCKER> ---> 78d87c71f987 15:10:56 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 15:10:56 [INFO] DOCKER> 15:10:58 [INFO] DOCKER> ---> 329003cc4293 15:10:58 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 15:10:58 [INFO] DOCKER> 15:10:58 [INFO] DOCKER> ---> Running in 005ffaba9637 15:10:59 [INFO] DOCKER> Removing intermediate container 005ffaba9637 15:10:59 [INFO] DOCKER> ---> 47cc9be8f352 15:10:59 [INFO] DOCKER> Step 25/27 : USER policy 15:10:59 [INFO] DOCKER> 15:10:59 [INFO] DOCKER> ---> Running in fce952ffe896 15:10:59 [INFO] DOCKER> Removing intermediate container fce952ffe896 15:10:59 [INFO] DOCKER> ---> 6b7da2b21248 15:10:59 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 15:10:59 [INFO] DOCKER> 15:10:59 [INFO] DOCKER> ---> Running in bf4a449d6dac 15:10:59 [INFO] DOCKER> Removing intermediate container bf4a449d6dac 15:10:59 [INFO] DOCKER> ---> ac3ce46ebe39 15:10:59 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 15:10:59 [INFO] DOCKER> 15:10:59 [INFO] DOCKER> ---> Running in ec7dff4e62f1 15:10:59 [INFO] DOCKER> Removing intermediate container ec7dff4e62f1 15:10:59 [INFO] DOCKER> ---> 7ea279c8fbea 15:10:59 [INFO] DOCKER> Successfully built 7ea279c8fbea 15:10:59 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 15:10:59 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:7ea27 15:10:59 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 4.2.2-SNAPSHOT,4.2.2-SNAPSHOT-20251104T1508,4.2-SNAPSHOT-latest 15:10:59 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT successful! 15:10:59 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT-20251104T1508 successful! 15:10:59 [INFO] DOCKER> Tagging image onap/policy-pap:4.2-SNAPSHOT-latest successful! 15:10:59 [INFO] 15:10:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-docker --- 15:10:59 [INFO] Starting audit... 15:10:59 Audit done. 15:10:59 [INFO] You have 0 Checkstyle violations. 15:10:59 [INFO] 15:10:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-docker --- 15:10:59 [INFO] Starting audit... 15:10:59 Audit done. 15:10:59 [INFO] You have 0 Checkstyle violations. 15:10:59 [INFO] 15:10:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-docker --- 15:10:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:10:59 [INFO] 15:10:59 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-docker --- 15:10:59 [INFO] No tests to run. 15:10:59 [INFO] 15:10:59 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-docker --- 15:10:59 [INFO] Analyzed bundle 'policy-pap-docker' with 0 classes 15:10:59 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 15:10:59 [INFO] 15:10:59 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-docker --- 15:10:59 [INFO] 15:10:59 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-docker --- 15:10:59 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-docker/4.2.2-SNAPSHOT/policy-pap-docker-4.2.2-SNAPSHOT.pom 15:10:59 [INFO] 15:10:59 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-docker --- 15:10:59 [INFO] Skipping artifact deployment 15:10:59 [INFO] 15:10:59 [INFO] --- docker-maven-plugin:0.43.4:build (push-images) @ policy-pap-docker --- 15:10:59 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 15:10:59 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 15:10:59 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 15:11:00 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 15:11:01 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 1 second 15:11:01 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> 08ef35a1c3f0 15:11:01 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> a73ac60830cd 15:11:01 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> 2195ea878244 15:11:01 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> eb56aca483ce 15:11:01 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:4.2.2-SNAPSHOT 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> 6f6c45eed465 15:11:01 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> 76f40002602e 15:11:01 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> 70c039ff3db6 15:11:01 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> c55012957206 15:11:01 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:01 [INFO] DOCKER> ---> 5383a5ac1c86 15:11:01 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 15:11:01 [INFO] DOCKER> 15:11:01 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 64f1a2729fd9 15:11:02 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 3a79d4ace537 15:11:02 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-11-04T15:10:42.099Z" 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 57e14d64527c 15:11:02 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="4.2.2-SNAPSHOT" 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> efd87dc2e4df 15:11:02 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="9b0b9eb" 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> c674722187b6 15:11:02 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> ef36a110e1a8 15:11:02 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 4d600151464b 15:11:02 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 604a3af8c867 15:11:02 [INFO] DOCKER> Step 18/27 : USER root 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> dcb01174bf2c 15:11:02 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 5671fe6c94b8 15:11:02 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> dd85b5d4e2eb 15:11:02 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 5b995aa16ffa 15:11:02 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 78d87c71f987 15:11:02 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 329003cc4293 15:11:02 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 47cc9be8f352 15:11:02 [INFO] DOCKER> Step 25/27 : USER policy 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 6b7da2b21248 15:11:02 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> ac3ce46ebe39 15:11:02 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 15:11:02 [INFO] DOCKER> 15:11:02 [INFO] DOCKER> ---> Using cache 15:11:02 [INFO] DOCKER> ---> 7ea279c8fbea 15:11:02 [INFO] DOCKER> Successfully built 7ea279c8fbea 15:11:02 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 15:11:02 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:7ea27 15:11:02 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 4.2.2-SNAPSHOT,4.2.2-SNAPSHOT-20251104T1508,4.2-SNAPSHOT-latest 15:11:02 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT successful! 15:11:02 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT-20251104T1508 successful! 15:11:02 [INFO] DOCKER> Tagging image onap/policy-pap:4.2-SNAPSHOT-latest successful! 15:11:02 [INFO] 15:11:02 [INFO] --- docker-maven-plugin:0.43.4:push (push-images) @ policy-pap-docker --- 15:11:02 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 15:11:12 [INFO] DOCKER> latest: digest: sha256:943ce25af102bcfca636cb760c2059d1379c192a5d5a63fb194227ed2d231a3b size: 1786 15:11:12 [INFO] DOCKER> Pushed onap/policy-pap in 9 seconds 15:11:12 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 15:11:12 [INFO] DOCKER> 4.2.2-SNAPSHOT: digest: sha256:943ce25af102bcfca636cb760c2059d1379c192a5d5a63fb194227ed2d231a3b size: 1786 15:11:12 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 15:11:12 [INFO] DOCKER> 4.2.2-SNAPSHOT-20251104T1508: digest: sha256:943ce25af102bcfca636cb760c2059d1379c192a5d5a63fb194227ed2d231a3b size: 1786 15:11:12 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 15:11:12 [INFO] DOCKER> 4.2-SNAPSHOT-latest: digest: sha256:943ce25af102bcfca636cb760c2059d1379c192a5d5a63fb194227ed2d231a3b size: 1786 15:11:12 [INFO] 15:11:12 [INFO] -----------------< org.onap.policy.pap:pap-testsuites >----------------- 15:11:12 [INFO] Building pap-testsuites 4.2.2-SNAPSHOT [6/8] 15:11:12 [INFO] --------------------------------[ pom ]--------------------------------- 15:11:12 [INFO] 15:11:12 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-testsuites --- 15:11:12 [INFO] 15:11:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-testsuites --- 15:11:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/testsuites/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:11:12 --add-opens java.base/java.util=ALL-UNNAMED 15:11:12 --add-opens java.base/java.lang=ALL-UNNAMED 15:11:12 --add-opens java.sql/java.sql=ALL-UNNAMED 15:11:12 [INFO] 15:11:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-testsuites --- 15:11:12 [INFO] Starting audit... 15:11:12 Audit done. 15:11:12 [INFO] You have 0 Checkstyle violations. 15:11:12 [INFO] 15:11:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-testsuites --- 15:11:12 [INFO] Starting audit... 15:11:12 Audit done. 15:11:12 [INFO] You have 0 Checkstyle violations. 15:11:12 [INFO] 15:11:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-testsuites --- 15:11:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:12 [INFO] 15:11:12 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-testsuites --- 15:11:12 [INFO] No tests to run. 15:11:12 [INFO] 15:11:12 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-testsuites --- 15:11:12 [INFO] Analyzed bundle 'pap-testsuites' with 0 classes 15:11:12 [INFO] 15:11:12 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-testsuites --- 15:11:12 [INFO] 15:11:12 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-testsuites --- 15:11:12 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-testsuites/4.2.2-SNAPSHOT/pap-testsuites-4.2.2-SNAPSHOT.pom 15:11:12 [INFO] 15:11:12 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-testsuites --- 15:11:12 [INFO] 15:11:12 [INFO] -----------------< org.onap.policy.pap:pap-stability >------------------ 15:11:12 [INFO] Building pap-stability 4.2.2-SNAPSHOT [7/8] 15:11:12 [INFO] --------------------------------[ jar ]--------------------------------- 15:11:12 [INFO] 15:11:12 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-stability --- 15:11:12 [INFO] 15:11:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-stability --- 15:11:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/testsuites/stability/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:11:12 --add-opens java.base/java.util=ALL-UNNAMED 15:11:12 --add-opens java.base/java.lang=ALL-UNNAMED 15:11:12 --add-opens java.sql/java.sql=ALL-UNNAMED 15:11:12 [INFO] 15:11:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-stability --- 15:11:12 [INFO] Starting audit... 15:11:12 Audit done. 15:11:12 [INFO] You have 0 Checkstyle violations. 15:11:12 [INFO] 15:11:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-stability --- 15:11:12 [INFO] Starting audit... 15:11:12 Audit done. 15:11:12 [INFO] You have 0 Checkstyle violations. 15:11:12 [INFO] 15:11:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-stability --- 15:11:12 [INFO] Copying 1 resource from src/main/resources to target/classes 15:11:12 [INFO] 15:11:12 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-stability --- 15:11:12 [INFO] No sources to compile 15:11:12 [INFO] 15:11:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-stability --- 15:11:12 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/stability/src/test/resources 15:11:12 [INFO] 15:11:12 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-stability --- 15:11:12 [INFO] No sources to compile 15:11:12 [INFO] 15:11:12 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-stability --- 15:11:12 [INFO] No tests to run. 15:11:12 [INFO] 15:11:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-stability --- 15:11:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:12 [INFO] 15:11:12 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-stability --- 15:11:12 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT.jar 15:11:13 [INFO] 15:11:13 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-stability --- 15:11:13 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 15:11:13 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT-stability.zip 15:11:13 [INFO] 15:11:13 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-stability --- 15:11:13 [INFO] No tests to run. 15:11:13 [INFO] 15:11:13 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-stability --- 15:11:13 [INFO] Analyzed bundle 'pap-stability' with 0 classes 15:11:13 [INFO] 15:11:13 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-stability --- 15:11:13 [INFO] 15:11:13 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-stability --- 15:11:13 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.2-SNAPSHOT/pap-stability-4.2.2-SNAPSHOT.pom 15:11:13 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.2-SNAPSHOT/pap-stability-4.2.2-SNAPSHOT.jar 15:11:13 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT-stability.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.2-SNAPSHOT/pap-stability-4.2.2-SNAPSHOT-stability.zip 15:11:13 [INFO] 15:11:13 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-stability --- 15:11:13 [INFO] 15:11:13 [INFO] ----------------< org.onap.policy.pap:pap-performance >----------------- 15:11:13 [INFO] Building pap-performance 4.2.2-SNAPSHOT [8/8] 15:11:13 [INFO] --------------------------------[ jar ]--------------------------------- 15:11:13 [INFO] 15:11:13 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-performance --- 15:11:13 [INFO] 15:11:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-performance --- 15:11:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/testsuites/performance/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:11:13 --add-opens java.base/java.util=ALL-UNNAMED 15:11:13 --add-opens java.base/java.lang=ALL-UNNAMED 15:11:13 --add-opens java.sql/java.sql=ALL-UNNAMED 15:11:13 [INFO] 15:11:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-performance --- 15:11:13 [INFO] Starting audit... 15:11:13 Audit done. 15:11:13 [INFO] You have 0 Checkstyle violations. 15:11:13 [INFO] 15:11:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-performance --- 15:11:13 [INFO] Starting audit... 15:11:13 Audit done. 15:11:13 [INFO] You have 0 Checkstyle violations. 15:11:13 [INFO] 15:11:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-performance --- 15:11:13 [INFO] Copying 2 resources from src/main/resources to target/classes 15:11:13 [INFO] 15:11:13 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-performance --- 15:11:13 [INFO] No sources to compile 15:11:13 [INFO] 15:11:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-performance --- 15:11:13 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/performance/src/test/resources 15:11:13 [INFO] 15:11:13 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-performance --- 15:11:13 [INFO] No sources to compile 15:11:13 [INFO] 15:11:13 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-performance --- 15:11:13 [INFO] No tests to run. 15:11:13 [INFO] 15:11:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-performance --- 15:11:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:11:13 [INFO] 15:11:13 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-performance --- 15:11:13 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT.jar 15:11:13 [INFO] 15:11:13 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-performance --- 15:11:13 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 15:11:13 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT-performance.zip 15:11:13 [INFO] 15:11:13 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-performance --- 15:11:13 [INFO] No tests to run. 15:11:13 [INFO] 15:11:13 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-performance --- 15:11:13 [INFO] Analyzed bundle 'pap-performance' with 0 classes 15:11:13 [INFO] 15:11:13 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-performance --- 15:11:13 [INFO] 15:11:13 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-performance --- 15:11:13 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.2-SNAPSHOT/pap-performance-4.2.2-SNAPSHOT.pom 15:11:13 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.2-SNAPSHOT/pap-performance-4.2.2-SNAPSHOT.jar 15:11:13 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT-performance.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.2-SNAPSHOT/pap-performance-4.2.2-SNAPSHOT-performance.zip 15:11:13 [INFO] 15:11:13 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-performance --- 15:11:13 [INFO] ------------------------------------------------------------------------ 15:11:13 [INFO] Reactor Summary for policy-pap 4.2.2-SNAPSHOT: 15:11:13 [INFO] 15:11:13 [INFO] policy-pap ......................................... SUCCESS [ 17.748 s] 15:11:13 [INFO] pap-main ........................................... SUCCESS [01:51 min] 15:11:13 [INFO] pap-packages ....................................... SUCCESS [ 0.234 s] 15:11:13 [INFO] policy-pap-tarball ................................. SUCCESS [ 0.750 s] 15:11:13 [INFO] policy-pap-docker .................................. SUCCESS [ 34.851 s] 15:11:13 [INFO] pap-testsuites ..................................... SUCCESS [ 0.189 s] 15:11:13 [INFO] pap-stability ...................................... SUCCESS [ 0.648 s] 15:11:13 [INFO] pap-performance .................................... SUCCESS [ 0.282 s] 15:11:13 [INFO] ------------------------------------------------------------------------ 15:11:13 [INFO] BUILD SUCCESS 15:11:13 [INFO] ------------------------------------------------------------------------ 15:11:13 [INFO] Total time: 02:47 min 15:11:13 [INFO] Finished at: 2025-11-04T15:11:13Z 15:11:13 [INFO] ------------------------------------------------------------------------ 15:11:13 $ ssh-agent -k 15:11:13 unset SSH_AUTH_SOCK; 15:11:13 unset SSH_AGENT_PID; 15:11:13 echo Agent pid 2050 killed; 15:11:13 [ssh-agent] Stopped. 15:11:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:11:14 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins6616175194256718580.sh 15:11:14 ---> sysstat.sh 15:11:14 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins15041973773850827520.sh 15:11:14 ---> package-listing.sh 15:11:14 ++ facter osfamily 15:11:14 ++ tr '[:upper:]' '[:lower:]' 15:11:14 + OS_FAMILY=debian 15:11:14 + workspace=/w/workspace/policy-pap-master-merge-java 15:11:14 + START_PACKAGES=/tmp/packages_start.txt 15:11:14 + END_PACKAGES=/tmp/packages_end.txt 15:11:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:14 + PACKAGES=/tmp/packages_start.txt 15:11:14 + '[' /w/workspace/policy-pap-master-merge-java ']' 15:11:14 + PACKAGES=/tmp/packages_end.txt 15:11:14 + case "${OS_FAMILY}" in 15:11:14 + dpkg -l 15:11:14 + grep '^ii' 15:11:14 + '[' -f /tmp/packages_start.txt ']' 15:11:14 + '[' -f /tmp/packages_end.txt ']' 15:11:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:14 + '[' /w/workspace/policy-pap-master-merge-java ']' 15:11:14 + mkdir -p /w/workspace/policy-pap-master-merge-java/archives/ 15:11:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-master-merge-java/archives/ 15:11:14 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins13460165195391208924.sh 15:11:14 ---> capture-instance-metadata.sh 15:11:14 Setup pyenv: 15:11:14 system 15:11:14 3.8.13 15:11:14 3.9.13 15:11:14 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 15:11:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3JdG from file:/tmp/.os_lf_venv 15:11:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:16 lf-activate-venv(): INFO: Base packages installed successfully 15:11:16 lf-activate-venv(): INFO: Installing additional packages: lftools 15:11:24 lf-activate-venv(): INFO: Adding /tmp/venv-3JdG/bin to PATH 15:11:24 INFO: Running in OpenStack, capturing instance metadata 15:11:25 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins15946372181590154763.sh 15:11:25 provisioning config files... 15:11:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config16200051320977989042tmp 15:11:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:11:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:11:25 [EnvInject] - Injecting environment variables from a build step. 15:11:25 [EnvInject] - Injecting as environment variables the properties content 15:11:25 SERVER_ID=logs 15:11:25 15:11:25 [EnvInject] - Variables injected successfully. 15:11:25 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins10997848469758294029.sh 15:11:25 ---> create-netrc.sh 15:11:25 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins1126188508458698858.sh 15:11:25 ---> python-tools-install.sh 15:11:25 Setup pyenv: 15:11:25 system 15:11:25 3.8.13 15:11:25 3.9.13 15:11:25 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 15:11:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3JdG from file:/tmp/.os_lf_venv 15:11:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:27 lf-activate-venv(): INFO: Base packages installed successfully 15:11:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-3JdG/bin to PATH 15:11:35 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins7888239708302623459.sh 15:11:35 ---> sudo-logs.sh 15:11:35 Archiving 'sudo' log.. 15:11:35 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins3804447420650129473.sh 15:11:35 ---> job-cost.sh 15:11:35 Setup pyenv: 15:11:35 system 15:11:35 3.8.13 15:11:35 3.9.13 15:11:35 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 15:11:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3JdG from file:/tmp/.os_lf_venv 15:11:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:37 lf-activate-venv(): INFO: Base packages installed successfully 15:11:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-3JdG/bin to PATH 15:11:44 INFO: No Stack... 15:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:44 INFO: Archiving Costs 15:11:44 [policy-pap-master-merge-java] $ /bin/bash -l /tmp/jenkins16408911167931066259.sh 15:11:44 ---> logs-deploy.sh 15:11:44 Setup pyenv: 15:11:45 system 15:11:45 3.8.13 15:11:45 3.9.13 15:11:45 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 15:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3JdG from file:/tmp/.os_lf_venv 15:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:47 lf-activate-venv(): INFO: Base packages installed successfully 15:11:47 lf-activate-venv(): INFO: Installing additional packages: lftools 15:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-3JdG/bin to PATH 15:11:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-master-merge-java/412 15:11:55 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 15:11:56 Archives upload complete. 15:11:56 INFO: archiving logs to Nexus 15:11:57 ---> uname -a: 15:11:57 Linux prd-ubuntu1804-docker-8c-8g-8703 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:11:57 15:11:57 15:11:57 ---> lscpu: 15:11:57 Architecture: x86_64 15:11:57 CPU op-mode(s): 32-bit, 64-bit 15:11:57 Byte Order: Little Endian 15:11:57 CPU(s): 8 15:11:57 On-line CPU(s) list: 0-7 15:11:57 Thread(s) per core: 1 15:11:57 Core(s) per socket: 1 15:11:57 Socket(s): 8 15:11:57 NUMA node(s): 1 15:11:57 Vendor ID: AuthenticAMD 15:11:57 CPU family: 23 15:11:57 Model: 49 15:11:57 Model name: AMD EPYC-Rome Processor 15:11:57 Stepping: 0 15:11:57 CPU MHz: 2800.000 15:11:57 BogoMIPS: 5600.00 15:11:57 Virtualization: AMD-V 15:11:57 Hypervisor vendor: KVM 15:11:57 Virtualization type: full 15:11:57 L1d cache: 32K 15:11:57 L1i cache: 32K 15:11:57 L2 cache: 512K 15:11:57 L3 cache: 16384K 15:11:57 NUMA node0 CPU(s): 0-7 15:11:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:11:57 15:11:57 15:11:57 ---> nproc: 15:11:57 8 15:11:57 15:11:57 15:11:57 ---> df -h: 15:11:57 Filesystem Size Used Avail Use% Mounted on 15:11:57 udev 16G 0 16G 0% /dev 15:11:57 tmpfs 3.2G 712K 3.2G 1% /run 15:11:57 /dev/vda1 155G 11G 144G 8% / 15:11:57 tmpfs 16G 0 16G 0% /dev/shm 15:11:57 tmpfs 5.0M 0 5.0M 0% /run/lock 15:11:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:11:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:11:57 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:11:57 15:11:57 15:11:57 ---> free -m: 15:11:57 total used free shared buff/cache available 15:11:57 Mem: 32167 861 28101 0 3203 30861 15:11:57 Swap: 1023 0 1023 15:11:57 15:11:57 15:11:57 ---> ip addr: 15:11:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:11:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:11:57 inet 127.0.0.1/8 scope host lo 15:11:57 valid_lft forever preferred_lft forever 15:11:57 inet6 ::1/128 scope host 15:11:57 valid_lft forever preferred_lft forever 15:11:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:11:57 link/ether fa:16:3e:29:ef:5f brd ff:ff:ff:ff:ff:ff 15:11:57 inet 10.30.107.230/23 brd 10.30.107.255 scope global dynamic ens3 15:11:57 valid_lft 86093sec preferred_lft 86093sec 15:11:57 inet6 fe80::f816:3eff:fe29:ef5f/64 scope link 15:11:57 valid_lft forever preferred_lft forever 15:11:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:11:57 link/ether 02:42:a9:5c:b1:c3 brd ff:ff:ff:ff:ff:ff 15:11:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:11:57 valid_lft forever preferred_lft forever 15:11:57 inet6 fe80::42:a9ff:fe5c:b1c3/64 scope link 15:11:57 valid_lft forever preferred_lft forever 15:11:57 15:11:57 15:11:57 ---> sar -b -r -n DEV: 15:11:57 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8703) 11/04/25 _x86_64_ (8 CPU) 15:11:57 15:11:57 15:06:52 LINUX RESTART (8 CPU) 15:11:57 15:11:57 15:07:01 tps rtps wtps bread/s bwrtn/s 15:11:57 15:08:02 388.19 74.20 313.98 5353.77 98308.28 15:11:57 15:09:01 215.12 38.62 176.50 1999.12 74684.56 15:11:57 15:10:01 40.63 8.57 32.06 655.89 37201.80 15:11:57 15:11:01 337.69 4.97 332.72 497.97 40689.37 15:11:57 Average: 245.53 31.56 213.98 2127.15 62670.04 15:11:57 15:11:57 15:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:11:57 15:08:02 30046220 31601120 2893000 8.78 63944 1803820 1492084 4.39 980060 1627040 192332 15:11:57 15:09:01 29023984 30960788 3915236 11.89 84640 2148388 2029544 5.97 1617160 1976172 19576 15:11:57 15:10:01 27466296 29434524 5472924 16.62 85468 2178112 3996756 11.76 3221152 1925944 772 15:11:57 15:11:01 27570912 30383948 5368308 16.30 94288 2997528 2498304 7.35 2515860 2489492 468 15:11:57 Average: 28526853 30595095 4412367 13.40 82085 2281962 2504172 7.37 2083558 2004662 53287 15:11:57 15:11:57 15:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:11:57 15:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:57 15:08:02 ens3 389.44 263.64 1668.39 75.88 0.00 0.00 0.00 0.00 15:11:57 15:08:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 15:11:57 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:57 15:09:01 ens3 353.57 284.17 3626.18 45.40 0.00 0.00 0.00 0.00 15:11:57 15:09:01 lo 0.95 0.95 0.10 0.10 0.00 0.00 0.00 0.00 15:11:57 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:57 15:10:01 ens3 279.10 219.45 168.98 87.70 0.00 0.00 0.00 0.00 15:11:57 15:10:01 lo 39.94 39.94 20.04 20.04 0.00 0.00 0.00 0.00 15:11:57 15:11:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:11:57 15:11:01 ens3 634.94 505.80 2586.65 1814.12 0.00 0.00 0.00 0.00 15:11:57 15:11:01 lo 29.39 29.39 11.23 11.23 0.00 0.00 0.00 0.00 15:11:57 Average: docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:57 Average: ens3 414.52 318.41 2005.83 507.76 0.00 0.00 0.00 0.00 15:11:57 Average: lo 18.06 18.06 7.92 7.92 0.00 0.00 0.00 0.00 15:11:57 15:11:57 15:11:57 ---> sar -P ALL: 15:11:57 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8703) 11/04/25 _x86_64_ (8 CPU) 15:11:57 15:11:57 15:06:52 LINUX RESTART (8 CPU) 15:11:57 15:11:57 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:11:57 15:08:02 all 8.83 0.00 1.18 4.74 0.04 85.22 15:11:57 15:08:02 0 9.75 0.00 0.82 6.96 0.05 82.42 15:11:57 15:08:02 1 28.97 0.00 1.78 2.04 0.07 67.15 15:11:57 15:08:02 2 11.79 0.00 0.83 0.87 0.05 86.46 15:11:57 15:08:02 3 2.97 0.00 2.03 22.80 0.05 72.15 15:11:57 15:08:02 4 6.52 0.00 1.49 4.29 0.02 87.69 15:11:57 15:08:02 5 2.62 0.00 0.90 0.33 0.03 96.11 15:11:57 15:08:02 6 3.96 0.00 0.72 0.12 0.02 95.19 15:11:57 15:08:02 7 4.15 0.00 0.87 0.55 0.02 94.42 15:11:57 15:09:01 all 15.79 0.00 0.90 2.96 0.06 80.30 15:11:57 15:09:01 0 13.84 0.00 0.99 3.11 0.05 82.01 15:11:57 15:09:01 1 36.67 0.00 2.37 4.27 0.08 56.60 15:11:57 15:09:01 2 13.00 0.00 0.36 0.32 0.03 86.28 15:11:57 15:09:01 3 14.87 0.00 0.43 11.84 0.07 72.80 15:11:57 15:09:01 4 18.98 0.00 0.99 1.55 0.05 78.43 15:11:57 15:09:01 5 11.83 0.00 0.70 1.62 0.09 85.76 15:11:57 15:09:01 6 8.40 0.00 0.86 0.39 0.05 90.30 15:11:57 15:09:01 7 8.72 0.00 0.49 0.58 0.03 90.18 15:11:57 15:10:01 all 45.22 0.00 0.93 1.10 0.08 52.65 15:11:57 15:10:01 0 40.50 0.00 1.24 5.76 0.10 52.40 15:11:57 15:10:01 1 51.82 0.00 0.48 0.02 0.08 47.60 15:11:57 15:10:01 2 52.80 0.00 1.37 1.63 0.10 44.10 15:11:57 15:10:01 3 55.10 0.00 0.87 0.00 0.08 43.95 15:11:57 15:10:01 4 42.13 0.00 0.97 0.30 0.07 56.53 15:11:57 15:10:01 5 44.65 0.00 0.89 0.07 0.07 54.33 15:11:57 15:10:01 6 40.99 0.00 0.74 0.77 0.08 57.42 15:11:57 15:10:01 7 33.78 0.00 0.92 0.28 0.08 64.93 15:11:57 15:11:01 all 22.80 0.00 2.19 2.08 0.07 72.86 15:11:57 15:11:01 0 24.01 0.00 1.88 0.02 0.07 74.03 15:11:57 15:11:01 1 22.87 0.00 2.22 1.95 0.07 72.88 15:11:57 15:11:01 2 19.48 0.00 2.26 2.09 0.08 76.08 15:11:57 15:11:01 3 24.20 0.00 1.83 1.44 0.08 72.45 15:11:57 15:11:01 4 27.08 0.00 3.51 7.20 0.08 62.12 15:11:57 15:11:01 5 25.73 0.00 2.01 1.02 0.05 71.18 15:11:57 15:11:01 6 15.92 0.00 1.87 1.22 0.07 80.92 15:11:57 15:11:01 7 23.16 0.00 1.92 1.71 0.07 73.14 15:11:57 Average: all 23.18 0.00 1.30 2.72 0.06 72.73 15:11:57 Average: 0 22.05 0.00 1.23 3.97 0.07 72.69 15:11:57 Average: 1 35.09 0.00 1.71 2.06 0.08 61.06 15:11:57 Average: 2 24.33 0.00 1.21 1.23 0.07 73.17 15:11:57 Average: 3 24.32 0.00 1.29 9.01 0.07 65.31 15:11:57 Average: 4 23.68 0.00 1.74 3.34 0.05 71.18 15:11:57 Average: 5 21.22 0.00 1.13 0.76 0.06 76.84 15:11:57 Average: 6 17.33 0.00 1.05 0.62 0.05 80.95 15:11:57 Average: 7 17.48 0.00 1.05 0.78 0.05 80.64 15:11:57 15:11:57 15:11:57